about summary refs log tree commit diff
path: root/pkgs/servers/http
Commit message (Collapse)AuthorAge
* 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
* mod-wsgi: update from 3.4 to 3.5, fixes CVE-2014-0240Pascal Wittmann2014-09-13
|
* Merge pull request #3878 from pmahoney/ngx_luaMichael Raskin2014-09-03
|\ | | | | nginx: add lua module
| * nginx: add lua modulePatrick Mahoney2014-08-30
| |
* | 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
* | Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* | Fix various evaluation problemsEelco Dolstra2014-08-22
| | | | | | | | http://hydra.nixos.org/build/13616685
* | Fix a strange openresty build errorMichael Raskin2014-08-21
|/
* nixpkgs: openresty 1.7.4.1rc1Austin Seipp2014-08-20
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nginx: 1.6.0 -> 1.6.1Austin Seipp2014-08-17
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge 'staging' into masterVladimír Čunát2014-08-08
|\
| * Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
| |\ | | | | | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-28
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/audio/espeak/edit.nix pkgs/applications/audio/lmms/default.nix pkgs/desktops/e18/enlightenment.nix pkgs/games/exult/default.nix pkgs/os-specific/linux/alsa-plugins/default.nix
| * \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| * | | | | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | | | | | | | | | | | | | | | | | | | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* | | | | | Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-08
| |_|_|_|/ |/| | | |
* | | | | Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |_|_|/ |/| | |
* | | | apache 2_4 update, fixes some CVE'sMarc Weber2014-07-24
| |_|/ |/| | | | | | | | | | | | | | See http://www.apache.org/dist/httpd/Announcement2.4.html It compiles, didn't run it. I guess minor update doesn't cause much trouble even though there are some new features
* | | couchdb: update to 1.6.0Rok Garbas2014-07-05
| |/ |/|
* | Adding a minimal script set to serve store as a dynamical binary cacheMichael Raskin2014-06-30
|/
* axis2: add meta.descriptionBjørn Forsman2014-06-22
|
* nginx: add echo module, fix aio on linux&freebsdMathijs Kwik2014-06-16
|
* update spawn-fcgi to 1.6.4Ricky Elrod2014-06-13
| | | | Signed-off-by: Ricky Elrod <ricky@elrod.me>
* couchdb: update to 1.5.1Rok Garbas2014-06-01
|
* spawn-fcgi: Add packageCharles Strahan2014-05-25
|
* Merge pull request #2518 from jwiegley/nginxAustin Seipp2014-05-17
|\ | | | | Add -Wno-error=deprecated-declarations for nginx, required to build on Darwin
| * Add -Wno-error=deprecated-declarations for nginx, required to build on DarwinJohn Wiegley2014-05-05
| |
* | nginx: fix syslog moduleJaka Hudoklin2014-05-07
|/
* nginx: upgrade to 1.6.0, expose many more modulesAustin Seipp2014-05-02
| | | | | | | By default, we now build all the optional nginx modules, including the out-of-band ones like moreheaders and rtmp support. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nginx: build http_stub_status moduleAustin Seipp2014-05-02
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* httpd: Update to 2.2.27Eelco Dolstra2014-05-01
| | | | CVE-2013-6438, CVE-2014-0098
* axis2: Remove the extra slash in URLLinquize2014-04-25
|
* mod_dnssd: new apache httpd 2.2 moduleLuca Bruno2014-04-14
| | | | | | Provide Zeroconf support via DNS-SD using Avahi http://0pointer.de/lennart/projects/mod_dnssd
* apacheHttpd_2_4: update from 2.4.7 to 2.4.9Peter Simons2014-04-09
|
* nginx: update from 1.4.6 to 1.4.7Evgeny Egorochkin2014-03-26
|
* tomcat6: update from 6.0.37 to 6.0.39, potentially fixes CVE-2013-4286, ↵Rob Vermaas2014-03-21
| | | | CVE-2013-4322, CVE-2013-4590, CVE-2014-0033
* New package: winstone 0.9.10, a Java Servlet containerRickard Nilsson2014-03-12
|
* lighttpd: add enableMysql option, to build 'mod_mysql_vhost'Bjørn Forsman2014-03-12
| | | | Now we have options to build all available modules/plugins.
* lighttpd: bump 1.4.34 -> 1.4.35 (security fixes)Bjørn Forsman2014-03-12
| | | | | | | | | | | | | | | | | | From http://www.lighttpd.net/: Important changes ----------------- This release contains a lot of bug fixes, many detected by scan.coverity.com (and more to come). The main reason for the release is a fix for an SQL injection (and path traversal) bug triggered by specially crafted (and invalid) Host: headers. Security fixes -------------- http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2014_01.txt (no CVE yet) NOTE: We (nixpkgs) currently don't build the mod_mysql_vhost module mentioned above.
* nginx: update from 1.4.5 to 1.4.6Evgeny Egorochkin2014-03-05
|
* removing unused couchdb filesRok Garbas2014-02-27
|
* update couchdb to 1.5.0(current latest) and add service for itRok Garbas2014-02-27
|
* axis2: bump to version 1.6.2Sander van der Burg2014-02-18
|
* add branch infoEvgeny Egorochkin2014-02-18
|
* nginx: 1.4.4 -> 1.4.5Domen Kožar2014-02-12
|