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
/
libcli
/
security
/
security_descriptor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-01
libcli/security: Handle new ACE types with sec_ace_object()
Joseph Sutton
1
-24
/
+5
2023-10-01
libcli/security: Have security_ace_equal() handle callback and resource ACEs
Joseph Sutton
1
-6
/
+105
2023-04-27
libcli:security: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-03-22
libcli/security: Correctly handle ACL deletion
Joseph Sutton
1
-0
/
+1
2023-03-22
libcli/security: add security_descriptor_[s|d]acl_insert() helpers
Stefan Metzmacher
1
-0
/
+28
2023-03-22
libcli/security: prepare security_descriptor_acl_add() to place the ace at a ...
Stefan Metzmacher
1
-7
/
+20
2023-03-09
lib: Fix a typo
Volker Lendecke
1
-1
/
+1
2023-03-09
libcli/security: Avoid includes.h
Volker Lendecke
1
-1
/
+1
2023-03-09
lib: Fix whitespace
Volker Lendecke
1
-15
/
+15
2022-09-27
libcli security_descriptor: Compare object type and inherited object type whe...
Christian Merten
1
-0
/
+35
2022-09-27
libcli security_descriptor: Add function to delete a given ace from a securit...
Christian Merten
1
-0
/
+66
2020-11-19
lib: Remove unused security_descriptor_append()
Volker Lendecke
1
-12
/
+0
2020-03-26
libcli: Use ARRAY_DEL_ELEMENT() in security_descriptor_acl_del()
Volker Lendecke
1
-2
/
+1
2020-01-30
libcli: Align integer types
Volker Lendecke
1
-1
/
+1
2018-12-12
libcli:security: Return early if there are no aces to duplicate
Andreas Schneider
1
-5
/
+10
2018-12-12
libcli:security: Do not duplicate invalid aces
Andreas Schneider
1
-0
/
+4
2015-03-30
libcli/security: add security_descriptor_for_client() helper function
Stefan Metzmacher
1
-0
/
+70
2014-12-04
libcli/security: add a function that checks for MS NFS ACEs
Ralph Boehme
1
-0
/
+22
2014-05-29
libcli/security: cleanup security_ace_equal()
David Disseldorp
1
-8
/
+20
2014-05-27
libcli: Fix a memleak
Volker Lendecke
1
-5
/
+3
2011-02-21
libcli/security/security_descriptor.c - fix three wrong counter variables
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-2
/
+1
2010-06-19
libcli: Fixed a segfault in security_acl_dup when the acl is NULL.
Brendan Powers
1
-0
/
+4
2009-09-20
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
1
-0
/
+50
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
1
-1
/
+1
2009-06-19
A fix in the ACL code used by both SAMBA 3 and 4
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-04-21
Fix includes for security_descriptor file for the non-merged build.
Jelmer Vernooij
1
-1
/
+2
2009-04-21
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
1
-0
/
+533