summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi/dcesrv_drsuapi.h
Commit message (Expand)AuthorAgeFilesLines
* s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64Matthias Dieter Wallnöfer2010-11-271-1/+0
* s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell2010-09-291-0/+6
* s4-drs: Added drs_security_access_check functionNadezhda Ivanova2010-09-281-0/+6
* s4-drs: added sam_ctx_system on DRS bind stateAndrew Tridgell2010-08-201-0/+1
* s4-drs: added domain_sid to DRS security checksAndrew Tridgell2010-08-171-1/+2
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-221-1/+2
* s4-drs: moved the DsWriteAccountSpn call to its own fileAndrew Tridgell2010-01-091-0/+2
* s4-drs: we are doing the sorting for getncchanges in the app code nowAndrew Tridgell2010-01-021-1/+0
* s4-drs: implement more of DsUpdateRefsAndrew Tridgell2009-10-151-0/+2
* s4-drsuapi: state variable for getncchangesAndrew Tridgell2009-09-281-0/+1
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_PROCESSING in getnccha...Anatoliy Atanasov2009-09-231-0/+3
* s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchangesAnatoliy Atanasov2009-09-231-1/+1
* s4-drsserver: sort by DN to give tree orderAndrew Tridgell2009-09-221-1/+2
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-191-0/+2
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-091-0/+12
* s4: implemented server side of DSUpdateRefs callAndrew Tridgell2009-09-081-0/+9
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21512: finish DsBind() in the DRSUAPI server:Stefan Metzmacher2007-10-101-1/+4
* r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher2007-10-101-1/+1
* r2889: add DRSUAPI serverStefan Metzmacher2007-10-101-0/+35