printing: remove unused arguments from delete_and_reload_printers()
[kai/samba-autobuild/.git] / source3 / smbd / proto.h
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...
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...
next