summaryrefslogtreecommitdiff
path: root/source4/rpc_server/drsuapi
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-2/+2
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-9/+9
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2-4/+4
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell1-16/+4
2007-10-10r4203: the bind_info blob isn't a const.Stefan Metzmacher1-9/+14
2007-10-10r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher1-3/+3
2007-10-10r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher1-4/+17
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-3/+3
2007-10-10r3789: - fix error handlingStefan Metzmacher2-21/+41
2007-10-10r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher3-16/+154
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell2-0/+2
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2-0/+2
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2-50/+48
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-3/+3
2007-10-10r2974: fix the buildStefan Metzmacher1-1/+1
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher2-47/+131
2007-10-10r2954: add server cracknames code:Stefan Metzmacher1-1/+41
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-3/+3
2007-10-10r2889: add DRSUAPI serverStefan Metzmacher2-0/+358