Revert "Registry server LDB backend: Don't make copies of the same type"
[tprouty/samba.git] / source4 / lib /
2008-10-21 Jelmer VernooijRevert "Registry server LDB backend: Don't make copies...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Matthias Dieter... Registry server LDB backend: Don't make copies of the...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_BINARY type: Save it...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_SZ type: Always use...
2008-10-21 Matthias Dieter... Registry server LDB backend REG_SZ type: Fix up the...
2008-10-21 Matthias Dieter... Revert "Fix for the empty string (REG_SZ) problem"
2008-10-21 Matthias Dieter... Registry server: Fixes up the patch with "type" !=...
2008-10-21 Matthias Dieter... Registry server "reg_ldb_unpack_value": Tests demonstra...
2008-10-21 Matthias Dieter... Revert "Registry server "reg_ldb_unpack_value": Let...
2008-10-21 Matthias Dieter... Registry server "reg_ldb_unpack_value": Let "data"...
2008-10-21 Matthias Dieter... Cleanups of server files
2008-10-21 Matthias Dieter... Registry server: More work to be compatible
2008-10-21 Matthias Dieter... ldb_get_value_by_id: Fix the return of the default...
2008-10-21 Matthias Dieter... reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"
2008-10-21 Matthias Dieter... ldb_del_value: Free key data also when removing the...
2008-10-21 Matthias Dieter... Fix for allowing the REG_BINARY type and introducing...
2008-10-21 Matthias Dieter... Fix for the empty string (REG_SZ) problem
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijRemove unused function str_list_match.
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Günther DeschnerRevert "s4: fix the build after winreg idl changes."
2008-10-20 Günther Deschners4: fix the build after winreg idl changes.
2008-10-20 Jelmer VernooijProvide two symbols to allow ndrdump compiled by Samba...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijRegenerate pidl output.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-18 Jelmer VernooijUse common detection function for zlib.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-16 Andrew BartlettAssert that the server provides allowedAttributes ...
2008-10-15 Günther Deschners4: fix registry/rpc.c after winreg changes.
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer Vernooijwinreg.idl: Sync ref change from Samba 3.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijShare ndr_compression.c.
2008-10-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Simo SorceFix very old bug in ASQ
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRemove unused structures.
2008-10-13 Simo SorceRevert chunk applied by mistake as part of the cosmetic...
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-10-12 Jelmer VernooijFix number of arguments for file_load() functions.
2008-10-12 Jelmer VernooijRemove gencache in Samba 4 - it's unused and behind...
2008-10-12 Jelmer VernooijMove zlib to top-level root.
2008-10-12 Jelmer VernooijRemove unused json code.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijFix include paths for files that aren't compiled -...
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
2008-10-11 Jelmer VernooijProvide malloc_array() in Samba 4.
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijFix subunit files location after cherrypicks.
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Matthias Dieter... Fix regressions in patchfile after last patch, several...
2008-10-02 Stefan Metzmachers4:lib/ldb: fix stupid <SID=...> dn parsing bugs
2008-09-30 Andrew Tridgellhandle NULL strings in strchr_m() and strrchr_m()
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Matthias Dieter... Use UTF8 rather than the possibly different UNIX charset.
2008-09-30 Andrew TridgellThe author of the upstream code asked for this code...
2008-09-30 Andrew Tridgellmerged a bugfix for the idtree code from the Linux...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer Vernooijwmi: Use cli_credentials.
2008-09-29 Jelmer VernooijRemove ldb_module_wait implementation - ldb_module...
2008-09-29 Stefan Metzmachers4:lib/ldb: disable sqlite3 backend always as it doesn...
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-29 Simo SorceLDB ASYNC: ldb misc changes
2008-09-29 Simo SorceLDB ASYNC: core modules
2008-09-29 Simo SorceLDB ASYNC: other backends
2008-09-29 Simo SorceLDB ASYNC: ldb_tdb backend
2008-09-29 Simo SorceLDB ASYNC: Core files
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB library
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB backend modules
2008-09-24 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-24 Simo SorceFix python test, we can't check only the first member...
2008-09-24 Jelmer VernooijUse new binary name in merged build.
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Stefan Metzmachers4:lib/charset: add missing prototype of talloc_strdup_...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4: add talloc_strdup_upper.
2008-09-21 Jelmer VernooijFix merged build.
2008-09-21 Matthias Dieter... Registry client: Remove all conversion helper functions
2008-09-21 Matthias Dieter... Registry client library: Remove two elementar conversio...
2008-09-21 Matthias Dieter... Revert "Registry tool "regtree": Removing an error...
2008-09-21 Matthias Dieter... Registry client: Fixup the "patchfile" library
2008-09-21 Matthias Dieter... Registry client: Implement the "winreg_QueryValue"...
next