summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-20s3:libsmb: Mark smbc_set_credentials() as deprecatedAndreas Schneider1-22/+17
2023-04-09libsmb: fix regression on smbc_getxattr and fix docRemi Collet1-1/+1
2023-01-10lib: Add tdb_data_dbg()Volker Lendecke1-0/+1
2023-01-10lib: Remove unused smb_mkstemp prototypeVolker Lendecke1-1/+0
2023-01-10lib: Move tab_depth() to reg_parse_prs.cVolker Lendecke1-1/+0
2023-01-10lib: Make map_share_mode_to_deny_mode() static to smbstatusVolker Lendecke1-1/+0
2023-01-10smbd: Make get_safe_[[SI]VAL|ptr] static to smb1_lanman.cVolker Lendecke1-3/+0
2023-01-04smbd: Remove duplicate/unused #definesVolker Lendecke1-9/+0
2023-01-01Happy New Year 2023!Stefan Metzmacher1-1/+1
2022-12-19smbd/locking: make use of the same tdb hash_size and flags for all SMB relate...Stefan Metzmacher1-2/+6
2022-12-16s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner1-86/+4
2022-12-14smbd: Remove source3/smbd/statcache.cVolker Lendecke1-2/+0
2022-12-14vfs: Fix whitespaceVolker Lendecke1-5/+5
2022-12-14smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme1-2/+1
2022-12-14smbd: remove process shortname arg from smbd_reinit_after_fork()Ralph Boehme1-2/+1
2022-12-12lib: Remove unused octal_string()Volker Lendecke1-1/+0
2022-12-12lib: Remove fstring_sub() that was used just onceVolker Lendecke1-1/+0
2022-11-29smbd: Implement SMB2_FS_POSIX_INFORMATION_INTERNALDavid Mulder1-0/+1
2022-11-29libcli: Add client support for SMB2_FILE_POSIX_INFORMATIONDavid Mulder1-0/+7
2022-11-10lib: Add lp_allow_local_address()Volker Lendecke1-0/+2
2022-10-27lib: Whitespace fixesVolker Lendecke1-4/+4
2022-10-27lib: Remove two unused macrosVolker Lendecke1-6/+0
2022-09-20s3:g_lock: add callback function to g_lock_lock()Stefan Metzmacher1-1/+3
2022-09-20s3:g_lock: add callback function to g_lock_lock_send()Stefan Metzmacher1-1/+3
2022-09-20s3:g_lock: add g_lock_lock_cb_state infrastructureStefan Metzmacher1-0/+27
2022-09-20s3:smbd: add helpers to deny vfs calls in some sectionsStefan Metzmacher1-0/+12
2022-09-20s3:smbd: move VFS_FIND() to smbd/vfs.cStefan Metzmacher1-4/+0
2022-09-19lib: Move extract_snapshot_token() to util_path.cVolker Lendecke1-12/+0
2022-09-17vfs: Add dirfsp to connectpath_fn()Volker Lendecke2-7/+12
2022-09-02libsmb: Allow to request SMB311 posix in source3/libsmbVolker Lendecke1-0/+1
2022-08-29smbd: cache DOS attributes in struct smb_filename.cached_dos_attributesRalph Boehme2-0/+2
2022-08-26libsmbclient: Fix a typoVolker Lendecke1-1/+1
2022-08-22smbd: add and use vfs_fget_dos_attributes()Ralph Boehme1-0/+3
2022-08-19s3:g_lock: add some const to the shared array passed via g_lock_dump*()Stefan Metzmacher1-2/+2
2022-08-16s3:vfs.h: change SMB_VFS_INTERFACE_VERSION to 48 for 4.18Stefan Metzmacher1-1/+2
2022-08-16s3:vfs.h: add comment about VFS_OPEN_HOW_RESOLVE_NO_SYMLINKSStefan Metzmacher1-0/+1
2022-08-15vfs: define VFS_OPEN_HOW_RESOLVE_NO_SYMLINKSVolker Lendecke1-0/+3
2022-08-12s3: smbd: Remove definition of struct dfs_path.Jeremy Allison1-7/+0
2022-08-11s3:include: remove unused update_stat_ex_file_id() prototypeStefan Metzmacher1-1/+0
2022-08-08s3:passdb: Remove unused function secrets_fetch_trust_account_password()Pavel Filipenský1-3/+0
2022-08-08s3:include: Fix trailing whitespaces in secrets.hPavel Filipenský1-5/+5
2022-08-06vfs: Add struct vfs_open_how.resolveVolker Lendecke1-0/+1
2022-08-06vfs: change openat propotype to match linux openat2Volker Lendecke2-10/+15
2022-08-05s3: smbd: Remove 'bool posix_path' from struct dfs_path.Jeremy Allison1-1/+0
2022-07-27CVE-2022-32742: s3: smbd: Harden the smbreq_bufrem() macro.Jeremy Allison1-1/+1
2022-06-27s3:libads: Remove no longer used is_mine flag from ADS_STRUCTSamuel Cabrero1-2/+0
2022-06-06vfs: Remove a typedefVolker Lendecke1-2/+2
2022-06-06smbd: Remove NTCREATEX_FLAG_DELETE_ON_CLOSEVolker Lendecke1-3/+0
2022-06-06smbd: Remove unused smb_bufrem() macroVolker Lendecke1-1/+0
2022-06-06s3:include fix typoChristian Ambach1-1/+1