s3: libsmb: smbc_statvfs is missing the supporting SMB2 calls.
[samba.git] / source3 / libsmb / cli_smb2_fnum.c
2017-11-15 Jeremy Allisons3: libsmb: smbc_statvfs is missing the supporting...
2017-08-17 Jeremy Allisons3: libsmb: Add cli_smb2_chkpath() and use from cli_chk...
2017-07-25 Volker Lendeckelibsmb: Add cli_smb2_notify
2017-07-25 Jeremy Allisons3: libsmb: Implement cli_smb2_setatr() by calling...
2017-07-25 Jeremy Allisons3: libsmb: Add cli_smb2_setpathinfo(), to be called...
2017-07-18 Jeremy Allisons3: libsmb: Reverse sense of 'clear all attributes...
2017-06-22 Stefan Metzmachers3:libsmb: add cli_smb2_delete_on_close*()
2017-03-28 Uri Simchonis3: libsmb: add replace support to SMB2 rename
2017-01-04 Jeremy Allisons3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ft...
2016-12-13 Uri Simchonicli-quotas: fix potential memory leak
2016-12-13 Jeremy Allisons3: libsmb: Ensure SMB2 operations correctly set cli...
2016-12-12 Volker Lendeckelibsmb: Correctly report error for rename failure
2016-10-19 Jeremy Allisons3: libsmb: Fix cut and paste error using the wrong...
2016-10-04 Uri Simchonicliquota: support setting file system quota via SMB2
2016-10-04 Uri Simchonicliquota: support setting user quota via SMB2
2016-10-04 Uri Simchonicliquota: support getting fs quota by SMB2
2016-10-04 Uri Simchonicliquota: implement quota listing in SMB2
2016-10-04 Uri Simchonis3-libsmb: support getting user's quota in SMB2
2016-10-04 Uri Simchonis3-libsmb: Support getting fs attributes via SMB2
2016-08-22 Jeremy Allisons3: libsmb: Add the capability to find a @GMT- path...
2016-08-22 Jeremy Allisons3: libsmb: Add cli_smb2_shadow_copy_data() function...
2016-06-22 Jeremy Allisons3: libsmb: Correctly trim a trailing \\ character...
2016-05-04 Robin McCorkellCorrectly set cli->raw_status for libsmbclient in SMB2...
2016-01-05 Uri Simchonismbclient: query disk usage relative to current directory
2015-06-26 Anubhav Rakshits3:libsmb: Fix a bug in conversion of ea list to ea...
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2014-10-23 Jeremy Allisons3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn...
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-06-30 Volker Lendeckelibcli: Make cli_smb2_close_fnum async
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum async
2014-06-07 Jeremy Allisons3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
2014-05-09 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2013-11-15 Andreas Schneiders3-libsmb: Use the right macro to set uint16_t attr.
2013-11-14 Jeremy Allisons3-client: smbclient shows no error if deleting a direc...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-17 Jeremy Allisons3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_pat...
2013-09-17 Jeremy Allisons3: libsmb : The short name length is only a one byte...
2013-08-19 Volker Lendeckelibsmb: Fix a bunch of Coverity IDs
2013-08-15 Jeremy Allisons3:libsmb: Add in the core of the libsmb client SMB2...