s3-libads: remove unused dn from ads_get_service_principal_names().
[samba.git] / source3 / smbd /
2014-11-27 Stefan Metzmachers3:smb2_create: send interim responses after 0.5 millis...
2014-11-25 Stefan Metzmachers3:smbd: avoid a compiler warning in open_sockets_smbd()
2014-11-25 Stefan Metzmachers3:smbd: do casting of dm_sessid_t in steps
2014-11-19 Stefan Metzmachers3:smbprofile: track connect_count and disconnect_count
2014-11-19 Stefan Metzmachers3:smbprofile: report idle state of 'idle_count' and...
2014-11-19 Stefan Metzmachers3:smbprofile: improve profiling for the security conte...
2014-11-19 Stefan Metzmachers3:smbprofile: count all SMB1 and SMB2 requests as...
2014-11-19 Stefan Metzmachers3:smb2_server: use async smbprofile macros
2014-11-19 Volker Lendeckes3:smbd: Use "smbd profiling level"
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-11-11 Volker Lendeckes3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_...
2014-11-11 Volker Lendeckes3:locking: convert brl_have_read field to brl_num_read.
2014-11-11 Jeremy Allisons3:smbd: Don't set fsp->oplock_type before we've grante...
2014-11-11 Volker Lendeckes3:smbd: move all oplock granting code to grant_fsp_opl...
2014-11-11 Volker Lendeckes3:smbd: break oplocks to none with FILE_OVERWRITE
2014-11-10 Volker LendeckeUse tevent_req_simple_recv_unix in a few places
2014-11-06 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-11-03 David DisseldorpsmbXsrv: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnotify_internal: don't leak lock_path onto talloc tos
2014-10-31 Volker Lendeckes3:smbd: Don't rename a dir with files open underneath
2014-10-16 Stefan Metzmachers3:smb2_server: pass xconn->smb2.server.cipher to smb2_...
2014-10-16 Stefan Metzmachers3:smb2_server: check xconn->smb2.server.cipher instead...
2014-10-16 Stefan Metzmachers3:smb2_negprot: remember xconn->smb2.server.cipher
2014-10-10 Volker Lendeckesmbd: Fix a use-after-free
2014-10-07 Volker Lendeckesmbd: Simplify remove_child_pid
2014-10-06 David Disseldorplanman: don't leak cache_path onto talloc tos
2014-10-03 Christof Schmittsmbd: Always use uint8_t for inbuf pointer
2014-10-03 Christof Schmittsmbd: Pass only cmd to construct_reply_common instead...
2014-10-03 Christof Schmittsmbd: Use MIN macro in fake_sendfile
2014-10-03 Volker Lendeckeprofiling: Remove a big DEBUG statement
2014-10-03 Volker Lendeckeprofiling: Remove some #ifdefs
2014-09-30 Stefan Metzmachers3:smb2_negprot: allow really large io sizes up to...
2014-09-27 Jelmer Vernooijfileserver: raise debug level for share connection...
2014-09-27 Michael Adamsmbd:smb2: improve smbd_smb2_protocol_dialect_match...
2014-09-24 Michael Adams3:messaging: add fds-array to messaging_send_iov()
2014-09-21 Michael Adamsmbd: fix a comment typo.
2014-09-19 Stefan Metzmachers3:smb2_sesssetup: we don't need to do a 2nd smb2srv_se...
2014-09-19 Stefan Metzmachers3:smb2_server: add smbd_smb2_signing_key() helper...
2014-09-19 Stefan Metzmachers3:smbXsrv_session: add smbXsrv_session_find_channel()
2014-09-19 Stefan Metzmachers3:smbXsrv_session: remember the smbXsrv_connection...
2014-09-19 Stefan Metzmachers3:smbd: split out a smbd_add_connection() helper function.
2014-09-19 Stefan Metzmachers3:smbd: remove now unused smbd_server_connection-...
2014-09-19 Stefan Metzmachers3:smb2_lock: iterate over all sconn->client->connections
2014-09-19 Stefan Metzmachers3:smb2_lock: always use tevent_req_defer_callback...
2014-09-19 Stefan Metzmachers3:smb2_glue: remove chained fsps from all connections...
2014-09-19 Stefan Metzmachers3:smb2_break: use fsp->conn->sconn->client->connection...
2014-09-19 Stefan Metzmachers3:smb2_break: pass smbXsrv_connection to smbd_smb2_sen...
2014-09-19 Stefan Metzmachers3:smb2_create: pass smbXsrv_connection to *deferred...
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: move smbXsrv_{session,tcon,open} tables to...
2014-09-19 Michael Adams3:smbd: use tevent_loop_wait() in the parent smbd...
2014-09-19 Michael Adams3:smbd: use tevent_loop_wait() in the child process...
2014-09-19 Stefan Metzmachers3:smbXsrv_session: change smbXsrv_session->connection...
2014-09-19 Stefan Metzmachers3:smbd: use fsp->conn->sconn->client->connections...
2014-09-19 Stefan Metzmachers3:smbd: use sconn->client->connections in keepalive_fn()
2014-09-19 Stefan Metzmachers3:smbd: use sconn->client->connections in reload_servi...
2014-09-19 Stefan Metzmachers3:smbd: remove now unused smbXsrv_connection->sconn
2014-09-19 Stefan Metzmachers3:smbXsrv_open: use xconn->client->sconn in smb1srv_op...
2014-09-19 Stefan Metzmachers3:smbXsrv_session: use xconn->client->sconn in smbXsrv...
2014-09-19 Stefan Metzmachers3:smb2_server: use xconn->client->sconn in smbd_smb2_r...
2014-09-19 Stefan Metzmachers3:smb2_server: use xconn->client->sconn in smbd_smb2_r...
2014-09-19 Stefan Metzmachers3:smb2_server: use xconn->client->sconn in smbd_smb2_f...
2014-09-19 Stefan Metzmachers3:smb2_server: use xconn->client->sconn in smbd_smb2_i...
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in make_connection_snum()
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in smb1_parse_chain()
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in construct_reply()
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in reply_special()
2014-09-19 Stefan Metzmachers3:smbd: use xconn->client->sconn in process_smb()
2014-09-19 Stefan Metzmachers3:smbd: introduce 'struct smbXsrv_client' in order...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to make_connection_snum()
2014-09-19 Stefan Metzmachers3:smbd: pass smb_request to make_connection_smb1()
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 construct_reply*()
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1_parse_chain()
2014-09-19 Michael Adams3:smbd: support xconn=NULL in init_smb_request()
2014-09-19 Stefan Metzmachers3:smbd: only pass smbXsrv_connection to fork_echo_hand...
2014-09-19 Stefan Metzmachers3:smbd: use req->sconn in reply.c where possible
2014-09-19 Stefan Metzmachers3:smbd: use req->sconn in sesssetup.c
2014-09-19 Stefan Metzmachers3:smbd: use req->sconn in reply_ntcancel()
2014-09-19 Stefan Metzmachers3:smbd: use req->sconn in reply_negprot()
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to srv_send_smb()
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to receive_smb*()
2014-09-19 Michael Adams3:smbd: use smbXsrv_connection_dbg() in receive_smb_ta...
2014-09-19 Michael Adams3:smbd: use smbXsrv_connection_dbg() inreceive_smb_raw...
2014-09-19 Stefan Metzmachers3:smb2_sesssetup: use smb2req->sconn in smbd_smb2_reau...
2014-09-19 Stefan Metzmachers3:smb2_server: use the global signing key to check...
2014-09-18 Volker LendeckeRemove a few #ifdef EWOULDBLOCk
2014-09-15 Jeremy Allisons3: smbd: Fix a couple of tricky slow-path cases -...
2014-09-15 Jeremy Allisons3: smbd: Change get_lanman2_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Remove unneeded 'out_of_space' parameter...
2014-09-15 Jeremy Allisons3: smbd: SMB2 - change smbd_dirptr_lanman2_entry(...
2014-09-15 Jeremy Allisons3: smbd: smbd_marshall_dir_entry() no longer needs...
2014-09-15 Jeremy Allisons3: smbd: Change smbd_marshall_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-15 Jeremy Allisons3: smbd: Ensure types for all variables called 'len...
2014-09-15 Jeremy Allisons3: smbd: srvstr_push() was changed to never return...
2014-09-12 Volker Lendeckes3: smbd: streams - Ensure share mode validation ignore...
next