s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filename...
[sfrench/samba-autobuild/.git] / source3 / smbd / proto.h
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...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to static.
2016-03-07 Jeremy Allisons3: smbd: Change delete_all_streams() to take a const...
2016-03-01 Jeremy Allisons3: smbd: Change dptr_create() to take a const struct...
2016-03-01 Jeremy Allisons3: smbd: Change OpenDir() to take a struct smb_filenam...
2016-02-14 Ralph Boehmesmbd: fix build with FAM support
2016-01-26 Uri Simchonimake disk_norm() static
2016-01-26 Uri Simchonismbd: refactor disk_free handling
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_posix().
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_wcard_posix().
2015-11-24 Jeremy Allisons3: smbd: Change semantics of strict rename to search...
2015-11-17 Volker Lendeckesmbd: Factor out check_access_fsp() from check_access()
2015-11-13 Jeremy Allisons3: smbd: Change aio_pending_size static variable to...
2015-11-13 Jeremy Allisons3: smbd: Remove outstanding_aio_calls from globals.
2015-11-13 Jeremy Allisons3: smbd: Remove aio_pending_size from globals.
2015-07-07 Volker Lendeckenotify: Remove two now unused stubs
2015-07-07 Volker Lendeckenotify: Re-add notify_walk()
2015-07-07 Volker Lendeckesmbd: Replace the tdb-based notify_internal with notify_msg
2015-07-07 Volker Lendeckesmbd: Add direct notify_fam support
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-05-05 Jeremy Allisons3: smbd: VFS: Remove vfs_stat_smb_fname() and vfs_lsta...
2015-05-05 Jeremy Allisons3: smbd: VFS: Add vfs_stat_smb_basename() - to be...
2015-04-22 Volker Lendeckesmbd: Cancel pending notifies if the directory goes...
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-02-10 Volker Lendeckesmbd: Make "check_veto_path" static
2014-12-16 Volker Lendeckenotify: Move path construction to notify_trigger
2014-12-09 Volker Lendeckenotify_inotify: inotify_watch now takes a mem_ctx
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_watch return 0/errno
2014-12-05 Jeremy Allisons3: leases: send_break_message() public.
2014-12-05 Jeremy Allisons3: leases: Make aio_add_req_to_fsp() public.
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to oplock.c
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to open.c
2014-12-04 Volker Lendeckes3:smbd: add file_find_one_fsp_from_lease_key() helper...
2014-12-04 Volker Lendeckes3:smbd: add fsp_lease_type() and get_lease_type()...
2014-12-04 Jeremy Allisons3:smbd: Add fsp_client_guid() utility function to...
2014-11-11 Volker Lendeckes3:locking: convert brl_have_read field to brl_num_read.
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to schedule_deferred_o...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to remove_deferred_ope...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to open_was_deferred()
2014-09-19 Stefan Metzmachers3:smbd: pass smbd_smb2_request to make_connection_smb2()
2014-09-19 Stefan Metzmachers3:smbd: pass smb_request to make_connection()
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1_parse_chain()
2014-09-19 Stefan Metzmachers3:smbd: only pass smbXsrv_connection to fork_echo_hand...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to srv_send_smb()
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-09 Volker Lendeckesmbd: Move make_dir_struct() to reply.c
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-08 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1 encryption...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to sendfile...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection explicitly to fake_sen...
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to is_valid_writeX_buf...
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' from is_encrypted_packet()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to reply_special()
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.signing_state to xconn->smb1...
2014-07-22 Volker Lendeckesmbd: "err" is no longer set in get_lock_offset
2014-07-09 Michael Adams3:smbd: make dptr_ReadDirName() static.
2014-06-30 Christof Schmittsmbd: Make messaging_send_to_children static
2014-06-21 Volker Lendeckesmbd: Store "struct deferred_open_record" instead of...
2014-06-13 Michael Adamvfs: remove unused function vfs_pread_data()
2014-06-13 Ralph BoehmeConvert samba_private_attr_name() to a public function
2014-05-02 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-04-23 Volker Lendeckesmbd: Pass timespec_current through the notify_callback
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-02 Stefan Metzmachers3:smbd: let srvstr_pull_req_talloc() take 'const uint8...
2013-12-14 Volker Lendeckesmbd: Implement and use full_path_tos
2013-11-14 Jeremy Allisons3-lib: smbclient shows no error if deleting a director...
2013-11-14 Jeremy Allisons3-smbd: smbclient shows no error if deleting a directo...
next