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
/
ldb_modules
/
samldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
s3,s4: Make case spelling of sAMAccountName consistent
Pavel Filipenský
1
-2
/
+2
2024-04-16
s4:dsdb: Set up passwords and password IDs of new gMSAs
Jo Sutton
1
-0
/
+98
2024-02-16
s4:dsdb: Make array static
Jo Sutton
1
-1
/
+1
2024-02-08
s4:dsdb: Remove duplicate userAccountControl array entry
Jo Sutton
1
-5
/
+0
2023-09-14
s4:dsdb: Fix comment
Joseph Sutton
1
-1
/
+1
2023-09-11
s4:dsdb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-07-31
dsdb: Use samdb_system_container_dn() in samldb.c
Andrew Bartlett
1
-6
/
+1
2023-02-08
s4/dsdb/samldb: Disallow setting a domain-local group as a primary group
Joseph Sutton
1
-1
/
+13
2022-07-27
CVE-2022-32745 s4/dsdb/samldb: Check for empty values array
Joseph Sutton
1
-2
/
+2
2022-07-27
CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
Joseph Sutton
1
-49
/
+29
2022-01-31
CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...
Joseph Sutton
1
-2
/
+1
2021-11-09
CVE-2020-25722 selftest: Ensure check for duplicate servicePrincipalNames is ...
Joseph Sutton
1
-13
/
+12
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_fsmo_role_owner_check() wants one value
Douglas Bagnall
1
-5
/
+12
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_fsmo_role_owner_check checks values
Douglas Bagnall
1
-2
/
+8
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_service_principal_names_change checks v...
Douglas Bagnall
1
-4
/
+16
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_group_type_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_lockout_time() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_pwd_last_set_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb _user_account_control_change() always add final...
Douglas Bagnall
1
-3
/
+6
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_user_account_control_change() checks al...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_prim_group_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_schema_add_handle_mapiid() checks all v...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_schema_add_handle_linkid() checks all v...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_sam_accountname_valid_check() check all...
Douglas Bagnall
1
-2
/
+11
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_get_single_valued_attr() check all values
Douglas Bagnall
1
-2
/
+10
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: reject SPN with too few/many components
Douglas Bagnall
1
-0
/
+41
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: check for SPN uniqueness, including aliases
Douglas Bagnall
1
-3
/
+585
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: check sAMAccountName for illegal characters
Douglas Bagnall
1
-0
/
+58
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: check for clashes in UPNs/samaccountnames
Douglas Bagnall
1
-3
/
+203
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: unique_attr_check uses samldb_get_single_value...
Douglas Bagnall
1
-26
/
+10
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: add samldb_get_single_valued_attr() helper
Douglas Bagnall
1
-0
/
+49
2021-11-09
CVE-2020-25722: s4-acl: Make sure Control Access Rights honor the Applies-to ...
Nadezhda Ivanova
1
-24
/
+32
2021-11-09
CVE-2020-25722 samdb: Fill in isCriticalSystemObject on any account type change
Andrew Bartlett
1
-2
/
+8
2021-11-09
CVE-2020-25722 dsdb: Add restrictions on computer accounts without a trailing $
Andrew Bartlett
1
-17
/
+154
2021-11-09
CVE-2020-25722 dsdb: samldb_objectclass_trigger() is only called on ADD, so r...
Andrew Bartlett
1
-94
/
+93
2021-11-09
CVE-2020-25722 dsdb: Prohibit mismatch between UF_ account types and objectcl...
Andrew Bartlett
1
-31
/
+122
2021-11-09
CVE-2020-25722 dsdb: objectclass computer becomes UF_WORKSTATION_TRUST by def...
Andrew Bartlett
1
-5
/
+22
2021-11-09
CVE-2020-25722 dsdb: Restrict the setting of privileged attributes during LDA...
Andrew Bartlett
1
-19
/
+129
2021-10-01
samldb: Address birthday paradox adding an RODC
Andrew Bartlett
1
-2
/
+2
2021-06-11
samldb: Fix function name typo in error message
Joseph Sutton
1
-1
/
+1
2020-11-30
samldb: Align two integer types
Volker Lendecke
1
-2
/
+4
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2019-06-30
source4: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-3
/
+3
2019-05-14
s4 dsdb: fix use after free in samldb_rename_search_base_callback
Gary Lockyer
1
-1
/
+0
2019-04-11
source4: Update error check for new string conversion wrapper
Swen Schillig
1
-1
/
+1
2019-04-11
dsdb:samdb: schemainfo update with relax control
Aaron Haslett
1
-1
/
+1
2019-03-01
source4: Use wrapper for string to integer conversion
Swen Schillig
1
-2
/
+3
2018-10-30
s4:samldb: internally use extended dns while changing the primaryGroupID field
Stefan Metzmacher
1
-8
/
+21
2018-10-30
s4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID
Stefan Metzmacher
1
-3
/
+9
[next]