s3: smbd: Change dptr_create() to take a const struct smb_filename * instead of const...
[kai/samba-autobuild/.git] / source3 / smbd / proto.h
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...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Andreas Schneiders3-smbd: Do not declare change_to_root_user() twice.
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-24 Volker Lendeckesmbd: Remove separate oplock_type parameter from set_fi...
2013-10-24 Volker Lendeckesmbd: Make release_file_oplock static
2013-09-10 Shekhar Amlekars3:smbd/session: Added a routine find_sessions()
2013-09-06 Volker Lendeckesmbd: Apply some const to message_to_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Remove unused should_notify_deferred_opens
2013-08-16 Volker Lendeckesmbd: Make break_level2_to_none_async static
2013-07-19 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Remove unused reply_to_oplock_break_requests
2013-04-16 Jeremy AllisonCleanup. Remove unused function dptr_DirCacheAdd()...
2013-04-09 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2013-03-20 Stefan Metzmachers3:smbd: add some const to req_is_in_chain()
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-01-16 David Disseldorpsmbd: split out file_fsp_get from file_fsp_smb2
2013-01-09 Jeremy AllisonMove create_share_access_mask() from smbd/service.c...
2013-01-09 Jeremy AllisonAdd check_user_share_access() which factors out the...
2013-01-09 Jeremy AllisonChange API for create_share_access_mask() - remove...
2013-01-09 Jeremy AllisonChange API for create_share_access_mask() to pass in...
2013-01-09 Jeremy AllisonFix API for create_share_access_mask().
2013-01-09 Jeremy AllisonRemove static from create_share_access_mask().
2013-01-08 Andrew Bartlettpysmbd: Convert pysmbd to take an optional service...
2013-01-08 Andrew Bartlettsmbd: Split create_conn_struct into a fn that does...
2012-12-04 Jeremy AllisonRemove unused append_parent_acl().
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-13 Andrew BartlettChange get_nt_acl_no_snum() to return an NTSTATUS,...
2012-11-05 Stefan Metzmachers3:smbd: pass the current time to make_connection[_smb1]()
2012-10-29 Jeremy AllisonFix bug #9329 - Directory listing with SeBackup can...
2012-10-19 Stefan Metzmachers3:smbd: remove unused claim_connection/yield_connection
2012-10-19 Gregor Becks3:smbd: remove smbd_server_connection argument from...
2012-10-19 Gregor Becks3:smbd: pass smbXsrv_session instead of user_struct...
next