summaryrefslogtreecommitdiff
path: root/source4/rpc_server/winreg/rpc_winreg.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3369: More registry updatesJelmer Vernooij1-3/+61
2007-10-10r3367: More registry updates.Jelmer Vernooij1-2/+7
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij1-1/+1
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij1-1/+9
2007-10-10r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij1-65/+69
2007-10-10r2696: DCOM updates:Jelmer Vernooij1-10/+15
2007-10-10r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell1-1/+1
2007-10-10r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc)Jelmer Vernooij1-23/+19
2007-10-10r465: we need common.h in two more rpc server pipesAndrew Tridgell1-0/+1
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-81/+75
2007-10-10r424: let this code compile on every machine hopefullyStefan Metzmacher1-2/+2
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-5/+3
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-110/+104
2007-10-10r126: - add first srvsvc and wkssvc server side stuffStefan Metzmacher1-2/+2
2007-10-10r62: Fix the buildJelmer Vernooij1-2/+4
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+46
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-13/+0
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+389