talloc: Make explicit free behave the same as implicit free
[metze/samba/wip.git] / lib /
2009-07-14 Sam Liddicotttalloc: Make explicit free behave the same as implicit...
2009-07-13 Stefan Metzmachertalloc: fix testsuite after no_owner changes
2009-07-13 Stefan Metzmachertalloc: make the no_owner feature simpler and working
2009-07-13 Sam Liddicottprevent reference promotion to owner
2009-07-13 Stefan MetzmacherTODO: talloc: talloc_free() should remove the reference...
2009-07-13 Stefan Metzmachertalloc: report __location__ of testsuite failures
2009-07-13 Stefan Metzmachertalloc: reset the globals after each subtest
2009-07-13 Stefan Metzmachertalloc: report the size of reference handles as 0
2009-07-13 Stefan Metzmachertalloc: let talloc_total_blocks() and talloc_get_size...
2009-07-09 Stefan MetzmacherRevert "Make explicit free behave the same as implicit...
2009-07-09 Stefan MetzmacherRevert "TODO: talloc: talloc_free() should remove the...
2009-07-09 Stefan MetzmacherRevert "prevent git ref/unref mismatches. prevent refer...
2009-07-09 Stefan MetzmacherRevert "talloc testsuite: test (ref, free, steal) destr...
2009-07-09 Sam Liddicotttalloc testsuite: test (ref, free, steal) destroys...
2009-07-09 Sam Liddicottprevent git ref/unref mismatches. prevent reference...
2009-07-09 Stefan MetzmacherTODO: talloc: talloc_free() should remove the reference...
2009-07-09 Sam LiddicottMake explicit free behave the same as implicit free
2009-07-01 Andrew Tridgellfixed use of reference in pytalloc master4-talloc-old
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 samba-upstream/tags/talloc-1.3.1
2009-06-15 Simo SorceAdd exports file and abi checker for tdb samba-upstream/tags/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()
2009-06-05 Günther Deschnernss_wrapper: rename test_nwrap_env to test_nwrap_enumer...
2009-06-05 Günther Deschnernss_wrapper: add more coherency checks for user and...
2009-06-04 Günther Deschnernss_wrapper: remove getgrouplist from nwrap_ops table.
2009-06-04 Volker LendeckeIncrease tevent version for tevent_req_notify_callback()
2009-06-04 Volker LendeckeAdd tevent_req_notify_callback
2009-06-04 Stefan Metzmachernss_wrapper: call the nwrap_files_*() from nwrap_files_...
2009-06-04 Volker LendeckeOnly err on readability if writev_send was explicitly...
2009-06-04 Günther Deschnernss_wrapper: more coherence tests for group membership.
2009-06-04 Günther Deschnernss_wrapper: add coherency tests for get{gr,pw}{nam...
2009-06-04 Günther Deschnernss_wrapper: refactor test_nwrap_membership_user()...
2009-06-04 Günther Deschnernss_wrapper: make full talloced copies of struct passwd...
2009-06-04 Andrew Bartlettsocket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK...
2009-06-04 Andrew Tridgelladd gendb_search_single_extended_dn()
2009-06-03 Jelmer VernooijRename harness2subunit.pl -> tap2subunit to be consiste...
2009-06-02 Jelmer VernooijBuild libsamba-util as a shared library.
2009-06-02 Günther Deschnernss_wrapper: prefix function pointer names in struct...
2009-06-02 Günther Deschnertorture: minor fixes to torture macro text output.
2009-06-02 Günther Deschnernss_wrapper: resort calls to move public calls to the...
2009-06-02 Günther Deschnernss_wrapper: add nwrap_ops function pointer table.
2009-06-02 Günther Deschnernss_wrapper: make sure to return after calling real_...
2009-06-02 Günther Deschnernss_wrapper: fix typo while checking for getgrid_r...
2009-06-01 Andrew Tridgelloverallocate all records by 25%
2009-06-01 Andrew Tridgellauto-repack in transactions that expand the tdb
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix a C++ warning
2009-05-30 Günther Deschnernss_wrapper: try to fix the build of nss_wrapper on...
2009-05-30 Volker LendeckeHandle EINTR in async_sock.c
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Günther Deschnernss_wrapper: add test_nwrap_membership to testsuite.
2009-05-29 Günther Deschnernss_wrapper: restructure parts of the testsuite.
next