summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-05s3:net: Pass down the server from cmdline to sync_pw2keytabs()Andreas Schneider1-10/+15
2025-08-12s3/include: Define SMBPROFILE_*_ASYNC_STATE_X macrosAnoop C S1-0/+10
2025-08-08vfs: Convert pread, pwrite and fsync recv interfaces to macrosAnoop C S2-3/+21
2025-07-07libsmb: add flags to struct file_infoRalph Boehme1-0/+3
2025-06-23status: dump only relevant sections of per-shareShachar Sharon1-0/+88
2025-06-23profile: reset per-share countersShachar Sharon1-0/+6
2025-06-23profile: collect per-share counters from TDBShachar Sharon1-0/+11
2025-06-23profile: defined helper macros for per-share countersShachar Sharon1-14/+143
2025-06-23profile: dynamic per-share in-memory countersShachar Sharon1-0/+40
2025-06-16libsmbclient: Add fgetxattrVolker Lendecke2-0/+16
2025-06-14smbd: Make safe_symlink_target_path() staticVolker Lendecke1-6/+0
2025-05-09smbd: Simplify synthetic_smb_fname_split()Volker Lendecke1-2/+1
2025-04-18s3:libsmb: introduce smbsock_connect.hStefan Metzmacher1-47/+0
2025-04-18s3:libsmb: pass struct smb_transports to smbsock_any_connect()Stefan Metzmacher1-2/+3
2025-04-18s3:libsmb: pass struct smb_transports to smbsock_any_connect_send()Stefan Metzmacher1-1/+3
2025-04-18s3:libsmb: pass struct smb_transports to smbsock_connect()Stefan Metzmacher1-2/+4
2025-04-18s3:libsmb: pass struct smb_transports to smbsock_connect_send()Stefan Metzmacher1-2/+4
2025-04-18s3:libsmb: rework smbsock_connect_* to work on smb_transports internallyStefan Metzmacher1-0/+2
2025-04-18s3:lib: remove unused open_socket_out_defer_send/recvStefan Metzmacher1-7/+0
2025-04-18s3:lib: pass 'protocol' to open_socket_out_send()Stefan Metzmacher1-0/+1
2025-04-18s3:lib: split out open_socket_in_protocol()Stefan Metzmacher1-0/+6
2025-04-11smbprofile: add authentication metricsRalph Boehme1-0/+15
2025-04-11smbprofile: SMB2-READ result NT_STATUS_END_OF_FILE is not an errorRalph Boehme1-0/+5
2025-04-11smbprofile: Count failed requestsVolker Lendecke1-2/+37
2025-04-11profile: Add number of sessions, tcons and files to smbstatus -PVolker Lendecke1-2/+5
2025-04-11profile: Add sessions, tcons and files to profile dataVolker Lendecke1-0/+3
2025-04-11profile: Pass dummy smbd_server_connection to smbprofile_dump()Volker Lendecke1-2/+3
2025-04-11profile: Return number of workers from smbprofile_collect_tdb()Volker Lendecke1-3/+4
2025-04-11profile: Add time buckets to smbprofile_stats_iobytesVolker Lendecke1-0/+44
2025-04-09vfs: add fsp_flags ntcreatex_deny_[dos|fcb] and ntcreatex_stream_baseopenRalph Boehme1-1/+6
2025-04-09s3/librpc: open_files.idl: move flag definition into open_files.idlRalph Boehme1-2/+0
2025-04-09smbd: rename SHARE_MODE_FLAG_POSIX_OPEN to SHARE_ENTRY_FLAG_POSIX_OPENRalph Boehme1-1/+1
2025-04-03s3:auth: remember make_auth3_context_for_netlogon() was usedStefan Metzmacher1-0/+2
2025-03-27smbd: implement modern write time update logicRalph Boehme1-3/+1
2025-03-05lib: Remove unused next_token()Volker Lendecke1-1/+0
2025-02-22s3:passdb: add pdb_filter_hints()Stefan Metzmacher1-1/+13
2025-02-22s3:tldap: add tldap_msg_rc() helperStefan Metzmacher1-0/+1
2025-02-13s3:tldap: add some const to 'const char * const *attrs'Stefan Metzmacher1-3/+3
2025-01-07vfs: add VFS_PWRITE_APPEND_OFFSETRalph Boehme1-0/+2
2025-01-07vfs: add fsp_flags.posix_appendRalph Boehme1-0/+2
2024-12-18lib: Fix a commentVolker Lendecke1-1/+4
2024-12-18Fix whitespaceVolker Lendecke1-4/+4
2024-11-27smbd: rename SMB2_FS_POSIX_INFORMATION to FSCC_FS_POSIX_INFORMATIONRalph Boehme1-2/+3
2024-11-27smbd: rename SMB2_FILE_POSIX_INFORMATION to FSCC_FILE_POSIX_INFORMATIONRalph Boehme1-2/+1
2024-11-27smbd: use NT_PASSTHROUGH_OFFSET in a few placesRalph Boehme1-1/+1
2024-11-22smbd: Make filename_convert_dirfsp_nosymlink() publicVolker Lendecke1-0/+12
2024-11-16vfs: Remove files_struct->posix_flagsVolker Lendecke1-1/+0
2024-11-12smbd: Factor out filename_convert_dirfsp_rel()Volker Lendecke1-0/+9
2024-11-11tldap: Add tldap_context_create_from_plain_stream()Volker Lendecke1-0/+3
2024-11-11tldap_tls: Remove tldap_[gs]et_starttls_needed()Volker Lendecke1-2/+0