summaryrefslogtreecommitdiff
path: root/source4/rpc_server/drsuapi/drsutil.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett2013-09-161-1/+1
* source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-311-11/+11
* s4-libcli/security Use seperate subsystem for session related functionsAndrew Bartlett2010-10-121-0/+1
* libcli/security Add debug class to security_token_debug() et alAndrew Bartlett2010-10-121-2/+2
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-1/+1
* s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell2010-09-291-12/+57
* s4-drs: moved the drs_ObjectIdentifier handling to dsdb_dn.cAndrew Tridgell2010-09-281-44/+0
* s4-drs: Added drs_security_access_check functionNadezhda Ivanova2010-09-281-0/+58
* s4-drs: added domain_sid to DRS security checksAndrew Tridgell2010-08-171-2/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:rpc_server/drsuapi/drsutil.c - remove unreachable codeMatthias Dieter Wallnöfer2010-06-261-1/+0
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-221-3/+5
* 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