s4:kdc: Implement KDC plugin hardware authentication policy
[samba.git] / examples / fuse /
2024-04-29 Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_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-23 Pavel Kaluginexamples: Use lpcfg_set_cmdline()
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...
2021-05-28 Andreas Schneiderexamples: Migrate smb2mount to new cmdline option parser
2021-05-28 Andreas Schneiderexamples: Pass cli_credentials to connect_one in smb2mount
2021-02-10 Stefan Metzmacherexamples/fuse/smb2mount: fix compiler warning on ubuntu...
2020-08-19 Andreas Schneiderexamples: Remove obsolete force encryption from smb2mount
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
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...
2020-05-28 Stefan Metzmacherexamples/fuse/smb2mount: avoid using CLI_FULL_CONNECTIO...
2020-05-28 Stefan Metzmacherexamples/fuse/smb2mount: make use of get_cmdline_auth_i...
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-09-07 Volker Lendeckeexamples: Fix the smb2mount build
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2017-05-09 Jeremy Allisons3: client tools: Call popt_free_cmdline_auth_info...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
2017-03-14 Volker Lendeckeexamples:clifuse: Add a stub for getattr
2017-03-14 Volker Lendeckeexamples: Add '-p', '--port' to smb2mount
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-10-14 Volker Lendeckeexamples: Add smb2mount