index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb_acls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
1
-3
/
+5
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-1
/
+1
*
s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op
Andrew Bartlett
2012-08-15
1
-1
/
+0
*
s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE()
Andrew Bartlett
2012-08-15
1
-1
/
+0
*
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
2012-08-15
1
-34
/
+3
*
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
2012-08-15
1
-1
/
+1
*
s3:include: move sys_acl prototypes to smb_acls.h
Stefan Metzmacher
2012-06-06
1
-0
/
+33
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17804: Fix a enum/int mixup found by the IRIX compiler.
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
2007-10-10
1
-230
/
+20
*
r7946: Minor C++ compatibility fix.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
2003-10-20
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-3
/
+0
*
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
/
+41
*
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
2001-08-10
1
-2
/
+2
*
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
2001-07-26
1
-0
/
+30
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-42
/
+0
*
AIX ACLs donated by IBM.
Jeremy Allison
2001-04-17
1
-0
/
+47
*
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
2001-04-05
1
-45
/
+6
*
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-0
/
+42
*
IRIX ACLs from Herb.
Jeremy Allison
2001-04-02
1
-0
/
+30
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-0
/
+36
*
Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some
Jeremy Allison
2001-02-15
1
-0
/
+39
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-2
/
+4
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-2
/
+4
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-0
/
+91