summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi/drsutil.c
Commit message (Expand)AuthorAgeFilesLines
* s4-drs: better debug info when security checks failAndrew Tridgell2010-01-161-3/+8
* s4-drs: we are doing the sorting for getncchanges in the app code nowAndrew Tridgell2010-01-021-21/+0
* s4-dsdb: ask for REVEAL_INTERNALS in getncchangesAndrew Tridgell2010-01-021-0/+5
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-2/+0
* s4-repl: check that a DsGetNCChanges is a continuation, and fix sortingAndrew Tridgell2009-10-131-1/+1
* s4-drs: fixed error message for drs_security_level_checkAndrew Tridgell2009-10-061-1/+3
* s4-drsutil: allow NULL filterAndrew Tridgell2009-09-281-5/+0
* 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-231-1/+31
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchangesAnatoliy Atanasov2009-09-231-6/+1
* s4-drsserver: fixed addition of sort controlAndrew Tridgell2009-09-231-5/+7
* s4-drsserver: sort by DN to give tree orderAndrew Tridgell2009-09-221-6/+25
* 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
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-191-0/+15
* more include minimisationAndrew Tridgell2009-09-191-5/+0
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-091-1/+62
* s4: implemented server side of DSUpdateRefs callAndrew Tridgell2009-09-081-0/+47