s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd
[ira/wip.git] / lib /
2009-08-21 Jeremy AllisonFix for bug 6651 - smbd SIGSEGV when breaking oplocks.
2009-08-19 Michael Adamtevent: fix a comment
2009-08-17 Stefan Metzmachertevent: change version to 0.9.7 after adding tevent_req...
2009-08-17 Stefan Metzmachertevent: add tevent_req_cancel() infrastructure
2009-08-15 Stefan Metzmachertevent: add some more doxygen comments for tevent_req...
2009-08-12 Matt Kraailibreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug...
2009-08-11 Kouhei SutouRename ASN1_BITFIELD to ASN1_BIT_STRING.
2009-08-08 Matt Kraailibreplace: set SONAMEFLAG to "-Wl,-soname=" on QNX
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-06 Jeremy AllisonAdd define guards around otherwise unused variable.
2009-08-06 Rusty RussellThere is one signedness issue in tdb which prevents...
2009-08-05 Andrew Tridgellfixed a uid_wrapper bug that caused a segv in the RAW...
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-07-31 Stefan Metzmacherutil/asn1: fix potential memory leak in asn1_write_OID()
2009-07-31 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-07-31 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2009-07-31 Rusty Russelltdb: Revert "lib/tdb: if we know pwrite and pread are...
2009-07-30 Rusty Russellrealloc() has that horrible overloaded free semantic...
2009-07-30 Rusty RussellIf the record is at the end of the database, pretending...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-25 Volker LendeckeNo explicit initialization necessary for a zero blob
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Rusty Russelltdb: fix locking error
2009-07-20 Tim Proutylib util: Fix const warning
2009-07-20 Rusty RussellMake tdb transaction lock recursive (samba version)
2009-07-19 Jelmer VernooijRemove unused parameter setting.
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Slava Semushinlib/util/util_file.c(file_save): fixed file descriptor...
2009-07-19 Matthieu PatouFix broken password quality check
2009-07-19 Matt Kraaiinclude unix.h if it's available
2009-07-16 Stefan Metzmachertevent: try to fix the build on QNX qnx18 6.4.1 it...
2009-07-16 Stefan Metzmachertsocket: rename sa_len => sa_socklen, because sa_len...
2009-07-14 Jeremy AllisonChange to talloc_zero_size instead of extra memset.
2009-07-14 Jeremy AllisonWhen tallocing a memory block for the state in a tevent...
2009-07-05 Björn Jackelibreplace: update library search path variables
2009-07-04 Volker LendeckeFix some warnings
2009-07-03 Björn Jacketdb: fix define of tdbdir when srcdir != "."
2009-07-03 Simo SorceSort the signature files
2009-07-03 Simo SorceExpose functions need by backend writers
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-02 Stefan Metzmachertalloc: change TALLOC_MAGIC for version 2.0.0
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-01 Michael Adamlib/util: fix order of includes in tevent_ntstatus.c
2009-07-01 Andrew Tridgellfixed the talloc testsuite for the recent changes
2009-07-01 Andrew Tridgella talloc_realloc() to zero size needs to use an unambig...
2009-07-01 Andrew Tridgellchanges to remove the ambiguity in talloc_free() and...
2009-07-01 Andrew Tridgellfixed use of reference in pytalloc
2009-06-29 Michael Adamlib/util: fix building tevent_ntstatus without config.h
2009-06-29 Stefan Metzmachertsocket/bsd: also ask for TEVENT_FD_READ when we want...
2009-06-29 Stefan Metzmachertsocket/bsd: more correctly check if the cached tevent_...
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29 Andrew BartlettRevert "s4:debug: make setup_logging() a bit more compa...
2009-06-29 Nathaniel McCallumTwo patches which fix issues on cross compiling/building
2009-06-27 Volker LendeckeProperly free a downlevel readv request. Metze, please...
2009-06-20 Volker LendeckeMove asn1_load_nocopy() to lib/util/asn1.c
2009-06-20 Volker LendeckeMove asn1_blob() to lib/util/asn1.c
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-18 Simo SorceRevert "For tevent to install tevent_util.h"
2009-06-18 Eric SandallFor tevent to install tevent_util.h
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-17 Jelmer Vernooijtdb: Fix help string in configure flag to enable Python...
2009-06-17 Simo Sorcefix release scripts to always git clean
2009-06-15 Simo SorceAdd exports file and abi checker for tevent
2009-06-15 Simo SorceAdd exports file and abi checker for talloc talloc-1.3.1
2009-06-15 Simo SorceAdd exports file and abi checker for tdb tdb-1.1.5
2009-06-15 Simo SorceAdd new replace check for --version-script
2009-06-15 Simo SorceAdd option to --disable-python on build
2009-06-15 Volker LendeckeFix a = vs == error in writev_handler
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Andrew BartlettFix build of recurusion fix in reopen_logs()
2009-06-11 Andrew BartlettDon't recurse in reopen_logs().
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-06-10 Andrew Tridgelladded asn1 functions for handling booleans in a simple...
2009-06-09 Andrew TridgellIt seems that IRIX doesn't have IOV_MAX
2009-06-09 Andrew Tridgelltry to get PICFLAG right for HP-UX with gcc
2009-06-09 Andrew Tridgellfixed socket wrapper to determine family from the right...
2009-06-08 Günther Deschnernss_wrapper: fix typo in testsuite.
2009-06-08 Jelmer Vernooijlibsamba-util: Fix soversion.
2009-06-08 Timur I. BakeyevAdd langinfo.h to the system/locale.h
2009-06-08 Günther Deschnernss_wrapper: add my copyright.
2009-06-08 Stefan Metzmacherreplace: add fallback define for IOV_MAX
2009-06-08 Stefan Metzmachertalloc: try to fix the source4 build on AIX
2009-06-08 Stefan Metzmacherasync_sock: try fix the source4 build on FreeBSD, Solar...
2009-06-06 Slava Semushinlib/tdb/tools/tdbtorture.c: fixed memory leak.
2009-06-06 Volker LendeckeUse data_blob_null instead of data_blob(NULL, 0)
2009-06-06 Volker LendeckeFix an uninitialized variable read in async_connect_send
2009-06-06 Günther Deschnernss_wrapper: rename nwrap_cache_{re,un}load as per...
2009-06-05 Günther Deschnernss_wrapper: add support for loading nss_winbind.so...
2009-06-05 Günther Deschnernss_wrapper: fill in module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add missing return in nwrap_module_init().
2009-06-05 Günther Deschnernss_wrapper: add skeleton for module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add capability to load nss modules.
2009-06-05 Günther Deschnernss_wrapper: add struct nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add cross checking test to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getgrent_r to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getpwent_r to testsuite.
2009-06-05 Stefan Metzmachernss_wrapper: fix segfault in nwrap_gr_copy_r()
next