libsmb: reuse connections derived from DFS referrals
[samba.git] / source3 / smbd /
2015-01-15 Karolin SeegerMerge tag 'samba-4.0.24' into v4-0-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-18 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-11-09 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-10-29 Richard SharpeThere are tests all over the SMB1 code to check that...
2014-09-02 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-09-02 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-09-02 Shirish Pargaonkarsamba: Retain case sensitivity of cifs client
2014-09-02 David Disseldorpsmbd: split printer reload processing
2014-09-02 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-09-02 David Disseldorpsmbd: only reprocess printer_list.tdb if it changed
2014-09-02 David Disseldorpprinting: only reload printer shares on client enum
2014-09-02 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-09-02 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-09-02 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-09-02 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-07-17 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-07-17 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-07-17 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-07-15 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-13 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-13 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-13 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-13 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-01 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-06-23 Karolin SeegerMerge tag 'samba-4.0.19' into v4-0-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-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-02 Noel Powers3: smbd - smb1 - fix read of deleted memory in reply_w...
2014-04-29 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2014-04-07 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:smbd: avoid invalid lock_order panic triggered by...
2014-04-01 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-04-01 Stefan Metzmachers3:smbd: maintain smbd_server_connection->status
2014-04-01 Stefan Metzmachers3:smbd: simplify exit_server_common()
2014-04-01 Stefan Metzmachers3:smbd: s/EVENT_FD/TEVENT_FD
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.0.16' into v4-0-test
2014-03-11 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-11 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-02-21 Garming Samdfs: always call create_conn_struct with root privileges
2014-02-21 Andrew Bartlettsmbd: Fix calls to create_conn_struct_cwd to be correct...
2014-02-21 Andrew Bartlettsmbd: Split create_conn_struct into a fn that does...
2014-02-16 Stefan Metzmachers3:smb2_notify: fix use after free on long living notif...
2014-02-14 Volker Lendeckesmbd: Fix an ancient oplock bug
2014-02-14 Volker Lendeckesmbd: Fix memory overwrites
2014-01-17 Jeremy Allisons3:dir - Introduce a 64-bit directory offset <-> 32...
2014-01-17 Jeremy Allisons3:dir - Map wire offsets to native directory cookies.
2014-01-17 Jeremy Allisons3:dir - Cope with fixed mapping of 'special' values.
2014-01-17 Jeremy Allisons3: dir - Introduce 32-bit wire versions of the 'specia...
2014-01-17 Jeremy Allisons3:dir - Introduce a function to map a directory cookie...
2014-01-17 Jeremy Allisons3:dir - In the old SMB1 search code, rename offset...
2013-12-10 Jeremy Allisonsmbd - allow updates on directory write times on open...
2013-12-10 Volker Lendeckesmbd: Fix a panic when a smb2 brlock times out
2013-12-10 Christof Schmitts3: Return correct error code from SMB2 AIO read failure
2013-12-10 Christof Schmitts3-aio: Use correct locking context for SMB2
2013-12-10 Stefan Metzmachers3:smb2_server: avoid calling set_current_user_info...
2013-12-10 Stefan Metzmachers3:smb2_server: generate a header blob for the sendfile...
2013-12-10 Stefan Metzmachers3:smb2_server: allocate smbd_smb2_request on talloc_tos()
2013-12-10 Stefan Metzmachers3:smb2_server: use tevent_req_notify_callback() in...
2013-12-10 Stefan Metzmachers3:smb2_server: for performance reasons we use tevent_f...
2013-12-10 Stefan Metzmachers3:smb2_server: fix drain_socket error handling
2013-12-10 Jeremy Allisonsmbd: Always use UCF_PREP_CREATEFILE for filename_conve...
2013-12-10 Jeremy Allisonsmbd: change flag name from UCF_CREATING_FILE to UCF_PR...
2013-12-10 Volker Lendeckesmbd: Fix regression for the dropbox case.
2013-12-09 Karolin SeegerMerge tag 'samba-4.0.13' into v4-0-test
2013-12-05 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-11-14 Jeremy AllisonFix bug 10196 - RW Deny for a specific user is not...
2013-11-11 Karolin SeegerMerge tag 'samba-4.0.11' into v4-0-test
2013-11-08 Jeremy AllisonFix bug #10229 - No access check verification on stream...
2013-10-01 Volker Lendeckesmbd: Fix crash bug in notify_deferred_opens
2013-10-01 Volker Lendeckesmbd: Simplify find_oplock_types
2013-09-30 Michael Adams3:smbd:smb2:scavenger: fix format error for debugging...
2013-09-23 Daniel LibermanFix bug 10162 - POSIX ACL mapping failing when setting...
2013-09-19 Jeremy AllisonFix is_legal_name() to not emit character conversion...
next