r6579: improved the handling of lock timeouts and cancels in the pvfs locking
[samba.git] / source / ntvfs / unixuid /
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 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
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...