r955: Update debian package rules... builds now
[ira/wip.git] / source4 / lib / registry /
2007-10-10 Jelmer Vernooijr955: Update debian package rules... builds now
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr893: a few more _t conversions
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Stefan Metzmacherr857: fix the build of gregedit (typo:-)
2007-10-10 Stefan Metzmacherr851: convert lib/registry/ to a config.mk file
2007-10-10 Jelmer Vernooijr834: Fix gconf and dir backends
2007-10-10 Jelmer Vernooijr833: Compile error
2007-10-10 Jelmer Vernooijr832: Only show menu items for backends if they're...
2007-10-10 Jelmer Vernooijr830: Use pull_ucs2_talloc() instead of acnv_u2ux(...
2007-10-10 Jelmer Vernooijr829: Implement 'hive' command
2007-10-10 Jelmer Vernooijr828: Some fixes in the core and regshell concerning...
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 Metzmacherr700: fix SMB_LIBRARY() to disable the lib by default
2007-10-10 Jelmer Vernooijr693: Make static
2007-10-10 Jelmer Vernooijr692: Add libwinregistry
2007-10-10 Jelmer Vernooijr686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()
2007-10-10 Stefan Metzmacherr681: don't init r.out.result.v
2007-10-10 Stefan Metzmacherr673: disable registry_gconf for now
2007-10-10 Stefan Metzmacherr672: disable gregedit for now
2007-10-10 Stefan Metzmacherr668: fix the build
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Jelmer Vernooijr655: Fix if() logic
2007-10-10 Stefan Metzmacherr467: hopefully get the buildfarm compiling fine now...
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 Vernooijr274: Be somewhat more POSIX compatible
2007-10-10 Herb Lewisr200: fix compile errors
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 Vernooijr183: More bugfixes
2007-10-10 Jelmer Vernooijr182: Fix a couple of segfaults
2007-10-10 Jelmer Vernooijr181: Parsing windows '95 registry files now works...
2007-10-10 Jelmer Vernooijr174: Win95 registry files (like USER.DAT) can now...
2007-10-10 Jelmer Vernooijr169: Fix gregedit
2007-10-10 Jelmer Vernooijr168: - Cleanups in rpc backend
2007-10-10 Jelmer Vernooijr166: Fix enumerating values in nt4 backend
2007-10-10 Jelmer Vernooijr165: Add support for viewing registry values in gregedit
2007-10-10 Jelmer Vernooijr164: Viewing remote registries with gregedit works now
2007-10-10 Jelmer Vernooijr162: Minor bugfixes:
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Jelmer Vernooijr129: Convert other utilities to new API
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
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 Vernooijr36: - Start using memory pools in the registry library
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...