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
/
kcc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2
-20
/
+20
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-03
s4-kcc: silence "Testing kcctpl_create_intersite_connections" message
Andrew Tridgell
1
-1
/
+1
2010-10-02
s4-kcc: remove stale repsTo entries in the KCC
Andrew Tridgell
1
-0
/
+32
2010-09-29
s4-kcc: fixed the replica_flags in repsFrom in the kcc
Andrew Tridgell
1
-31
/
+72
2010-09-27
s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcs
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-kcc: don't print "Testing kcctpl_create_intersite_connections"
Andrew Tridgell
1
-1
/
+1
2010-09-23
s4/dsdb:kcc: cleanup and improve readability
Anatoliy Atanasov
1
-4
/
+5
2010-09-23
s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymore
Stefan Metzmacher
1
-6
/
+1
2010-09-23
s4-kcc: the kcc should not be setting the repsTo attribute
Andrew Tridgell
1
-32
/
+2
2010-09-23
s4-kcc: added service->am_rodc
Andrew Tridgell
4
-21
/
+14
2010-09-23
s4-kcc: pass the service context into the kcc connection code
Andrew Tridgell
2
-64
/
+65
2010-09-20
s4-kcc: a bit more debug info on repsFrom creation
Andrew Tridgell
1
-1
/
+7
2010-09-15
s4-kcc: removed redundent loop check
Andrew Tridgell
1
-1
/
+1
2010-09-09
s4-dreplsrv: Do allocations on long-living context so that callback gets called
Kamen Mazdrashki
1
-1
/
+1
2010-09-03
s4:dsdb/kcc: use irpc_binding_handle_by_name()
Stefan Metzmacher
1
-6
/
+39
2010-08-28
s4-kcc: Notify dreplsrv that Topology has changed
Kamen Mazdrashki
1
-0
/
+29
2010-08-28
s4-kcc: Assert when unexpected repsFromToBlob version is passed
Kamen Mazdrashki
1
-2
/
+4
2010-08-07
s4:kcc_connection.c - fix typo in error message
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
3
-5
/
+5
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-04-27
s4:kcc_periodic.c - fix counter types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-27
s4-drs: add entries to repsTo based on calculated repsFrom
Andrew Tridgell
1
-2
/
+30
2010-04-27
s4-drepl: don't setup a repsFrom from a DC that isn't a master for a NC
Andrew Tridgell
1
-5
/
+50
2010-04-22
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
1
-3
/
+15
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-1
/
+9
2010-03-16
s4:dsdb/kcc/*.c - fix up wrong typed counters
Matthias Dieter Wallnöfer
5
-20
/
+22
2010-03-16
s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJ
Erick Nogueira do Nascimento
1
-80
/
+284
2010-03-12
use unsigned instead of uint32_t for LDB counters.
Crístian Deives
1
-4
/
+6
2010-03-12
nTDSConnection creation
Crístian Deives
2
-0
/
+817
2010-03-12
spanning tree computation
Crístian Deives
1
-0
/
+1692
2010-03-12
new function kcctpl_color_vertices
Crístian Deives
1
-213
/
+576
2010-03-05
s4:kcc - Change some counter variables to be unsigned
Matthias Dieter Wallnöfer
2
-4
/
+5
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
1
-2
/
+2
2010-02-17
s4/drs:kccdrs_replica_get_info_obj_metadata implementation
Anatoliy Atanasov
1
-12
/
+88
2010-02-16
s4-kcc: remove a qsort() that snuck into the new topology code
Andrew Tridgell
1
-2
/
+1
2010-02-16
s4-kcc: remove search_onelevel_with_deleted() in kcc
Andrew Tridgell
1
-52
/
+3
2010-02-16
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
2
-18
/
+7
2010-02-16
s4-drs: DsGetReplInfo() refactoring
Erick Nogueira do Nascimento
1
-263
/
+190
2010-02-16
s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoType
Erick Nogueira do Nascimento
1
-4
/
+142
2010-02-15
s4-kcc: remove C++ comment
Andrew Tridgell
1
-1
/
+1
2010-02-15
s4-kcc: initial code for the topology algorithm
Crístian Deives
1
-0
/
+614
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
1
-3
/
+3
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
[next]