docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / libcli / named_pipe_auth / npa_tstream.c
2023-05-16 Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-02-08 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2022-01-18 Volker Lendeckelib: Remove unused tstream_npa_socketpair()
2021-12-10 Volker Lendeckelibrpc: Get transport out of tstream_npa_accept_existin...
2021-12-10 Volker Lendeckelibrpc: Add named_pipe_auth_req_info5->transport
2021-12-10 Volker Lendeckenamed_pipe_auth: Bump info4 to info5
2021-04-01 Volker Lendecketstream: Add tstream_npa_existing_stream()
2021-04-01 Volker Lendecketstream_npa: Allow NULL output parameters
2021-04-01 Volker Lendecketstream_npa: Return named_pipe_auth_req_info4 from...
2021-04-01 Volker Lendecketstream_npa: Keep "named_pipe_auth_req" around in tstre...
2021-03-09 Volker Lendeckelibcli: Simplify tstream_npa_connect_readv_done()
2021-03-09 Volker Lendeckelibcli: Add a NULL check to tstream_npa
2019-10-18 Samuel Cabrerotstream_npa: Set local server name in auth requests
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...