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
/
repl
/
replicated_objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-11
/
+19
2010-03-05
s4:repl - change also here the counter variables to "unsigned"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
1
-2
/
+2
2009-12-21
Revert "s4-drs: cope with bogus empty attributes from w2k8-r2"
Kamen Mazdrashki
1
-17
/
+0
2009-12-21
s4-repl: give a reason why the prepare commit failed
Andrew Tridgell
1
-1
/
+2
2009-12-10
s4-dsdb: use GUID_to_ndr_blob()
Andrew Tridgell
1
-7
/
+2
2009-11-28
s4-drs: cope with bogus empty attributes from w2k8-r2
Andrew Tridgell
1
-0
/
+17
2009-11-16
Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...
Matthias Dieter Wallnöfer
1
-4
/
+1
2009-11-15
s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...
Matthias Dieter Wallnöfer
1
-1
/
+4
2009-11-12
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
1
-34
/
+29
2009-11-06
s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...
Kamen Mazdrashki
1
-1
/
+1
2009-10-07
s4-drs: fixed a memory error introduced yesterday
Andrew Tridgell
1
-1
/
+1
2009-10-06
s4-repl: added RELAX control and fix transactions
Andrew Tridgell
1
-8
/
+57
2009-09-22
s4-ldb: added a bunch more debug for DC join
Andrew Tridgell
1
-0
/
+4
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
1
-1
/
+34
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-11
s4-repl: don't add the RDN if it is already there
Andrew Tridgell
1
-3
/
+19
2009-09-11
s4-drs: add the magic DRS SPNs on AddEntry
Andrew Tridgell
1
-23
/
+2
2009-09-10
s4/repl: give a useful error message if we can't decode an object
Andrew Tridgell
1
-1
/
+4
2009-09-08
s4:drsuapi: add an incomplete DsAddEntry implementation
Stefan Metzmacher
1
-8
/
+157
2009-09-03
add the the linked attributes elements to the repl structure
Andrew Tridgell
1
-0
/
+5
2009-09-02
Wrap DRS changes in a transaction
Andrew Tridgell
1
-0
/
+18
2009-07-02
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
1
-2
/
+5
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
1
-158
/
+2
2008-12-20
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-01-23
Get more information from ldb when reporting a failed replication.
Andrew Bartlett
1
-2
/
+2
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21859: add a comment why we remove the rid_crypt obfuscation
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r21839: add my email address
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21773: fix typo orginating -> originating
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r21359: remove the rid encryption before storing the password hashes
Stefan Metzmacher
1
-7
/
+39
2007-10-10
r21296: remove the session specific encryption from the attributes
Stefan Metzmacher
1
-1
/
+132
2007-10-10
r21282: we only need one for loop...
Stefan Metzmacher
1
-7
/
+5
2007-10-10
r21281: move constinancy checks to the beginning of the function
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r20733: add a function to load the oid mappings from ldb_val's
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20729: add a version number to struct dsdb_extended_replicated_objects
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...
Stefan Metzmacher
1
-35
/
+27
2007-10-10
r20709: pass a repsFromTo1 struct down as it contains all needed info for the...
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...
Stefan Metzmacher
1
-22
/
+8
2007-10-10
r20680: prepare the helper functions for applying replicated objects
Stefan Metzmacher
1
-59
/
+17
2007-10-10
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...
Stefan Metzmacher
1
-0
/
+299