summaryrefslogtreecommitdiff
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-08-131-0/+1
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-06-201-2/+7
* 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
* lib: Remove tdb_compatVolker Lendecke2015-03-174-4/+4
* Fix the developer O3 buildVolker Lendecke2015-02-251-4/+4
* notify: Add "dir" to notify_eventVolker Lendecke2014-12-092-0/+3
* s4:ntvfs/unixuid: remove unused allow_warnings=TrueStefan Metzmacher2014-11-251-1/+0
* s4:ntvfs/smb2: ifdef out unused codeStefan Metzmacher2014-11-251-0/+2
* s4:ntvfs: explicitly handle RAW_FILEINFO_UNIX_{BASIC,LINK} in ntvfs_map_filei...Stefan Metzmacher2014-11-251-2/+7
* tdb_wrap: Only pull in samba-debugVolker Lendecke2014-09-181-1/+1
* ntvfs/posix: don't advertise FS_ATTR_SPARSE_FILESDavid Disseldorp2014-08-291-2/+1
* s4-ntfs: Improve uid check in wrapper mode.Andreas Schneider2014-04-171-3/+19
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-2/+2
* s4:ntvfs/unixuid: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir()Stefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: avoid const warnings in pvfs_resolve_name_handle()Stefan Metzmacher2014-04-021-3/+4
* s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_s...Stefan Metzmacher2014-04-021-0/+5
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-312-3/+3