pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / libcli / named_pipe_auth / npa_tstream.c
2019-04-05 Volker Lendeckerpc: Convert npa_tstream.c to use tstream_u32_read_send
2019-04-03 Volker Lendeckerpc: Fix a typo
2019-03-22 Volker Lendecketstream_npa: Avoid an unnecessary ZERO_STRUCTP
2019-03-18 Volker Lendeckelibcli: Add a comment explaining lack of overflow checks
2018-05-12 Mathieu ParentFix spelling s/conection/connection/
2017-03-29 Gary Lockyernamed_pipe_auth: Rename client -> remote_client and...
2015-06-05 Stefan Metzmacherlibcli/named_pipe_auth: call smb_set_close_on_exec...
2015-06-03 Volker Lendecketstream: Make socketpair nonblocking
2014-01-17 Andreas Schneiderlibcli: Fix the comment for the address.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Andreas Schneiderlibcli: Add tstream_npa_socketpair() function.
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Remove support for unused levels...
2010-11-09 Volker Lendeckeraw.h is only needed in the S4 build
2010-09-10 Matthias Dieter... s3/s4:libcli/tstream - add more "char *" casts in order...
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix error handling in _tstream_...
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix memory handling for tempora...
2010-06-21 Matthias Dieter... s3/s4 - remove "talloc_tos()" from common code since...
2010-06-14 Jeremy AllisonFix warning messages about unused result of talloc_move...
2010-06-07 Andrew Bartlettnamed_pipe_auth Always lower case the incoming pipe...
2010-05-26 Simo Sorcenamed_pipe_auth: implement tstream_npa_accept_existing_...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-28 Stefan Metzmacherlibcli/named_pipe_auth: we need to hide length of the...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Stefan Metzmacherlibcli/named_pipe_auth: pass gssapi delegated credentia...
2009-05-10 Volker LendeckeFix an unitialized variable warning
2009-05-04 Tim Proutylibcli: Fix shadowed variable warning
2009-05-01 Stefan Metzmacherlibcli/named_pipe_auth: add tstream_npa_connect_send...