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
2010-02-11
s4-dns: don't leave behind a tmp file
Andrew Tridgell
1
-0
/
+2
2010-02-11
s4-dns: added a dns update task
Andrew Tridgell
2
-0
/
+235
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-02-08
s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSD
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-02-05
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
1
-1
/
+1
2010-02-04
s4:mark the SYSTEM control always as non-critical
Matthias Dieter Wallnöfer
1
-0
/
+29
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
2
-10
/
+10
2010-01-28
s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...
Fernando J V da Silva
2
-7
/
+24
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
1
-3
/
+3
2010-01-17
s4-dsdb: isGlobalCatalogReady should be shown by default
Andrew Tridgell
1
-1
/
+1
2010-01-16
s4-kcc: added DsReplicaGetInfo pending ops call
Andrew Tridgell
1
-1
/
+30
2010-01-16
s4-kcc: added DsReplicaGetInfo CURSORS2 level
Andrew Tridgell
1
-0
/
+29
2010-01-16
s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context
Andrew Tridgell
1
-2
/
+2
2010-01-16
s4-kcc: added support for CURSORS info level in DsReplicaGetInfo
Andrew Tridgell
1
-3
/
+34
2010-01-16
s4-dsdb: take advantage of local cursor and sort
Andrew Tridgell
1
-37
/
+0
2010-01-16
s4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
Andrew Tridgell
1
-19
/
+65
2010-01-16
s4-dsdb: use dsdb_load_udv_v2() in repl task
Andrew Tridgell
1
-27
/
+2
2010-01-16
s4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
Andrew Tridgell
1
-0
/
+82
2010-01-16
s4-kcc: simplify the ReplicaGetInfo implementation a bit
Andrew Tridgell
1
-53
/
+17
2010-01-16
s4-kcc: squash a warning
Andrew Tridgell
1
-0
/
+2
2010-01-16
s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...
Andrew Tridgell
3
-3
/
+507
2010-01-16
s4-dsdb: added isGlobalCatalogReady
Andrew Tridgell
1
-0
/
+12
2010-01-14
s4-drepl: switch drepl over to using the generic DRS options flags
Andrew Tridgell
2
-7
/
+5
2010-01-14
s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 code
Fernando J V da Silva
1
-1
/
+1
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
4
-18
/
+121
2010-01-13
s4:dsdb: use validate_update module
Stefan Metzmacher
1
-0
/
+1
2010-01-13
s4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()
Stefan Metzmacher
1
-13
/
+50
2010-01-13
s4:dsdb/schema: add dsdb_syntax_DN_STRING_validate_ldb()
Stefan Metzmacher
1
-1
/
+48
2010-01-13
s4:dsdb/schema: add dsdb_syntax_DN_BINARY_validate_ldb()
Stefan Metzmacher
1
-2
/
+49
2010-01-13
s4:dsdb/schema: add dsdb_syntax_DN_validate_ldb()
Stefan Metzmacher
1
-1
/
+139
2010-01-13
s4:dsdb/schema: add dsdb_syntax_PRESENTATION_ADDRESS_validate_ldb()
Stefan Metzmacher
1
-1
/
+12
2010-01-13
s4:dsdb/schema: add dsdb_syntax_UNICODE_validate_ldb()
Stefan Metzmacher
1
-1
/
+69
2010-01-13
s4:dsdb/schema: add dsdb_syntax_DATA_BLOB_validate_ldb()
Stefan Metzmacher
1
-8
/
+61
2010-01-13
s4:dsdb/schema: add dsdb_syntax_NTTIME_validate_ldb()
Stefan Metzmacher
1
-1
/
+37
2010-01-13
s4:dsdb/schema: add dsdb_syntax_NTTIME_UTC_validate_ldb()
Stefan Metzmacher
1
-1
/
+49
2010-01-13
s4:dsdb/schema: add dsdb_syntax_INT64_validate_ldb()
Stefan Metzmacher
1
-1
/
+47
2010-01-13
s4:dsdb/schema: add dsdb_syntax_INT32_validate_ldb()
Stefan Metzmacher
1
-1
/
+48
2010-01-13
s4:dsdb/schema: add dsdb_syntax_BOOL_validate_ldb()
Stefan Metzmacher
1
-1
/
+30
2010-01-13
s4:dsdb: add validate_update module
Stefan Metzmacher
2
-1
/
+130
2010-01-13
s4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()
Stefan Metzmacher
2
-0
/
+61
2010-01-13
s4:dsdb/schema: add dsdb_syntax_DN_STRING_* wrappers
Stefan Metzmacher
1
-2
/
+30
2010-01-13
s4:dsdb/resolve_oids: also resolve oid in search attribute list
Stefan Metzmacher
1
-4
/
+55
2010-01-13
s4:dsdb/schema_load: add a TODO about schema reloading
Stefan Metzmacher
1
-1
/
+11
2010-01-13
s4:dsdb/repl: reorder dreplsrv_op_notify* functions
Stefan Metzmacher
1
-53
/
+50
2010-01-13
s4:dsdb/repl: change dreplsrv_op_notify_send/recv() to tevent_req
Stefan Metzmacher
2
-70
/
+74
2010-01-13
s4:dsdb/common: fix major bug in lsa_BinaryString to ldb_val conversation.
Stefan Metzmacher
1
-2
/
+2
2010-01-13
s4:dsdb/common: let samdb_msg_add_uint() call samdb_msg_add_int()
Stefan Metzmacher
1
-2
/
+1
2010-01-13
s4:dsdb/common: let samdb_msg_add_uint64() call samdb_msg_add_int64()
Stefan Metzmacher
1
-2
/
+1
2010-01-10
s4:repl_meta_data - Transform a "1" into a "true" on a boolean variable
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]