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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb_acls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Remove two unused functions
Volker Lendecke
1
-2
/
+0
2026-01-07
lib: Simplify sys_acl_to_text() with talloc_asprintf_addbuf()
Volker Lendecke
1
-1
/
+1
2026-01-07
lib: Fix some whitespace
Volker Lendecke
1
-4
/
+4
2021-06-09
s3: lib: sysacls: Remove all implementations of sys_acl_set_file().
Jeremy Allison
1
-4
/
+0
2021-06-09
s3: lib: sysacls: Add the 'SMB_ACL_TYPE_T type' parameter to sys_acl_set_fd().
Jeremy Allison
1
-2
/
+4
2021-06-09
s3: lib: sysacls: Remove sys_acl_get_file(). No longer used.
Jeremy Allison
1
-4
/
+0
2021-06-09
VFS: SMB_VFS_SYS_ACL_GET_FD: Add SMB_ACL_TYPE_T type arg
Noel Power
1
-1
/
+3
2021-05-18
s3: smbd: Remove all references to utility and backend functions supporting s...
Jeremy Allison
1
-2
/
+0
2021-05-18
s3: lib: sysacls: Add sys_acl_delete_def_fd().
Jeremy Allison
1
-0
/
+2
2017-12-21
sysacls: change datatypes to 32 bits
Uri Simchoni
1
-2
/
+8
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...
Jeremy Allison
1
-1
/
+3
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...
Jeremy Allison
1
-2
/
+3
2017-05-31
s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...
Jeremy Allison
1
-1
/
+2
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-3
/
+5
2012-09-12
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
1
-1
/
+1
2012-08-15
s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op
Andrew Bartlett
1
-1
/
+0
2012-08-15
s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE()
Andrew Bartlett
1
-1
/
+0
2012-08-15
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
1
-34
/
+3
2012-08-15
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
1
-1
/
+1
2012-06-06
s3:include: move sys_acl prototypes to smb_acls.h
Stefan Metzmacher
1
-0
/
+33
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