idl: declare frstrans_VersionVector public so that we can dump it to blob and vice...
[samba.git] / source3 /
2014-09-26 Andreas Schneiders3-libads: Improve service principle guessing.
2014-09-25 Jeremy Allisons3: tldap_util: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisons3: tldap: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisons3: libsmb: Ensure all asn1_XX returns are checked.
2014-09-25 Ralph Boehmevfs_fruit: update rfork size in AppleDouble header
2014-09-25 Ralph Boehmevfs_fruit: ad_write: path may be NULL for rfork
2014-09-25 Ralph Boehmevfs_fruit: fix resource fork length calculation
2014-09-25 Ralph Boehmevfs_fruit: fix unpacking of AppleDouble files
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, print some messag...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, tell child to...
2014-09-24 Michael Adamselftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 test
2014-09-24 Michael Adams3:torture: work on LOCAL-MESSAGING-FDPASS2
2014-09-24 Michael Adamselftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 test
2014-09-24 Michael Adams3:torture: add test LOCAL-MESSAGING-FDPASS1
2014-09-24 Michael Adams3:messaging: add fds-array to messaging_send_iov()
2014-09-24 Michael Adams3:messaging: add fds-array to message-backend send...
2014-09-24 Stefan Metzmachers3:messaging: make it possible to receive a fd array...
2014-09-24 Michael Adams3:unix_msg: add fds-array to unix_msg_send() for fd...
2014-09-24 Stefan Metzmachers3:unix_msg: pass the fd array to the unix_msg recv_cal...
2014-09-24 Michael Adams3:unix_msg: add fds-array to unix_dgram_send() for...
2014-09-24 Stefan Metzmachers3:unix_msg: pass the fd array to the unix_dgram recv_c...
2014-09-24 Michael Adams3:unix_msg: read fds from recvmsg in unix_dgram_recv_h...
2014-09-24 Stefan Metzmachers3:unix_msg: add close_fd_array()
2014-09-24 Stefan Metzmachers3:unix_msg: use sendmsg() in unix_dgram_send_job()
2014-09-24 Stefan Metzmachers3:messaging: use struct initializers for 'struct messa...
2014-09-22 Michael Adams3:smbtorture: align explanations for parameters
2014-09-22 Michael Adams3:smbtorture: mention "-e" in the help text
2014-09-22 Michael Adamselftst: run the smbtorture3 local tests in the "none...
2014-09-21 Michael Adamsmbd: fix a comment typo.
2014-09-21 Michael Adams3: reset tracepoint handler in reinit_after fork.
2014-09-20 Volker Lendeckepassdb: Use talloc_zero_array
2014-09-19 Stefan Metzmachers3:torture: use cli_state_client_guid in run_smb2_multi...
2014-09-19 Stefan Metzmachers3:libsmb: add 'cli_state_client_guid'
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-19 Stefan Metzmachers3:selftest: run the smb2.replay test against the ...
2014-09-18 Volker Lendeckelib: Add EMSGSIZE to map_nt_error_from_unix
2014-09-18 Volker Lendeckectdb_conn: Fix a small memory leak when releasing an IP
2014-09-18 Volker Lendeckelib: Move tdb lock timeout fns to source3
2014-09-18 Volker LendeckeRemove a few #ifdef EWOULDBLOCk
2014-09-18 Abhidnya Joshis3: vfs module: Adding new vfs module for Symantec...
2014-09-17 Andreas Schneidernmbd: Send waiting status to systemd.
2014-09-16 Volker Lendeckelib: Avoid a talloc in write_data_iov
2014-09-16 Jeremy AllisonAdd test suite for iconv conversion fail of bad names...
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...
next