Fix a few "might be uninitialized" errors
[samba.git] / source3 / libsmb / clisymlink.c
2023-10-10 Volker Lendeckelibsmb: Pass "flags" through cli_close_send() and pylibsmb
2023-09-25 Volker Lendeckelibsmb: Remove reparse_symlink.c
2023-09-25 Volker Lendeckelibsmb: Use reparse_data_buffer_marshall() in cli_symli...
2023-09-25 Volker Lendeckelibsmb: Factor out cli_create_reparse_point() from...
2023-08-10 Volker Lendeckelibsmb: Factor out cli_get_reparse_data() from cli_read...
2023-08-10 Volker Lendeckelibsmb: Move symlink_reparse_buffer_parse() to reparse.c
2023-08-10 Volker Lendeckelibsmb: Use reparse_data_buffer_parse() in cli_readlink()
2023-08-10 Volker Lendeckelibcli: Make symlink_reparse_buffer_parse() more flexible
2022-12-05 Volker Lendeckelibsmb: Make readlink issue posix_readlink
2022-11-22 Volker Lendeckesmbd: Pass unparsed_path_length to symlink_reparse_buff...
2022-10-03 Volker Lendeckelibsmb: Convert cli_symlink to cli_fsctl
2022-10-03 Volker Lendeckelibsmb: Convert cli_readlink() to cli_fsctl_send/recv
2022-08-26 Volker Lendeckelibsmb: Correctly return ioctl error from cli_readlink()
2021-11-11 Volker Lendeckelibsmb: move reparse_symlink to libcli/smb/
2021-11-11 Volker Lendeckelibsmb: Introduce "struct symlink_reparse_struct"
2021-11-11 Volker Lendeckelibsmb: Give reparse_symlink.c its own header
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2017-12-06 Jeremy Allisons3: libsmb: Plumb in the new SMB2 get reparse point...
2017-12-06 Jeremy Allisons3: libsmb: Plumb in the new SMB2 reparse point calls...
2017-11-30 Jeremy Allisons3: libsmb: Fix reversing of oldname/newname paths...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_trans_...
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:libsmb: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-07-03 Volker Lendeckes3: Add cli_readlink
2011-06-24 Volker Lendeckes3: Add cli_symlink