index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sysacls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
2001-04-05
1
-559
/
+52
*
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-0
/
+214
*
IRIX ACLs from Herb.
Jeremy Allison
2001-04-02
1
-0
/
+244
*
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
2001-03-22
1
-0
/
+20
*
Fixed a couple of getpwXX calls that were not going through the sys_getpwXX
Jeremy Allison
2001-03-01
1
-2
/
+2
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-0
/
+536
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
1
-6
/
+6
*
Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some
Jeremy Allison
2001-02-15
1
-0
/
+559
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-5
/
+5
*
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
2001-01-11
1
-2
/
+90
*
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-11
/
+32
*
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
1
-6
/
+6
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-1
/
+1
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-2
/
+49
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-0
/
+12
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-0
/
+110