index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Convert callers of sid_blob_parse to sid_parse
Volker Lendecke
2015-08-26
1
-1
/
+1
*
CID 1311772: Fix null pointer check
Andreas Schneider
2015-07-15
1
-1
/
+1
*
CID 1311771: Fix a null pointer dereference
Andreas Schneider
2015-07-15
1
-1
/
+1
*
CID 1311767: Cast enum type to avoid compiler warnings
Andreas Schneider
2015-07-15
1
-1
/
+1
*
CID 1311764: Fix logical compare in if clause
Andreas Schneider
2015-07-15
1
-2
/
+2
*
s4:dsdb/common: add dsdb_trust_merge_forest_info() helper function
Stefan Metzmacher
2015-07-08
1
-0
/
+418
*
s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...
Stefan Metzmacher
2015-07-08
1
-0
/
+752
*
s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper function
Stefan Metzmacher
2015-07-08
1
-0
/
+20
*
s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper function
Stefan Metzmacher
2015-07-08
1
-0
/
+103
*
s4:dsdb/common: add dsdb_trust_get_incoming_passwords() helper function
Stefan Metzmacher
2015-07-08
1
-0
/
+116
*
s4:dsdb/common: supported trusted domains in samdb_set_password_sid()
Stefan Metzmacher
2015-07-08
1
-8
/
+362
*
s4:dsdb/common: make use of dsdb_search_one() in samdb_set_password_sid()
Stefan Metzmacher
2015-07-08
1
-12
/
+21
*
s4:dsdb/common: pass optional new_version to samdb_set_password_sid()
Stefan Metzmacher
2015-07-08
1
-0
/
+1
*
s4:dsdb/common: add dsdb_trust_search_tdo*() helper functions
Stefan Metzmacher
2015-07-08
1
-0
/
+153
*
s4:dsdb/common: add helper functions for trusted domain objects (tdo)
Stefan Metzmacher
2015-07-08
1
-0
/
+1570
*
Fix segfault in the very rare case when we are not able to find the rootnamin...
Matthieu Patou
2015-05-27
1
-1
/
+1
*
s4-dsdb: Refactor user objects defaults setter to use attribute/value map
Kamen Mazdrashki
2015-02-03
1
-28
/
+49
*
s4-dsdb: common helper to determine "primaryGroupID" attribute value
Kamen Mazdrashki
2015-02-03
1
-0
/
+32
*
s4-dsdb: Common helper for setting "sAMAccountType" on User objects
Kamen Mazdrashki
2015-02-03
1
-0
/
+36
*
s4-dsdb: Move User object default attribute values in separate helper
Kamen Mazdrashki
2015-02-03
1
-0
/
+42
*
s4-dsdb-util: Mark attributes with ADD flag in samdb_find_or_add_attribute()
Kamen Mazdrashki
2015-02-03
1
-1
/
+7
*
CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.c
Andrew Bartlett
2015-01-15
1
-2
/
+2
*
s4:dsdb: Fix not freed temp memory context
Samuel Cabrero
2014-12-22
1
-0
/
+1
*
dsdb: Define syntax access point oid string as a macro
Samuel Cabrero
2014-12-22
1
-0
/
+1
*
dsdb: Do not attempt to return beyond the end of the password history array
Andrew Bartlett
2014-10-13
1
-2
/
+2
*
dsdb: Make log message more clear
Andrew Bartlett
2014-09-01
1
-2
/
+6
*
dsdb: Also redact the clearTextPassword input-only attribute
Andrew Bartlett
2014-08-16
1
-1
/
+2
*
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2014-07-09
1
-14
/
+45
*
dsdb: Allow SAMR server to return the computed, not actual badPwdCount
Andrew Bartlett
2014-04-02
1
-11
/
+49
*
dsdb: check type with talloc_get_type_abort in samdb_set_password
Andrew Bartlett
2014-04-02
1
-2
/
+5
*
dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c
Andrew Bartlett
2014-04-02
1
-0
/
+113
*
dsdb: Add samdb_result_passwords_from_history helper function
Andrew Bartlett
2014-04-02
1
-0
/
+37
*
dsdb: give a better error message and return code on failed password change
Andrew Bartlett
2014-04-02
1
-0
/
+5
*
dsdb: Put password lockout support in samdb_result_passwords()
Andrew Bartlett
2014-04-02
1
-2
/
+27
*
dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...
Andrew Bartlett
2014-04-02
1
-17
/
+13
*
s4:dsdb/util_samr: simplify dsdb_add_user()
Stefan Metzmacher
2014-04-02
1
-42
/
+8
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-1
/
+4
*
dsdb: Add more tests for DN+String and DN+Binary comparisons
Andrew Bartlett
2014-02-05
1
-0
/
+14
*
dsdb: Refuse to return an all-zero invocationID
Andrew Bartlett
2013-09-19
1
-0
/
+8
*
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
2013-09-19
1
-0
/
+2
*
dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()
Stefan Metzmacher
2013-06-13
1
-4
/
+1
*
dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...
Stefan Metzmacher
2013-06-13
1
-3
/
+3
*
dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searches
Stefan Metzmacher
2013-06-13
1
-1
/
+7
*
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
Andrew Bartlett
2013-06-12
1
-2
/
+4
*
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
2013-04-19
1
-3
/
+0
*
dsdb: Check for pointers before we deference them.
Andreas Schneider
2013-03-05
1
-7
/
+7
*
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
2013-02-04
1
-5
/
+16
*
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
2013-01-21
1
-0
/
+25
*
libcli/security: handle node initialisation in one spot in insert_in_object_t...
Andrew Bartlett
2013-01-21
1
-3
/
+2
*
s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...
Stefan Metzmacher
2013-01-01
1
-3
/
+4
[next]