smbd: Make get_relative_fid_filename() static to open.c
[samba.git] / source3 / smbd / proto.h
2019-07-08 Volker Lendeckesmbd: Make get_relative_fid_filename() static to open.c
2019-07-04 Volker Lendeckesmbd: Don't store num_read_oplocks in brlock.tdb
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_s...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_do_locks_try()
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-07-01 Ralph Boehmes3:smbd: rename get_FileIndex() to get_fs_file_id()
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_default_acl() take an...
2019-06-24 Jeremy Allisons3: smbd: Only pass fsp to set_unix_posix_acl(). No...
2019-06-24 Jeremy Allisons3: smbd: Change set_unix_posix_default_acl() to return...
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_acl() return NTSTATUS.
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-06-20 Volker Lendeckesmbd: Add smbd_smb1_do_locks_send/recv()
2019-06-20 Volker Lendeckesmbd: Only remove locks by mid if necessary
2019-05-28 Volker Lendeckesmbd: Simplify fsp_lease_update()
2019-05-21 Andreas Schneiders3:smbd: Return NTSTATUS for srv_calculate_sign_mac()
2019-05-03 Volker Lendeckesmbd: Make "check_access()" static to trans2.c
2019-04-14 Volker Lendeckesmbd: Remove share_mode_lease and the leases array...
2019-04-14 Volker Lendeckesmbd: Make find_share_mode_lease() static
2019-04-14 Volker Lendeckesmbd: Add update_share_mode_lease_from_db()
2019-04-14 Volker Lendeckesmbd: Pass lease parameters explicitly to find_fsp_lease
2019-03-29 Stefan Metzmachers3:smbd: fix max_buffer handling of initial notify...
2019-01-11 Ralph BoehmeRevert "smbd: add [un]become_guest() helper functions"
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_impersonate_debug_create() helper"
2019-01-11 Ralph BoehmeRevert "smbd: add simple noop smbd_impersonate_{conn_vu...
2019-01-11 Ralph BoehmeRevert "s3: vfs: add user_vfs_evg to connection_struct"
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to dos_mode_at_send() instead...
2018-11-27 Ralph Boehmes3:smbd: add twrp args to filename_convert()
2018-09-14 Volker Lendeckesmbd: Remove "file_sync_all" function
2018-09-11 Volker Lendeckesmbd: Factor out "has_other_nonposix_opens"
2018-07-31 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-07-27 Ralph Boehmesmbd: add dos_mode_at_send/recv()
2018-07-27 Ralph Boehmesmbd: split out public parse_dos_attribute_blob() from...
2018-07-25 Ralph Boehmes3: vfs: add user_vfs_evg to connection_struct
2018-07-25 Jeremy Allisons3: smbd: SGI IRIX is officially dead. Remove the kerne...
2018-07-12 Stefan Metzmachersmbd: add simple noop smbd_impersonate_{conn_vuid,conn_...
2018-07-12 Stefan Metzmachersmbd: add smbd_impersonate_debug_create() helper
2018-07-12 Stefan Metzmachersmbd: add [un]become_guest() helper functions
2018-06-18 Stefan Metzmachersmbd: remove unused tevent_context argument from notify...
2018-06-18 Stefan Metzmachersmbd: add {become,change_to}_user_by_fsp() helper functions
2018-06-18 Stefan Metzmachersmbd: remove unused set_current_service()
2018-06-18 Stefan Metzmachersmbd: split out set_current_case_sensitive() and chdir_...
2018-06-14 Stefan Metzmachersmbd: split out a fsp_flush_write_time_update() functio...
2018-06-14 Stefan Metzmachersmbd: make smbd_setup_sig_{term,hup}_handler() static
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct() function
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct_cwd() function
2018-06-14 Stefan Metzmachersmbd: add create_conn_struct_tos[_cwd]() helper functions
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from delete_and_reloa...
2018-05-25 Christof Schmittsmbd: Flush dfree memcache on service reload
2018-05-25 Jeremy Allisons3: smbd: Make map_acl_perms_to_permset() extern.
2018-05-25 Jeremy Allisons3: smbd: Make unix_perms_to_acl_perms() extern.
2018-05-25 Jeremy Allisons3: posix_acls: Remove dead functions fchmod_acl()...
2018-05-18 Ralph Boehmes3:smbd: make psbuf arg to make_default_acl_posix(...
2018-05-16 Andreas Schneiders3:smbd: Fix converity warning with _smb_setlen_large()
2018-05-09 Jeremy Allisons3: smbd: Remove unused counters for outstanding aio...
2018-05-04 Jeremy Allisons3: VFS: Remove vfs_write_data(). No longer used.
2018-05-02 Jeremy Allisons3: VFS: Default. Move vfs_read_data() out of source3...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to send_break_message()
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to message_to_share_mod...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly into share_mode_entry_t...
2017-11-11 Uri Simchonismbd: remove dptr_init_search_op()
2017-11-07 Ralph Boehmes3/posix_acls: add default ACL style "everyone"
2017-11-07 Ralph Boehmes3/smbd: make make_default_filesystem_acl public
2017-07-01 Jeremy AllisonS3: smbd: Finish plumbing struct smb_filename * through...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-31 Andreas Schneiders3:smbd: Pass down remote and local address to get_refe...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-05-22 Jeremy Allisons3: smbd: Split out ucf_flags_from_smb_request() from...
2017-05-22 Jeremy Allisons3: smbd: Remove bool dfs_pathnames paramter from resol...
2017-05-10 Günther Deschners3-smbd: remove some dead prototypes
2017-03-28 Jeremy Allisons3: smbd: Fix "follow symlink = no" regression part 2.
2017-03-26 Uri Simchonismbd: add zero_file_id flag
2017-03-15 Jeremy Allisons3: locking: Move two leases functions into a new file.
2017-03-10 Ralph Boehmes3/smbd: add const to get_lease_type() args
2017-02-15 Volker Lendeckesmbd: Make "create_file_sids" static
2016-12-07 Jeremy Allisons3: smbd: Make check_parent_access() available to renam...
2016-10-25 Stefan Metzmachers3:smbd: only pass UCF_PREP_CREATEFILE to filename_conv...
2016-08-12 Uri Simchonismbd: get a valid file stat to disk_quotas
2016-08-12 Uri Simchoniquotas: small cleanup
2016-08-11 Jeremy Allisonsmbd: oplock: Factor out internals of remove_oplock...
2016-07-20 Volker Lendeckesmbd: Re-register notify requests
2016-07-20 Volker Lendeckesmbd: Pass "sconn" via notify to notify_callback()
2016-07-20 Volker Lendeckesmbd: There's only one notify_callback
2016-07-20 Volker Lendeckesmbd: Make notify_callback() public
2016-07-20 Volker Lendeckesmbd: Add "path" to notify_remove
2016-07-20 Volker Lendeckesmbd: Add fsp_fullbasepath
2016-07-19 Ralph Boehmes3/smbd: move make_default_filesystem_acl() to vfs_acl_...
2016-07-18 Christof Schmittsmbd: Allow passing notify filter from inotify and fam
2016-06-18 Jeremy Allisons3: smbd: Make setup_readX_header() externally accessible
2016-03-31 Uri Simchonint-quotas: vfs_get_ntquota() return NTSTATUS
2016-03-27 Richard Sharpes3: vfs: Add VFS functions for setting and getting...
2016-03-25 Jeremy Allisons3: smbd: DFS: Pass uint32_t ucf_flags through into...
2016-03-24 Jeremy Allisons3: smbd: Modify vfs_stat_smb_basename() to take a...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_names_from_file() to take a...
next