about summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Merge branch 'yubikey' of git://github.com/Calrama/nixpkgsPetr Rockai2014-01-29
|\
| * Add library dependencies explicitlyMoritz Maxeiner2014-01-29
| * Implement muli-user authentication for yubikey pba, i.e. multiple users can n...Moritz Maxeiner2014-01-29
| * Change the crypt-storage file to be hex encoded instead of raw binary. To upd...Moritz Maxeiner2014-01-29
| * Enable two-factor authentication by default. Add proper descriptions to attri...Moritz Maxeiner2014-01-29
| * Cosmetic change to yubikey detectionMoritz Maxeiner2014-01-28
| * Rewrite as a pre-boot authentication module (mostly) comforming to the design...Moritz Maxeiner2014-01-28
| * Implement authentication for a LUKS device with a yubikey (HMAC-SHA1); suppor...Moritz Maxeiner2014-01-25
* | nixos-generate-config: Fix reference to <nixos>.aszlig2014-01-29
* | Merge pull request #1178 from chexxor/fix-httpd-sshRob Vermaas2014-01-27
|\ \
| * | Check empty stringfor globalRedirect. It breaks RedirectPermanent.Alex Berg2013-11-11
| * | Add HTTPD SSH assertion to check null cert/key.Alex Berg2013-11-11
| * | Check for SSL Cert value before building with SSL support.Alex Berg2013-11-06
* | | nixos: Add a dictd service.Petr Rockai2014-01-25
* | | support -Q in nixos-rebuildAristid Breitkreuz2014-01-25
| |/ |/|
* | networkmanager: load modules required for PPTPThomas Tuegel2014-01-24
* | remove .topmsg (close #1578)Vladimír Čunát2014-01-23
* | nixos X tests: wait for logind to link a session to the serverShea Levy2014-01-22
* | Rename linuxManualConfig to buildLinuxShea Levy2014-01-21
* | Whitespace to force a buildShea Levy2014-01-19
* | Merge pull request #1536 from Shados/service-havegedDomen Kožar2014-01-18
|\ \
| * | Adds a service for haveged, the entropy daemonAlexei Robyn2014-01-17
* | | kmscon: Don't re-run systemd-vconsole-setup after boot, and let tty1 wait for...Shea Levy2014-01-18
* | | systemd: Enable specifying extra config files for a unitShea Levy2014-01-18
* | | Whitespace to force a rebuildShea Levy2014-01-17
* | | Merge branch 'xprofile' of git://github.com/pSub/nixpkgs into masterShea Levy2014-01-17
|\ \ \ | |/ / |/| |
| * | Allow the user to execute commands at the beginning of the X session.Pascal Wittmann2014-01-02
* | | Fix environment.etc settingShea Levy2014-01-15
* | | Fix typoShea Levy2014-01-15
* | | Don't restart kmscon VTs if the unit changesShea Levy2014-01-15
* | | Option description formattingShea Levy2014-01-15
* | | nixos: Split mesa setup from xserver.nixShea Levy2014-01-15
* | | Add module to use kmscon instead of linux-console for VTsShea Levy2014-01-15
* | | Adds kippo SSH honeypotThomas Bereknyei2014-01-14
* | | Merge branch 'java'Eelco Dolstra2014-01-13
|\ \ \
| * | | Don't set $TZEelco Dolstra2014-01-06
| * | | Make /etc/localtime a direct symlink to the zoneinfo fileEelco Dolstra2014-01-06
* | | | xfce: add xfce screenshooterJaka Hudoklin2014-01-13
* | | | nixos/cgminer: fix restarts, set uidJaka Hudoklin2014-01-13
* | | | services.postgresql: Hint to use mkForce for authenticationOliver Charles2014-01-11
* | | | connman-vpn and connman-vpn dbus servise should start after connman serviceRok Garbas2014-01-11
* | | | connman: new packages ConnMan v1.20 and connman-uiMatej Cotman2014-01-11
* | | | gummiboot module: Don't use obsolete environment.nix optionShea Levy2014-01-05
* | | | Fix extra kernelDev referenceShea Levy2014-01-05
* | | | Merge branch 'merge-kernel-builds' into upstream-masterShea Levy2014-01-05
|\ \ \ \ | |/ / / |/| | |
| * | | Update and fix kernel packages to new kernel buildShea Levy2014-01-04
* | | | networkmanager: register PPTP serviceThomas Tuegel2014-01-02
| |/ / |/| |
* | | network-interfaces: Add the ability to create bond devicesWilliam A. Kennington III2013-12-31
|/ /
* | Merge pull request #1430 from wkennington/mtuMathijs Kwik2013-12-30
|\ \
| * | network-interfaces: Add mtu setting supportWilliam A. Kennington III2013-12-30