summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* 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
* Blind attempt to update OpenAFS to version 1.6.1Marco Maggesi2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34115
* * Samba 3.6.5 (fixes CVE-2012-2111).Eelco Dolstra2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34111
* lighttpd 1.4.30.Rickard Nilsson2012-05-15
| | | | svn path=/nixpkgs/trunk/; revision=34107
* update tomcat-connectors urlRob Vermaas2012-05-03
| | | | svn path=/nixpkgs/trunk/; revision=33982
* mysql51: update location of mysql-5.1.54.tar.gzPeter Simons2012-04-29
| | | | | | Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>. svn path=/nixpkgs/trunk/; revision=33945
* Darwin: Add `mig', `lipo', etc. to `stdenvNative'.Ludovic Courtès2012-04-23
| | | | | | Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc. svn path=/nixpkgs/trunk/; revision=33893
* Update mysql 5.5 to 5.5.23 and fix no longer responding URL.Karn Kallio2012-04-21
| | | | svn path=/nixpkgs/trunk/; revision=33872
* Fix line endingsMichael Raskin2012-04-17
| | | | svn path=/nixpkgs/trunk/; revision=33809
* Samba security updateMichael Raskin2012-04-12
| | | | svn path=/nixpkgs/trunk/; revision=33756
* GNU Shishi 1.0.1.Ludovic Courtès2012-04-09
| | | | svn path=/nixpkgs/trunk/; revision=33709
* GNU SIP Witch 1.2.3.Ludovic Courtès2012-04-09
| | | | svn path=/nixpkgs/trunk/; revision=33706
* Making x11perf build.Lluís Batlle i Rossell2012-04-06
| | | | svn path=/nixpkgs/trunk/; revision=33651
* mongodb: minor upgradeMathijs Kwik2012-04-01
| | | | svn path=/nixpkgs/trunk/; revision=33506
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-31
|\ | | | | | | | | | | | | - 1 conflict (gnome-doc-utils) - final merge before --reintegrate svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
| * Add memcachedYury G. Kudryashov2012-03-28
| | | | | | | | | | | | Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/ svn path=/nixpkgs/trunk/; revision=33461
* | Update Squid-3.2; builds nowMichael Raskin2012-03-30
|/ | | | svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33483
* virtuoso-6.1.5Yury G. Kudryashov2012-03-26
| | | | svn path=/nixpkgs/trunk/; revision=33426
* Getting a much newer version of the openchrome X driverLluís Batlle i Rossell2012-03-25
| | | | svn path=/nixpkgs/trunk/; revision=33405
* * Fix rpcbind. It wasn't listening on port 111, causing nfsd to failEelco Dolstra2012-03-22
| | | | | | (http://hydra.nixos.org/build/2315333). svn path=/nixpkgs/trunk/; revision=33353
* Adding rpcbind.Lluís Batlle i Rossell2012-03-21
| | | | | | | Patch by Rickard Nilsson. svn path=/nixpkgs/trunk/; revision=33341
* Updating samba to 3.6.3. I take out the overcome readlink.patch.Lluís Batlle i Rossell2012-03-18
| | | | svn path=/nixpkgs/trunk/; revision=33231
* * portmap: Set SO_REUSEADDR to ensure that portmap can restartEelco Dolstra2012-03-16
| | | | | | properly. svn path=/nixpkgs/trunk/; revision=33166
* * Minor cleanup.Eelco Dolstra2012-03-16
| | | | svn path=/nixpkgs/trunk/; revision=33165
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-05
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
| * Add UNFS3, a user-space NFSv3 server.Ludovic Courtès2012-03-03
| | | | | | | | svn path=/nixpkgs/trunk/; revision=32753
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-01
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
| * * Latest PostgreSQL releases.Eelco Dolstra2012-02-28
| | | | | | | | svn path=/nixpkgs/trunk/; revision=32684
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-23
|\| | | | | | | | | | | | | Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you please look at this? svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
| * Samba: Fix compilation for GNU/Hurd; add to Hydra.Ludovic Courtès2012-02-23
| | | | | | | | svn path=/nixpkgs/trunk/; revision=32498