summaryrefslogtreecommitdiff
path: root/source4/ntvfs/unixuid
Commit message (Expand)AuthorAgeFilesLines
* s4:auth/unix_token: remove unused tevent_context from security_token_to_unix_...Stefan Metzmacher2017-06-261-3/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* ntvfs: Add error debug statements for set_unix_securityAndreas Schneider2015-11-051-0/+3
* s4:ntvfs/unixuid: remove unused allow_warnings=TrueStefan Metzmacher2014-11-251-1/+0
* s4:ntvfs/unixuid: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-03-051-8/+0
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-051-3/+1
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-03-051-1/+1
* Revert "auth4: security_token_to_unix_token only needs a tevent_context"Volker Lendecke2014-02-181-1/+1
* Revert "unixuid: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-181-1/+3
* Revert "ntvfs_unixuid: No wbc_context required"Volker Lendecke2014-02-181-0/+8
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-02-101-8/+0
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-101-3/+1
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-02-101-1/+1
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-5/+6
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-131-31/+31
* s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...Matthieu Patou2012-02-101-1/+1
* Include uid_wrapper correctly.Andreas Schneider2011-10-271-10/+0
* s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2011-07-292-54/+4
* ntvfs: Use security_unix_token from auth.idlAndrew Bartlett2011-07-291-24/+16
* 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