summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-04libsmb: Remove cli_state->dfs_mountpointVolker Lendecke1-3/+0
2020-11-03s3:vfs: Document the encryption_required flag in vfs.hAndreas Schneider1-0/+2
2020-10-29s3:smbd: Add SMB3 connection information to session infoAndreas Schneider1-0/+1
2020-10-24lib: Fix includes for messages.hVolker Lendecke1-0/+3
2020-10-23smbd: add and use SMB2_FILE_ALL_INFORMATIONRalph Boehme1-0/+1
2020-10-23smbd: add and use SMB2_FILE_FULL_EA_INFORMATIONRalph Boehme1-0/+1
2020-10-23s3: add and use MS-FSCC Codes from 2.4 and 2.5Ralph Boehme1-57/+123
2020-10-23smb: update comments on the NTCREATEX_FLAG_* flagsRalph Boehme1-5/+4
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN to NTCREATEX_FLAG_STREA...Ralph Boehme1-1/+1
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DELETE_ON_CLOSE to NTCREATEX_FLAG_DELET...Ralph Boehme1-1/+1
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCBRalph Boehme1-1/+1
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOSRalph Boehme1-1/+1
2020-10-23vfs: make dirfsp arg to SMB_VFS_READLINKAT() constRalph Boehme1-3/+4
2020-10-23winbindd/idmap: apply const to struct nss_info_methods pointersStefan Metzmacher1-3/+3
2020-10-23winbindd/idmap: apply const to struct idmap_methods pointersStefan Metzmacher1-1/+1
2020-10-21includes: nt_printing.h does not need client.hVolker Lendecke1-1/+0
2020-10-21libsmb: Use "struct" in self-referencesVolker Lendecke1-2/+2
2020-10-21smbd: Remove an unused anonymous struct definitionVolker Lendecke1-1/+0
2020-10-17printing/spoolss: add ARM64 supportBjörn Jacke1-0/+1
2020-10-17printing: move archi_table declarations into nt_printing.hBjörn Jacke1-0/+17
2020-10-14s3:ctdbd_conn: simplify get_public_ips() / find_in_public_ips() APIDavid Disseldorp1-7/+14
2020-10-09s3:lib: Move interface prototypes to own header fileAndreas Schneider1-20/+1
2020-10-09s3:include: Move loadparm prototypes to own header fileAndreas Schneider2-168/+3
2020-10-02vfs_fruit: Fix typosVolker Lendecke1-4/+4
2020-10-02vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()Ralph Boehme2-7/+5
2020-10-02smbd: remove fsp->dirfspRalph Boehme1-2/+3
2020-09-15s3: Remove struct ip_service.Jeremy Allison1-6/+0
2020-09-15s3: libsmb: Convert the WINS and broadcast name functions to return size_t * ...Jeremy Allison1-1/+1
2020-09-12lib: Make get_share_security_default staticChristof Schmitt1-1/+0
2020-09-07s3: libsmb: Now we only have namecache_store_sa(), rename it back to namecach...Jeremy Allison1-1/+1
2020-09-07s3: libsmb: Remove use of struct ip_service from the namecache code.Jeremy Allison1-4/+0
2020-09-07s3: libsmb: Add namecache_store_sa(). Doesn't store ports and takes a samba_s...Jeremy Allison1-0/+4
2020-09-07s3: libsmb: Make namecache_store() take an unsigned count.Jeremy Allison1-1/+1
2020-09-07s3: libsmb: Convert namecache_fetch() and it's only caller to return a talloc...Jeremy Allison1-3/+4
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore2-66/+1
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-2/+0
2020-08-28s3: safe_string: remove unnecessary includeMatthew DeVore1-1/+0
2020-08-19s3:libsmb: Use cli_credentials_set_smb_encryption()Andreas Schneider1-0/+1
2020-08-19s3:libsmb: Introduce CLI_FULL_CONNECTION_IPCAndreas Schneider1-0/+1
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2020-08-17lib: Move get_socket_port() to its only consumerVolker Lendecke1-1/+0
2020-08-17lib: Remove unused client_socket_port()Volker Lendecke1-1/+0
2020-08-17lib: Remove unused client_socket_addr()Volker Lendecke1-1/+0
2020-08-17lib: Remove unused client_addr()Volker Lendecke1-1/+0
2020-08-17lib: Remove unused open_udp_socket()Volker Lendecke1-1/+0
2020-08-17lib: Move read_udp_v4_socket() to nmbdVolker Lendecke1-4/+0
2020-08-17lib: Move send_keepalive() to smbd/smb1_utils.cVolker Lendecke1-1/+0
2020-08-07s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison1-0/+1
2020-07-18smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETERalph Boehme1-3/+0
2020-07-16s3: lib: Cleanup - make ipstr_list_make() and ipstr_list_parse() private to t...Jeremy Allison1-4/+0