Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17804: Fix a enum/int mixup found by the IRIX compiler. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r17179: Merge the vl-posixacls tmp branch into mainline. It | Jim McDonough | 1 | -230/+20 |
2007-10-10 | r7946: Minor C++ compatibility fix. | Jeremy Allison | 1 | -2/+2 |
2003-10-20 | more 2.2.x compatibility fixes - allow user looksup in the kerb5 | Gerald Carter | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+0 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-15 | Added HPUX ACL code. | Jeremy Allison | 1 | -0/+41 |
2001-08-10 | Added Mike Davidsons Tru64 ACL patch. | Jeremy Allison | 1 | -2/+2 |
2001-07-26 | Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie. | Jeremy Allison | 1 | -0/+30 |
2001-06-18 | Added patches to remove Linux specific XFS ACLs. These are now handled by the | Jeremy Allison | 1 | -42/+0 |
2001-04-17 | AIX ACLs donated by IBM. | Jeremy Allison | 1 | -0/+47 |
2001-04-05 | Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs. | Jeremy Allison | 1 | -45/+6 |
2001-04-03 | Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>. | Jeremy Allison | 1 | -0/+42 |
2001-04-02 | IRIX ACLs from Herb. | Jeremy Allison | 1 | -0/+30 |
2001-02-25 | rpc_client/cli_netlogon.c: Fixed incorrect printf. | Jeremy Allison | 1 | -0/+36 |
2001-02-15 | Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some | Jeremy Allison | 1 | -0/+39 |
2000-12-07 | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 1 | -2/+4 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 1 | -2/+4 |
2000-12-06 | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 1 | -0/+91 |