summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_rpc/reg_backend_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij1-2/+9
2007-10-10r3367: More registry updates.Jelmer Vernooij1-0/+7
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij1-1/+1
2007-10-10r3323: more warning reductionsAndrew Tridgell1-16/+12
2007-10-10r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij1-1/+6
2007-10-10r2911: Fix bug in opening relative keysJelmer Vernooij1-8/+12
2007-10-10r2898: - Support enumerating remote registry valuesJelmer Vernooij1-32/+31
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-107/+91
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij1-3/+0
2007-10-10r1032: Fix RPC backend segfaultJelmer Vernooij1-2/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-101/+67
2007-10-10r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij1-1/+1
2007-10-10r734: Fix crash bugJelmer Vernooij1-3/+8
2007-10-10r681: don't init r.out.result.vStefan Metzmacher1-1/+0
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-1/+1
2007-10-10r425: add some comments to ugly code partsStefan Metzmacher1-0/+1
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter1-10/+4
2007-10-10r199: More registry rpc updatesJelmer Vernooij1-12/+31
2007-10-10r190: More RPC updatesJelmer Vernooij1-0/+53
2007-10-10r187: RPC registry backend fixesJelmer Vernooij1-25/+116
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-145/+71
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij1-2/+2
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-25/+60
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij1-1/+1
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-19/+25
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-13/+12
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+311