pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / libcli / nbt / nbtsocket.c
2018-04-13 Volker Lendeckelibnbt: Align data types
2018-04-13 Volker Lendeckelibnbt: Add an explicit "mem_ctx" to name_request_send
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-13 Volker Lendeckelibnbt: Use TALLOC_FREE
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-05-14 Stefan Metzmacherlibcli/nbt: no longer use old 'event_' tevent compat...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-02-08 Andrew Tridgellnbt: don't reference the event_ctx in nbtsock
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmacherlibcli/nbt: s/private/private_data
2009-01-19 Volker LendeckeAttempt to fix the merged build
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_name_socket_handle_response_packet()
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_set_unexpected_handler()
2009-01-19 Stefan Metzmacherlibcli/nbt: fix wack timeout handling
2009-01-19 Stefan MetzmacherRevert "Remove another use of global_loadparm."
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.