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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
Stefan Metzmacher
2013-01-01
1
-2
/
+2
*
s4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HASH_VALUES_OID if required
Stefan Metzmacher
2012-12-11
1
-7
/
+11
*
s4:dsdb/common: add pekList and msDS-ExecuteScriptPassword to DSDB_SECRET_ATT...
Stefan Metzmacher
2012-11-30
1
-0
/
+2
*
dsdb: Rename _res argument to _result.
Jelmer Vernooij
2012-11-06
1
-6
/
+6
*
s4-dsdb: Remove unused variables
Andrew Bartlett
2012-09-01
1
-3
/
+0
*
s4-dsdb: Remove unused tmp_ctx leaked onto long-term ldb_context
Andrew Bartlett
2012-09-01
1
-2
/
+0
*
s4-dsdb: Use samdb_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
1
-14
/
+3
*
s4-dsdb: Add samdb_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
1
-0
/
+25
*
s4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
1
-35
/
+4
*
s4-dsdb: Add helper function samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
1
-1
/
+39
*
s4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
Andrew Bartlett
2012-08-14
1
-1
/
+1
*
s4-libnet: Improve debugging of libnet_BecomeDC LDAP errors
Andrew Bartlett
2012-08-14
1
-0
/
+2
*
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
2012-08-14
1
-10
/
+18
*
s4-dsdb: Add const
Andrew Bartlett
2012-08-14
1
-4
/
+4
*
s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr...
Andrew Bartlett
2012-06-27
1
-1
/
+7
*
s4:dsdb/common/util.c - samdb_is_pdc() - fail if the "fSMORoleOwner" attribut...
Matthias Dieter Wallnöfer
2012-04-29
1
-1
/
+5
*
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2012-03-20
2
-0
/
+62
*
s4-lib: Remove unused samdb_msg_set_value()
Ricky Nance
2012-02-25
1
-15
/
+0
*
s4-lib: Remove unused samdb_msg_set_string()
Ricky Nance
2012-02-25
1
-15
/
+0
*
s4-lib: Remove unused samdb_msg_set_int()
Ricky Nance
2012-02-25
1
-15
/
+0
*
dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flag
Andrew Bartlett
2012-01-24
2
-0
/
+8
*
s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...
Matthias Dieter Wallnöfer
2011-12-09
1
-1
/
+1
*
dsdb: Fix the password expiry calculation
Amitay Isaacs
2011-11-18
1
-1
/
+1
*
dsdb: Handle the case when extended rights string is NULL
Amitay Isaacs
2011-11-02
1
-4
/
+7
*
s4-dsdb: fixed re-join of subdomain
Andrew Tridgell
2011-10-04
1
-3
/
+4
*
s4-dsdb: simplify samdb_is_gc()
Andrew Tridgell
2011-10-04
1
-28
/
+2
*
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
2011-10-04
2
-0
/
+67
*
s4-dsdb: added NO_GLOBAL_CATALOG control
Andrew Tridgell
2011-09-22
2
-1
/
+11
*
s4-dsdb: failing to find the object is not an error in dsdb_loadreps()
Andrew Tridgell
2011-09-22
1
-3
/
+8
*
s4-dsdb: fixed compiler warning
Andrew Tridgell
2011-09-08
1
-1
/
+1
*
s4-dsdb Print clearer error messages when invalid account flags are specified...
Andrew Bartlett
2011-09-05
1
-0
/
+9
*
s4-dsdb Return ACL errors as ldb_errstring()
Andrew Bartlett
2011-08-26
1
-0
/
+3
*
s4-dsdb: added samdb_ntds_msdcs_dns_name()
Andrew Tridgell
2011-08-25
1
-2
/
+37
*
s4-dsdb: added samdb_dn_to_dns_domain()
Andrew Tridgell
2011-08-25
1
-0
/
+36
*
s4-dsdb: assert that base DNs are used correctly
Andrew Tridgell
2011-08-25
1
-0
/
+3
*
s4-dsdb Give a less worrying error message on failure to get a transaction
Andrew Bartlett
2011-08-13
1
-1
/
+1
[next]