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
/
operational.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
dsdb:mod:operational: initialise a pointer (CID 1499411)
Douglas Bagnall
1
-2
/
+2
2024-06-10
dsdb: Use dsdb_gmsa_current_time() in construct_msds_user_account_control_com...
Andrew Bartlett
1
-6
/
+13
2024-06-10
dsdb: UF_SMARTCARD_REQUIRED can have a password expiry, if configured!
Andrew Bartlett
1
-32
/
+103
2024-06-10
dsdb: Reduce minimum maxPwdAge from 1 day to nil
Andrew Bartlett
1
-2
/
+2
2024-06-04
s4:dsdb: Use talloc_get_type_abort()
Jo Sutton
1
-1
/
+1
2024-05-16
s4:dsdb: Make use of userAccountControl helper function
Jo Sutton
1
-4
/
+4
2024-05-16
s4:dsdb: Remove redundant user flags macro
Jo Sutton
1
-7
/
+2
2024-04-16
s4:dsdb: Implement msDS-ManagedPassword attribute
Jo Sutton
1
-1
/
+17
2024-04-16
s4:dsdb: Add extra attrs to search request even if replacement attribute is NULL
Jo Sutton
1
-3
/
+4
2024-04-10
s4:dsdb:mod:operational: use NUMERIC_CMP in pso_compare
Douglas Bagnall
1
-1
/
+1
2024-02-16
s4:dsdb: Fix code formatting
Jo Sutton
1
-2
/
+2
2024-02-16
s4:dsdb: Add ‘ares’ parameter to operational attribute constructor functions
Jo Sutton
1
-17
/
+21
2023-12-08
s4:dsdb: Use portable integer constant INT64_MAX
Joseph Sutton
1
-10
/
+10
2023-12-08
s4:dsdb: Use portable integer constant INT64_MIN
Joseph Sutton
1
-3
/
+3
2023-12-08
s4:dsdb: Remove unused includes
Joseph Sutton
1
-3
/
+0
2023-12-08
s4:dsdb: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-09-11
s4:dsdb: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-14
s4:dsdb: Access correct member of union
Joseph Sutton
1
-1
/
+5
2023-08-03
s4:dsdb:samdb: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-08-02
dsdb: Make a shallow copy of ldb_parse_tree in operational module
Andrew Bartlett
1
-9
/
+84
2023-07-31
dsdb: Use samdb_get_system_container_dn() to get Password Settings Container
Andrew Bartlett
1
-10
/
+12
2023-04-12
s4-dsdb: Handle allocation failure
Joseph Sutton
1
-4
/
+6
2023-02-08
auth: Align integer types
Joseph Sutton
1
-4
/
+4
2023-02-08
s4-dsdb: Simplify search expression
Joseph Sutton
1
-4
/
+2
2023-02-08
ldap: Make use of LDB_OID_COMPARATOR constants
Joseph Sutton
1
-4
/
+15
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Store group attributes in auth_user_info_dc
Joseph Sutton
1
-10
/
+14
2021-12-03
dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicate...
Andrew Bartlett
1
-1
/
+1
2021-03-06
dsdb: Fix CID 1473453: Null pointer dereferences
Volker Lendecke
1
-0
/
+4
2021-01-08
dsdb: Fix comment wording
Volker Lendecke
1
-1
/
+1
2020-11-03
dsdb/mod/operational: correct comment arithmetic
Douglas Bagnall
1
-1
/
+4
2020-10-01
Fix build after removal of an extra safe_string.h
Alexander Bokovoy
1
-0
/
+2
2019-10-18
dsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT() in operational module
Andrew Bartlett
1
-3
/
+2
2019-06-26
dsdb: Handle DB corner-case where PSO container doesn't exist
Tim Beale
1
-0
/
+12
2018-11-02
dsdb: Use dom_sid_str_buf
Volker Lendecke
1
-6
/
+5
2018-05-23
dsdb: Avoid calculating the PSO multiple times
Tim Beale
1
-2
/
+37
2018-05-23
dsdb: Avoid performance hit if PSOs aren't actually used
Tim Beale
1
-1
/
+55
2018-05-23
dsdb: Use PSO maxPwdAge for operational msDS-PasswordExpiryTimeComputed
Tim Beale
1
-4
/
+39
2018-05-23
dsdb: PSO support for msDS-User-Account-Control-Computed
Tim Beale
1
-8
/
+60
2018-05-23
dsdb: Add msDS-ResultantPSO constructed attribute support
Tim Beale
1
-2
/
+288
2018-05-11
dsdb: Split out construct_generic_token_groups() so we can reuse it
Tim Beale
1
-44
/
+50
2018-05-11
dsdb: Use attribute-name parameter for error message
Tim Beale
1
-4
/
+6
2018-03-20
s4:dsdb: Fix integer operations
Andreas Schneider
1
-3
/
+3
2016-06-27
dsdb: Fix use-after-free of parent_dn in operational module
Andrew Bartlett
1
-3
/
+5
2016-06-06
dsdb: Give more errors in operational module when building the parentGUID
Andrew Bartlett
1
-2
/
+2
2016-05-10
dsdb: Improve debug messages in operational module
Andrew Bartlett
1
-2
/
+3
2015-09-08
samdb: Fix CID 1034736 Dereference after null check
Volker Lendecke
1
-1
/
+1
2015-06-23
dsdb: Fix CID 1034687 Logically dead code
Volker Lendecke
1
-3
/
+0
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-1
/
+1
2014-12-22
dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptable
Garming Sam
1
-6
/
+60
[next]