smbd: Make SMB3 clients use encryption with "smb encrypt = auto"
[samba.git] / source3 / smbd /
2015-07-19 Volker Lendeckesmbd: Make SMB3 clients use encryption with "smb encryp...
2015-06-30 Jeremy Allisons3: smbd: Use separate flag to track become_root()...
2015-06-01 Ralph Boehmes3:smb2: add padding to last command in compound requests
2015-05-20 Jeremy Allisons3: smbd: VFS: For all EA and ACL calls use synthetic_s...
2015-05-20 Jeremy Allisons3: smbd: VFS: Add vfs_stat_smb_basename() - to be...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: remove unused smbd_smb2_session_setu...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: add smbd_smb2_session_setup_wrap_sen...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: always assign smb2req->session when...
2015-05-20 Stefan Metzmachers3:smb2_sesssetup: let smbd_smb2_logoff_* use smbXsrv_s...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: cancel pending requests when we...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: add smb2srv_session_shutdown_send...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-20 Stefan Metzmachers3:smbXsrv_session: clear smb2req->session of pending...
2015-05-20 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff ...
2015-05-20 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP when closing a smb2...
2015-05-20 Stefan Metzmachers3:smbd: add a smbd_notify_cancel_by_map() helper function
2015-05-20 Michael Adamsmbd:smb2: fix error code when the header says the...
2015-05-20 Stefan Metzmachers3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED...
2015-05-06 Ralph Boehmevfs: kernel_flock and named streams
2015-04-28 Ralph Boehmes3:smbd: update comment to correctly reflect MS-SMB2
2015-04-28 Ralph Boehmes3:smbd: missing tevent_req_nterror
2015-04-08 Jeremy Allisons3: Fix fsctl_validate_neg_info to pass MS compliance...
2015-04-08 Jeremy Allisons3: Refactor smbd_smb2_request_process_negprot
2015-03-03 Ira Coopersmbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
2015-02-26 Stefan MetzmacherMerge tag 'samba-4.1.17' into v4-1-test
2015-02-02 Stefan Metzmachers3:smb2_server: protect against integer wrap with ...
2015-02-02 Stefan Metzmachers3:smb2_server: always try to grant the credits the...
2015-01-15 Karolin SeegerMerge tag 'samba-4.1.16' into v4-1-test
2015-01-14 Volker Lendeckesmbd: Fix CID 1063259 Uninitialized scalar variable
2014-12-18 Stefan Metzmachers3:smb2_server: allow reauthentication without signing
2014-12-18 Stefan Metzmachers3:smb2_server: use the global signing key to check...
2014-12-08 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-11-09 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-11-09 Richard SharpeThere are tests all over the SMB1 code to check that...
2014-09-29 Volker Lendeckes3: smbd: streams - Ensure share mode validation ignore...
2014-09-27 Jeremy Allisons3: smbd - open logic fix.
2014-09-27 Michael Adams3:smbd:open_file: use a more natural check.
2014-09-27 Michael Adams3:smbd: fix a race in open code
2014-09-08 Karolin SeegerMerge tag 'samba-4.1.11' into v4-1-test samba-4.1.12
2014-09-01 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-09-01 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-09-01 Shirish Pargaonkarsamba: Retain case sensitivity of cifs client
2014-09-01 David Disseldorpsmbd: split printer reload processing
2014-09-01 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-09-01 David Disseldorpsmbd: only reprocess printer_list.tdb if it changed
2014-09-01 David Disseldorpprinting: only reload printer shares on client enum
2014-09-01 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-09-01 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-09-01 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-09-01 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-08-07 Michael Adams3: remove stat_ex.vfs_private completely
2014-08-07 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable samba-4.1.10
2014-07-19 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-07-19 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-07-19 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-07-17 Volker Lendeckesmbd: Remove 2 indentation levels
2014-07-17 Jeremy Allisons3: smbd - Prevent file truncation on an open that...
2014-07-15 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-15 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-15 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-15 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-15 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-15 Garming Sampysmbd: improve the return of error codes in the python...
2014-07-15 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-07-15 Volker Lendeckesmbd: Fix bug 10593
2014-06-23 Karolin SeegerMerge tag 'samba-4.1.9' into v4-1-test
2014-06-22 Jeremy Allisons3: smbd - fix processing of packets with invalid DOS...
2014-05-27 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-27 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-20 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2014-05-20 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-05-20 Alexander Bokovoyadd systemd integration
2014-05-19 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-05-19 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-05-19 Jeremy Allisons3: smbd: change file_set_dosmode() to use get_file_han...
2014-05-19 Jeremy Allisons3: smbd : Ensure file_new doesn't call into smbXsrv_op...
2014-05-19 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-05-06 Noel Powers3: smbd - smb1 - fix read of deleted memory in reply_w...
2014-04-04 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-01 Jeremy Allisons3: smbd: Fileserving share access checks.
2014-04-01 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-04-01 Stefan Metzmachers3:smbd: fix the maxentries calculation depending on...
2014-04-01 Stefan Metzmachers3:smbd: simplify maxentries calculation in reply_search()
2014-04-01 Stefan Metzmachers3:smbd: fix the read numtoread calculation depending...
2014-04-01 Stefan Metzmachers3:smbd: fix the lockread numtoread calculation dependi...
2014-04-01 Stefan Metzmachers3:smbd: pass the final numtoread reply_outbuf() for...
2014-04-01 Stefan Metzmachers3:smbd: fix lockread numtoread calculation to match...
2014-04-01 Stefan Metzmachers3:smbd: take less than SMB_BUFFER_SIZE_MIN ('500'...
2014-04-01 Stefan Metzmachers3:smbd: reject a MaxBufferSize < SMB_BUFFER_SIZE_MIN...
2014-04-01 Stefan Metzmachers3:smbd: use sconn->smb1.sessions.max_send = SMB_BUFFER...
2014-04-01 Stefan Metzmachers3:smbd: use SMB_BUFFER_SIZE_MIN/MAX to limit lp_max_xmit()
2014-04-01 Stefan Metzmachers3:smb2_tcon: cancel and wait for pending requests...
2014-04-01 Stefan Metzmachers3:smb2_sesssetup: cancel and wait for pending requests...
2014-04-01 Jeremy Allisons3:smb2_tcon: split smbd_smb2_tdis into an async *_send...
2014-04-01 Jeremy Allisons3:smb2_sesssetup: split smbd_smb2_logoff into an async...
2014-04-01 Stefan Metzmachers3:smb2_lock: return RANGE_NOT_LOCKED instead of CANCEL...
2014-04-01 Stefan Metzmachers3:smb2_lock: fix whitespaces/tabs in smbd_smb2_lock_ca...
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.1.6' into v4-1-test
2014-03-11 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
next