summaryrefslogtreecommitdiff
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* ntvfs: Remove now unused functionsAndrew Bartlett2019-06-262-16/+0
* s4/ntvfs/cifs: cppcheck: squash nullPointer: Possible null pointer dereferenceNoel Power2019-06-041-0/+9
* Fix ubsan null pointer passed as argument 2Gary Lockyer2019-05-271-1/+3
* s4-ntvfs: Remove untested ntvfs_cifsposix backendAndrew Bartlett2019-05-225-1366/+0
* s4-ntvfs: Remove untested stub vfs_print backendAndrew Bartlett2019-05-223-143/+0
* ntvfs: Remove unused and untested SMB1 -> SMB2 proxy moduleAndrew Bartlett2019-05-222-912/+0
* ntvfs: Remove unused nbench vfs moduleAndrew Bartlett2019-05-223-1005/+0
* s3/ntvfs: squash 'cast between incompatible function types' warningNoel Power2019-05-163-3/+6
* s4:ntvfs: Do not free eadb before we printed an errorAndreas Schneider2019-05-081-1/+1
* s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION supportStefan Metzmacher2019-05-012-0/+4
* s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher2019-03-281-4/+4
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-5/+4
* s4:ntvfs: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-283-3/+3
* s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-07-241-0/+1
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-05-171-2/+7
* Fix spelling s/propogate/propagate/Mathieu Parent2018-05-121-1/+1
* s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytesNoel Power2018-04-053-6/+6
* s4:ntvfs: Fix size type in pvfs functionsAndreas Schneider2018-03-201-4/+4
* python: Port ntvfs posix bindings to Python 3 compatible formLumir Balhar2017-11-084-33/+60
* librpc/idl: rename NFS4 ACL xattr name defineRalph Boehme2017-11-081-2/+2
* s4:auth/unix_token: remove unused tevent_context from security_token_to_unix_...Stefan Metzmacher2017-06-261-3/+1
* s4: ntvfs: Add a TALLOC_CTX * to sys_notify_register().Jeremy Allison2017-05-133-4/+6
* s4: ntvfs: Add a TALLOC_CTX * to sys_lease_register().Jeremy Allison2017-05-133-4/+5
* s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register()Jeremy Allison2017-05-133-4/+5
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-2217-32/+32
* s4-ntvfs: Correct mixup between local/remote addressesGary Lockyer2017-03-291-6/+6
* lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callersVolker Lendecke2017-02-153-6/+6
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-223-6/+12
* wbclient: "ev" is no longer used in wbc_xids_to_sidsVolker Lendecke2016-09-282-3/+3
* wbclient: "ev" is no longer used in wbc_sids_to_xidsVolker Lendecke2016-09-282-6/+3
* pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFIDouyang.xu2016-08-192-0/+21
* build: Build less of Samba when building --without-ntvfs-fileserverAndrew Bartlett2016-06-023-128/+134
* s4:ntvfs: fix O3 error unused result of write error in nbench_log()Michael Adam2016-05-131-1/+2
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_file_utime()Michael Adam2016-05-131-1/+5
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_list_unixMichael Adam2016-05-131-1/+6
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_map_fileinfoMichael Adam2016-05-131-3/+6
* s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utimeMichael Adam2016-05-131-1/+6
* s4:ntvfs: fix O3 error unused result of asprintfMichael Adam2016-05-131-3/+6
* lib: Give base64.c its own .hVolker Lendecke2016-05-041-0/+1
* configure: Don't check for inotify on illumosJorge Schrauwen2016-04-061-4/+9
* ntvfs: Fix CID 1354522 Unchecked return valueVolker Lendecke2016-03-011-1/+6
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-062-2/+2
* ntvfs/python: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-073-3/+3
* Fix various spelling errorsMathieu Parent2015-11-063-3/+3
* ntvfs: Add error debug statements for set_unix_securityAndreas Schneider2015-11-051-0/+3
* dbwrap: Remove loadparm_context from db_open_tdbVolker Lendecke2015-09-221-4/+11
* s4:ntvfs/posix: fix forward declaration of struct pvfs_stateStefan Metzmacher2015-08-201-1/+1
* s4:ntvfs/ipc: fix ipc_close()Stefan Metzmacher2015-07-031-2/+4
* s4:ntvfs/pyposix_eadb: fix initposix_eadb() prototypeStefan Metzmacher2015-06-121-1/+1
* s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-182-0/+31