summary refs log tree commit diff
path: root/pkgs/servers/samba
Commit message (Collapse)AuthorAge
* sambaMaster: 4.8_2017-12-25 -> 4.8.0_2018-01-25Luke Adams2018-01-26
|
* sambaMaster: init at 4.8_2017-12-25Luke Adams2018-01-26
|
* samba: split 4.x-no-persistent-install.patchLuke Adams2018-01-26
| | | | reason: Second hunk does not work on 4.8-master
* samba: apply patch mailinglist, which fixes `#ifdef` boundariesLengyel Balazs2018-01-18
| | | | http://samba.2283325.n4.nabble.com/Fix-compilation-of-Samba-4-7-4-with-disabled-ADS-td4728041.html
* samba: 4.6.11 -> 4.7.4Lengyel Balazs2018-01-18
|
* samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275Andreas Rammhold2017-11-21
| | | | | | | More details at [1] & [2] [1] https://www.samba.org/samba/security/CVE-2017-15275.html [2] https://www.samba.org/samba/security/CVE-2017-14746.html
* samba3: mark as vulnerableFranz Pletz2017-09-28
|
* samba: 4.6.7 -> 4.6.8 for multiple CVEsFranz Pletz2017-09-28
| | | | Fixes CVE-2017-12150, CVE-2017-12151, CVE-2017-12163.
* samba: 4.6.4 -> 4.6.7Maximilian Güntner2017-09-01
|
* samba: 4.6.3 -> 4.6.4Armijn Hemel2017-05-25
|
* samba: 4.5.8 -> 4.6.3Pascal Bach2017-05-21
|
* samba: 4.5.3 -> 4.5.8Armijn Hemel2017-05-14
|
* samba: enable parallel buildingNikolay Amiantov2017-03-20
|
* samba4: 4.4.6 -> 4.5.3Nikolay Amiantov2016-12-20
|
* samba4: 4.3.11 -> 4.4.6Nikolay Amiantov2016-10-16
|
* samba: Use bundled tdb and ldbEelco Dolstra2016-09-30
|
* samba4: fix crashes by bundling teventVladimír Čunát2016-09-30
| | | | See #19013 for details and discussion.
* samba3: apply security patches from upstreamVladimír Čunát2016-09-28
| | | | /cc #18856.
* samba: 4.3.8 -> 4.3.11Eelco Dolstra2016-09-19
|
* 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
|