summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* rt: Include version in drvShea Levy2016-01-25
|
* couchdb: add platform, remove maintainer that was added accidentally, fixes ↵obadz2016-01-24
| | | | #12502
* Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* nginx: add statsd to the available modulesBenjamin Staffin2016-01-23
|
* Merge pull request #12290 from abbradar/dovecot-updatesNikolay Amiantov2016-01-23
|\ | | | | Rework dovecot module, add and update plugins, default Dovecot to 2.2
| * dovecot_antispam: init at 20130429Nikolay Amiantov2016-01-21
| |
| * dovecot_pigeonhole: 0.4.3 -> 0.4.10Nikolay Amiantov2016-01-21
| |
| * dovecot22: specify sysconfdir to use system-wide configNikolay Amiantov2016-01-21
| |
| * dovecot22: add options for building auth modulesNikolay Amiantov2016-01-21
| |
| * dovecot22: move modules dir to /etcNikolay Amiantov2016-01-21
| |
| * dovecot22: 2.2.19 -> 2.2.21Nikolay Amiantov2016-01-21
| |
* | Merge pull request #12459 from avnik/fix-var-lib-postfix-permissionsPeter Simons2016-01-22
|\ \ | | | | | | Make /var/lib/postfix world-readable
| * | postfix: use built-in set-permission tool to setup queueAlexander V. Nikolaev2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make top level /var/lib/postfix as root:root 0755 After generating custom configs in /var/lib/postfix/conf, `postfix set-permissions` called, to perform all required tricks related to queue handling (postfix use file mode bits to keep some internal statuses, so `chmod -R` not recommended by authors, see comments in $out/libexec/postfix/post-install for details) Also post-install script was patched, to skip permission check/update for files inside $out, as well as symlinks following to $NIX_STORE. Config file `main.cf` extended with all default directory locations, to prevent post-install script from guessing and overwrite them. And finally all actions in activation script snippets performed by postmap/postalias/postfix tools from current build, not random one from paths.
* | | Merge branch 'staging'Vladimír Čunát2016-01-22
|\ \ \ | |_|/ |/| |
| * | refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| |/ | | | | | | Close #12446.
* | Merge pull request #12497 from philandstuff/bump-ct-xjson-cluster-fixPascal Wittmann2016-01-20
|\ \ | | | | | | certificate-transparency: 2015-11-27 -> 2016-01-14
| * | certificate-transparency: 2015-11-27 -> 2016-01-14Philip Potter2016-01-20
| |/ | | | | | | | | | | Bump to latest master. Among other things, this pulls in google/certificate-transparency#1088 which fixes a problem with running xjson-server in clustering mode.
* / postfix: fix etc/etc pathNikolay Amiantov2016-01-20
|/
* Merge branch 'master' into stagingVladimír Čunát2016-01-18
|\
| * Merge pull request #12450 from eduarrrd/pshsTobias Geerinckx-Rice2016-01-18
| |\ | | | | | | pshs: 0.2.6 -> 0.3
| | * pshs: 0.2.6 -> 0.3Eduard Bachmakov2016-01-17
| | |
| * | xorg.xorgserver: wrap Xvfb with required flagsDomen Kožar2016-01-17
| | |
| * | Merge pull request #12419 from avnik/rmilter+rspamdDomen Kožar2016-01-17
| |\ \ | | | | | | | | Rmilter+rspamd packages and NixOS modules
| | * | rspamd: init at git-2016-01-11Alexander V. Nikolaev2016-01-16
| | | |
| | * | rmilter: init at 1.6.7Alexander V. Nikolaev2016-01-16
| | | |
| * | | nginxModules.lua: 0.9.19 -> 0.10.0Christoph Hrdinka2016-01-16
| |/ /
| * | Add rt and perl packages it needsShea Levy2016-01-15
| | |
| * | matrix-synapse: init at 0.12.0roblabla2016-01-15
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2016-01-15
|\| |
| * | rpcbind: fix for libtiprc 1.0.1Nikolay Amiantov2016-01-13
| | |
| * | Merge pull request #12293 from abbradar/postfix-updatesPeter Simons2016-01-13
| |\ \ | | | | | | | | Rework postfix module and package
| | * | postfix30: build with pcre, add database drivers supportNikolay Amiantov2016-01-12
| | | |
| | * | postfix30: split meta_directory from configuration, fix queue_directory and ↵Nikolay Amiantov2016-01-12
| | | | | | | | | | | | | | | | data_directory
| | * | postfix30: add patch to silence setuid-in-nix-store related warningsNikolay Amiantov2016-01-12
| | | |
| * | | dspam: init at 3.10.2Nikolay Amiantov2016-01-13
| | | |
| * | | postsrsd: init at 1.3Nikolay Amiantov2016-01-13
| | | |
| * | | redis: 3.0.2 -> 3.0.6Louis Taylor2016-01-13
| | | |
| * | | xorgVideoUnichrome: remove dead packageTobias Geerinckx-Rice2016-01-11
| | | | | | | | | | | | | | | | Broken since 2013, upstream very dead.
| * | | Merge pull request #12291 from abbradar/ejabberdAristid Breitkreuz2016-01-10
| |\ \ \ | | | | | | | | | | Update ejabberd, new NixOS module for it
| | * | | ejabberd: 2.1.13 -> 15.11Nikolay Amiantov2016-01-10
| | |/ /
| * | | Merge pull request #12238 from bfrog/postgresql95Aristid Breitkreuz2016-01-10
| |\ \ \ | | | | | | | | | | postgresql: 9.4 -> 9.5
| | * | | postgresql: (94 -> 95)Tom Burdick2016-01-08
| | | | | | | | | | | | | | | | | | | | Updates postgresql to its latest versions
| * | | | radius: remove dead packageTobias Geerinckx-Rice2016-01-10
| | |/ / | |/| | | | | | | | | | | | | | Broken since 2013. Untouched since its addition in 2010 (final release was in 2008). Mailing list abandoned by upstream.
| * | | Merge pull request #12253 from mydaum/bird-updateArseniy Seroka2016-01-09
| |\ \ \ | | | | | | | | | | bird: 1.4.5 -> 1.5.0
| | * | | bird: 1.4.5 -> 1.5.0Tomas Vestelind2016-01-08
| | | | |
| * | | | Merge pull request #12263 from thall/ums_5_4Arseniy Seroka2016-01-09
| |\ \ \ \ | | |/ / / | |/| | | ums: 5.3.1 -> 5.4.0
| | * | | ums: 5.3.1 -> 5.4.0Niclas Thall2016-01-09
| | | | |
| * | | | grafana: 2.5.0 -> 2.6.0Franz Pletz2016-01-08
| | |/ / | |/| |
| * | | axis2: 1.6.3 -> 1.6.4Jakob Gillich2016-01-07
| | | | | | | | | | | | | | | | fixes CVE-2013-0248
* | | | Merge branch 'master' into stagingVladimír Čunát2016-01-05
|\| | |