index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
sysacls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-14
/
+2
*
dos2unix not used in HEAD anymore.
Jeremy Allison
2002-03-04
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-0
/
+957
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-35
/
+33
*
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
2001-08-10
1
-13
/
+23
*
Change all realloc() statements to Realloc() (ecxept for tdb.c)
Simo Sorce
2001-08-08
1
-1
/
+1
*
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
2001-07-26
1
-6
/
+152
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-219
/
+0
*
Fixed typo in Solaris and UnixWare ACLs.
Jeremy Allison
2001-06-09
1
-1
/
+1
*
Herb's IRIX fix for deleting default ACLs.
Jeremy Allison
2001-06-08
1
-0
/
+5
*
AIX has no default acls.
Jeremy Allison
2001-06-08
1
-0
/
+6
*
Added sys_acl_delete_def_file for UnixWare and Solaris from
Jeremy Allison
2001-06-08
1
-19
/
+56
*
Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix.
Jeremy Allison
2001-06-08
1
-7
/
+19
*
AIX ACLs donated by IBM.
Jeremy Allison
2001-04-17
1
-4
/
+883
*
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
2001-04-14
1
-0
/
+9
*
Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
Jeremy Allison
2001-04-13
1
-0
/
+28
*
Merged John's changes.
Jeremy Allison
2001-04-12
1
-3
/
+3
*
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
1
-1
/
+0
*
Changed the order of -kPIC and -kpic.
Jeremy Allison
2001-04-11
1
-4
/
+6
*
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