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