Age | Commit message (Expand) | Author | Files | Lines |
2012-03-14 | s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs | Amitay Isaacs | 1 | -2/+2 |
2011-12-23 | s4-kcc: Remove also deleted objects that are not in the Deleted Object container | Matthieu Patou | 2 | -2/+38 |
2011-12-08 | Invocation of samba_kcc from KCC task | Dave Craft | 2 | -20/+88 |
2011-12-08 | Add subreq and status to kcc_service struct | Dave Craft | 1 | -2/+9 |
2011-10-04 | s4-kcc: if we are a GC, auto-add partial replicas | Andrew Tridgell | 1 | -3/+147 |
2011-09-22 | s4-kcc: return partial replica NCs in drs showrepl | Andrew Tridgell | 1 | -24/+20 |
2011-09-07 | s4-kcc: Fix the list of NCs for DRS replica information | Amitay Isaacs | 1 | -3/+21 |
2011-08-25 | s4-kcc: fixed _msdcs DNS name | Andrew Tridgell | 1 | -3/+1 |
2011-08-13 | s4:dsdb: use tevent_ fn names instaed of legacy event_ ones | Simo Sorce | 1 | -1/+1 |
2011-07-31 | s4-kcc: correctly populate the neighbor object when taking information from r... | Matthieu Patou | 1 | -0/+3 |
2011-07-21 | s4-kcc: use dsdb_delete() instead of ldb_delete() | Andrew Tridgell | 1 | -1/+1 |
2011-07-14 | Add intrasite code test switch | Dave Craft | 2 | -0/+9 |
2011-07-14 | Add kccsrv_add_repsFrom() possibility of NULL res argument | Dave Craft | 1 | -2/+2 |
2011-07-14 | Remove static to allow availability to other KCC files | Dave Craft | 1 | -4/+4 |
2011-07-14 | kcc_connection invocation_id added to struct | Dave Craft | 1 | -0/+1 |
2011-07-14 | KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED | Dave Craft | 1 | -1/+9 |
2011-07-14 | NTDSConnection and NTDSA Site setting flags | Dave Craft | 1 | -8/+0 |
2011-03-01 | s4:dsdb - always handle the attribute "options" as 32bit unsigned integer | Matthias Dieter Wallnöfer | 2 | -19/+20 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 5 | -5/+5 |
2010-11-26 | s4-kcc: fixed valgrind errors in drs replicaInfo server side | Andrew Tridgell | 1 | -7/+5 |
2010-11-24 | s4-kcc: disable the NDR printing of DRS getinfo requests | Andrew Tridgell | 1 | -0/+4 |
2010-11-18 | s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replication | Andrew Tridgell | 1 | -0/+1 |
2010-11-17 | s4-kcc: fixed result_last_attempt in showrepl | Andrew Tridgell | 1 | -0/+1 |
2010-11-08 | s4-debug: lowered the debug level of some unimportant messages | Andrew Tridgell | 1 | -2/+2 |
2010-11-04 | s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges() | Stefan Metzmacher | 1 | -0/+1 |
2010-10-23 | s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating | Kai Blin | 1 | -5/+10 |
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 |