summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/unixuid
Commit message (Expand)AuthorAgeFilesLines
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* samdb: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-11/+0
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-1/+1
* s4:ntvfs Don't treat the user SID and primary group SID special for idmapAndrew Bartlett2010-08-181-12/+4
* s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett2010-05-241-12/+12
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-4/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+11
* s4: Switch to S3-style id mapping data types.Kai Blin2010-02-111-5/+5
* s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer2010-02-051-0/+10
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-1/+1
* s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()Andrew Bartlett2009-10-021-1/+4
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-1/+1
* Cosmetic correctionMatthias Dieter Wallnöfer2009-07-191-1/+1
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-201-2/+2
* use the tevent nesting code to avoid the uid problem in the VFSAndrew Tridgell2009-03-191-0/+66
* s4:ntvfs/unixuid: s/private/privStefan Metzmacher2009-02-021-23/+23
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-22/+50
|\
| * ntvfs: Use wbclient in vsf_unixuid, not sidmapKai Blin2008-04-021-22/+50
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+2
|/
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+2
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-2/+2
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-1/+1
* r21214: fixed a valgrind error that can be caused by a semi-async call insideAndrew Tridgell2007-10-101-1/+4
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-1/+1
* r15826: ensure we don't dereference sec when NULLAndrew Tridgell2007-10-101-1/+2
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-101-0/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach2007-10-101-3/+4
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-4/+3
* r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach2007-10-101-3/+4
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-102-1/+2
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-101-0/+1
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-1/+0
* r14615: add notify to unixuid ntvfs moduleAndrew Tridgell2007-10-101-0/+14
* r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher2007-10-101-4/+4
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-4/+8
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-37/+36
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-2/+0
* r13129: fix the memory hierachieStefan Metzmacher2007-10-101-1/+2