summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi
Commit message (Expand)AuthorAgeFilesLines
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-16/+4
* r4203: the bind_info blob isn't a const.Stefan Metzmacher2007-10-101-9/+14
* r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher2007-10-101-3/+3
* r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher2007-10-101-4/+17
* r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher2007-10-101-3/+3
* r3789: - fix error handlingStefan Metzmacher2007-10-102-21/+41
* r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher2007-10-103-16/+154
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-102-0/+2
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-102-0/+2
* r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2007-10-102-50/+48
* r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher2007-10-101-3/+3
* r2974: fix the buildStefan Metzmacher2007-10-101-1/+1
* r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher2007-10-102-47/+131
* r2954: add server cracknames code:Stefan Metzmacher2007-10-101-1/+41
* r2952: add idl and torture test for DsCrackNamesStefan Metzmacher2007-10-101-3/+3
* r2889: add DRSUAPI serverStefan Metzmacher2007-10-102-0/+358