summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* spamassassin: don't pass 'IOSocketInet6'Peter Simons2012-10-07
| | | | | Adding that package as a build input makes SpamAssassin print "function re-defined" warnings at run-time.
* PostgreSQL updatesEelco Dolstra2012-10-04
|
* mysql55: Enable parallel building.aszlig2012-10-04
| | | | | | | | | | In order to extend the lifes of keyboards, monitors, mice and other hardware in range of impatient people, this should shorten build times a bit on multicore systems. And of course keeps blood pressure at low rates so cholerics may live longer. Whether the latter is good or bad is up to the readers choice and imagination. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* mysql55: Update to version 5.5.28.aszlig2012-10-04
| | | | | | | | | | The current build fails because the URL at inria.fr is no longer accessible. And 5.5.23 is quite old, so let's update it. With this update we also provide three URLs to fetchurl, just to make sure that we have enough sources, should one URL become inaccessible again. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* xinetd: Update to 2.3.15Eelco Dolstra2012-10-02
| | | | Fixes CVE-2012-0862.
* bind: Update to 9.7.6-P3Eelco Dolstra2012-10-02
| | | | Fixes CVE-2012-4244.
* apache-httpd: Update to 2.2.23Eelco Dolstra2012-10-02
| | | | Fixes CVE-2012-0883, CVE-2012-2687.
* spamassassin: enable more plugins and provide gpg for sa-updatePeter Simons2012-09-27
|
* spamassassin: site-wide rules are in $out/share/spamassassin; user-rules in ↵Peter Simons2012-09-27
| | | | /etc/spamassassin
* apache-httpd: update to version 2.4.3Peter Simons2012-09-27
|
* freeswitch: updating to stable 1.2.3Lluís Batlle i Rossell2012-09-26
| | | | | I'll avoid using the git version; I'm less sure if it's better than the released stable.
* dovecot: cosmeticPeter Simons2012-09-25
|
* Add support for authentication via user list in MySQL to restundMichael Raskin2012-09-25
|
* Adding restundMichael Raskin2012-09-25
|
* dovecot: drop obsolete versions 1.0.3 and 1.1.1Peter Simons2012-09-24
|
* popa3d: enable standalone modePeter Simons2012-09-19
|
* popa3d: customize for use on NixOSPeter Simons2012-09-19
|
* popa3d: add version 1.0.2Peter Simons2012-09-19
|
* xorg-server: Enable the SECURITY extensionEelco Dolstra2012-09-18
| | | | This allows "ssh -X" to do the right thing.
* dovecot: rename file for version 1.0.3 to improve consistencyPeter Simons2012-09-18
|
* mongodb: fix build on i686, restrict platforms to linuxMathijs Kwik2012-09-09
| | | | | | | | mongodb is supposed to work on most unixes but its build system is quite picky and fragile. As it hasn't worked for non-linux platforms on NixOS yet, this change won't affect anyone and will remove the illusion that other platforms are currently supported.
* mongodb: upgrade to 2.2.0Mathijs Kwik2012-09-09
|
* sipwitch: update to 1.2.4Lluís Batlle i Rossell2012-09-04
|
* postfix: update to version 2.8.12Peter Simons2012-08-28
|
* postfix: clean-up install phasePeter Simons2012-08-28
| | | | | | | | Passing install_root=$out isn't a good idea because the install script is going to pre-pend that prefix to all other paths even though these have the $out prefix already. The resulting installation is a mess. Instead, we use the "fake" install prefix "out" and then move all files and directories into the right place afterward.
* postfix: re-use $name in src URLPeter Simons2012-08-28
|
* postfix: add meta sectionPeter Simons2012-08-28
|
* postfix: strip trailing whitespacePeter Simons2012-08-28
|
* postgresql-jdbc: Update to 9.1-902Eelco Dolstra2012-08-27
|
* postgresql: Update to latest versionsEelco Dolstra2012-08-21
| | | | Fixes CVE-2012-3488, CVE-2012-3489.
* samba: Update to 3.6.7Eelco Dolstra2012-08-17
|
* spamassassin: disable taint mode, without it we cannot configure the ↵Peter Simons2012-08-03
| | | | PERL5LIB search path
* Add mod_evasiveRob Vermaas2012-07-31
|
* dovecot_2: Enable LDAP support.Rickard Nilsson2012-07-30
|
* dovecot2: Bump to 2.1.8Shea Levy2012-07-24
|
* Add ElasticMQ, a message queue serviceEelco Dolstra2012-07-09
|
* SpamAssassin: add version 3.3.2Peter Simons2012-07-08
|
* apache-httpd-2.4: build MPMs as DSOs so that the desired one can be selected ↵Peter Simons2012-07-07
| | | | at run-time
* apache-httpd-2.4: replace use of tabs with blanksPeter Simons2012-07-07
|
* apache-httpd-2.4: ensure that libgcc_s can be found at run-timePeter Simons2012-07-07
|
* apache: add version 2.4Peter Simons2012-07-07
|
* httpd: Support building with another multi-processing moduleEelco Dolstra2012-07-06
|
* freeswitch: Updating to the latest master. This fixes the build.Lluís Batlle i Rossell2012-07-02
| | | | They say that 'master' is the best stable code to use.
* net-snmp: Moved to pkgs/servers/monitoringEelco Dolstra2012-06-21
|
* dovecot-2.1.7Yury G. Kudryashov2012-06-13
| | | | svn path=/nixpkgs/trunk/; revision=34490
* mongodb: upgraded to 2.0.6Mathijs Kwik2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34470
* * Updated bind to 9.7.6-P1, which includes a fix for CVE-2012-1667.Eelco Dolstra2012-06-06
| | | | svn path=/nixpkgs/trunk/; revision=34370
* * PostgreSQL updates.Eelco Dolstra2012-06-05
| | | | svn path=/nixpkgs/trunk/; revision=34361
* mongodb: upgraded to 2.0.5Mathijs Kwik2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34267
* Fix openafs hashMarco Maggesi2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34118