s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 too.
[ira/wip.git] / lib /
2009-03-23 Stefan Metzmachersocket_wrapper: fix connect() for dgram sockets, if...
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 git://git.samba.org/samba...
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 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
2009-03-12 Stefan Metzmachertevent: pass __location__ to tevent_loop_once/wait()
2009-03-12 Stefan Metzmachertevent: add tevent_set_abort_fn()
2009-03-12 Stefan Metzmachertevent: add tevent_signal_support()
2009-03-12 Stefan Metzmachertalloc: add talloc_set_abort_fn()
2009-03-11 Stefan Metzmacherasync_sock: fix truncating of the temporary iovec in...
2009-03-11 Stefan Metzmacherlib/replace: make sure we include <sys/uio.h> before...
2009-03-10 Stefan Metzmachertevent: add tevent_req_callback_data_void() macro
2009-03-10 Stefan Metzmachertevent: add tevent_req_received() function
2009-03-10 Stefan Metzmachersocket_wrapper: wrap readv() and writev()
2009-03-09 Jelmer VernooijFix prototype mismatch.
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Stefan Metzmachersocket_wrapper: try to make ipv6 support more portable
2009-03-08 Stefan Metzmachersocket_wrapper: downgrade ipv6 sockets to ipv4 is in...
2009-03-08 Stefan Metzmachersocket_wrapper: correctly handle connected dgram sockets
2009-03-08 Stefan Metzmachersocket_wrapper: make it possible to bind to '::'
2009-03-08 Volker LendeckeAdd "queue" to writev_send
2009-03-08 Jelmer VernooijRevert accidental reintroduction of void ** bug.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettUpdate talloc version so we don't fail on system talloc...
2009-03-04 Michael Adams3:smbconf: move smbconf_share_exists checks into backend
next