r23792: convert Samba4 to GPLv3
[samba.git] / source4 / rpc_server / drsuapi / dcesrv_drsuapi.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Günther Deschnerr23239: Fill in drsuapi_QuerySitesByCost.
2007-10-10 Andrew Bartlettr22477: When an invaild base is specified to ldb_search...
2007-10-10 Stefan Metzmacherr21512: finish DsBind() in the DRSUAPI server:
2007-10-10 Stefan Metzmacherr21356: we have a function to get the sites dn
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Stefan Metzmacherr20514: implement idl for DsGetNT4ChangeLog() which...
2007-10-10 Andrew Bartlettr20374: It's still 2006 (just...). Add copyright.
2007-10-10 Andrew Bartlettr20353: Restructure the DRSUAPI DsGetDomainControllerIn...
2007-10-10 Andrew Bartlettr20315: Implement the server side of DsGetDomainControl...
2007-10-10 Stefan Metzmacherr19847: add idl for DsRemoveDSServer(), this is used...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19761: This may need work, but here is an initial...
2007-10-10 Günther Deschnerr16796: Fill in dsr_GetMemberships() / dsr_GetMembershi...
2007-10-10 Stefan Metzmacherr15319: remove unneeded macros
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
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