summaryrefslogtreecommitdiff
path: root/source4/ntvfs/print
Commit message (Expand)AuthorAgeFilesLines
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-131-4/+4
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-201-1/+6
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-2/+2
* r26443: Remove global_loadparm instances.Jelmer Vernooij2007-12-211-2/+2
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+2
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-2/+1
* r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach2007-10-101-1/+2
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+1
* r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach2007-10-101-1/+2
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-1/+0
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-101-7/+7
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-1/+2
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-5/+4
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r5500: ntvfs modules that are the final backend needs to set theStefan Metzmacher2007-10-101-0/+8
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+1
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-101-0/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-4/+8
* r2633: fixed some function types in the (unused) print backendAndrew Tridgell2007-10-101-2/+2
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-2/+2
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-101-1/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-3/+3
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-2/+2
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-1/+2
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-5/+9
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-6/+8
* first public release of samba4 codeAndrew Tridgell2003-08-132-0/+107