s3:smbd: pass the final numtoread reply_outbuf() for the lockread reply.
[samba.git] / source3 /
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:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-04-01 Stefan Metzmachers3:param: avoid using BUFFER_SIZE to limit the lp_min_r...
2014-04-01 Stefan Metzmachers3:client: only limit the buffer by the given length 'n'
2014-04-01 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
2014-04-01 Stefan Metzmachers3:utils/smbfilter: use a local variable for the packet...
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-04-01 Jeremy Allisons3: lib: Back-port tevent_queue_wait_send/recv -> smbd_...
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.0.16' into v4-0-test
2014-03-11 Jeremy AllisonCVE-2013-6442: s3:smbcacls - ensure we don't lose an...
2014-03-11 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-11 Stefan MetzmacherCVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_L...
2014-03-11 Andrew BartlettCVE-2013-4496:s3-samr: Block attempts to crack password...
2014-03-11 Jeremy AllisonCVE-2013-6442: s3:smbcacls - ensure we don't lose an...
2014-03-11 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-11 Stefan MetzmacherCVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_L...
2014-03-11 Andrew BartlettCVE-2013-4496:s3-samr: Block attempts to crack password...
2014-03-10 Andreas Schneiders3-spoolssd: Don't register spoolssd if epmd is not...
2014-03-10 Gregor Becks3:winbindd: avoid directly asking a trusted domain...
2014-03-10 Gregor Becks3:winbindd: fix _wbint_LookupSids() on error
2014-03-10 Jeremy Allisons3: smbd: Ensure brl_get_locks_internal() always return...
2014-03-10 Jeremy Allisons3-printing: Fix obvious memory leak in printer_list_ge...
2014-03-10 David Disseldorprpc_client: retry open on STATUS_PIPE_NOT_AVAILABLE
2014-03-10 Daniel Libermans3: ldap client can return NT_STATUS_OK when an error...
2014-03-10 Christian Ambachwaf: improve iconv checks
2014-02-23 Jeremy Allisons3: printing: Fix problem with server taking too long...
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 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2014-02-14 Jeremy Allisons3: vfs_dirsort module.
2014-02-14 Jeremy Allisons3: vfs_dirsort module.
2014-02-14 Volker Lendeckesmbd: Fix an ancient oplock bug
2014-02-14 Volker Lendeckesmbd: Fix memory overwrites
2014-02-13 Volker Lendeckes3-winbind: Improve performance of wb_fill_pwent_sid2ui...
2014-02-06 Alistair Leslie... Stop use after free
2014-01-17 Jeremy Allisons3:dir - Introduce a 64-bit directory offset <-> 32...
2014-01-17 Jeremy Allisons3:dir - Add a new memcache type (non-talloc) - SMB1_SE...
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...
2014-01-13 Michael Adamshadow_copy2: add a comment explaining why we don't...
2014-01-13 Michael Adamshadow_copy2: revert expensive and unnecessary zero...
2014-01-13 Michael Adams3:modules:shadow_copy2: remove redundant documentation...
2014-01-13 Michael Adams3:modules:shadow_copy2: improve headline comment
2014-01-13 Michael Adams3:module:shadow_copy2: add my (C)
2014-01-13 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2014-01-13 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2014-01-13 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2014-01-13 Michael Adamshadow_copy2: initialize "converted" string to null...
2014-01-13 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2014-01-13 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2014-01-13 Michael Adamshadow_copy2: add comments explaining decisions in...
2014-01-13 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2014-01-13 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2014-01-13 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2014-01-13 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2014-01-13 Michael Adamshadow_copy2: in the classical case, use configured...
2014-01-13 Michael Adamshadow_copy2: implement disk_free
2014-01-13 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2014-01-13 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2014-01-13 Michael Adamshadow_copy2: add rel_connectpath to config.
2014-01-13 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2014-01-13 Michael Adamshadow_copy2: re-add the basedir option.
2014-01-13 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2014-01-13 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2014-01-13 Michael Adamshadow_copy2: introduce config struct and function...
2014-01-13 Michael Adamshadow_copy2: add comment explaining the SMB level...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2014-01-13 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2014-01-13 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2014-01-13 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2014-01-10 Jeremy Allisons3: winbindd: Move calling setup_domain_child() into...
2014-01-10 Jeremy Allisons3: winbindd: Move the logic of whether to set 'domain...
2014-01-07 Christian Ambachs3:winbindd fix use of uninitialized variables
2013-12-28 Jeremy Allisons3: smbpasswd - fix crashes on invalid input.
2013-12-28 Stefan Metzmachers3:configure: require tevent >= 0.9.18 as external...
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
next