index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-28
s4-dsdb: Remove double-free in update_keytab module
Andrew Bartlett
1
-2
/
+0
2012-08-28
s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in sync
Andrew Bartlett
3
-0
/
+539
2012-08-23
s4-dsdb: Remove unused variables
Andrew Bartlett
1
-5
/
+0
2012-08-23
s4-dsdb: Do not use a possibly-old loadparm context in schema reload
Andrew Bartlett
1
-7
/
+3
2012-08-22
s4:samldb LDB module - remove unused "member" attribute from search filter
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-08-22
s4:dsdb - always fail if a search filter could not be parsed
Matthias Dieter Wallnöfer
1
-0
/
+3
2012-08-22
s4:dsdb_sort_objectClass_attr - simplify memory context handling
Matthias Dieter Wallnöfer
1
-26
/
+3
2012-08-17
s4-dsdb: Ensure we always free tmp_ctx in schema refresh check
Andrew Bartlett
1
-0
/
+2
2012-08-14
s4-dsdb: Use samdb_dn_is_our_ntdsa()
Andrew Bartlett
2
-4
/
+34
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
4
-8
/
+9
2012-08-11
s4-dsdb: Take more care in handling of global schema memory
Andrew Bartlett
1
-1
/
+3
2012-08-11
s4-dsdb: Remove support for per-partition sequence numbers
Andrew Bartlett
1
-23
/
+0
2012-08-11
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
1
-60
/
+0
2012-08-10
build: rename security → samba-security
Björn Jacke
2
-9
/
+9
2012-08-09
s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort
Andrew Bartlett
1
-7
/
+0
2012-08-09
s4-dsdb: Do not reload partition metadata except on transaction start
Andrew Bartlett
1
-11
/
+0
2012-08-09
s4-dsdb: Change talloc parent
Andrew Bartlett
1
-1
/
+1
2012-08-09
s4-dsdb: Remove ldb_sequence_type argument from partition_primary_sequence_nu...
Andrew Bartlett
2
-4
/
+4
2012-08-09
s4-dsdb: simplify migration of old-style seqence numbers to metadata.tdb
Andrew Bartlett
2
-150
/
+53
2012-08-09
s4-dsdb: Reduce calls to the ldb layer by reloading less often
Andrew Bartlett
2
-14
/
+26
2012-07-31
s4-dsdb: Replace any existing lastKnownParent attribute during delete
Andrew Bartlett
1
-1
/
+1
2012-07-31
s4-dsdb: Improve tracing in repl_meta_data
Andrew Bartlett
1
-7
/
+8
2012-07-31
s4-dsdb: Handle rename conflicts in both directions
Andrew Bartlett
1
-49
/
+87
2012-07-31
s4-dsdb: Request extended DN and show deleted when searching for a possible p...
Andrew Bartlett
1
-2
/
+4
2012-07-29
s4-dsdb: Fill in lastKnownParent when moving to lostAndFound
Andrew Bartlett
2
-0
/
+46
2012-07-29
s4-dsdb: Do not strip base components off DN before searching for NC root
Andrew Bartlett
1
-7
/
+10
2012-07-29
s4-dsdb: Change move to lostAndFound to use container in this partiion and ad...
Andrew Bartlett
1
-2
/
+31
2012-07-29
s4-dsdb: Provide a way to force incoming renames to take priority
Andrew Bartlett
1
-2
/
+4
2012-07-29
s4-dsdb: Provide a way to handle conflicts due to rename
Andrew Bartlett
1
-25
/
+102
2012-07-18
dsdb: Allocate new OID to allow updates of a read-only replica
Andrew Bartlett
3
-5
/
+13
2012-07-18
s4-dsdb: Allow dbcheck to correct an incorrect instanceType
Andrew Bartlett
1
-3
/
+5
2012-07-06
s4-dsdb: Give a much better error message when parentGUID generation fails
Andrew Bartlett
1
-3
/
+3
2012-07-06
s4-dsdb: Use parent_object_guid to find the correct parent for new objects
Andrew Bartlett
2
-1
/
+118
2012-06-27
s4-dsdb: Remove hooks for non-directory password handling
Andrew Bartlett
1
-12
/
+0
2012-06-26
s4-samldb: do not talloc_steal() the elements of the original request
Andrew Bartlett
1
-4
/
+10
2012-06-22
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
1
-1
/
+37
2012-06-22
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
1
-2
/
+184
2012-06-22
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
4
-2
/
+43
2012-06-22
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-extended: do not try to fix if there is no schema
Matthieu Patou
1
-0
/
+4
2012-06-22
s4-drsuapi: Fix a const warning
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
1
-24
/
+122
2012-06-22
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
1
-10
/
+97
2012-06-22
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
1
-24
/
+31
2012-06-22
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
3
-14
/
+97
2012-06-22
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
3
-2
/
+41
2012-06-22
s4-dsdb: fix a warning about unused variable
Matthieu Patou
1
-3
/
+0
2012-06-19
ldb: use tdb directly, not tdb_compat.
Rusty Russell
1
-6
/
+6
2012-06-07
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
1
-1
/
+1
2012-05-30
dsdb: Fix error checking conditions in partition_metadata module
Amitay Isaacs
1
-7
/
+7
[next]