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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-17
s4:descriptor module - Revert and const fixups
Matthias Dieter Wallnöfer
1
-7
/
+18
2009-09-17
s4:descriptor - cosmetic
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-17
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
2
-10
/
+3
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
3
-57
/
+479
2009-09-16
s4-repl: raise a debug level
Andrew Tridgell
1
-1
/
+1
2009-09-16
s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't exist
Andrew Tridgell
1
-0
/
+8
2009-09-15
s4-repl: take advantage of async RPC forwarding
Andrew Tridgell
1
-5
/
+3
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
2
-2
/
+36
2009-09-15
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
1
-10
/
+10
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-15
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2
-1
/
+27
2009-09-14
s4-repl: handle rename in repl_meta_data
Andrew Tridgell
1
-0
/
+97
2009-09-14
s4-repl: fixed a memory error handling linked attributes
Andrew Tridgell
1
-10
/
+10
2009-09-14
s4-repl: fall back to repsFrom if repsTo not set
Andrew Tridgell
1
-2
/
+4
2009-09-14
dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)
Michael Adam
1
-1
/
+0
2009-09-13
s4-repl: added a preiodic notification check to the repl task
Andrew Tridgell
7
-4
/
+480
2009-09-13
s4-repl: use the new dsdb partition uSN helper fns
Andrew Tridgell
1
-78
/
+16
2009-09-13
s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usn
Andrew Tridgell
1
-0
/
+146
2009-09-13
s4-sam: allow a search to specify a partition
Andrew Tridgell
1
-2
/
+17
2009-09-13
s4-repl: keep a @REPLCHANGED object on each partition
Andrew Tridgell
1
-24
/
+310
2009-09-12
s4:repl_meta_data: increment the attribute version with each change
Stefan Metzmacher
1
-1
/
+2
2009-09-12
s4-samdb: make it possible to ask for the sequence number of a partition
Andrew Tridgell
1
-0
/
+9
2009-09-12
s4-repl: fixed memory leaks
Andrew Tridgell
3
-12
/
+31
2009-09-12
s4-repl: don't be too eager to allocate new sequence numbers
Andrew Tridgell
1
-7
/
+9
2009-09-12
s4-samdb: internal s4 ldb modules should be GPL not LGPL
Andrew Tridgell
8
-95
/
+63
2009-09-12
s4-repl: we should only update uSNChanged when replication data changes
Andrew Tridgell
1
-29
/
+39
2009-09-12
s4-kcc: we should only add to the repsFrom if it doesn't already exist
Andrew Tridgell
2
-45
/
+182
2009-09-12
repl_meta_data: Fix include path when building with standalone ldb.
Jelmer Vernooij
1
-1
/
+1
2009-09-11
s4-vampire: cope with no invocationID when vampiring the schema
Andrew Tridgell
1
-3
/
+4
2009-09-11
s4-repl: refresh the partitions on each cycle
Andrew Tridgell
2
-3
/
+4
2009-09-11
s4-kcc: add a very simple KCC
Andrew Tridgell
4
-0
/
+533
2009-09-11
s4-repl: don't update replPropertyMetaData for non-replicated attributes
Andrew Tridgell
1
-0
/
+7
2009-09-11
s4-repl: on every ldb modify we need to update replPropertyMetaData
Andrew Tridgell
1
-8
/
+171
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-10
s4/schema: teach the schema_syntax code how to encode/decode more attributes
Andrew Tridgell
1
-0
/
+104
2009-09-10
s4/schema: don't crash if we don't have subClassOf
Andrew Tridgell
1
-2
/
+7
2009-09-09
s4/repl: implement DsReplicaSync
Andrew Tridgell
2
-0
/
+42
2009-09-09
s4/repl: added refresh of repsTo
Andrew Tridgell
1
-1
/
+87
2009-09-08
s4:repl_meta_data: remove unused code
Stefan Metzmacher
1
-11
/
+0
2009-09-08
s4:drsuapi: add an incomplete DsAddEntry implementation
Stefan Metzmacher
1
-8
/
+157
2009-09-07
s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")
Matthias Dieter Wallnöfer
1
-104
/
+0
2009-09-07
s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()
Stefan Metzmacher
1
-1
/
+31
2009-09-07
s4:simple_ldap_map - "primaryGroupId"
Matthias Dieter Wallnöfer
1
-4
/
+15
2009-09-07
s4:samldb - Fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-07
s4:subtree delete module - Cosmetic adaptions
Matthias Dieter Wallnöfer
1
-11
/
+16
2009-09-07
s4:samldb - Major rework
Matthias Dieter Wallnöfer
1
-243
/
+1000
2009-09-06
s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right way
Matthias Dieter Wallnöfer
1
-14
/
+25
[next]