configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permission...
[kai/samba.git] / source3 / smbd / posix_acls.c
2001-02-16 Jeremy Allisonconfigure configure.in smbd/posix_acls.c smbd/dosmode...
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-24 Jeremy AllisonSync up with POSIX ACL code from 2.2.
2001-01-23 Jeremy Allisoninclude/vfs.h:
2001-01-15 Jeremy AllisonFixes for POSIX ACLS. ACL merge code.
2001-01-15 Jeremy AllisonUpdated from 2.2.
2001-01-11 Jeremy AllisonFixed typo with acl_set_fd() not needing an ACL_TYPE_T...
2001-01-11 Jeremy AllisonFirst compiling version of code that sets NT ACLs as...
2000-12-19 Jeremy AllisonSplit set_nt_acls into owner set (which uses chown...
2000-12-19 Jeremy AllisonSplit the one sys_acl_free call into sys_acl_free_TYPE...
2000-12-18 Jeremy AllisonFix typos in new group sid check.
2000-12-16 Jeremy AllisonFixed chown/chgrp setting from smbcacls.
2000-12-07 Jeremy AllisonWorking code to read POSIX ACLs on a Linux system using...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-12-06 Jeremy AllisonMake smbd/posix_acls.c use abstract interface.
2000-12-06 Jeremy AllisonMoving to abstract API interface (sys_get_acl() etc...
2000-12-01 Jeremy AllisonCode to read & return POSIX ACLs as NT ACLs. Close...
2000-11-30 Jeremy AllisonKeep syncing up POSIX ACL work...
2000-11-30 Jeremy AllisonWork in progress, doesn't compile. Adding the POSIX...
2000-10-28 Jeremy AllisonDavid Lee's utmp patch (finally). Thanks David !
2000-08-29 Jeremy AllisonThis doesn't compile but is a placeholder for moving...