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
/
source4
/
dsdb
/
samdb
/
cracknames.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
s4:cracknames: initialise a string variable
Douglas Bagnall
1
-1
/
+1
2025-02-04
s3,s4: Make case spelling of sAMAccountName consistent
Pavel Filipenský
1
-1
/
+1
2024-08-28
dsdb:cracknames: free more on error (CID 240724)
Douglas Bagnall
1
-0
/
+3
2024-02-08
s4:dsdb: Correct reference to source file
Jo Sutton
1
-1
/
+1
2024-02-08
s4:dsdb: Remove trailing whitespace
Jo Sutton
1
-66
/
+66
2023-09-27
s4:dsdb: Use Builtin SID constant
Joseph Sutton
1
-1
/
+1
2023-09-14
s4:dsdb: Switch to using smb_krb5_princ_component()
Joseph Sutton
1
-22
/
+40
2023-08-08
s4:dsdb: Move comment to more appropriate place
Joseph Sutton
1
-1
/
+1
2023-08-03
s4:dsdb:samdb: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-05-16
s4:dsdb: Check return value of allocation functions
Joseph Sutton
1
-0
/
+3
2023-05-16
s4:dsdb: Check ldb_binary_encode_string() return value
Joseph Sutton
1
-12
/
+74
2023-04-12
s4/dsdb/cracknames: Remove unneeded attribute
Joseph Sutton
1
-1
/
+0
2023-02-08
ldap: Cut down on string substitution
Joseph Sutton
1
-2
/
+2
2021-11-09
CVE-2020-25722 s4/cracknames: add comment pointing to samldb spn handling
Douglas Bagnall
1
-0
/
+6
2021-11-09
CVE-2020-25722 s4/cracknames: lookup_spn_alias doesn't need krb5 context
Douglas Bagnall
1
-4
/
+3
2021-11-09
CVE-2020-25722 s4/dsdb/cracknames: always free tmp_ctx in spn_alias
Douglas Bagnall
1
-1
/
+5
2021-04-07
cracknames: Allow auto-conversion from an extended canonical name
Joseph Sutton
1
-0
/
+2
2021-04-07
cracknames: Add support for SID string format
Joseph Sutton
1
-2
/
+30
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2019-02-01
cracknames: Change search filter to use the smaller index
Garming Sam
1
-2
/
+2
2018-11-28
krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()
Volker Lendecke
1
-8
/
+5
2018-08-14
cracknames: Fix DoS (NULL pointer de-ref) when not servicePrincipalName is se...
Andrew Bartlett
1
-1
/
+7
2018-03-01
s4:samdb: Add FALL_THROUGH statements in cracknames.c
Andreas Schneider
1
-1
/
+1
2017-07-24
samdb/cracknames: support user and service principal as desired format
Bob Campbell
1
-1
/
+34
2017-07-24
samdb/cracknames: do not show recycled when a guid is desired
Bob Campbell
1
-1
/
+2
2017-06-26
s4:dsdb/samdb: pass an existing 'struct ldb_context' to crack_auto_name_to_nt...
Stefan Metzmacher
1
-7
/
+1
2017-06-26
s4:dsdb/samdb: pass an existing 'struct ldb_context' to crack_name_to_nt4_name()
Stefan Metzmacher
1
-9
/
+7
2017-02-28
samdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dsdb/
Günther Deschner
1
-1
/
+1
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/
Günther Deschner
1
-14
/
+14
2015-03-12
dsdb: Ensure we cope with a samAccountName with a space in it in DsCrackName()
Andrew Bartlett
1
-1
/
+9
2015-03-12
dsdb: Allow spaces in userPrincipalName values
Andrew Bartlett
1
-2
/
+12
2014-09-01
dsdb: improve debugging in DsCrackNameOneFilter
Andrew Bartlett
1
-1
/
+3
2014-08-08
s4-dsdb/cracknames: free realm from smb_krb5_principal_get_realm().
Günther Deschner
1
-3
/
+4
2014-04-28
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
1
-2
/
+0
2014-04-28
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
1
-2
/
+2
2013-08-06
drs-cracksname: fix problems that prevented to pass our torture tests
Matthieu Patou
1
-6
/
+21
2013-08-06
drs-crackname: Fix error code so that we have the same as windows
Matthieu Patou
1
-0
/
+1
2013-08-06
drs-cracknames: When cracking NT4 names we should just look at netbios for th...
Matthieu Patou
1
-2
/
+1
2013-08-06
drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...
Matthieu Patou
1
-1
/
+4
2013-07-25
dsdb/samdb: use RECYCLED it implies DELETED...
Stefan Metzmacher
1
-1
/
+1
2013-02-08
dsdb-cracknames: Fix potential double free and memory leaks
Matthieu Patou
1
-2
/
+4
2012-12-21
s4-dsdb: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+1
2012-11-06
dsdb: Simplify DsCrackNameOneFilter a bit
Volker Lendecke
1
-1
/
+4
2012-10-25
dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SID
Andrew Bartlett
1
-3
/
+7
2012-10-24
dsdb-cracknames: Always use talloc_zero()
Andrew Bartlett
1
-1
/
+1
2012-10-07
drs-crackname: if there is no sid do not return the domain
Matthieu Patou
1
-0
/
+2
2012-10-07
Implement the LIST_INFO_FOR_SERVER input format
Matthieu Patou
1
-0
/
+107
2012-06-22
s4-drsuapi: Fix a const warning
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
1
-24
/
+122
[next]