r3783: - don't use make proto for ldb anymore
[kamenim/samba.git] / source4 / lib / registry / reg_backend_ldb / reg_backend_ldb.c
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
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 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 Andrew Tridgellr3323: more warning reductions
2007-10-10 Jelmer Vernooijr2914: ... and support enumerating values (data is...
2007-10-10 Jelmer Vernooijr2913: - Don't print hive name if it is NULL (regtree)
2007-10-10 Jelmer Vernooijr2898: - Support enumerating remote registry values
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Jelmer Vernooijr2254: Fix a couple of compiler warnings...
2007-10-10 Andrew Bartlettr1990: Fix breakage caused by the recent talloc changes...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Jelmer Vernooijr1147: Support enumerating values
2007-10-10 Jelmer Vernooijr1118: Read-only enumeration of keys in the LDB backend...
2007-10-10 Stefan Metzmacherr959: - a static WERROR function should return a WERROR:-)
2007-10-10 Jelmer Vernooijr955: Update debian package rules... builds now
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
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 Vernooijr20: Add the registry library. Still needs a lot of...