summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-19lib: Remove gencache.h from proto.hVolker Lendecke1-2/+0
2018-10-03lib: Remove unused tdb_pack_append()Volker Lendecke1-2/+0
2018-10-03includes: Remove an unused #defineVolker Lendecke1-4/+0
2018-10-03includes: Fix a typoVolker Lendecke1-1/+1
2018-10-03includes: Remove an unused #defineVolker Lendecke1-5/+0
2018-10-02libsmb: Remove smb_share_modes.[ch]Volker Lendecke1-112/+0
2018-09-07s3: Rename server_messaging_context() to global_messaging_context()Christof Schmitt1-2/+2
2018-09-07s3: Rename server_event_context() to global_event_context()Christof Schmitt1-2/+2
2018-09-07s3:messaging: remove unused messaging_init_client()Ralph Boehme1-3/+0
2018-09-07s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2-10/+47
2018-09-05s3:libsmbclient: Add function to set protocol levelsAndreas Schneider1-1/+18
2018-08-25smbd: Remove unused KOPLOCK flagsChristof Schmitt1-17/+0
2018-08-22smbd: Remove koplocks->contend_level2 callbacksVolker Lendecke1-4/+0
2018-07-27s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECVRalph Boehme2-0/+48
2018-07-27s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECVRalph Boehme3-0/+56
2018-07-25s3:modules: add vfs_not_implemented moduleStefan Metzmacher1-0/+367
2018-07-25s3: vfs: add user_vfs_evg to connection_structRalph Boehme1-1/+2
2018-07-25s3: vfs: add smb_vfs_ev_glueRalph Boehme1-0/+29
2018-07-25s3: vfs: bump to version 40, Samba 4.10 will ship with thatRalph Boehme1-1/+2
2018-07-25s3: vfs: bump to version 39, Samba 4.9 will ship with thatRalph Boehme1-0/+1
2018-07-25vfs_default: fix async fsync idle/busy time profilingRalph Boehme1-1/+1
2018-06-25auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett1-0/+3
2018-06-18smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event c...Stefan Metzmacher1-0/+2