summaryrefslogtreecommitdiff
path: root/source4/ntvfs
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij2-5/+7
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij3-10/+10
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-1/+5
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij2-8/+11
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-4/+4
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-1/+1
2008-02-14A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell1-0/+3
2008-02-14we need to refuse a root_fid in rename on SMB but not SMB2Andrew Tridgell1-3/+5
2008-02-14Fixed SMB2 rename operations from Vista clientsAndrew Tridgell1-13/+24
2008-02-13missed another spot in the SMB2 create conversionAndrew Tridgell1-6/+6
2008-02-13updated SMB2 create operation to match WSPP.Andrew Tridgell1-2/+2
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-4/+16
2008-02-13updated SMB2 tcon as per WSPP docsAndrew Tridgell1-3/+5
2008-02-12Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez1-4/+16
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-4/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij4-18/+20
2008-01-05r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij1-2/+2
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-7/+1
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij3-4/+6
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij3-5/+5
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2-2/+2
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2-2/+2
2007-12-21r26443: Remove global_loadparm instances.Jelmer Vernooij2-3/+3
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij3-2/+4
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij1-2/+2
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij3-6/+8
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij5-12/+15
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
2007-12-21r26403: Make sure ntvfs is only initialized once.Jelmer Vernooij1-1/+7
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij6-5/+9
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij9-10/+13
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij5-11/+11
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-1/+2
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij3-4/+6
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij1-1/+0
2007-12-21r26053: IPC_RAP: don't use ndr_pull_save anymoreStefan Metzmacher1-6/+6
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij5-5/+5
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher4-75/+128
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij30-219/+219
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2-2/+2
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij4-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-4/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij4-5/+5
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij8-0/+8