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
/
conditional_ace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
libcli/security: don't allow conditional ACE SIDs to have trailing bytes
Douglas Bagnall
1
-0
/
+2
2023-11-27
libcli/security: note suboptimality of conditional ACE Contains operators
Douglas Bagnall
1
-0
/
+4
2023-11-27
libcli/security: comparability check: claim members are of one type
Douglas Bagnall
1
-1
/
+12
2023-11-27
libcli/security: shift comparability check to shortcut exits
Douglas Bagnall
1
-24
/
+23
2023-11-27
libcli/security: add shortcuts for conditional ACE compare
Douglas Bagnall
1
-0
/
+55
2023-11-27
libcli/security: improve conditional ACE composite comparison
Douglas Bagnall
1
-42
/
+331
2023-11-27
lib/security:CA: tokens_are_comparable() accepts NULL operator
Douglas Bagnall
1
-2
/
+4
2023-11-27
libcli/security: CA: tokens_are_comparable() considers the obvious
Douglas Bagnall
1
-0
/
+3
2023-11-27
libcli/security: initialise conditional ACE token flags
Douglas Bagnall
1
-0
/
+1
2023-10-25
libcli/security: Fix code spelling
Joseph Sutton
1
-4
/
+4
2023-10-25
libcli/security: Fix leak on reallocation failure in conditional_ace_encode_b...
Joseph Sutton
1
-6
/
+8
2023-10-25
libcli/security: Fix leak on reallocation failure in pull_composite()
Joseph Sutton
1
-6
/
+9
2023-10-12
libcli/security: Initialize conditional ACE token
Joseph Sutton
1
-1
/
+1
2023-10-01
libcli/security: Conform to Samba’s brace style
Joseph Sutton
1
-1
/
+2
2023-09-29
libcli/security: fix talloc context for integer values (CID 1545156)
Douglas Bagnall
1
-1
/
+1
2023-09-29
libcli/security: conditional ACEs check again for NULL/empty claims
Douglas Bagnall
1
-0
/
+9
2023-09-27
libcli/security: Emit error message if program is too large
Joseph Sutton
1
-0
/
+4
2023-09-27
libcli/security: condtional ACE recursive composites are not supported
Douglas Bagnall
1
-5
/
+3
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_unicode
Andrew Bartlett
1
-93
/
+37
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_int
Andrew Bartlett
1
-16
/
+35
2023-09-26
libcli/security: Make failure parsing where consumed == -1 clear
Andrew Bartlett
1
-0
/
+3
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_bytes, use DATA_BLOB
Andrew Bartlett
1
-24
/
+38
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_sid
Andrew Bartlett
1
-28
/
+22
2023-09-26
libcli/security/conditional ACEs: compare composites as sets
Douglas Bagnall
1
-48
/
+40
2023-09-26
libcli:security: add code to interpret conditional ACES
Douglas Bagnall
1
-1
/
+2128
2023-09-26
libcli/security: add stub of conditional ACE code.
Douglas Bagnall
1
-0
/
+74