Fix a couple of warnings in log2pcaphex.c
[ira/wip.git] / lib /
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.
2009-05-29 Günther Deschnernss_wrapper: add support for getgrouplist.
2009-05-29 Volker Lendeckeutil: Change license on tevent_unix to LGPLv3+
2009-05-29 Volker Lendeckeasync_sock: Change license to LGPLv3+
2009-05-29 Günther Deschners4-smbtorture: add a very basic NSS-WRAPPER testsuite.
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Günther Deschnernss_wrapper: fix nss_wrapper build for solaris.
2009-05-28 Günther Deschnernss_wrapper: remove re-structuring leftovers (unused...
2009-05-28 Günther Deschnernss_wrapper: support member add and delete for groups...
2009-05-28 Günther Deschnernss_wrapper: split out passwd and group paths in nss_wr...
2009-05-28 Günther Deschnernss_wrapper: restructure nwrap calls.
2009-05-28 Andrew Tridgellfixed tdbbackup to give tdb error messages
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew Tridgellmake TDB_NOSYNC affect all the fsync/msync calls in...
2009-05-27 Tim Proutytdb: Fix some recently introduced warnings in tdbtool
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettAdd support for sendmsg() in socket_wrapper
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Andrew Tridgelladded some more speed tests to tdbtool
2009-05-24 Volker LendeckeChange async_connect to use connect instead of getsocko...
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-24 Volker LendeckeAllow NULL queue to writev_send
2009-05-22 Stefan Metzmachertsocket: allow empty vectors at the end for tstream_wri...
2009-05-21 Jim McDonoughDetect tight loop in tdb_find()
2009-05-20 Günther Deschnernsswrapper: implement group_del() in nss_wrapper.pl.
2009-05-20 Günther Deschnernsswrapper: implement group_add() in nss_wrapper.pl.
2009-05-19 Volker LendeckeSet errno=ENOMEM if tevent_add_fd fails
2009-05-19 Volker LendeckeSimplify the logic of tsocket_bsd_pending
2009-05-19 Jelmer Vernooijtevent/python: Makefile was still trying to build some...
2009-05-16 Jelmer Vernooijtevent: Define TALLOC_FREE() if it's not defined yet...
2009-05-16 Jelmer Vernooijtevent: Remove python module.
2009-05-16 Jelmer Vernooijtevent: Install tevent_internal.h in the standalone...
2009-05-16 Samuel ThibaultFix linker flags on non-Linux GNU platforms.
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
2009-05-15 Jelmer Vernooijtevent: Don't install headers, since we don't install...
2009-05-14 Andrew BartlettAdd extensive tests for str_list function behaviour
2009-05-14 Volker LendeckeRemove two unused variables
2009-05-13 Andrew BartlettAdd new functions and tests: str_list_make_empty()...
2009-05-13 Derrell LipmanTake advantage of the easier-to-use thread macros
2009-05-13 Derrell LipmanMake the thread functions a bit easier to use
2009-05-13 Derrell LipmanAllow a parameter to smb_thread_once's initialization...
2009-05-13 Derrell LipmanFix broken smb_thread_once function (again)
2009-05-13 Derrell LipmanFix broken smb_thread_once function
2009-05-12 Jeremy AllisonFix definition of smb_thread_once - must return int...
2009-05-12 Jeremy AllisonEnsure documentation matches the tdb_util function...
2009-05-11 Derrell LipmanUse bool instead of int for a boolean variable
2009-05-11 Derrell LipmanOptimize smb_thread_once usage by not calling it if...
2009-05-11 Derrell LipmanPanic upon mutex lock or unlock failure
2009-05-11 Derrell LipmanDon't require external use of internal enum smb_thread_...
2009-05-11 Derrell LipmanReplace external thread "once" with an internal impleme...
2009-05-07 Stefan Metzmachertevent: fix typo async_req_done() => tevent_req_done()
2009-05-06 Jelmer VernooijAvoid --nonet when building manpages; xsltproc will...
2009-05-05 Simo SorceUpdate tdb and talloc web pages
2009-05-05 Simo SorceAdd release scripts for talloc and tdb
2009-05-03 Volker LendeckeClean up after Tridge's util_strlist changes
2009-05-01 Volker LendeckeAttempt to the build on NetBSD5 and a few others
2009-05-01 Stefan Metzmachertsocket: add tstream_readv_pdu_queue_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream_writev_queue_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream_readv_pdu_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream implementation for bsd sockets...
2009-05-01 Stefan Metzmachertsocket: add tstream_context infrastructure similar...
2009-05-01 Stefan Metzmachertsocket: rename tdgram_unix_dgram_socket() => tdgram_un...
2009-05-01 Stefan Metzmachertsocket: move tsocket_simple_int_recv() to tsocket.c
2009-05-01 Stefan Metzmachertsocket: move tsocket_sendto_queue_send/recv() to tsock...
2009-05-01 Stefan Metzmachertsocket: tdgram move input checks to the common code...
2009-05-01 Stefan Metzmachertsocket: for unix domain sockets we need to use sizeof...
2009-05-01 Stefan Metzmachertsocket: return EINVAL when tdgram_sendto_send() is...
2009-05-01 Stefan Metzmachertsocket: fix dependecies
2009-05-01 Stefan Metzmachertsocket: remove tsocket_context related stuff
2009-04-28 Volker LendeckeFix a missing prototype warning
2009-04-28 Michael Adampm_process():raise level of debug message
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next