summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* NixOS 17.03 will be called GorillaRob Vermaas2016-09-07
* nixos/tests/blivet: Fix btrfs-related testsaszlig2016-09-07
* nixos: Fix ordering of firewall.serviceaszlig2016-09-07
* firewall: Order before sysinitEelco Dolstra2016-09-07
* Fix starting the firewallEelco Dolstra2016-09-07
* Make the NFSv4 tests release-criticalEelco Dolstra2016-09-07
* nfs module: Fix dependency on statd and idmapdEelco Dolstra2016-09-07
* nfs module: Improve descriptionsEelco Dolstra2016-09-07
* avahi-daemon: remove default browse-domainsAlexey Shmalko2016-09-07
* Merge branch 'stage2-generalise-containers' of https://github.com/rickynils/n...Shea Levy2016-09-07
|\
| * nixos: Generalise the container tests in stage-2 bootRickard Nilsson2016-09-07
* | Merge pull request #18365 from NixOS/fix-sshd-failureEelco Dolstra2016-09-07
|\ \
| * | hardcode e2fsprogs, idempotent chmod, remove care conditionDomen Kožar2016-09-07
| * | Make /var/empty immutableDomen Kožar2016-09-06
* | | dovecot service: require mail{User,Group} with sieveScriptsLangston Barrett2016-09-07
| |/ |/|
* | nixos containers: hopefully fix test failuresNikolay Amiantov2016-09-07
* | Merge pull request #18366 from groxxda/acme-loopFranz Pletz2016-09-06
|\ \
| * | security.acme: remove loop when no fallbackHost is givenAlexander Ried2016-09-06
| * | security.acme: the client really needs networkingAlexander Ried2016-09-06
* | | Merge pull request #18362 from ericsagnes/fix/im-descriptionThomas Tuegel2016-09-06
|\ \ \
| * | | input-methods modules: fix engine descriptionEric Sagnes2016-09-06
* | | | Enable the runuser command from util-linuxEelco Dolstra2016-09-06
| |_|/ |/| |
* | | nix: 1.11.3 -> 1.11.4Eelco Dolstra2016-09-06
* | | nixos-rebuild: Move the Nix fallback store paths into a separate fileEelco Dolstra2016-09-06
* | | Partially revert "Revert "nixos: remove rsync from base install and add expli...obadz2016-09-06
| |/ |/|
* | Fix infinite recursion introduced by f3c32cb2c1344c9a831bb9e4f47c1b20527dbe0bEelco Dolstra2016-09-05
* | Merge pull request #18321 from groxxda/cleanupEelco Dolstra2016-09-05
|\ \
| * | systemd: add some missing upstream unitsAlexander Ried2016-09-05
| * | agetty: remove override for container-getty@.service since it's upstreamAlexander Ried2016-09-05
| * | networkd.module: remove before network-onlineAlexander Ried2016-09-05
| * | (network,remote-fs)-pre: remove duplicate wantedBy and beforeAlexander Ried2016-09-05
* | | Make the default fonts conditional on services.xserver.enableEelco Dolstra2016-09-05
* | | Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocationEelco Dolstra2016-09-05
* | | Make it possible to disable "info"Eelco Dolstra2016-09-05
* | | modules/profiles/minimal.nix: Disable "man"Eelco Dolstra2016-09-05
|/ /
* | no-x-libs.nix: Ensure that dbus doesn't use X11Eelco Dolstra2016-09-05
* | Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra2016-09-05
* | networkmanager: add information from wiki to docs (#18245)Langston Barrett2016-09-05
* | grsecurity module: set nixpkgs.config.grsecurity = trueJoachim Fasting2016-09-05
|/
* setuid-wrappers: correctly umount the tmpfsDomen Kožar2016-09-04
* Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6Jaka Hudoklin2016-09-04
|\
| * etcd-cluster: split up openssl commandsGraham Christensen2016-09-03
| * etcd module: add test for simple one node etcd serviceJaka Hudoklin2016-08-25
| * etcd module: add support for ssl, better defaults, fix testsJaka Hudoklin2016-08-24
* | nixos/manual: mentioning other zsh options at program.zsh.enableRok Garbas2016-09-04
* | ferm: fix race condition in integration test (#18288)Jörg Thalheim2016-09-04
* | setuid-wrappers : Prepare permissions for running wrappersKarn Kallio2016-09-04
* | nixos-install.sh: Create /var (#18266)Alexander Ried2016-09-03
* | Merge pull request #18085 from Mic92/fermJoachim F2016-09-03
|\ \
| * | ferm: add integration testJörg Thalheim2016-08-29