summary refs log tree commit diff
path: root/pkgs/servers/samba
Commit message (Collapse)AuthorAge
...
* samba4Full: 4.3.6 -> 4.3.8 (#14661)Tristan Helmich2016-04-13
| | | | | | | | | | | | | Fixes the following security issues: * CVE-2015-5370 (Multiple errors in DCE-RPC code) * CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP) * CVE-2016-2111 (NETLOGON Spoofing Vulnerability) * CVE-2016-2112 (LDAP client and server don't enforce integrity) * CVE-2016-2113 (Missing TLS certificate validation) * CVE-2016-2114 ("server signing = mandatory" not enforced) * CVE-2016-2115 (SMB IPC traffic is not integrity protected) * CVE-2016-2118 (SAMR and LSA man in the middle attacks possible) See http://badlock.org/ for details.
* samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771Graham Christensen2016-03-14
|
* samba: reduce closure sizeNikolay Amiantov2016-02-28
|
* samba: 4.3.0 -> 4.3.1William A. Kennington III2015-10-21
|
* samba: 4.2.3 -> 4.3.0William A. Kennington III2015-09-18
|
* samba: drop heimdal compat patch to fix the build (ZHF)Luca Bruno2015-07-21
|
* Revert "Revert "samba: 4.2.1 -> 4.2.3""Luca Bruno2015-07-21
| | | | | | This reverts commit eee8823c37c8d505a5448c7a414a17794039ded5. Wrong revert. Sorry.
* Revert "samba: 4.2.1 -> 4.2.3"Luca Bruno2015-07-21
| | | | This reverts commit be0f468926ff805b9fae4bba87a0fc8b628cbc1a.
* Merge master into stagingVladimír Čunát2015-07-17
|\ | | | | | | There are larger-rebuild changes: gnutls and samba.
| * samba: 4.2.1 -> 4.2.3William A. Kennington III2015-07-15
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-30
|\|
| * Fix alternative samba configuration evaluationsMichael Raskin2015-06-28
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-27
|\|
| * Fix wrong condition related to enableKerberosMichael Raskin2015-06-27
| |
* | Fix Samba buildEelco Dolstra2015-06-11
|/
* Revert "Refactor mkFlag out of old packages"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 3117e0c897522ec8431572de12449f676cc8c8be. Conflicts: pkgs/development/libraries/wayland/default.nix pkgs/servers/samba/4.x.nix
* samba: Revert style changes and get rid of some dependenciesEelco Dolstra2015-06-01
| | | | | | | | | Packages like glusterfs are now optional dependencies. A bunch of dependencies like subunit are gone: as far as I can tell, these are only used by Samba's test suite, which we're not even running, so they're pointless. Fixes #8067.
* Refactor mkFlag out of old packagesWilliam A. Kennington III2015-05-22
|
* subunit: split package into everything and python libDomen Kožar2015-05-10
|
* Use some of the library shortcutsWilliam A. Kennington III2015-04-21
|
* samba: 4.2.0 -> 4.2.1William A. Kennington III2015-04-16
|
* samba4: Lots of code cleanupsWilliam A. Kennington III2015-04-03
|
* samba4: Remove some unecessary outputsWilliam A. Kennington III2015-04-02
|
* samba4: Fix documentation generationWilliam A. Kennington III2015-04-02
|
* samba4: Add extra useful dependencies and attempt to fix darwin buildWilliam A. Kennington III2015-04-02
|
* samba4: Fix linking and absolute pathsWilliam A. Kennington III2015-03-12
|
* samba4: Fix evaluationEelco Dolstra2015-03-06
| | | | http://hydra.nixos.org/build/20173661
* samba4: 4.1.17 -> 4.2.0 YOLOWilliam A. Kennington III2015-03-04
|
* samba: Update to 3.6.25, 4.1.17Eelco Dolstra2015-02-23
| | | | CVE-2015-0240, CVE-2014-0178
* fetchurl: collate samba project urls into a mirrorEdward Tjörnhammar2015-02-08
|
* samba4: Add libbsd for string manipulation functionsWilliam A. Kennington III2015-02-05
|
* samba4: security update, CVE-2014-8143Vladimír Čunát2015-02-05
| | | | | Note: samba4_light fails just as before. CC maintainer @wkennington.
* More download mirrors for samba URLsRickard Nilsson2015-02-04
|
* samba: Add download mirrorRickard Nilsson2015-02-04
|
* samba: Fixes for build and pathsWilliam A. Kennington III2015-01-03
|
* samba: Add version 4 as the defaultWilliam A. Kennington III2015-01-03
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* samba: security-only updates 2.6.22 -> .24Vladimír Čunát2014-06-26
| | | | Fixes CVE-2014-{0244,3493} and CVE-2013-4496
* samba: install pkg-config filesKirill Elagin2014-05-30
| | | | Close #2794, fixes #1341.
* samba: Update to 3.6.22Eelco Dolstra2014-01-06
| | | | CVE-2012-6150, CVE-2013-4408.
* samba: bump 3.6.18 -> 3.6.20 (security fixes)Bjørn Forsman2013-11-12
| | | | | | | | | 3.6.20 is a security release in order to address CVE-2013-4475 (ACLs are not checked on opening an alternate data stream on a file or directory) and CVE-2013-4476 (Private key in key.pem world readable). And 3.6.19 had some bug fixes: http://www.samba.org/samba/history/samba-3.6.19.html
* samba: provide libnss_{wins,winbind}.so.2 symlinks for nsswitchBjørn Forsman2013-09-07
| | | | | Glibc >= 2.1 looks for libnss_<name>.so.2 files (see man nsswitch.conf), so provide that.
* samba: install libnss_{wins,winbind}.soBjørn Forsman2013-08-25
| | | | This is the first step to get WINS/NetBIOS name lookup with nsswitch.
* samba: 3.6.8 -> 3.6.18Bjørn Forsman2013-08-17
| | | | | | Release notes (left column): http://www.samba.org/samba/history/ The GNU/Hurd patch doesn't apply anymore so I dropped it.
* samba, imagemagick: Add missing meta infoEelco Dolstra2013-01-06
|
* samba: fix cross-compilationLudovic Courtès2012-10-11
|
* samba: upgrade to 3.6.8Mathijs Kwik2012-10-09
|
* samba: Update to 3.6.7Eelco Dolstra2012-08-17
|
* * Samba 3.6.5 (fixes CVE-2012-2111).Eelco Dolstra2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34111
* Samba security updateMichael Raskin2012-04-12
| | | | svn path=/nixpkgs/trunk/; revision=33756