summaryrefslogtreecommitdiff
path: root/source4/ntvfs
AgeCommit message (Expand)AuthorFilesLines
2026-02-15smbserver: Convert callers of sys_fsusage to sys_statvfsVolker Lendecke2-6/+20
2026-01-07lib: Don't call a function to initialize an empty DATA_BLOBVolker Lendecke1-1/+1
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_connect_send()Stefan Metzmacher1-0/+1
2025-04-18s4:libcli: remove unused dest_ports from struct smb_composite_connectStefan Metzmacher1-1/+0
2025-02-05ntvfs: Simplify rap_netshareenum()Volker Lendecke1-5/+1
2024-11-19ntvfs: Fix Coverity ID 240792 Uninitialized scalar variableVolker Lendecke1-1/+1
2024-11-19ntvfs: Fix Coverity ID 240791 Uninitialized scalar variableVolker Lendecke1-1/+1
2024-10-02ntvfs: Fix CID 1034883 Resource leakVolker Lendecke1-1/+4
2024-04-10s4:ntvfs: use NUMERIC_CMP in stream_name_cmpDouglas Bagnall1-1/+2
2023-12-08s4:ntvfs: Remove trailing whitespaceJoseph Sutton1-15/+15
2023-11-20Use python.h from libreplaceAndreas Schneider3-3/+3
2023-10-25s4:ntvfs: Fix code spellingJoseph Sutton1-2/+2
2023-10-25s4:ntvfs: Avoid signed integer overflowJoseph Sutton1-4/+8
2023-10-13s4:ntvfs: Correctly acknowledge PVFS_FLAG_STRICT_SYNC flag (CID 241154)Joseph Sutton1-6/+3
2023-10-13s4:ntvfs: Remove dead code pathJoseph Sutton1-17/+12
2023-10-13s4:ntvfs: Remove unneeded NULL check (CID 240771)Joseph Sutton1-3/+1
2023-10-01s4:ntvfs: Fix building with FORTIFY_SOURCE=2Joseph Sutton1-1/+1
2023-09-27s4:ntvfs: Use World and System SID constantsJoseph Sutton1-2/+2
2023-09-11s4:ntvfs: Fix code spellingJoseph Sutton1-1/+1
2023-08-24s4/ntfvfs/pvfs_acl: initialise ACEs to zeroesDouglas Bagnall2-2/+2
2023-08-14s4:ntvfs: Fix code spellingAndreas Schneider14-40/+40
2023-08-08s4:ntvfs: Add missing newline to logging messageJoseph Sutton1-1/+1
2023-05-09s4:ntvfs:posix: avoid parsing empty blob in posix_eadb_add_list()Dmitry Antipov1-9/+13
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke2-0/+2
2022-10-27ntvfs: Remove orphans from 2006Volker Lendecke3-1/+0
2022-09-16CVE-2020-25720 s4:ntvfs: Use se_file_access_check() to check file access rightsJoseph Sutton1-1/+1
2022-09-07pybindings: xattr_native raises OSError not TypeErrorDouglas Bagnall1-3/+3
2021-12-10librpc: Add named_pipe_auth_req_info5->transportVolker Lendecke1-0/+1
2021-08-25s4: ntvfs: Missed comma in 24c09f913d82528ada14013e3d673d277cf04a93, string w...Jeremy Allison1-1/+1
2021-08-24ntvfs: add missing COM/LPT ports that are also reserved namesBjörn Jacke1-2/+4
2021-05-19python: Ensure reference counts are properly incrementedJoseph Sutton3-4/+4
2021-04-09s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider1-7/+4
2021-04-09s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider1-7/+4
2021-03-26smb.conf: Remove "share backend" optionAndrew Bartlett1-1/+1
2021-02-01s4:ntvfs: Add missing break in switch statementAndreas Schneider1-0/+1
2020-12-07s3/wscript: only check for F_SETLEASE being available at compile timeStefan Metzmacher1-1/+0
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme2-2/+2
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCBRalph Boehme2-3/+3
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOSRalph Boehme2-4/+4
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore5-0/+10
2020-08-15lib/util: Standardize use of st_[acm]time nsMatthew DeVore1-6/+5
2020-06-22ntvfs: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIRChristof Schmitt1-1/+1
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer3-3/+3
2020-04-28Implement alt name query for smb2David Mulder2-0/+2
2019-10-04ntvfs: Remove pvfs_aio.cVolker Lendecke6-203/+1
2019-09-18messaging4: Pass fds to messaging handlersVolker Lendecke3-8/+41
2019-06-26ntvfs: Remove now unused functionsAndrew Bartlett2-16/+0
2019-06-04s4/ntvfs/cifs: cppcheck: squash nullPointer: Possible null pointer dereferenceNoel Power1-0/+9
2019-05-27Fix ubsan null pointer passed as argument 2Gary Lockyer1-1/+3
2019-05-22s4-ntvfs: Remove untested ntvfs_cifsposix backendAndrew Bartlett5-1366/+0