r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[jra/samba/.git] / source4 / rpc_server / drsuapi /
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4203: the bind_info blob isn't a const.
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Stefan Metzmacherr3999: - reply with the same DsBindInfo blob as w2k3...
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Stefan Metzmacherr3789: - fix error handling
2007-10-10 Stefan Metzmacherr3784: do a samdb lookup for the DsCrackNames server
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2991: add drsuapi_DsGetDomainControllerInfo() idl...
2007-10-10 Stefan Metzmacherr2974: fix the build
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Stefan Metzmacherr2954: add server cracknames code:
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Stefan Metzmacherr2889: add DRSUAPI server