summaryrefslogtreecommitdiff
path: root/source4/rpc_server/drsuapi/dcesrv_drsuapi.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-27s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64Matthias Dieter Wallnöfer1-1/+0
2010-09-29s4-drs: added drs_security_access_check_nc_root()Andrew Tridgell1-0/+6
2010-09-28s4-drs: Added drs_security_access_check functionNadezhda Ivanova1-0/+6
2010-08-20s4-drs: added sam_ctx_system on DRS bind stateAndrew Tridgell1-0/+1
2010-08-17s4-drs: added domain_sid to DRS security checksAndrew Tridgell1-1/+2
2010-04-22s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell1-1/+2
2010-01-09s4-drs: moved the DsWriteAccountSpn call to its own fileAndrew Tridgell1-0/+2
2010-01-02s4-drs: we are doing the sorting for getncchanges in the app code nowAndrew Tridgell1-1/+0
2009-10-15s4-drs: implement more of DsUpdateRefsAndrew Tridgell1-0/+2
2009-09-28s4-drsuapi: state variable for getncchangesAndrew Tridgell1-0/+1
2009-09-23s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_PROCESSING in getnccha...Anatoliy Atanasov1-0/+3
2009-09-23s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchangesAnatoliy Atanasov1-1/+1
2009-09-22s4-drsserver: sort by DN to give tree orderAndrew Tridgell1-1/+2
2009-09-19Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov1-0/+2
2009-09-09s4:drs split addentry and getncchanges into separate filesAndrew Tridgell1-0/+12
2009-09-08s4: implemented server side of DSUpdateRefs callAndrew Tridgell1-0/+9
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21512: finish DsBind() in the DRSUAPI server:Stefan Metzmacher1-1/+4
2007-10-10r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher1-1/+1
2007-10-10r2889: add DRSUAPI serverStefan Metzmacher1-0/+35