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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
dsdb: use wellknow object IDs for new user and computer objects
Björn Jacke
1
-6
/
+13
2026-02-25
dsdb: Simplify samdb_cn_to_lDAPDisplayName()
Volker Lendecke
1
-9
/
+1
2026-02-25
dsdb: Simplify drs_ObjectIdentifier_to_debug_string()
Volker Lendecke
1
-13
/
+10
2026-02-25
dsdb: Simplify samdb_dn_to_dns_domain() with talloc_asprintf_addbuf()
Volker Lendecke
1
-11
/
+9
2026-01-21
lib:ldb-samba:ildap: fix empty attribute list handling
Gary Lockyer
1
-0
/
+34
2026-01-15
dsdb:password_hash: fix policy_hint controlled reset return codes
Douglas Bagnall
1
-2
/
+10
2026-01-15
dsdb:password_hash: policy_hints control makes resets check history
Douglas Bagnall
1
-1
/
+9
2026-01-15
dsdb:password_hash: "policy hints" resets honour minPwdAge
Douglas Bagnall
1
-3
/
+6
2026-01-15
pytest:dsdb:password: test policy_hints oid
Douglas Bagnall
1
-0
/
+308
2026-01-15
pytest:dsdb:passwords: guess ldaps and ldap hosts from each other
Douglas Bagnall
1
-0
/
+8
2026-01-15
dsdb:password_hash: notice "policy hints" control
Douglas Bagnall
1
-1
/
+74
2026-01-15
dsdb:password_hash: reject password reset with UNWILLING_TO_PERFORM
Douglas Bagnall
2
-5
/
+19
2026-01-15
dsdb:password_hash: fix a typo
Douglas Bagnall
1
-1
/
+1
2025-12-08
auth: Use new data_blob_..._s() functions and remove talloc_keep_secret()
Pavel Filipenský
1
-5
/
+3
2025-11-24
s4:dsdb: Do not declare cm_print_error()
Andreas Schneider
1
-5
/
+0
2025-11-20
s4:cracknames: initialise a string variable
Douglas Bagnall
1
-1
/
+1
2025-10-17
Add missing include needed for cmocka.h
Andreas Schneider
7
-0
/
+7
2025-10-10
s4:dsdb:audit_log clean up doc comments
Gary Lockyer
1
-86
/
+98
2025-10-10
s4:dsdb:audit_log change action for auth info
Gary Lockyer
2
-7
/
+7
2025-10-10
s4:dsdb:audit_log log auth info changes
Gary Lockyer
3
-17
/
+57
2025-09-03
dsdb:audit log: cmocka unit tests for KCL
Douglas Bagnall
1
-0
/
+155
2025-09-03
dsdb:audit: bump minor version of password logs (1.1 -> 1.2)
Douglas Bagnall
1
-1
/
+1
2025-09-03
dsdb:audit: log if msDS-KeyCredentialLink changed
Douglas Bagnall
1
-0
/
+70
2025-09-03
dsdb:audit: password_change loggers take a new flag argument
Douglas Bagnall
3
-17
/
+29
2025-09-03
dsdb: audit: replace local min() with libreplace MIN()
Douglas Bagnall
2
-6
/
+2
2025-08-31
dsdb: Align an integer type
Volker Lendecke
1
-1
/
+1
2025-08-31
dsdb: Fix CID 1665142, Null pointer dereferences (FORWARD_NULL)
Volker Lendecke
1
-6
/
+9
2025-08-27
s4:dsdb:tests: Add tests for msDS-KeyCredentialLink attribute
Jennifer Sutton
1
-0
/
+474
2025-08-27
s4:dsdb: Implement msDS-KeyCredentialLink attribute
Jennifer Sutton
2
-0
/
+245
2025-08-27
s4:dsdb:tests: Add get_creds() method
Jennifer Sutton
1
-1
/
+5
2025-08-27
s4:dsdb: Remove outdated comments
Jennifer Sutton
2
-4
/
+0
2025-08-27
s4:dsdb:tests: Remove outdated comment
Jennifer Sutton
1
-2
/
+0
2025-08-27
s4:dsdb:acl: Fix LDB flags comparison
Jennifer Sutton
1
-2
/
+2
2025-08-27
s4:dsdb: Allow an SPN value to match the original dNSHostName with Validated ...
Jennifer Sutton
1
-2
/
+14
2025-08-27
s4:dsdb:tests: Correct unprefixed f‐string
Jennifer Sutton
1
-5
/
+2
2025-08-27
s4:dsdb:tests: Correct test name
Jennifer Sutton
1
-1
/
+1
2025-08-27
s4:dsdb:tests: Reformat ACEs to be more readable
Jennifer Sutton
1
-50
/
+25
2025-08-27
s4:dsdb:tests: Use sAMAccountName GUID constant
Jennifer Sutton
2
-2
/
+3
2025-08-26
dsdb:password_hash.c: restrict crypt hash to proper forms
Douglas Bagnall
1
-0
/
+24
2025-07-30
dsdb: fix bug 15872, use-after-free
Douglas Bagnall
1
-6
/
+10
2025-05-26
s4:dsdb: Check dsdb_module_search() return value
Jennifer Sutton
1
-0
/
+4
2025-05-26
s4:dsdb: Remove trailing whitespace
Jennifer Sutton
1
-10
/
+10
2025-05-26
s4:dsdb: Fix code spelling
Jennifer Sutton
1
-1
/
+1
2025-05-26
s4:dsdb: Remove unused code
Jennifer Sutton
2
-98
/
+0
2025-05-26
s4:dsdb: Remove trailing whitespace
Jennifer Sutton
1
-6
/
+6
2025-05-26
s4:dsdb: Use PyLong_FromUnsignedLong() for unsigned values
Jennifer Sutton
1
-5
/
+5
2025-05-26
python:samdb: Add get_searchFlags_from_lDAPDisplayName() method
Jennifer Sutton
1
-0
/
+34
2025-05-26
python:samdb: Add get_must_contain_from_lDAPDisplayName() method
Jennifer Sutton
1
-0
/
+89
2025-05-26
python:samdb: Add get_lDAPDisplayName_by_governsID_id() method
Jennifer Sutton
1
-0
/
+35
2025-04-03
libcli/security: split trust_forest_info_* functions into samba-security-trusts
Stefan Metzmacher
1
-1
/
+1
[next]