Fix compile of py_net.c
[sfrench/samba-autobuild/.git] / source4 / lib / registry /
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Slava Semushinsource4/lib/registry/patchfile.c(reg_diff_load): fixed...
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Stefan Metzmachers4:pyregistry: fix crash bugs introduced by e5a6eadd821...
2009-02-05 Stefan Metzmachers4:pyregistry: fix compiler warnings
2009-02-05 Stefan Metzmachers4:lib/registry: fix c++ warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:auth/credentials: the python bindings don't use...
2009-02-02 Stefan Metzmachers4:lib/registry: s/new/nkey
2009-01-15 Günther Deschnerwinreg: fix winreg_EnumValue callers.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 scudette@gmail.comChanged code to use proper talloc context instead of...
2009-01-02 scudette@gmail.comMemory leak fixed due to accumulation of open reg keys.
2009-01-02 scudette@gmail.comFixes uninitialised access as reported by valgrind.
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan Metzmachers4:pyregistry: use tevent_context_init()
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijUse plain Python C API for registry module, rather...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijStart converting registry python module to plain C...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jelmer VernooijFix installation of Samba 4 during merged build.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRegenerate SWIG files.
2008-10-24 Jelmer VernooijRemove more usages of global_loadparm.
2008-10-24 Jelmer VernooijRemove more uses of global_loadparm.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Jelmer VernooijFix double free.
2008-10-21 Jelmer VernooijFix the build.
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... 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-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 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 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-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-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
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-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Matthias Dieter... Fix regressions in patchfile after last patch, several...
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-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Matthias Dieter... Registry client: Remove all conversion helper functions
2008-09-21 Matthias Dieter... Registry client library: Remove two elementar conversio...
next