summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* nsd: fix description, license and platformsChristoph Hrdinka2014-09-28
|
* nsd: update to version 4.1.0Christoph Hrdinka2014-09-28
|
* nsd: add hrdinka to maintainersChristoph Hrdinka2014-09-28
|
* apache-httpd: Update to 2.2.29Eelco Dolstra2014-09-24
| | | | CVE-2014-0118, CVE-2014-0231, CVE-2014-0226, CVE-2013-5704.
* openafs: fix on kernel 3.16 with upstream patchesDomen Kožar2014-09-23
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* mongodb: Fix buildWilliam A. Kennington III2014-09-21
|
* boostHeaders: regular boost package now only contains headersWilliam A. Kennington III2014-09-21
|
* openresty: 1.7.4.1rc1 -> 1.7.4.1rc2Austin Seipp2014-09-20
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nginx: 1.6.1 -> 1.6.2William A. Kennington III2014-09-19
| | | | Additionally, update all extensions and convert them to fetchFromGitHub
* Update OpenAFS client to version 1.6.9Marco Maggesi2014-09-19
|
* seyren: udpate to 1.1.0Jaka Hudoklin2014-09-17
|
* diod: Update from 1.0.22 to 1.0.23Rickard Nilsson2014-09-16
|
* mod-wsgi: update from 3.4 to 3.5, fixes CVE-2014-0240Pascal Wittmann2014-09-13
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* elasticsearchPlugins.elasticsearch_http_basic: set platform to build onJaka Hudoklin2014-09-13
|
* elasticsearchPlugins: add elasticsearch_http_basic, plugin for basic http ↵Jaka Hudoklin2014-09-13
| | | | authentication
* consul: 0.3.0 -> 0.4.0William A. Kennington III2014-09-11
|
* influxdb: update 0.7.0 -> 0.8.2Jaka Hudoklin2014-09-11
|
* ircdHybrid: update from 7.2.2 to 7.2.3, potentially fixes CVE-2013-0238Rob Vermaas2014-09-11
|
* fix a bunch of packages with lua5_1Domen Kožar2014-09-10
|
* Added TORQUE package and nixos moduleLuca Bruno2014-09-09
| | | | | | | Resource management system for submitting and controlling jobs on supercomputers, clusters, and grids http://www.adaptivecomputing.com/products/open-source/torque
* Merge remote-tracking branch 'origin/staging'Eelco Dolstra2014-09-08
|\ | | | | | | | | Conflicts: pkgs/applications/version-management/subversion/default.nix
| * Merge recent master into stagingVladimír Čunát2014-09-06
| |\ | | | | | | | | | Hydra: ?compare=1150594
| * \ Merge branch 'origin/master' into staging.Peter Simons2014-09-02
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/ffmpeg/2.x.nix pkgs/development/libraries/serf/default.nix
| * \ \ Merge recent master into stagingVladimír Čunát2014-08-30
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1149952 Conflicts: nixos/doc/manual/configuration.xml (changed split file) nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition) pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
| * | | | xorg: update probably unused modulesVladimír Čunát2014-08-21
| | | | |
| * | | | xorg.xrandr: minor bugfix updateVladimír Čunát2014-08-21
| | | | |
| * | | | xorg.xcb (lib+proto): update (seems mainly bug fixes)Vladimír Čunát2014-08-21
| | | | |
* | | | | mysql: update from 5.1.72 to 5.1.73, potentially fixes CVE-2013-5908, ↵Nixpkgs Monitor2014-09-06
| | | | | | | | | | | | | | | | | | | | CVE-2014-0401, CVE-2014-0412, CVE-2014-0437
* | | | | mysql55: update from 5.5.37 to 5.5.39, potentially fixes CVE-2014-2494, ↵Nixpkgs Monitor2014-09-06
| | | | | | | | | | | | | | | | | | | | CVE-2014-4207, CVE-2014-4258, CVE-2014-4260
* | | | | Fix leafnode by working around the checkMichael Raskin2014-09-06
| | | | |
* | | | | pkgs/nsd: Allow to easily override the package.aszlig2014-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allowing to use nixpkgs config to provide different defaults is not going to help us here, so we would like to use nsd.override {} in order to supply the correct options in the module. Eventually removing the nixpkgs config option would make sense here as well. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | fix license for postgresql packagesAristid Breitkreuz2014-09-04
| | | | |
* | | | | add postgresql 9.4beta2Aristid Breitkreuz2014-09-04
| | | | |
* | | | | Removed mysql dependency as it does not pick up the header files on Linux, ↵Matthew Brown2014-09-04
| |_|_|/ |/| | | | | | | | | | | even when specified explicitly in the config params.
* | | | Merge pull request #3878 from pmahoney/ngx_luaMichael Raskin2014-09-03
|\ \ \ \ | | | | | | | | | | nginx: add lua module
| * | | | nginx: add lua modulePatrick Mahoney2014-08-30
| | | | |
* | | | | pulseaudio: Use group audio instead of pulse-accessRickard Nilsson2014-09-03
| | | | |
* | | | | sphinxsearch: fix again...Luca Bruno2014-09-03
| | | | |
* | | | | sphinxsearch: fix evaluation errorLuca Bruno2014-09-03
| | | | |
* | | | | Merge pull request #3195 from ederoyd46/add-sphinx-searchMichael Raskin2014-09-03
|\ \ \ \ \ | |_|_|_|/ |/| | | | Added Sphinx Search package
| * | | | Merge branch 'master' into add-sphinx-searchMatthew Brown2014-08-24
| |\ \ \ \
| * | | | | Updated definition file as per comments from the collaboratorMatthew Brown2014-08-24
| | | | | |
| * | | | | Added Sphinx Search packageMatthew Brown2014-07-06
| | | | | |
* | | | | | Merge pull request #3704 from sfultong/upstream-masterMichael Raskin2014-09-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | tomcat: update to upstream master
| * | | | | | adding tomcat version 8Sam Griffin2014-08-20
| | | | | | |
| * | | | | | Merge pull request #1 from sfultongv/sfultong-14.04sfultong2014-08-20
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | updating tomcat to version 7
* | | | | | uhub: initial package for version 0.4.1Emery Hemingway2014-09-01
| | | | | |
* | | | | | munin: fix testDomen Kožar2014-08-31
| | | | | |