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
/
dom_sid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
domsid: be less alarmed by non-SID
Douglas Bagnall
1
-1
/
+2
2025-02-22
libcli/security: add dom_sid_match_prefix() helper
Stefan Metzmacher
1
-9
/
+26
2024-12-03
libcli: README.Coding for dom_sid routines
Volker Lendecke
1
-8
/
+20
2024-04-10
libcli/security: use NUMERIC_CMP in dom_sid_compare_auth()
Douglas Bagnall
1
-3
/
+4
2024-04-10
libcli/security: use NUMERIC_CMP in dom_sid_compare()
Douglas Bagnall
1
-3
/
+4
2023-09-14
libcli:security: Prefer explicit initialization to ZERO_STRUCTP()
Joseph Sutton
1
-1
/
+1
2023-08-08
libcli/security: Fix integer overflow
Joseph Sutton
1
-6
/
+16
2023-06-16
libcli: Simplify dom_sid_dup()
Volker Lendecke
1
-14
/
+1
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-03-31
libcli/security: Add dom_sid_has_account_domain() to confirm a S-1-5-21 prefix
Joseph Sutton
1
-0
/
+37
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2019-06-30
libcli: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-3
/
+3
2019-04-11
libcli: Update error check for new string conversion wrapper
Swen Schillig
1
-3
/
+3
2019-03-01
libcli: Use wrapper for string to integer conversion
Swen Schillig
1
-6
/
+8
2018-11-03
lib: Make dom_sid_string_buf static
Volker Lendecke
1
-1
/
+1
2018-11-02
lib: Add dom_sid_str_buf
Volker Lendecke
1
-0
/
+10
2018-11-02
lib: Add error checks in dom_sid_string_buf
Volker Lendecke
1
-9
/
+23
2018-10-25
lib: Avoid an "includes.h"
Volker Lendecke
1
-1
/
+4
2018-03-19
libcli/security: add dom_sid_is_valid_account_domain()
Stefan Metzmacher
1
-0
/
+63
2017-04-12
libcli/security: fix dom_sid_in_domain()
Ralph Boehme
1
-1
/
+5
2016-12-06
lib: Make dom_sid_parse_endp init "endp" on all "ok" paths
Volker Lendecke
1
-1
/
+2
2015-04-29
s4: Fix bad review I did in dom_sid_parse_length() code.
Jeremy Allison
1
-1
/
+2
2015-04-28
lib: Simplify dom_sid_parse_length
Volker Lendecke
1
-8
/
+3
2014-06-10
libcli: Add a NULL check in dom_sid_string
Volker Lendecke
1
-0
/
+3
2013-07-31
libcli: fix conversion logic in dom_sid_string_buf
Jeff Layton
1
-10
/
+18
2013-07-31
libcli: fix conversion logic in dom_sid_parse_endp
Jeff Layton
1
-14
/
+15
2011-05-31
Tiny simplification to dom_sid_string_buf
Volker Lendecke
1
-2
/
+1
2011-04-13
Add dom_sid_parse_endp
Volker Lendecke
1
-2
/
+12
2011-03-03
Add dom_sid_string_buf
Volker Lendecke
1
-12
/
+37
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
1
-2
/
+2
2010-09-20
libcli: add dom_sid_compare_domain()
Günther Deschner
1
-0
/
+18
2010-09-14
Fix string_to_sid() to allow non '\0' termination of the string - allows
Jeremy Allison
1
-11
/
+6
2010-09-14
libcli/security Use sid_append_rid() in dom_sid_append_rid()
Andrew Bartlett
1
-5
/
+5
2010-09-14
libcli/security Merge source3/ string_to_sid() to common code
Andrew Bartlett
1
-37
/
+92
2010-02-02
Change uint_t to unsigned int in libcli
Matt Kraai
1
-1
/
+1
2010-01-25
Revert "libcli/security: Remove a call to strncasecmp"
Volker Lendecke
1
-1
/
+5
2010-01-25
Revert "libcli/security: Convert some strtol calls to strtoul"
Volker Lendecke
1
-2
/
+2
2010-01-25
Revert "libcli/security: Fix a valgrind error in dom_sid_parse"
Volker Lendecke
1
-4
/
+0
2010-01-25
Revert "libcli/security: Prohibit SID formats like S-1-5-32-+545"
Volker Lendecke
1
-13
/
+0
2010-01-23
libcli/security: Prohibit SID formats like S-1-5-32-+545
Volker Lendecke
1
-0
/
+13
2010-01-23
libcli/security: Fix a valgrind error in dom_sid_parse
Volker Lendecke
1
-0
/
+4
2010-01-23
libcli/security: Convert some strtol calls to strtoul
Volker Lendecke
1
-2
/
+2
2010-01-23
libcli/security: Remove a call to strncasecmp
Volker Lendecke
1
-5
/
+1
2009-02-14
Add missing include to shut up missing prototype warnings
Volker Lendecke
1
-0
/
+1
2009-02-01
s3: Fix the non-merged build.
Kai Blin
1
-1
/
+0
[next]