| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | deploy: merge next | tv | 2015-05-21 | 30 | -338/+51 |
* | | next: initial commit | tv | 2015-05-21 | 8 | -4/+101 |
* | | backtrace: diverge | tv | 2015-05-21 | 1 | -1/+17 |
* | | cac-get-server-by: no match -> return null | tv | 2015-05-21 | 1 | -1/+3 |
* | | cac-ssh: use json-assert-type | tv | 2015-05-21 | 2 | -1/+17 |
* | | sh: functions -> bin/ | tv | 2015-05-21 | 48 | -620/+639 |
|/ |
|
* | lib/cac.sh: add cac_ssh | tv | 2015-05-20 | 1 | -0/+16 |
* | infest: rm netmaskToPrefixLengh | tv | 2015-05-20 | 1 | -15/+0 |
* | networking-configuration -> lib/cacnixos.sh | tv | 2015-05-20 | 2 | -35/+7 |
* | lib/net.sh: add net_netmask_to_prefix | tv | 2015-05-20 | 2 | -13/+12 |
* | lib/cac.sh: add cac_getserver_by_servername | tv | 2015-05-20 | 3 | -24/+27 |
* | lib/cac.sh cac_listservers: return maybe data | tv | 2015-05-20 | 3 | -3/+3 |
* | lib/cac.sh cac_listservers: check response status | tv | 2015-05-20 | 3 | -19/+10 |
* | networking-configuration: don't check serverstatus | tv | 2015-05-20 | 1 | -8/+0 |
* | networking-configuration: use lib/cac.sh | tv | 2015-05-20 | 1 | -12/+3 |
* | lib/cac.sh: move low level functions to bottom | tv | 2015-05-20 | 1 | -26/+26 |
* | move split desktop-base.nix into base.nix | lassulus | 2015-05-20 | 3 | -241/+230 |
* | lib/cac.sh: _cac_{use curl in {get,post}}_api_v1 | tv | 2015-05-20 | 1 | -16/+12 |
* | lib/cac.sh: implement missing API calls | tv | 2015-05-20 | 1 | -0/+37 |
* | lib/cac.sh: add _cac_post_api_v1 | tv | 2015-05-20 | 1 | -0/+11 |
* | lib/cac.sh: add _cac_get_api_v1 | tv | 2015-05-20 | 1 | -12/+15 |
* | lib/url.sh: initial commit | tv | 2015-05-20 | 1 | -0/+35 |
* | lib cac: wrap cac_via'ble calls with _cac_exec | tv | 2015-05-20 | 1 | -16/+10 |
* | lib cac: curl w/-G | tv | 2015-05-20 | 1 | -4/+16 |
* | lib cac: add cac_listtasks | tv | 2015-05-20 | 1 | -0/+10 |
* | lib cac: remove \ from URL | tv | 2015-05-20 | 1 | -1/+1 |
* | mv cac_listservers from infest to lib/cac.sh | tv | 2015-05-20 | 2 | -11/+10 |
* | cloudkrebs: use another networking.nix | lassulus | 2015-05-20 | 2 | -15/+2 |
* | infest & networking: fix deploy from localhost | lassulus | 2015-05-20 | 2 | -2/+2 |
* | infest: make <secrets> available | tv | 2015-05-20 | 1 | -1/+2 |
* | infest: mkdir /var/empty | tv | 2015-05-20 | 1 | -0/+2 |
* | infest: s/wget/curl/ | tv | 2015-05-20 | 1 | -2/+2 |
* | hosts mu,wu: use common nixpkgs | tv | 2015-05-20 | 2 | -0/+11 |
* | hosts tv: separate hashedPasswords per host | tv | 2015-05-20 | 4 | -4/+4 |
* | prelude: make <secrets> available | tv | 2015-05-20 | 1 | -2/+5 |
* | lass: add bird.nix | lassulus | 2015-05-19 | 1 | -0/+13 |
* | disbale binary-caches (they dont work with ssh) | lassulus | 2015-05-19 | 1 | -2/+2 |
* | uriel: update nixpkgs rev | lassulus | 2015-05-19 | 1 | -1/+2 |
* | cloudkrebs: update to new architecture | lassulus | 2015-05-19 | 1 | -3/+9 |
* | infest: remove depenency on ./run | lassulus | 2015-05-19 | 1 | -2/+2 |
* | host cd: use common nixpkgs | tv | 2015-05-19 | 1 | -0/+6 |
* | prelude: nixpkgs_dir=/var/nixpkgs | tv | 2015-05-19 | 1 | -1/+1 |
* | prelude: break lines before 80 columns | tv | 2015-05-19 | 1 | -1/+6 |
* | prelude: consistently use "src" as remote name | tv | 2015-05-19 | 1 | -3/+3 |
* | prelude: there's no cache-git | tv | 2015-05-19 | 1 | -2/+2 |
* | gitolite: add irc-announce hook | lassulus | 2015-05-19 | 1 | -0/+118 |
* | desktop-base: use sshkeys.nix | lassulus | 2015-05-19 | 1 | -3/+4 |
* | cleanup, minor changes | lassulus | 2015-05-19 | 4 | -32/+19 |
* | update nixpkgs hashes | lassulus | 2015-05-19 | 2 | -2/+2 |
* | uriel: add missing imports | lassulus | 2015-05-19 | 1 | -0/+2 |