summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-22s3:rpc_server: Rename create_tcpip_socketSamuel Cabrero1-1/+0
2019-07-09s3: smbd: Add a note explaining MAX_DIRECTORY_HANDLES only applies to SMB1.Jeremy Allison1-1/+1
2019-07-09s3: smbd: Remove now unused MAX_OPEN_DIRECTORIES define.Jeremy Allison1-5/+0
2019-07-09s3: smbd: Remove unused DPTR_IDLE_TIMEOUT.Jeremy Allison1-1/+0
2019-07-07param: change default of "allocation roundup size" to 0Björn Jacke1-3/+0
2019-07-04smbd: Add file_has_read_lease()Volker Lendecke1-0/+6
2019-07-02vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWSVolker Lendecke2-7/+5
2019-07-02vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWSVolker Lendecke2-10/+9
2019-07-01s3:vfs: add SMB_VFS_FS_FILE_ID()Ralph Boehme2-0/+12
2019-07-01s3/lib: add update_stat_ex_file_id()Ralph Boehme1-0/+1
2019-07-01s3/lib: add update_stat_ex_itime()Ralph Boehme1-0/+1
2019-07-01s3: add st_ex_file_id to struct stat_exRalph Boehme2-0/+3
2019-07-01s3: add st_ex_itime to struct stat_exRalph Boehme2-0/+7
2019-07-01s3: convert struct stat_ex st_ex_calculated_birthtime bool to flagsRalph Boehme2-2/+6
2019-07-01s3: remove unused st_ex_mask from struct stat_exRalph Boehme2-1/+1
2019-06-20smbd: Remove struct blocking_lock_recordVolker Lendecke2-21/+0
2019-06-20vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWSVolker Lendecke2-16/+3
2019-06-20smbd: Remove unused brlock codeVolker Lendecke2-6/+1
2019-06-20smbd: Base smb2_lock.c on tevent_reqVolker Lendecke1-0/+1
2019-06-20smbd: Add smbd_smb1_do_locks_send/recv()Volker Lendecke1-0/+15
2019-06-18smbd: Add a explanation for num_aio_requestsVolker Lendecke1-0/+4
2019-05-18smbd: Add file_rename_message in idlVolker Lendecke1-19/+0
2019-05-01smbd: Move deadtime default to parameter definition and man pageChristof Schmitt1-1/+0
2019-02-28lib: Remove some unused codeVolker Lendecke1-5/+0
2019-02-17add sysquotas_jfs2.cBjoern Jacke1-0/+3
2019-02-17sysquotas.h: collect more platform quotablock sizesBjoern Jacke1-0/+10
2019-02-09s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider1-1/+1
2019-01-31s3: smbd: smb2-posix: Add NFS_SPECFILE_XXX defines.Jeremy Allison1-0/+6
2019-01-30s3: smbd: smb2-posix: Add IO_REPARSE_TAG_NFS.Jeremy Allison1-0/+1
2019-01-18s3:libsmb: Store file allocation size in struct file_info.Jeremy Allison1-0/+1
2019-01-18s3:libsmb: parse_finfo_id_both_directory_info capture FileID in SMB2_FIND_ID_...Puran Chand1-0/+1
2019-01-11Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ...Ralph Boehme1-2/+0
2019-01-11Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the...Ralph Boehme1-2/+0
2019-01-11Revert "s3: vfs: add smb_vfs_ev_glue"Ralph Boehme1-30/+0
2019-01-11Revert "s3: vfs: add user_vfs_evg to connection_struct"Ralph Boehme1-2/+1
2019-01-11s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...Ralph Boehme1-3/+3
2019-01-11s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonationRalph Boehme2-7/+7
2019-01-11s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functionsStefan Metzmacher1-0/+7
2019-01-11s3:lib: add root_unix_token()Ralph Boehme1-0/+1
2019-01-10Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig1-2/+2
2019-01-08lib: Remove StrnCpyVolker Lendecke1-1/+0
2019-01-01Happy New Year 2019!Stefan Metzmacher1-1/+1
2018-12-20lib: Remove sid_string_dbgVolker Lendecke1-1/+0
2018-12-16s3: Fix checking for config.h #define in includes.hAndreas Schneider1-1/+1
2018-12-11lib: Remove sid_string_tallocVolker Lendecke1-1/+0
2018-12-11lib: Remove sid_string_tosVolker Lendecke1-1/+0
2018-11-28s3:include: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-4/+4
2018-11-28s3:ldap: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-2/+2
2018-11-28s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider1-7/+0
2018-10-27lib: Remove unused tdb_trans_* functionsVolker Lendecke1-6/+0