summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-204-12/+0
* s4-drs: support DRSUAPI_DRS_ADD_REF flagAndrew Tridgell2009-10-151-5/+29
* s4-drs: implement more of DsUpdateRefsAndrew Tridgell2009-10-152-27/+63
* drs: improved error checkingAndrew Tridgell2009-10-151-16/+49
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+1
* s4-repl: check that a DsGetNCChanges is a continuation, and fix sortingAndrew Tridgell2009-10-132-4/+17
* s4-drs: make DsBind a bit less verboseAndrew Tridgell2009-10-121-1/+1
* s4-drs: added some debug lines to DsAddEntry()Andrew Tridgell2009-10-061-0/+3
* s4-drs: take advantage of system session auth in dsbindAndrew Tridgell2009-10-062-41/+21
* s4-drs: fixed error message for drs_security_level_checkAndrew Tridgell2009-10-061-1/+3
* s4-drs: open samdb with system credentials when authorisedAndrew Tridgell2009-10-061-1/+14
* s4-drs: removed debug code that replicated a maximum of 10 objects at a timeAndrew Tridgell2009-09-281-2/+1
* s4-drsuapi: state variable for getncchangesAndrew Tridgell2009-09-281-0/+1
* s4-dsruapi: plugfest updatesAndrew Tridgell2009-09-281-77/+144
* s4-drsutil: allow NULL filterAndrew Tridgell2009-09-281-5/+0
* s4-drs: el may not be a talloc pointerAndrew Tridgell2009-09-241-1/+1
* s4-drs: include deleted objects in getncchanges replyAndrew Tridgell2009-09-241-1/+6
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_PROCESSING in getnccha...Anatoliy Atanasov2009-09-233-4/+46
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_ASYNC_REP in getncchangesAnatoliy Atanasov2009-09-231-1/+7
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_FULL_SYNC_PACKET in getncchangesAnatoliy Atanasov2009-09-231-0/+6
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchangesAnatoliy Atanasov2009-09-233-10/+15
* s4-drs: fill in more guids and SIDs, plus filter rDNAndrew Tridgell2009-09-231-3/+48
* s4-drsserver: fixed addition of sort controlAndrew Tridgell2009-09-231-5/+7
* s4-drsserver: sort by DN to give tree orderAndrew Tridgell2009-09-223-8/+29
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-221-0/+6
* s4-drs: security checking on DRS needs to default to onAndrew Tridgell2009-09-191-1/+2
* s4-repl: need param.h for lp_parm_boolAndrew Tridgell2009-09-191-0/+1
* Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov2009-09-191-7/+1
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-196-20/+36
* more include minimisationAndrew Tridgell2009-09-195-17/+0
* s4-rpc_server: removed remaining unnecessary #includesAndrew Tridgell2009-09-191-0/+2
* idl: added DsExecuteKCC IDLAndrew Tridgell2009-09-171-3/+3
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-151-21/+4
* s4-drs: lock down key DRS callsAndrew Tridgell2009-09-154-22/+54
* s4-drs: filter based on local_usnAndrew Tridgell2009-09-151-1/+1
* s4-drs: allow replication of renamesAndrew Tridgell2009-09-141-6/+7
* s4-drs: fixed search expressionAndrew Tridgell2009-09-131-1/+1
* s4-drs: change debug levelAndrew Tridgell2009-09-121-1/+1
* s4-drs: also fill in tmp_highest_usnAndrew Tridgell2009-09-121-0/+1
* s4-drs: return objects with uSN > highest_usnAndrew Tridgell2009-09-121-2/+6
* s4-drs: spelling fix, and simpler search expressionAndrew Tridgell2009-09-121-2/+2
* s4-drs: fixed the cursor generation to always be filled inAndrew Tridgell2009-09-121-102/+152
* s4-repl: use common functions to simplify updaterefs.cAndrew Tridgell2009-09-121-108/+4
* Fix up-to-dateness vector creation.Anatoliy Atanasov2009-09-121-15/+76
* s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell2009-09-111-1/+1
* s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell2009-09-111-9/+9
* s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell2009-09-111-2/+2
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-4/+120
* s4/drs: parentGUID needs to be specififcally asked forAndrew Tridgell2009-09-111-1/+2