s3:msg_idmap: The solaris cc compiler does not like unnamed unions as struct members...
[obnox/samba-ctdb.git] / lib /
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-17 Volker Lendecketevent: Fix a comment
2011-02-16 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2011-02-14 Volker Lendecketdb: Fix a C++ warning
2011-02-14 Stephen GallagherReturn NULL if tevent_add_fd() is passed a negative fd
2011-02-14 Günther Deschners3-waf: add UTIL_TEVENT subsystem (as in ../lib/util...
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-10 Sumit Bosereplace: Add missing eval to m4 script
2011-02-10 Günther Deschnersocket_wrapper: avoid c++ style comments.
2011-02-09 Volker Lendecketevent: Fix typos
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-07 Günther Deschnerwaf: add clock_gettime clock ID checks to libreplace...
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-02-03 Stefan Metzmacherreplace: Try to fix broken sys/capabilites.h on Linux.
2011-02-03 Stefan MetzmacherRevert "replace: Try to fix broken sys/capabilites...
2011-02-02 Andreas Schneiderreplace: Try to fix broken sys/capabilites.h on Linux.
2011-01-24 Matthias Dieter... lib/replace/testsuite.c - fix test output
2011-01-24 Jelmer Vernooijtdbrestore: Update to GPLv3+, remove old FSF address.
2011-01-24 Stefan Metzmachers4-dns: disable segfault handling in dlz_bind9
2011-01-24 Matthias Dieter... lib/util/time.c - make the "strftime" output locale...
2011-01-24 Matthias Dieter... Revert "lib/util:tests/time.c - "test_timestring" ...
2011-01-24 Matthias Dieter... lib/util:tests/time.c - "test_timestring" - fix it...
2011-01-21 Andreas Schneidertdb: Added doxygen documentation.
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-05 Björn Jacketests: avoid bash in shebang and fix wrong "==" in...
2011-01-05 Brad Hardstalloc: Typo fix for api docs
2011-01-05 Andrew Tridgelltalloc: fixed a use after free error
2011-01-05 Andrew Tridgelltalloc: added a test for the use after free Rusty found
2011-01-05 Jelmer Vernooijtalloc: Clarify error message on access after free.
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2011-01-03 Brad Hardstalloc: Fix warnings in test code
2010-12-30 Volker LendeckeUse sockaddr_storage in async sendto/recvfrom
2010-12-30 Volker Lendeckeasync_send->sendto, async_recv->recvfrom
2010-12-30 Stefan Metzmachertdb:tdbtorture: use TEST_DATA_PREFIX for files
2010-12-30 Stefan Metzmachertdb:tdbtest: use TEST_DATA_PREFIX for files
2010-12-30 Volker Lendecketevent: More documentation updates
2010-12-30 Stefan Metzmachertdb: add ABI/tdb-1.2.8.sigs
2010-12-29 Stefan Metzmachertdb: add ABI/tdb-1.2.9.sigs
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-28 Volker Lendecketevent: More doc fixes
2010-12-28 Volker Lendecketevent: Some documentation fixes
2010-12-28 Volker Lendecketevent: Fix a typo
2010-12-22 Günther Deschners4-smbtorture: add torture_assert_nttime_equal macro.
2010-12-22 Stefan Metzmacherlib/torture: add torture_assert_u64_equal_goto()
2010-12-22 Matthieu Patoureplace: add comments to make the #ifdef/#else/endif...
2010-12-22 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-22 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
2010-12-22 Volker Lendeckelib: Protect against tevent nterror mismatches
2010-12-17 Michael Adamutil_net: fix a comment typo in interpret_string_addr_i...
2010-12-17 Günther Deschners4-smbtorture: add torture_assert_strn_equal macro.
2010-12-14 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-12-13 Günther Deschnernss_wrapper: make nss_wrapper.pl executeable.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-12-04 Holger HetterichFix bug #3185 - testparm exits 0 if it can read the...
2010-12-03 Stefan Metzmachertalloc: add ABI/talloc-2.0.4.sigs
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-11-29 Matthias Dieter... tdb:common/open.c - use "discard_const_p" for certain...
2010-11-29 Matthias Dieter... tdb:tdbstore.c - remove an useless '\'
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-28 Matthias Dieter... replace:wscript - reintroduce the size check for "bool...
2010-11-28 Matthias Dieter... replace:wscript - change the "bool" checks to be compat...
2010-11-27 Matthias Dieter... tdb:common/open.c - use "discard_const_p" for certain...
2010-11-27 Matthias Dieter... tdb:tdbstore.c - remove an useless '\'
2010-11-26 Matthieu PatouFix endianess problems as discovered on the build farm
2010-11-24 Andrew Bartlettlib/debug Add clarifying comments
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-20 Matthias Dieter... waf:lib/util - add missing dependency on talloc
2010-11-19 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-11-19 Andrew Tridgelltalloc: added TALLOC_FREE_FILL environment variable
2010-11-19 Andrew Tridgelltalloc: added TALLOC_FREE_FILL environment variable
2010-11-17 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-11-15 Andrew BartlettAdd attribute macros for Heimdal to use
2010-11-13 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name()
2010-11-12 Jelmer Vernooijunix_privs: Add missing dependency on libreplace.
2010-11-12 Jelmer Vernooijsocket_wrapper: Only add as global dependency when...
2010-11-12 Jelmer Vernooijs4-waf: Only enable various wrappers if they're actuall...
2010-11-12 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name()
2010-11-11 Matthias Dieter... s4:pytevent.c - fix a discard const warning
2010-11-07 Jelmer Vernooijpytalloc: Make some arguments optional.
2010-11-05 Stefan Metzmachersocket_wrapper: fill in sa.sa_len if the system supports it
2010-11-05 Stefan Metzmachertsocket: fill in sa.sa_len if the system supports it
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-05 Jelmer Vernooijtalloc: rename pytalloc.c to pytalloc_util.c
2010-11-04 Andrew Tridgellcompression: added a simple lzxpress test
2010-11-04 Andrew Tridgellcompression: fixed an uninitialised data but in lzxpress
2010-11-04 Michael Adamlib/util/charset/charconv: clarify comments in next_cod...
2010-11-04 Michael Adamlib/util/charset/util_unistr: clarify the comment heade...
2010-11-04 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext_term...
2010-11-04 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext that...
2010-11-04 Michael Adamlib/charcnv/util_unistr: add next_codepoint_ext() that...
2010-11-04 Michael Adamlib/charset/charcnv: rename a parameter of next_codepoi...
2010-11-04 Michael Adamlib/charset/charcnv: add next_codepoint_convenience_ext...
2010-11-04 Michael Adamutil/charset: remove a duplicate comment.
next