s3: VFS: Change SMB_VFS_CHDIR to use const struct smb_filename * instead of const...
[kai/samba-autobuild/.git] / source3 / smbd / proto.h
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...
2012-10-19 Gregor Becks3:count_current_connections: do not clear orphaned...
2012-10-19 Stefan Metzmachers3:smbd/utmp: remove ip address from utmp record
2012-10-19 Michael Adams3:smbd: remove duplicate prototypes for sys_utmp_claim...
2012-10-19 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-11 Andrew Bartlettvfs: Implement a sys_acl_blob_get_{fd,file} for POSIX...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-01 Björn Baumbachs3: make recursive_rmdir function non-static
2012-09-14 Jeremy AllisonAdd bool use_privs parameter to smbd_check_access_rights()
2012-09-11 Björn Jackes3:proto.h: remove duplicate disk_quotas prototypes
2012-09-08 Michael Adams3:vfs_default: add basic support for durable handle...
2012-09-08 Michael Adams3:smbd: make fd_open() public
2012-09-04 Volker Lendeckes3: Make "open_match_attributes" static
2012-08-30 Jeremy AllisonRe-add set_sd(), called from set_sd_blob(). Allows...
2012-08-30 Jeremy AllisonRename set_sd() to set_sd_blob() - this describes what...
2012-08-23 Andrew Bartletts3-smbd: Add security_info_wanted argument to get_nt_ac...
2012-07-31 Volker Lendeckes3: Make request_timed_out() static
2012-07-19 Volker Lendeckes3-aio: Panic if we try to close a fsp with outstanding...
2012-07-18 Volker Lendeckes3: Fix the build
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3: Properly handle shutdown with the _send/_recv based aio
2012-07-12 Jeremy AllisonAdd an optimization to pthread aio writes to also do...
2012-07-12 Volker Lendeckes3: Factor out "mark_file_modified"
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Michael Adams3:smbd:smb2: fix prototype of make_connection_smb2...
2012-06-30 Jeremy AllisonDon't allow asynchronous creates to be canceled in...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb() return an...
2012-06-29 Stefan Metzmachers3:smbd: make use of smbXsrv_open for smb1/2/3
2012-06-25 Stefan Metzmachers3:smbd: remove now unused invalidate_all_vuids()
2012-06-25 Michael Adams3:smbd: remove now unused conn_close_all()
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_session for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon and smbXsrv_session...
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-15 Michael Adams3:files: factor fsp_free() out of file_free()
2012-06-15 Michael Adams3:smbd: refactor fsp_new() out of file_new()
2012-06-14 Stefan Metzmachers3:smbd: add a fsp_persistent_id() function
2012-06-09 Stefan Metzmachers3:smbd: add file_fsp_smb2()
2012-06-08 Michael Adams3:smbd: change set_file_oplock() to return NTSTATUS
2012-06-06 Michael Adams3:include: change connection_struct->cnum to uint32_t
2012-06-06 Stefan Metzmachers3:smbd: change user_struct->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:smbd: let file_close_pid/file_close_user take a...
2012-06-06 Stefan Metzmachers3:smbd: pass down vuid as uint64_t in lanman.c
2012-06-06 Stefan Metzmachers3:smbd: change vuid to uint64_t in uid.c
2012-06-06 Stefan Metzmachers3:smbd: let close_cnum() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:smbd: let make_connection() take a uint64_t vuid
2012-06-06 Stefan Metzmachers3:smbd: let conn_clear_vuid_caches() take a uint64_t...
2012-06-06 Stefan Metzmachers3:smbd: use 'struct user_struct' instead of typedef...
2012-06-06 Stefan Metzmachers3:include: move some prototypes (e.g. smb_register_vfs...
2012-06-06 Stefan Metzmachers3:smbd: add change_notify_fsp_has_changes()
2012-06-06 Stefan Metzmachers3:smbd: fcb_or_dos_open() can be static
2012-06-06 Stefan Metzmachers3:smbd: add vfs_remove_all_fsp_extensions()
2012-06-03 Stefan Metzmachers3:smbd: make conn_close_all() a void function
2012-05-25 Stefan Metzmachers3:smbd: pass smbd_server_connection to should_notify_d...
2012-05-25 Stefan Metzmachers3:smbd: remove unused get_number_of_exclusive_open_opl...
2012-05-24 Stefan Metzmachers3:smbd: remove global 'smbd_server_conn' !!!
2012-05-24 Stefan Metzmachers3:smbd/files: split file_init_global() out of file_init()
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass allow_broken_path to resolve_dfspat...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass 'allow_broken_path' to get_referred...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() also fake the...
2012-05-23 Stefan Metzmachers3:smbd/proto.h: remove unused resolve_dfspath() prototype
2012-05-23 Stefan Metzmachers3:smbd: add nt_status_np_pipe()
next