r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / rpc_server / handles.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Stefan Metzmacherr6192: remove handle->destroy function pointer, this...
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 Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Tridgellr374: allow for a policy_handle fetch using a handle...
2007-10-10 Andrew Tridgellr67: added a destroy hook in the policy handle -> wire...
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-13 Andrew Tridgelladded the epm_Map() call.
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...