s3:smbd: pass smbd_server_connection to smbd_setup_sig_hup_handler()
[kai/samba.git] / source3 / smbd /
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd: pass smbd_server_connection to smbd_setup_sig_...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to onefs_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to linux_in...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to irix_ini...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_k...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass sconn as private_data to process_o...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to init_opl...
2011-12-13 Volker Lendeckes3: Move can_delete_directory to smbd/, remove shim
2011-12-13 Volker Lendeckes3: Move can_set_delete_on_close to smbd/
2011-12-13 Volker Lendeckes3: Remove an else{} in remove_deferred_open_entry
2011-12-13 Stefan Metzmachers3:smbd/msdfs: enum_msdfs_links() doesn't need a smbd_s...
2011-12-13 Stefan Metzmachers3:smbd: use connections_snum_used() instead of conn_sn...
2011-12-13 Stefan Metzmachers3:smbd: add connections_snum_used()
2011-12-13 Stefan Metzmachers3:param: don't reference conn_snum_used directly in...
2011-12-13 Stefan Metzmachers3:smbd/server: remove unused msg_sam_sync()
2011-12-13 Stefan Metzmachers3:smbd/server: add parent specific SIGTERM and SIGHUP...
2011-12-13 Stefan Metzmachers3:smbd/server: create smbd_parent_context earlier
2011-12-13 Stefan Metzmachers3:smbd/server: remember the ev_ctx on the smbd_parent_...
2011-12-13 Stefan Metzmachers3:smbd/server: remember the msg_ctx on the smbd_parent...
2011-12-13 Stefan Metzmachers3:smbd/open: pass smbd_server_connection as private_da...
2011-12-13 Stefan Metzmachers3:smbd: register MSG_SMB_FILE_RENAME after the fork
2011-12-13 Stefan Metzmachers3:smbd/conn_msg: pass smbd_server_connection as privat...
2011-12-13 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-13 Volker Lendeckes3: Use pid_to_procid
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-12 Stefan Metzmachers3:smbd/close: pass smbd_server_connection to notify_de...
2011-12-12 Stefan Metzmachers3:smbd/clode: pass smbd_server_connection as private_d...
2011-12-12 Stefan Metzmachers3:smbd/blocking: pass smbd_server_connection as privat...
2011-12-12 Stefan Metzmachers3:smb2_lock: pass smbd_server_connection as private_da...
2011-12-12 Stefan Metzmachers3:smb2_server: use sconn->ev_ctx instead of sconn...
2011-12-12 Stefan Metzmachers3:smb2_lock: avoid using server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/pipes: avoid passing server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/process: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/process: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/oplock: avoid using server_event_context()...
2011-12-12 Stefan Metzmachers3:smbd/service: avoid using server_event_context(...
2011-12-12 Stefan Metzmachers3:smbd/ipc: pass 'state' as mem_ctx to np_read_send()
2011-12-12 Stefan Metzmachers3:smbd/fileio: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/close: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd/blocking: avoid usage of server_event_context()
2011-12-12 Stefan Metzmachers3:smbd: remember the event context on smbd_server_conn...
2011-12-12 Stefan Metzmachers3:smbd: pass down smbd_server_connection via smbd_echo...
2011-12-12 Stefan Metzmachers3:smbd: remove references to the global smbd_server_conn
2011-12-12 Stefan Metzmachers3:smbd: make struct pending_message_list private
2011-12-12 Stefan Metzmachers3:smbd: remember the smbd_server_connection on pending...
2011-12-12 Stefan Metzmachers3:smbd: call sub_set_socket_ids() in smbd_process...
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-12-08 Volker Lendeckes3: Fix some 64-bit warnings
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-30 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2011-11-29 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2011-11-24 Christian Ambachs3:smb2 report access_based_dir_enum in tcon reply
2011-11-24 Christian Ambachs3:smb2 do not set allow_namespace_caching flag for...
2011-11-22 Jeremy AllisonMove setting the inherited ACL into the main open code...
2011-11-22 Jeremy AllisonMove the "set SD" code into provided SD and "inherit...
2011-11-22 Jeremy AllisonOnly add the SD if it's not a new stream file.
2011-11-22 Jeremy AllisonMove the add security descriptor code to *after* all...
2011-11-20 Stefan Metzmachers3:smb2_negprot: add support for SMB2_22
2011-11-16 Stefan Metzmachers3:smbd: calculate the negprot signing flags from the...
2011-11-16 Jeremy AllisonFinal part of patchset to fix bug #8556 - ACL permissio...
2011-11-16 Jeremy AllisonRemove the check for FILE_WRITE_ATTRIBUTES from smb_set...
2011-11-16 Jeremy AllisonAlways set the attribute first, before the time.
2011-11-16 Jeremy AllisonMove handle-based access check into handle codepath.
2011-11-16 Jeremy AllisonWe've already checked fsp must be non-null here.
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonMove handle based access check into handle code path.
2011-11-15 Jeremy AllisonEnsure we correctly calculate reply credits over all...
2011-11-15 Jeremy AllisonRemove unneeded NULL check.
2011-11-15 Stefan Metzmachers3:smbd/aio: handle_aio_completed() should do nothing...
2011-11-15 Stefan Metzmachers3:smbd/aio: pass ECANCELED to the smb2 aio handlers
2011-11-15 Stefan Metzmachers3:smb2_read: make it possible to cancel aio reads
2011-11-15 Stefan Metzmachers3:smb2_write: make it possible to cancel aio writes
2011-11-15 Stefan Metzmachers3:smbd/aio: add cancel_smb2_aio()
2011-11-15 Stefan Metzmachers3:smb2_ioctl: STATUS_PENDING is defered by 1 milliseco...
2011-11-15 Stefan Metzmachers3:smb2_create: defer STATUS_PENDING for 2 seconds...
2011-11-15 Stefan Metzmachers3:smb2_server: pass explicit defer_times to smbd_smb2_...
2011-11-15 Stefan Metzmachers3:smb2_server: always send STATUS_PENDING responses...
2011-11-14 Stefan Metzmachers3:smb2_flush: outbody only needs 4 bytes
2011-11-10 Volker Lendeckes3: Avoid a race with the async echo handler
2011-11-10 Stefan Metzmachers3:smbd: don't limit the number of open dptrs for smb2...
2011-11-10 Stefan Metzmachers3:smbd: fully construct the dptr before allocating...
2011-11-10 Stefan Metzmachers3:smbd: avoid string_set() in dir.c
2011-11-09 Stefan Metzmachers3:smb2_server: grant credits in async interim response...
2011-11-07 Jeremy AllisonAdd the SEC_DIR_LIST check to dptr_create().
2011-11-05 Jeremy AllisonMove the SEC_DIR_LIST check into dptr_create for SMB2...
2011-11-04 Jeremy Allisoncan_write_to_file() does now take share permissions...
2011-11-04 Jeremy AllisonNo longer do the pre-check on DELETE_ACCESS - we're...
2011-11-04 Jeremy AllisonRemove can_access_file_acl(). We no longer need this...
2011-11-04 Jeremy AllisonRemove can_access_file_data() - make it use the standar...
2011-11-04 Jeremy AllisonAdd const to the smb_filename argument of smbd_check_ac...
2011-11-04 Jeremy AllisonExpose smbd_check_access_rights() to other modules.
2011-11-04 Jeremy AllisonRename smbd_check_open_rights() to smbd_check_access_ri...
next