s3-examples: make sure to match correct key name in adssearch.
[bbaumbach/samba-autobuild/.git] / lib /
2009-04-14 Jeremy AllisonEnsure a tls key is only generated once - wrap create...
2009-04-14 Jeremy AllisonMake talloc_stack threadsafe using TLS. Volker please
2009-04-14 Stefan Metzmachersocket_wrapper: fix the build on systems without ipv6...
2009-04-10 Stefan Metzmachersocket_wrapper: fix crash bug in swrap_readv/writev
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgelladded _const versions of some of the str_list_*() functions
2009-04-09 Andrew Tridgelladded str_list_unique() and str_list_show()
2009-04-08 Jeremy AllisonAdd the thread functions to top level lib/util.
2009-04-08 Volker LendeckeRemove async_req
2009-04-08 Andrew BartlettRework util_strlist prototypes to use a bit more and...
2009-04-07 Karolin Seegers3/popt.h: Fix typo.
2009-04-07 Andrew Tridgelladded a str_list_append() function
2009-04-06 Stefan Metzmachertsocket: reduce size of dummy variable
2009-04-06 Stefan Metzmachertsocket: use the correct 'ret' variable for tdgram_disc...
2009-04-05 Volker LendeckeUse recv instead of read in read_packet_handler
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Stefan Metzmachertsocket: remove DGRAM support from tsocket_context
2009-04-02 Stefan Metzmachertsocket: optimize tdgram_bsd a lot
2009-04-02 Stefan Metzmachertsocket: add tdgram_sendto_queue_send/recv()
2009-04-02 Stefan Metzmachertsocket: split out a smaller tdgram_context abstraction
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Stefan Metzmacherlib/util: fallback to any id in idr_get_new_random()
2009-03-31 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
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 TridgellMerge branch 'master' into wspp-schema
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-31 Andrew TridgellMerge branch 'master' into wspp-schema
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 Andrew BartlettMerge 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
next