r4035: more effort on consistent naming of the access mask bits.
[samba.git] / source4 / lib / registry / reg_backend_rpc / reg_backend_rpc.c
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
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 Vernooijr3368: Default to rpc backend with binding "ncalrpc...
2007-10-10 Jelmer Vernooijr3367: More registry updates.
2007-10-10 Jelmer Vernooijr3340: Various fixes in the registry code. Implement...
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Jelmer Vernooijr3164: Look up ncalrpc identifiers using the EPMAPPER...
2007-10-10 Jelmer Vernooijr2911: Fix bug in opening relative keys
2007-10-10 Jelmer Vernooijr2898: - Support enumerating remote registry values
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Jelmer Vernooijr2254: Fix a couple of compiler warnings...
2007-10-10 Jelmer Vernooijr1032: Fix RPC backend segfault
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Jelmer Vernooijr825: - Introduce support for multiple roots (or 'hives')
2007-10-10 Jelmer Vernooijr819: Fix seg fault in rpc backend, found by Andrew...
2007-10-10 Jelmer Vernooijr734: Fix crash bug
2007-10-10 Stefan Metzmacherr681: don't init r.out.result.v
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Stefan Metzmacherr425: add some comments to ugly code parts
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Jelmer Vernooijr199: More registry rpc updates
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jelmer Vernooijr187: RPC registry backend fixes
2007-10-10 Jelmer Vernooijr168: - Cleanups in rpc backend
2007-10-10 Jelmer Vernooijr164: Viewing remote registries with gregedit works now
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2007-10-10 Jelmer Vernooijr46: Add CreateKey function (still working on it)
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...