ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / examples / fuse / clifuse.c
2023-10-10 Volker Lendeckeexamples: Expand IS_DOS_DIR() macros
2023-10-10 Volker Lendeckelibsmb: Add "flags" to cli_smb2_close_fnum_send()
2023-10-04 Volker Lendeckelibsmb: Pass NTTIME to interpret_long_date()
2023-09-25 Volker Lendeckeclifuse: Start implementing forget()
2023-09-25 Volker Lendeckeclifuse: Use an empty array for holding the inode path
2023-08-22 Volker Lendeckeclifuse: Use direct FSCC info level
2023-04-18 Volker Lendeckelibsmb: Introduce type-safe struct cli_smb2_create_flags
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2022-11-22 Volker Lendeckelibsmb: Pass symlink error up through cli_smb2_create_f...
2022-11-22 Volker Lendeckelibsmb: Return symlink error struct from smb2cli_create...
2020-06-04 Jeremy Allisons3: libsmb: Change size of finfo->attr to uint32_t.
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-04 Jeremy Allisonexamples: clifuse: Info level SMB_FIND_FILE_BOTH_DIRECT...
2019-03-01 Volker Lendeckelibsmb: add in/out cblobs to cli_smb2_create_fnum
2019-03-01 Volker Lendeckelibsmb: Reformat the cli_smb2_create_fnum_send args
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2017-03-14 Volker Lendeckeexamples:clifuse: Add a stub for getattr
2016-10-14 Volker Lendeckeexamples: Add smb2mount