s4:pyrpc: fix compiler warnings
[gd/samba-autobuild/.git] / source4 / lib /
2009-02-05 Stefan Metzmachers4:pyldb: fix compiler warnings
2009-02-05 Stefan Metzmachers4:lib/registry: fix c++ warnings
2009-02-03 Stefan Metzmachers4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo...
2009-02-02 Stefan Metzmachers4:lib/ldb: we should not silence warnings on handwritt...
2009-02-02 Stefan Metzmachers4:auth/credentials: the python bindings don't use...
2009-02-02 Stefan Metzmachers4:lib/registry: s/new/nkey
2009-02-02 Stefan Metzmachers4:ldb_map: s/new/ntree
2009-02-02 Stefan Metzmachers4:ldif_handlers: s/class/sclass
2009-02-02 Stefan Metzmachers4:lib/stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:lib/socket: s/private/private_data
2009-02-02 Stefan Metzmachers4:lib/messaging: s/private/private_data
2009-02-01 Simo SorceStart restoring the sqlite3 backend
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-31 Stefan Metzmachers4:lib/messaging: fix warnings in testsuite
2009-01-31 Stefan Metzmachers4:lib/messaging: avoid c++ reserved word 'private'
2009-01-31 Simo SorceExplicitly include ldb_handlers.h where necessary
2009-01-31 Simo SorceInstall mising public headers
2009-01-30 Simo SorceBump up ldb version to 0.9.3 after latest changes
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2009-01-30 Stefan Metzmachers4:lib/socket: don't use gethostbyname2()
2009-01-30 Stefan Metzmachers4:lib/ldb: include replace.h in pyldb.c
2009-01-30 Simo SorceAdd helper function to get a module name, may be useful...
2009-01-30 Simo SorceFix misfiled headers.
2009-01-30 Stefan Metzmachers4:fix the build after 380874ef863866c94c999ef53252b9d3...
2009-01-30 Simo SorceFix standalone configure scripts
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-28 Jelmer VernooijStop installing events.h - it contains a broken include...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Simo SorceDo not start a transaction this way.
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Stefan Metzmachers4:ldb: remove dependency to samba4's events wrapper
2009-01-15 Günther Deschnerwinreg: fix winreg_EnumValue callers.
2009-01-15 Simo SorceFix LDB_MODULESDIR for ldb standalone builds
2009-01-15 Jelmer VernooijUse AS_HELP_STRING() in a couple more places.
2009-01-15 Jelmer VernooijFix indentation for some configure options.
2009-01-08 Stefan Metzmachers4:events: don't trigger \n in debug messages two times
2009-01-08 Jelmer VernooijDon't attempt to use GNUTLS >= 2.6, as it is known...
2009-01-08 Jelmer VernooijFix ldap.py test on systems that *can* find the record...
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-07 Tim Proutys3 merged build: Fix include error
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 Jelmer VernooijFix ldap.py test.
2009-01-07 Andrew BartlettUse new error constant (missing from 6efb7ff9)
2009-01-07 Andrew BartlettRaise a python exception when the ldb search fails
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Andrew BartlettInitialise 'flags' in new python ldb binding for ldb_co...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
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:lib/events: remove unused events_internal.h
2009-01-02 Stefan Metzmachers4:lib/events: convert to use tevent_* functions instea...
2009-01-02 Stefan Metzmachers4:lib/events: deprecate event_context_find()
2009-01-02 Stefan Metzmachers4:tevent: move event_context_find() to tevent_s4.c
2009-01-02 Stefan Metzmachers4:pyregistry: use tevent_context_init()
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4: remove unused dbwrap code
2008-12-29 Stefan Metzmacherlib/tevent: rename event_* => tevent_* in the header...
2008-12-26 Kai BlinFix some tevent includes, trying to fix the build
2008-12-24 Jelmer VernooijFix accidental condition inversion.
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijMove Samba4-specific file out of common libtevent.
2008-12-23 Jelmer VernooijFix silly typo.
2008-12-23 Jelmer Vernooijpyldb: Provide replacement for sizeargfunc, not availab...
2008-12-23 Jelmer Vernooijpython: Define Py_ssize_t if the Python library doesn't.
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
2008-12-23 Jelmer Vernooijpyldb: Avoid use of pytalloc, as it may not be available.
2008-12-23 Jelmer Vernooijldb: Include tevent.h rather than events.h.
2008-12-23 Jelmer Vernooijldb: Fix linking against tevent library (rather than...
2008-12-22 Jelmer VernooijFix build of the Python bindings now that SWIG is gone.
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-22 Jelmer VernooijUse consistent names for dcerpc python modules; fixes...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-21 Jelmer VernooijRemove remaining fragments of SWIG code in pyldb.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-20 Jelmer VernooijImplement some of the stubs in misc python module.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijUse plain C implementation for misc Python module rathe...
2008-12-20 Jelmer VernooijSupport subtypes of ldb.Ldb.
2008-12-20 Jelmer VernooijFix all pyldb tests except for modules.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijReprocess LDB SWIG file.
2008-12-19 Jelmer VernooijSpecify explicit path to tevent.h, compilation breaks...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next