r4168: Implement QueryValue in the server
[samba.git] / source4 / rpc_server / winreg / rpc_winreg.c
2007-10-10 Jelmer Vernooijr4168: Implement QueryValue in the server
2007-10-10 Jelmer Vernooijr4166: More small API fixes, keep registry structs...
2007-10-10 Jelmer Vernooijr4155: More destinction between hives and predefined...
2007-10-10 Jelmer Vernooijr4154: Add definitions for HKEY_PERFORMANCE_TEXT and...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Andrew Tridgellr4118: don't assume that "unsigned int" is the same...
2007-10-10 Andrew Tridgellr4117: fixed EnumValue in winreg server
2007-10-10 Jelmer Vernooijr4106: Add full name of two more hives
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3369: More registry updates
2007-10-10 Jelmer Vernooijr3367: More registry updates.
2007-10-10 Jelmer Vernooijr3348: More registry fixes and additions. The following...
2007-10-10 Jelmer Vernooijr3340: Various fixes in the registry code. Implement...
2007-10-10 Jelmer Vernooijr3338: More work on the winreg RPC server. Opening...
2007-10-10 Jelmer Vernooijr2696: DCOM updates:
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Jelmer Vernooijr2519: Registry RPC pipe fixes (use struct registry_key...
2007-10-10 Andrew Tridgellr465: we need common.h in two more rpc server pipes
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr424: let this code compile on every machine hopefully
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr126: - add first srvsvc and wkssvc server side stuff
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...