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
/
samdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix entryCSN format
Howard Chu
2013-09-23
1
-1
/
+7
*
Drop paged-search from OpenLDAP stack
Howard Chu
2013-09-23
1
-1
/
+1
*
Add LDB_MAP_RENDROP option
Howard Chu
2013-09-23
1
-1
/
+1
*
Return a couple more attrs by default
Howard Chu
2013-09-23
1
-0
/
+2
*
dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in delete
Andrew Bartlett
2013-09-19
1
-5
/
+10
*
dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replication
Andrew Bartlett
2013-09-19
1
-3
/
+5
*
dsdb-repl_meta_data: Check for a NULL invocationID and do not proceed
Andrew Bartlett
2013-09-19
1
-0
/
+4
*
Use SASL/EXTERNAL over ldapi://
Howard Chu
2013-09-18
1
-50
/
+78
*
Add an OpenLDAP-specific extended_dn_in module
Howard Chu
2013-09-18
2
-5
/
+37
*
dsdb: Use credentials.get_forced_sasl_mech()
Andrew Bartlett
2013-09-17
1
-0
/
+1
*
dsdb: Use dsdb_next_callback() rather than a no-op per-module callback
Andrew Bartlett
2013-09-16
1
-38
/
+16
*
dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
Andrew Bartlett
2013-09-16
1
-0
/
+13
*
dsdb: When using an LDAP backend, force use of the password from secrets.ldb
Andrew Bartlett
2013-09-11
1
-0
/
+99
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
drs-cracksname: fix problems that prevented to pass our torture tests
Matthieu Patou
2013-08-06
1
-6
/
+21
*
drs-crackname: Fix error code so that we have the same as windows
Matthieu Patou
2013-08-06
1
-0
/
+1
*
drs-cracknames: When cracking NT4 names we should just look at netbios for th...
Matthieu Patou
2013-08-06
1
-2
/
+1
*
drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...
Matthieu Patou
2013-08-06
1
-1
/
+4
*
dsdb: Include MS-ADTS doc references on deleted object contstraints
Andrew Bartlett
2013-07-30
1
-0
/
+16
*
dsdb: Improve DRS deleted link source/target handing in repl_meta_data
Andrew Bartlett
2013-07-30
1
-8
/
+97
*
dsdb: Ensure we always force deleted objects back under the deleted objects DN
Andrew Bartlett
2013-07-30
1
-26
/
+65
*
dsdb/repl_meta_data: split out replmd_deletion_state()
Stefan Metzmacher
2013-07-30
1
-31
/
+71
*
dsdb: Prune deleted objects of links and extra attributes of replicated deletes
Andrew Bartlett
2013-07-30
1
-71
/
+199
*
dsdb/samdb: use RECYCLED it implies DELETED...
Stefan Metzmacher
2013-07-25
2
-3
/
+3
*
dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...
Andrew Bartlett
2013-07-24
1
-15
/
+41
*
dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searches
Andrew Bartlett
2013-07-24
2
-104
/
+99
*
dsdb-descriptor: Do not do a subtree search unless we have child entries
Andrew Bartlett
2013-07-24
1
-1
/
+32
*
dsdb-ridalloc: Fix RID pools - RID numbers increase too quickly
Andrew Bartlett
2013-07-04
1
-1
/
+2
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
1
-1
/
+1
*
dsdb repl_meta_data: Use dsdb_request_add_controls()
Andrew Bartlett
2013-06-13
1
-18
/
+1
*
dsdb: Fix behaviour for when to update the USN when there is no change
Andrew Bartlett
2013-06-12
1
-6
/
+28
*
Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...
Andrew Bartlett
2013-06-11
1
-0
/
+7
*
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
Matthias Dieter Wallnöfer
2013-06-10
1
-16
/
+66
*
s4:samldb LDB module - permit "userAccountControl" modifications without acct...
Matthias Dieter Wallnöfer
2013-06-05
1
-2
/
+26
*
s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on add
Matthias Dieter Wallnöfer
2013-06-05
1
-3
/
+11
*
dsdb-repl_meta_data: Move TODO comment about conflicts and missing parents
Andrew Bartlett
2013-05-28
1
-9
/
+4
*
dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...
Andrew Bartlett
2013-05-28
1
-76
/
+141
*
dsdb-linked_attributes: Do not crash if the target GUID can not be found
Andrew Bartlett
2013-05-28
1
-0
/
+15
*
Fix warning by setting the variable from GUID to const GUID
Matthieu Patou
2013-05-20
1
-1
/
+2
*
Fix more unused vars
Matthieu Patou
2013-05-20
1
-2
/
+1
*
Fix a warning about a set but unused variable by actually using it
Matthieu Patou
2013-05-20
1
-0
/
+5
*
operational: remove double loops
Matthieu Patou
2013-05-20
1
-31
/
+47
*
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
2013-05-16
1
-2
/
+8
*
source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
dsdb: make the name of non related class more obvious
Matthieu Patou
2013-05-14
1
-2
/
+3
*
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
2013-04-19
6
-17
/
+5
*
dsdb-descriptor: Avoid segfault copying an SD without an owner or group
Andrew Bartlett
2013-02-22
1
-4
/
+12
*
dsdb-descriptor: Spell out security descriptor flags as constants
Andrew Bartlett
2013-02-22
2
-2
/
+2
[prev]
[next]