s4-ldb: Add ldb_msg_canonicalize_ex() to accept a memory context from client
[kamenim/samba.git] / source4 / lib / registry /
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - free some "msg" objects earlier...
2010-07-01 Matthias Dieter... s4:registry - move some common constraint checks to...
2010-07-01 Matthias Dieter... s4:lib/registry/tests/registry.c - test recursive key...
2010-07-01 Matthias Dieter... s4:registry - on key add operations we have to handle...
2010-07-01 Matthias Dieter... s4:lib/registry/local.c - support recursive key generation
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - refactor "reg_path_to_ldb"
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - use "ldb_path" rather than...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - "ldb_add_key" - fix talloc...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - add a missing brace
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - fix memory handling in "ldb_ope...
2010-06-28 Matthias Dieter... s4:lib/ldb/registry.c - handle the classname in the...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - remove really useless "local_ctx"
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - retrieve the classname correctl...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - change the "ldb_get_value"...
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - fix comment
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - wrap lines
2010-06-20 Matthias Dieter... s4:registry/regf.c - add some casts to suppress build...
2010-06-20 Matthias Dieter... s4:registry/rpc.c - fix Solaris warnings by casts
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-05-28 Matthias Dieter... s4:regshell - fix an "asprintf"
2010-05-28 Matthias Dieter... s4:regshell - don't use negative exit codes
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-27 Stefan Metzmachers4:lib/registry: fix the waf build
2010-04-27 Günther Deschners4: use shared registry functions.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - use more "sizeof...
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix indentation
2010-04-10 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix a datatype
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - assign a better...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - make a SIVAL stateme...
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Matthias Dieter... s4:registry - "REGF backend" - don't ignore wrong-sized...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - fix the read operati...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - use "sizeof(uint32_t...
2010-04-07 Matthias Dieter... s4:registry - "regf backend" - fix it up regarding...
2010-04-07 Matthias Dieter... s4:pyregistry.c - fix indentation
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: much nicer pidl rules
2010-04-06 Andrew Tridgellbuild: enable ENFORCE_GROUP_ORDERING()
2010-03-30 Matthias Dieter... s4:registry/tests/diff.c - try to make also this test...
2010-03-30 Matthias Dieter... s4:registry/tests/hive.c - make the test compatible...
2010-03-29 Matthias Dieter... s4:registry/util.c - remove those "talloc_free"s
2010-03-29 Matthias Dieter... s4:registry/tests/generic.c - fix the DWORD_* types...
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Break with "NULL" as an error case...
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Always check the "name" attribute...
2010-03-29 Matthias Dieter... s4:registry - move the UTF16 length calculation for...
2010-03-29 Matthias Dieter... s4:registry/util.c - fix indentation
2010-03-29 Jelmer Vernooijregistry: Fix compilation.
2010-03-29 Wilco Baan HofmanRevert reordering from commit 51bedf939568717424edd7732...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - add harder checks for...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - move the "REG_NONE"...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - util.c - treat unsupported and...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - adaptions for "add memory context...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - "util" - make "reg_key_add_abs...
2010-03-29 Wilco Baan HofmanRevert of commit 5b6ad54f43741c0c25b35e44cafe5fed352ff1...
2010-03-29 Wilco Baan HofmanRemove incorrect const, something that was correct...
2010-03-29 Wilco Baan HofmanRevert "s4:registry - "util" - remove "const" from...
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-23 Matthias Dieter... s4:registry - "reg_ldb_pack_value" - provide workaround...
2010-03-23 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the length check...
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the binary storage...
2010-03-22 Matthias Dieter... s4:registry - "reg_key_del/add_abs": call "talloc_free...
2010-03-22 Matthias Dieter... s4:registry - "reg_import_hive_key" - change a "talloc_...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add another "W_ERROR_HAVE_N...
2010-03-22 Matthias Dieter... s4:registry - "local" - add also here more "W_ERROR_HAV...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - initialise "result" in "reg_ke...
2010-03-22 Matthias Dieter... s4:registry - "samba.c" - add a "talloc_free"
2010-03-22 Matthias Dieter... s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocat...
2010-03-22 Matthias Dieter... s4:registry - "util" - remove "const" from "reg_abs_path"
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add also a memory context...
2010-03-22 Matthias Dieter... s4:registry - "util" - add also a memory context argume...
2010-03-22 Matthias Dieter... s4:registry - "util" - make "reg_key_add_abs" consisten...
2010-03-22 Matthias Dieter... s4:registry - "util" - fix up memory allocated data
2010-03-22 Matthias Dieter... s4:registry - "dir.c" - fix up dynamic memory allocatio...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - registry.h - add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - "RPC backend" - use "talloc_steal" and...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - check if strings could...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - initialise the data blobs
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add more "talloc_free"s...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - "reg_string_to_val" - consider...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_preg.c" - also here don't...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_dotreg.c" - fix a memory leak
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add comments
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - consider also the hives...
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - fix a typo
2010-03-21 Matthias Dieter... s4:regtree - fix counter variables to be "unsigned"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_ldb_unpack_value"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_key_get_info"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "ldb_get_default_value"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - make the key argument...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-21 Matthias Dieter... s4:regshell - here we don't need a newline - "ctime...
2010-03-21 Matthias Dieter... s4:regshell - don't return an error code if we get...
next