samba.tests.samdb: Fix test after merger of samba.security and
[jra/samba/.git] / source4 / lib /
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...
2008-12-19 Jelmer VernooijAvoid use of parentheses in Python import statements...
2008-12-19 Jelmer VernooijFix more tests.
2008-12-19 Simo Sorces4:cosmetic: Remove trailing tabs and spaces
2008-12-19 Matthias Dieter... Small cosmetic LDB patch regarding return values.
2008-12-19 Jelmer VernooijPort over more functionality to new SWIGless Python...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijRemove swig support from standalone ldb build.
2008-12-19 Jelmer VernooijInitial work using manual Python bindings for LDB,...
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-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Andrew BartlettParse options (and open the database) before starting...
2008-12-18 Andrew BartlettPrint error strings when transactions fail in ldb tools
2008-12-18 Andrew BartlettRename ldb index pointer wrapper function
2008-12-17 Stefan Metzmachers4:lib/socket: we need to lookup the #20 netbios name...
2008-12-17 Stefan Metzmachers4:lib/socket: remove unused code
2008-12-17 Stefan Metzmachers4:lib/tevent: add lib/events/ compat and let things...
2008-12-17 Stefan Metzmachers4:lib/events: move to toplevel directory as lib/tevent/
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-12-17 Andrew Bartletts4:ldb: add some python tests for extended dns
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-12-17 Andrew Bartletts4:ldb-samba: register samba specific extended dn handlers
2008-12-17 Andrew Bartletts4:ldb.i: hang the dn on the NULL context as the python...
2008-12-17 Andrew Bartletts4:ldb: use try to print the extended dn in the ldif...
2008-12-17 Andrew Bartletts4:ldb_ildap: try to pass extended DNs to the server
2008-12-17 Andrew Bartletts4:ldb: add infrastructure for extended dn handlers
2008-12-16 Jelmer VernooijStart converting registry python module to plain C...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellan experimental patch for fixing ldb bloat
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijAdd new script for building IDL files in librpc/idl...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijRename dom_sid.idl -> server_id.idl (since it no longer...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellrepack the ldb after re-indexing
2008-12-16 Andrew Tridgelluse transactions in ldbadd, ldbmodify and ldbedit
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
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 Andrew BartlettRemove timeout event once we are calling the callback.
2008-11-16 Andrew BartlettPrint unconvertable ldb element values as base64.
2008-11-16 Andrew BartlettAlways validate a DN when constructing from a string...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-15 Jelmer VernooijMove libtorture to top-level.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijRegenerate SWIG output.
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Andrew BartlettIt is not valid to talloc_free() ldb_dn_get_linearized()
2008-11-06 Andrew Tridgellfixed options argument to ldb connect in python
2008-11-06 Andrew Tridgelldon't give errors when an empty modules list is given...
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val to avoid possible over-run...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove global_loadparm.
2008-11-02 Jelmer VernooijUse environment variable rather than loadparm parameter...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-11-02 Jelmer VernooijRemove use of global loadparm in python modules.
2008-11-02 Jelmer VernooijMove check of SMB_CONF_PATH to loadparm code.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijUse a separate global for nonblocking socket testing...
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijSplit out torture results from torture context.
2008-10-31 Jelmer VernooijAdd comments in torture code, allow creating subcontexts.
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-30 Simo SorceRevert "Length comparison of the linearized version...
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Simo SorceLength comparison of the linearized version is not...
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...
next