Merge branch 'master' of ssh://git.samba.org/data/git/samba
[ira/wip.git] / lib /
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 VernooijInstall tevent_internal.h, as Samba 4 needs it.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix use of "time offset" parameter, and add test to...
2008-12-23 Jelmer Vernooijpytevent: Add missing file.
2008-12-23 Jelmer VernooijAllow using external libtevent.
2008-12-23 Jelmer Vernooijstandalone: Use more variables, preparing to include...
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 Jeremy AllisonIn gcc version 4.3.2 we get warnings for functions...
2008-12-23 Jelmer Vernooijldb: Fix linking against tevent library (rather than...
2008-12-23 Jelmer Vernooijpytalloc: Add some comments, use talloc object location...
2008-12-23 Jelmer Vernooijpython/tevent: Remove use of pytalloc.h.
2008-12-23 Jelmer VernooijFix prefixing swig library directory with prefix.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix installation of standalone tevent Python module.
2008-12-22 Jelmer VernooijFix standalone build of tdb python module, update ignor...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-22 Jelmer VernooijNever build tevent modules as shared objects.
2008-12-22 Jelmer VernooijRemove unused Samba4-specific init functions for libtevent.
2008-12-21 Jelmer VernooijFix various Python-related bugs.
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 VernooijCreate and use convenience function for creating new...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijFix tevent python module build as part of samba 4.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijStop using SWIG for ldb Python bindings.
2008-12-20 Jelmer VernooijFix standalone compilation of events library.
2008-12-20 Jelmer VernooijAdd missing files for standalone build.
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 VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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 VernooijMake sure to not close tdb database more than once.
2008-12-18 Jelmer VernooijRemove swig use from tdb standalone build.
2008-12-18 Jelmer VernooijImplement missing functions in pytdb.
2008-12-18 Jelmer VernooijAdd simple manually written replacement for the tdb...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmacherlib/util: make it possible to use debug.h with using...
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-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Tim Proutys3/s4: Fix "shadows a global declaration" warning
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Holger HetterichAdded a simple tdb integrity check to tdbtool. The...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellimported the tdb_repack() code from CTDB
2008-12-16 Andrew Tridgellmake tdbbackup use transactions
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-26 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-11-21 Tim Proutys3/s4 build: Fix "might be unitialized" warning
2008-11-20 Tim Proutys3 build: Fix incomplete types warnings
2008-11-19 Tim Proutys3/s4 build: Fix execinfo and sasl build error when...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijExplicitly include samba4 includes.h to fix the build.
2008-11-16 Andrew BartlettAdd helpful function for comparison of DATA_BLOB elements
2008-11-16 Stefan Metzmacherlib/util: hex_encode_talloc(): fix error path and set...
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-16 Jelmer VernooijRemove unused init function in subunit code.
2008-11-15 Jelmer VernooijMove torture directory to top-level.
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-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijSamba3: Remove more configure tests already done by...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRename class to "cls" since the first is a keyword...
2008-11-01 Jelmer VernooijMove lp_*() calls a bit higher up the calls tack.
2008-11-01 Jelmer VernooijRemove convert_string_talloc_descriptor, add iconv_tall...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Jelmer VernooijALlow util/debug.h to be included more than once.
2008-11-01 Jelmer VernooijFix includes in installed version of talloc_stack.h.
2008-11-01 Jelmer VernooijFix return type of readlink().
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-11-01 Jelmer VernooijOnly provide valgrind_strlen prototype when it's being...
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-11-01 Jelmer VernooijInstall additional libutil headers.
2008-10-31 Andrew Tridgellfinished adding UTF16_MUNGED charset
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Andrew Tridgelladded a new charset for string2key
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Jelmer VernooijFix definition of environ on Mac OS X (bugzilla: #5412).
next