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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
libcli/security/pysecurity: use NULL to mean NULL in C
Douglas Bagnall
1
-2
/
+2
2023-08-14
lib: Move few bytes of R/W data to R/O text
Volker Lendecke
1
-24
/
+34
2023-08-08
libcli/security: Remove unnecessary cast
Joseph Sutton
1
-1
/
+1
2023-08-08
libcli/security: Use portable format specifiers
Joseph Sutton
1
-3
/
+3
2023-08-08
libcli/security: Fix integer overflow
Joseph Sutton
1
-6
/
+16
2023-08-08
libcli/security: Remove unused function sid_compare_domain()
Joseph Sutton
2
-19
/
+0
2023-08-08
libcli/security: Call dom_sid_compare_domain() instead of sid_compare_domain()
Joseph Sutton
1
-1
/
+1
2023-08-08
libcli/security: Cast isupper() argument to ‘unsigned char’
Joseph Sutton
1
-1
/
+1
2023-08-08
libcli/security: Remove unnecessary code
Joseph Sutton
1
-10
/
+0
2023-06-16
libcli: Simplify security_token_is_sid()
Volker Lendecke
1
-4
/
+4
2023-06-16
libcli: Simplify dom_sid_dup()
Volker Lendecke
1
-14
/
+1
2023-05-16
rpc_server3: Pass winbind_env_set() state through to rpcd_*
Volker Lendecke
1
-0
/
+1
2023-05-16
rpc: Add global_sid_Samba_NPA_Flags SID
Volker Lendecke
2
-0
/
+10
2023-05-16
libcli: Add security_token_count_flag_sids()
Volker Lendecke
2
-0
/
+46
2023-04-28
libcli/security/tests: test strings for windows and samba SDDL tests
Douglas Bagnall
6
-0
/
+144
2023-04-28
s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rights
Noel Power
1
-2
/
+22
2023-04-28
s3/utils: value for ace_flags value "FA" is incorrect
Noel Power
1
-1
/
+1
2023-04-28
libcli:security:sddl: accept only 8-4-4-4-12 GUIDs
Douglas Bagnall
1
-6
/
+17
2023-04-28
libcli:security:sddl_decode_access allows spaces between flags
Douglas Bagnall
1
-2
/
+14
2023-04-28
libcli:security: sddl_decode_ace: don't allow junk after SID
Douglas Bagnall
1
-1
/
+3
2023-04-28
libcli/security: sddl_decode_access rejects trailing rubbish
Douglas Bagnall
1
-2
/
+9
2023-04-28
libcli:security: sddl_map_flags rejects trailing nonsense
Douglas Bagnall
1
-7
/
+15
2023-04-28
libcli/security: SDDL parse tests to run on Windows
Douglas Bagnall
2
-0
/
+599
2023-04-28
libcli/security: do not pad sddl flags with zeros
Douglas Bagnall
1
-1
/
+1
2023-04-28
libcli/security: ace type is not enum not flags
Douglas Bagnall
1
-1
/
+9
2023-04-28
libcli/security: disallow sddl access masks greater than 32 bits
Douglas Bagnall
1
-4
/
+27
2023-04-28
libcli/security: allow decimal/octal numbers in SDDL access mask
Douglas Bagnall
1
-5
/
+17
2023-04-28
lib/sec/sddl: allow empty non-trailing ACL with flags
Douglas Bagnall
1
-4
/
+9
2023-04-28
libcli/sec/sddl decode: allow hex numbers in SIDs
Douglas Bagnall
1
-8
/
+39
2023-04-28
libcli/sec/sddl decode: don't ignore random junk.
Douglas Bagnall
1
-0
/
+2
2023-04-28
libcli/security/dom_sid: use (unsigned char) in isdigit()
Douglas Bagnall
1
-3
/
+3
2023-04-28
libcli/security/dom_sid: hex but not octal is OK for sub-auth
Douglas Bagnall
1
-2
/
+9
2023-04-28
libcli/security: avoid overflow in subauths
Douglas Bagnall
1
-1
/
+9
2023-04-28
libcli/security: stricter identauth parsing
Douglas Bagnall
1
-4
/
+19
2023-04-28
libcli/security: avoid overflow in revision number
Douglas Bagnall
1
-1
/
+1
2023-04-28
libcli/security/dom_sid: remove a couple of lost comments
Douglas Bagnall
1
-2
/
+0
2023-04-27
libcli:security: Fix code spelling
Andreas Schneider
8
-9
/
+9
2023-04-05
CVE-2023-0614 libcli/security: Make some parameters const
Joseph Sutton
2
-6
/
+6
2023-03-31
libcli/security: Add dom_sid_has_account_domain() to confirm a S-1-5-21 prefix
Joseph Sutton
2
-0
/
+38
2023-03-22
libcli/security: rewrite calculate_inherited_from_parent()
Stefan Metzmacher
1
-55
/
+192
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
2
-0
/
+34
2023-03-22
libcli/security: prepare security_descriptor_acl_add() to place the ace at a ...
Stefan Metzmacher
1
-7
/
+20
2023-03-21
libcli/security: Reorder SDDL access flags table to match Windows
Joseph Sutton
1
-9
/
+9
2023-03-20
libcli/security: prepare sddl machine/forest_sid handling
Stefan Metzmacher
1
-21
/
+66
2023-03-20
libcli/security: simplify sddl_encode_sid()
Stefan Metzmacher
1
-20
/
+24
2023-03-20
libcli/security: simplify rid-based SDDL sid strings
Stefan Metzmacher
1
-17
/
+17
2023-03-20
libcli/security: introduce struct sddl_transition_state
Stefan Metzmacher
1
-21
/
+40
2023-03-09
lib: Fix a typo
Volker Lendecke
1
-1
/
+1
2023-03-09
lib: Remove a talloc_stackframe()
Volker Lendecke
1
-6
/
+0
[prev]
[next]