Age | Commit message (Expand) | Author | Files | Lines |
2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 1 | -0/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2010-12-17 | s4-drepl: Fix log message to be shown on its own line | Kamen Mazdrashki | 1 | -1/+1 |
2010-12-15 | s4-drepl: We won't need a working schema for empty replicas sent. | Kamen Mazdrashki | 1 | -2/+5 |
2010-12-15 | s4-drepl: User working schema for commiting objects when replicating Schema NC | Kamen Mazdrashki | 1 | -6/+4 |
2010-12-15 | s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while... | Kamen Mazdrashki | 1 | -0/+2 |
2010-12-01 | s4-dreplsrv: Use working_schema when replicating from Schema NC | Kamen Mazdrashki | 1 | -2/+22 |
2010-12-01 | s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller | Kamen Mazdrashki | 1 | -0/+10 |
2010-11-28 | s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-11-27 | s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr) | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_... | Kamen Mazdrashki | 1 | -11/+11 |
2010-11-11 | s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c... | Kamen Mazdrashki | 1 | -3/+3 |
2010-09-30 | s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET | Andrew Tridgell | 1 | -0/+3 |
2010-09-29 | s4-drepl: don't call UpdateRefs on a RODC | Andrew Tridgell | 1 | -5/+11 |
2010-09-29 | s4-drepl: fixed the checking of replica_flags in the drepl server | Andrew Tridgell | 1 | -7/+0 |
2010-09-24 | s4:drepl_out_helpers.c - fix a counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-20 | s4-drepl: use the partition UDV and hwm for extended getncchanges ops | Andrew Tridgell | 1 | -0/+35 |
2010-09-16 | s4-repl: if we are an RODC don't set WRIT_REP in replication | Andrew Tridgell | 1 | -2/+7 |
2010-09-16 | s4-repl: add partial attribute set to getncchanges calls for RODCs | Andrew Tridgell | 1 | -5/+54 |
2010-09-10 | s4/drs: update repsFrom only when we are not in getncchanges extended op | Anatoliy Atanasov | 1 | -4/+4 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -1/+1 |
2010-07-09 | s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc... | Stefan Metzmacher | 1 | -0/+2 |
2010-07-09 | s4:drepl_out_helpers: don't return NT_STATUS_OK, if an extended operation doe... | Stefan Metzmacher | 1 | -1/+14 |
2010-04-27 | s4-repl: end repl request when not doing an UpdateRefs | Andrew Tridgell | 1 | -0/+2 |
2010-04-26 | s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended ops | Andrew Tridgell | 1 | -1/+2 |
2010-04-26 | s4-drepl: don't send an UpdateRefs unless its a plain replication | Andrew Tridgell | 1 | -1/+3 |
2010-04-22 | s4-drs: removed dsdb_validate_client_flags() | Andrew Tridgell | 1 | -7/+0 |
2010-04-22 | s40-drs: Do not send GetNCChanges messages to RODCs | Fernando J V da Silva | 1 | -0/+11 |
2010-04-22 | s4-drs: samdb_is_rodc() function and new samdb_rodc() function | Fernando J V da Silva | 1 | -1/+4 |
2010-03-12 | s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -29/+45 |
2010-03-10 | s4/drs: DsGetNCChanges - Propagating IDL changes to source code | Kamen Mazdrashki | 1 | -1/+1 |
2010-03-01 | s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request' | Stefan Metzmacher | 1 | -2/+13 |
2010-03-01 | s4:dsdb/repl: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 1 | -3/+3 |
2010-03-01 | s4/rodc: Implement samdb_rodc with ldb context | Anatoliy Atanasov | 1 | -1/+1 |
2010-01-14 | s4-drepl: switch drepl over to using the generic DRS options flags | Andrew Tridgell | 1 | -4/+2 |
2010-01-09 | s4-drs: calculate and send a uptodateness_vector with replication requests | Andrew Tridgell | 1 | -2/+13 |
2010-01-08 | s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_req | Stefan Metzmacher | 1 | -141/+181 |
2010-01-08 | s4-repl: allow for callbacks when a repl operation completes | Andrew Tridgell | 1 | -2/+2 |
2010-01-08 | s4-repl: added request for RID allocation in drepl task | Andrew Tridgell | 1 | -2/+2 |
2010-01-04 | s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_req | Stefan Metzmacher | 1 | -92/+116 |
2009-11-12 | s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import | Andrew Bartlett | 1 | -10/+20 |
2009-10-15 | s4-dsdb: added samdb_rodc() and samdb_ntds_options() | Andrew Tridgell | 1 | -1/+1 |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-09-15 | s4-repl: don't do double replication | Andrew Tridgell | 1 | -1/+2 |
2009-09-13 | s4-repl: added a preiodic notification check to the repl task | Andrew Tridgell | 1 | -2/+2 |
2009-09-12 | s4-repl: fixed memory leaks | Andrew Tridgell | 1 | -4/+2 |
2009-09-09 | s4/repl: added refresh of repsTo | Andrew Tridgell | 1 | -1/+87 |
2008-10-18 | s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl. | Günther Deschner | 1 | -47/+49 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-20 | drsuapi: fix samba4 callers after drsuapi.idl changes | Stefan Metzmacher | 1 | -6/+14 |