summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
...
| * nginx: Update to 1.2.4Eelco Dolstra2012-10-09
| |
| * Add psqlodbc for iodbcEelco Dolstra2012-10-09
| |
| * Bumped MySQL java connector version to 5.1.22Sander van der Burg2012-10-09
| |\ | | | | | | | | | Merge branch 'master' of github.com:NixOS/nixpkgs
| | * samba: upgrade to 3.6.8Mathijs Kwik2012-10-09
| | |
| * | Bump MySQL java connector version to 5.1.22Sander van der Burg2012-10-09
| |/
* | Update xcb-proto and libxcbEelco Dolstra2012-10-08
| |
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-08
|\|
| * 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.
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-05
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-03
|\|
| * 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.
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-10-01
|\|
| * 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.
* | Revert "xorg-server: Boldly update to 1.13.0"Eelco Dolstra2012-09-28
| | | | | | | | | | | | | | This reverts commit 2f2426a02f89458451de0570ee6f0bf1442a3619. xf86-video-intel requires a newer version of libdrm, which in turn breaks mesa. So stick to 1.12.4 until this gets sorted out.
* | xorg-server: Boldly update to 1.13.0Eelco Dolstra2012-09-28
| |
* | Fix builds depending on libXftEelco Dolstra2012-09-27
| |
* | Some X.org updates (include xorg-server to 1.12.4)Eelco Dolstra2012-09-26
| |
* | Merge remote-tracking branch 'origin/master' into x-updatesEelco Dolstra2012-09-26
|\| | | | | | | | | | | Conflicts: pkgs/misc/maven/maven-1.0.nix pkgs/os-specific/linux/xf86-input-wacom/default.nix
| * 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
| |