s3 onefs: Async failures are resulting in SMB_ASSERT->smb_panic while running many...
[ira/wip.git] / lib /
2009-03-31 Tim Proutytdb: Remove unused variable
2009-03-31 Stefan Metzmachertsocket: try to fix the build on solaris FIONREAD was...
2009-03-31 Andrew Tridgellup the version to 1.1.4 with the addition of
2009-03-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew Tridgelladded basic testing of tdb_transaction_prepare_commit...
2009-03-31 Howard ChuAdd tdb_transaction_prepare_commit()
2009-03-28 Stefan Metzmachertsocket: more s/sun/un to make the build on solaris...
2009-03-27 Stefan Metzmachertsocket: try to fix the build on solaris systems
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Volker LendeckeAdd tevent_req_simple_recv_ntstatus()
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Michael Adamlibreplace: use libreplace_SAVE_CPPFLAGS instead of...
2009-03-23 Stefan Metzmachersocket_wrapper: fix connect() for dgram sockets, if...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker Lendecketalloc_array_length: talloc_get_size deals fine with...
2009-03-22 Stefan MetzmacherRevert "socket_wrapper: fix connect() for dgram sockets...
2009-03-22 Volker LendeckeRevert "Add a basic Doxyfile for talloc"
2009-03-22 Volker LendeckeRevert "Convert the contents of talloc_guide.txt to...
2009-03-22 Volker LendeckeRevert "Delete talloc_guide.txt"
2009-03-22 Volker LendeckeRevert "Add a default "undocumented" module"
2009-03-22 Volker LendeckeRevert "Add some initial hook to the front page"
2009-03-22 Volker LendeckeRevert "Reformatting"
2009-03-22 Volker LendeckeRevert "Document talloc_pool()"
2009-03-22 Volker LendeckeRevert "Add a talloc_internal "module""
2009-03-22 Volker LendeckeRevert "Document _talloc"
2009-03-22 Volker LendeckeRevert "Document TALLOC_FREE()"
2009-03-22 Volker LendeckeRevert "Document talloc_parent, talloc_parent_name...
2009-03-22 Volker LendeckeRevert "Document talloc_zero_array()"
2009-03-21 Volker LendeckeDocument talloc_zero_array()
2009-03-21 Volker LendeckeDocument talloc_parent, talloc_parent_name and talloc_i...
2009-03-21 Volker LendeckeDocument TALLOC_FREE()
2009-03-21 Volker LendeckeDocument _talloc
2009-03-21 Volker LendeckeAdd a talloc_internal "module"
2009-03-21 Volker LendeckeDocument talloc_pool()
2009-03-21 Volker LendeckeReformatting
2009-03-21 Volker LendeckeAdd some initial hook to the front page
2009-03-21 Volker LendeckeAdd a default "undocumented" module
2009-03-21 Volker LendeckeDelete talloc_guide.txt
2009-03-21 Volker LendeckeConvert the contents of talloc_guide.txt to doxygen...
2009-03-21 Volker LendeckeAdd a basic Doxyfile for talloc
2009-03-21 Stefan Metzmachersocket_wrapper: fix connect() for dgram sockets, if...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Stefan Metzmacherlib/util: build tevent_unix.o and tevent_ntstatus.o...
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_guide.txt section with specifi...
2009-03-19 Stefan Metzmacherlib/tsocket: add a fast path to tsocket_writev_send...
2009-03-19 Stefan Metzmacherlib/tsocket: add a fast path to tsocket_sendto_send...
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_guide.txt section about the...
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_readv_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_writev_queue_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_writev_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_connect_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_sendto_queue_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_sendto_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add tsocket_recvfrom_send/recv()
2009-03-19 Stefan Metzmacherlib/tsocket: add an implementation for bsd style sockets.
2009-03-19 Stefan Metzmacherlib/tsocket: add a tsocket_guide.txt with a description...
2009-03-19 Stefan Metzmacherlib/tsocket: add some useful helper functions
2009-03-19 Stefan Metzmacherlib/tsocket: add generic socket abstraction layer
2009-03-19 Stefan Metzmachertevent: fix the nesting logic
2009-03-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-19 Andrew Tridgellfixed a logic bug in the tevent nesting code
2009-03-17 Timurbuild: fix detection of netinet/ip.h on FreeBSD
2009-03-17 Timurbuild: format the header check for netinet/ip.h more...
2009-03-17 Stefan Metzmachertevent: change version to 0.9.5 after the ABI has changed
2009-03-17 Stefan Metzmachertevent: store the location where a request was finished
2009-03-17 Stefan Metzmachertevent: use an immediate event as trigger for tevent_queue
2009-03-17 Stefan Metzmachertevent: use an immediate event fot tevent_req_post()
2009-03-17 Stefan Metzmachertevent: use TALLOC_FREE() in tevent_req.c
2009-03-17 Stefan Metzmachertevent: add support for immediate events
2009-03-17 Stefan Metzmachertevent: add tevent_common_loop_wait() helper function...
2009-03-17 Stefan Metzmachertevent: check signal events first in event_loop_once
2009-03-17 Stefan Metzmachertevent: let tevent_loop_once() just run one fd event
2009-03-17 Volker LendeckeRemove some transitional code in writev_send
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Volker LendeckeRemove some unused code from async_req.[ch]
2009-03-16 Stefan Metzmachertalloc: change version to 1.3.0
2009-03-16 Stefan Metzmachertalloc: add useful talloc_array_length() macro
2009-03-16 Stefan Metzmachertalloc: add TALLOC_ZERO()
2009-03-16 Stefan Metzmacherlib/replace: use AC_TRY_LINK() to verify that getifaddr...
2009-03-15 Jelmer VernooijStrip /usr/include from include flags, so we don't...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijRemove -L/usr/lib from a couple more make variables.
2009-03-14 Jelmer Vernooijtdr: Remove dependency on lp_* so it can be used in...
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMove tdr to top-level.
2009-03-13 Stefan Metzmachertevent: change version to 0.9.4 as the ABI has changed
2009-03-12 Tim Proutytevent: Fix might be unitialized warning
2009-03-12 Stefan Metzmachertevent: add tevent_loop_until()
2009-03-12 Stefan Metzmachertevent: add tevent_loop_set_nesting_hook()
2009-03-12 Stefan Metzmachertevent: don't allow nested tevent_loop_once() anymore
next