samba.git
2014-05-27 Karolin SeegerVERSION: Disable git snapshots for the 4.0.18 release. samba-4.0.18
2014-05-27 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.18.
2014-05-26 Kai Blinbug #10609: CVE-2014-0239 Don't reply to replies
2014-05-20 Stefan Metzmacherpidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIR
2014-05-20 Stefan Metzmacherscript/autobuild: make use of --with-perl-{arch,lib...
2014-05-20 Stefan Metzmacherwafsamba: Fail with error message if perl doesn't provi...
2014-05-20 Andreas Schneiderwafsamba: If perl can't provide defaults, define them.
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2014-05-19 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
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-19 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2014-05-19 Jose A. RiveraFix an empty if statement.
2014-05-19 Jose A. RiveraMinor typo fix in source3/wscript.
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-29 Michael Adambuild: fix ordering problems with lib-provided and...
2014-04-29 Karolin SeegerRevert "tevent: fix crash bug in tevent_queue_immediate...
2014-04-29 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-29 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-29 Björn Baumbachs3-nmbd: reset debug settings after reading config...
2014-04-10 Karolin SeegerVERSION: Bump version number up to 4.0.18...
2014-04-10 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.17. samba-4.0.17
2014-04-07 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-04 Jeremy Allisons3: smbd: Ensure we always go via getgroups_unix_user...
2014-04-01 Stefan Metzmachertevent: fix crash bug in tevent_queue_immediate_trigger()
2014-04-01 Alexander Bokovoylsa.idl: define lsa.ForestTrustCollisionInfo and Forest...
2014-04-01 Andreas Schneiders3-rpc_server: Fix handling of fragmented rpc requests.
2014-04-01 Gregor Becks3:rpc_server: minor refactoring of process_request_pdu()
2014-04-01 Andreas Schneiderpidl-waf: Only install Yapp::Driver if it is not available.
2014-04-01 Andreas Schneiderpidl-waf: Check for system perl(Parse::Yapp::Driver).
2014-04-01 Andreas Schneiderpidl-waf: Add a function to check for a system perl...
2014-04-01 Andreas Schneiderpidl-waf: Do not glob to install pidl modules.
2014-04-01 Andreas Schneiderpidl-waf: Install pidl modules to the perl vendorlib...
2014-04-01 Andreas Schneiderpidl-waf: Remove unused variable pidl_src.
2014-04-01 Andreas Schneiderautobuild: Set perl vendorlib direcotry.
2014-04-01 Andreas Schneiderbuildtools: Add perl vendorlib configure option.
2014-04-01 Andreas Schneiderbuildtools: Rename perl vendorarch configure option.
2014-04-01 Kai Blindns: Extend tests for records with another type
2014-04-01 Kai Blinbug #10471: Don't respond with NXDOMAIN to records...
2014-04-01 Jeremy Allisons3: smbd: Fileserving share access checks.
2014-04-01 Gustavo Zacariassmbreadline: switch to new-style readline typedef
2014-04-01 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-04-01 Stefan Metzmachers4:lib/socket: use the same logic in iface_list_wildcar...
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:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-04-01 Stefan Metzmacherlibcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
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 David Disseldorpdoc: add "spoolss: architecture" parameter usage
2014-04-01 Jeremy Allisons4: smbtorture: Add a proper change_notify going async...
2014-04-01 Jeremy Allisons4: smbtorture: Update the torture_smb2_notify_ulogoff...
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 Stefan Metzmachers4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED...
2014-04-01 Jeremy Allisons3: lib: Back-port tevent_queue_wait_send/recv -> smbd_...
2014-04-01 Stefan Metzmachertevent: fix crash bug in tevent_queue_immediate_trigger()
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.0.16' into v4-0-test
2014-03-11 Karolin SeegerVERSION: Bump version number up to 4.0.17.
2014-03-11 Karolin SeegerVERSION: Disable git snapshots for the 4.0.16 release.
2014-03-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.16.
2014-03-11 Jeremy AllisonCVE-2013-6442: s3:smbcacls - ensure we don't lose an...
2014-03-11 Andrew BartlettCVE-2013-4496:Revert remainder of ce895609b04380bfc41e4...
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 Karolin SeegerVERSION: Disable git snapshots for the 4.0.16 release. samba-4.0.16
2014-03-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.16.
2014-03-11 Jeremy AllisonCVE-2013-6442: s3:smbcacls - ensure we don't lose an...
2014-03-11 Andrew BartlettCVE-2013-4496:Revert remainder of ce895609b04380bfc41e4...
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 Karolin SeegerVERSION: Bump version number up to 4.0.16...
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...
next