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
/
ldb_modules
/
repl_meta_data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-1
/
+32
2010-05-01
s4:dsdb Fix use of memory after free in repl_meta_data
Andrew Bartlett
1
-7
/
+9
2010-04-27
s4-repl: these messages are common, and don't deserve debug level 1
Andrew Tridgell
1
-2
/
+2
2010-04-26
s4-drs: make links to foreign partitions non-fatal
Andrew Tridgell
1
-8
/
+6
2010-04-22
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
1
-1
/
+1
2010-03-26
s4-drs: replmd_delete with the 3 stage deletion recycle bin
Eduardo Lima
1
-104
/
+179
2010-03-22
s4:dsdb Move dsdb_save_partition_usn() to be a module helper function
Andrew Bartlett
1
-4
/
+3
2010-03-22
s4:dsdb Add 'const' to some struct dsdb_schema variables
Andrew Bartlett
1
-8
/
+8
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-6
/
+30
2010-03-07
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-20
/
+24
2010-02-15
s4-dsdb: don't change replPropertyMetaData if the value hasn't changed
Andrew Tridgell
1
-4
/
+20
2010-02-15
s4-drs: Fixes bugs regarding Urgent Replication on wrong situations
Fernando J V da Silva
1
-7
/
+16
2010-02-13
s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
Andrew Tridgell
1
-5
/
+2
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
1
-4
/
+3
2010-02-10
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
1
-2
/
+1
2010-02-10
s4-dsdb: update repl_meta_data.c to use new DLIST_ macros
Jeremy Allison
1
-3
/
+2
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
1
-10
/
+95
2010-01-10
s4:repl_meta_data - Transform a "1" into a "true" on a boolean variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-01-09
s4-drs: instanceType is always sent, regardless of UDV values
Andrew Tridgell
1
-4
/
+6
2010-01-02
s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
Andrew Tridgell
1
-31
/
+35
2010-01-02
s4-dsdb: make sure 'whenChanged' is set on modify
Andrew Tridgell
1
-1
/
+4
2010-01-02
s4-dsdb: allow system to remove deleted objects
Andrew Tridgell
1
-0
/
+19
2010-01-02
s4-drs: make sure the DNs we put in the db have a extended GUID
Andrew Tridgell
1
-7
/
+16
2010-01-02
s4-drs: re-resolve the DN in linked attribute processing
Andrew Tridgell
1
-0
/
+10
2010-01-02
s4-drs: use dsdb_module_rename()
Andrew Tridgell
1
-4
/
+3
2010-01-02
s4-drs: use dsdb linked attribute parse functions
Andrew Tridgell
1
-23
/
+4
2010-01-02
s4-dsdb: fixed valgrind error in replmd modify
Andrew Tridgell
1
-1
/
+1
2010-01-02
s4-drs: don't try to remove backlinks directly
Andrew Tridgell
1
-1
/
+2
2010-01-02
s4-drs: isRecycled only exists in FL W2K8-R2
Andrew Tridgell
1
-0
/
+13
2010-01-02
s4-drs: use DSDB_FLAG_OWN_MODULE
Andrew Tridgell
1
-3
/
+3
2010-01-02
s4-drs: update comment to refect only forward link in this fn
Andrew Tridgell
1
-2
/
+4
2010-01-02
s4-drs: fixed typo for uSNCreated
Andrew Tridgell
1
-1
/
+1
2010-01-02
s4-drs: use dsdb_module_guid_by_dn()
Andrew Tridgell
1
-1
/
+1
2010-01-02
s4-drs: cope better with NULL GUIDS from DRS
Andrew Tridgell
1
-11
/
+25
2010-01-02
s4-drs: give an error message in repl_meta_data if we don't get a partition c...
Andrew Tridgell
1
-0
/
+1
2010-01-02
s4-drs: treat a zero GUID as not present in replmd_add_fix_la
Andrew Tridgell
1
-3
/
+6
2010-01-02
s4-dsdb: use a common method for finding a link pair
Andrew Tridgell
1
-1
/
+1
2010-01-02
s4-dsdb: fill in the correct version number of links that come over DRS
Andrew Tridgell
1
-26
/
+27
2010-01-02
s4-dsdb: move checking for single valued links to samba modules
Andrew Tridgell
1
-2
/
+8
2010-01-02
s4-dsdb: auto-upgrade w2k formatted linked attributes when modified
Andrew Tridgell
1
-0
/
+63
2010-01-02
s4-dsdb: minor cleanup in DRS replicated objects code
Andrew Tridgell
1
-5
/
+6
2010-01-02
s4-dsdb: store full meta data from DRS for linked attributes
Andrew Tridgell
1
-150
/
+239
2010-01-02
s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USN
Andrew Tridgell
1
-8
/
+14
2010-01-02
s4-dsdb: handle links with no backlinks in replmd_delete
Andrew Tridgell
1
-4
/
+3
2010-01-02
s4-dsdb: do the rename after the modify in replmd_delete
Andrew Tridgell
1
-12
/
+13
2010-01-02
s4-dsdb: some backlinks can be processed immediately
Andrew Tridgell
1
-77
/
+84
2010-01-02
s4-dsdb: add linked attributes meta_data handling to replmd_add
Andrew Tridgell
1
-24
/
+86
2010-01-02
s4-dsdb: added replmd_delete, based on Eduardos work
Andrew Tridgell
1
-0
/
+295
2010-01-02
s4-dsdb: add a comment on the use of ldb_rename()
Andrew Tridgell
1
-0
/
+3
2010-01-02
s4-dsdb: added support for backlinks in repl_meta_data
Andrew Tridgell
1
-20
/
+224
[next]