Include uid_wrapper correctly.
[kai/samba.git] / source4 / ntvfs / unixuid / vfs_unixuid.c
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettntvfs: Use security_unix_token from auth.idl
2011-03-19 Jelmer Vernooijsource4/ntvfs: Fix prototypes for all functions.
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:ntvfs Don't treat the user SID and primary group...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Andrew Bartletts4:ntvfs Don't attempt to follow NULL in unixuid_setup_...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthias Dieter... Cosmetic correction
2009-05-20 Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-19 Andrew Tridgelluse the tevent nesting code to avoid the uid problem...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:ntvfs/unixuid: s/private/priv
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Kai Blinntvfs: Use wbclient in vsf_unixuid, not sidmap
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Andrew Tridgellr21214: fixed a valgrind error that can be caused by...
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Andrew Tridgellr15826: ensure we don't dereference sec when NULL
2007-10-10 James Peachr15188: Restore svn rev. 15183, 15184 and 15185, which...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 James Peachr15185: Force all NTVFS modules to provide a critical...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Andrew Tridgellr14615: add notify to unixuid ntvfs module
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Stefan Metzmacherr13129: fix the memory hierachie
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Alexander Bokovoyr9320: Fix premature dereference bug found by Coverty...
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr3982: split out the sid -> uid/gid mapping routines...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Stefan Metzmacherr3290: allow SID_ANONYMOUS ( "S-1-5-7" ) to be the...
2007-10-10 Andrew Bartlettr3185: Machines can login with krb5, so we need to...
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Andrew Tridgellr3024: run the *_connect() NTVFS initialisation operati...
2007-10-10 Andrew Tridgellr2934: - changed the unixuid module to use the nt_user_...
2007-10-10 Andrew Tridgellr2930: added a security context cache to the unixuid...
2007-10-10 Andrew Tridgellr2803: allow unixuid module to work with foreign securi...
2007-10-10 Andrew Tridgellr2796: - changed ldap attributes "UnixID" to "unixID...
2007-10-10 Andrew Tridgellr2794: a very simple version of the unixuid NTVFS pass...