| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mors & uriel: update revs | lassulus | 2015-06-10 | 2 | -2/+4 |
* | | krebs-repos: add initial config | lassulus | 2015-06-10 | 4 | -18/+60 |
* | | games: add user to video group | lassulus | 2015-06-09 | 1 | -1/+1 |
* | | vim: change escape timeout | lassulus | 2015-06-05 | 1 | -0/+3 |
* | | gitolite: add xmonad-config repo | lassulus | 2015-06-05 | 1 | -3/+3 |
* | | add xmonad-config repo | lassulus | 2015-06-01 | 2 | -0/+14 |
* | | base: allow icmp on all interfaces | lassulus | 2015-06-01 | 1 | -1/+1 |
* | | base: add terminfo for urxvt | lassulus | 2015-06-01 | 1 | -0/+1 |
* | | Merge branch 'master' into fusion | lassulus | 2015-05-29 | 0 | -0/+0 |
|\ \ |
|
| * | | gitolite irc-announce: fix colors | lassulus | 2015-05-21 | 1 | -2/+2 |
| * | | uriel: update hash | lassulus | 2015-05-21 | 1 | -1/+1 |
| * | | uriel: update gitolite test stuff | lassulus | 2015-05-21 | 1 | -3/+11 |
| * | | update test gitolite config | lassulus | 2015-05-21 | 1 | -2/+22 |
| * | | experiment with gitolite | lassulus | 2015-05-21 | 2 | -119/+211 |
| * | | cloudkrebs: add networking.nix | lassulus | 2015-05-20 | 1 | -0/+14 |
* | | | allow more users to do audio | lassulus | 2015-05-29 | 2 | -2/+2 |
* | | | add uriel to gitolite | lassulus | 2015-05-29 | 2 | -0/+3 |
* | | | update vim.nix | lassulus | 2015-05-29 | 1 | -7/+17 |
* | | | cleanup code & update hashes | lassulus | 2015-05-25 | 2 | -5/+2 |
* | | | activate gitolite config | lassulus | 2015-05-25 | 5 | -238/+324 |
* | | | better terminal&vim colors | lassulus | 2015-05-25 | 2 | -32/+21 |
* | | | gitolite irc-announce: fix colors | lassulus | 2015-05-21 | 1 | -2/+2 |
* | | | uriel: update hash | lassulus | 2015-05-21 | 1 | -1/+1 |
* | | | uriel: update gitolite test stuff | lassulus | 2015-05-21 | 1 | -3/+11 |
* | | | update test gitolite config | lassulus | 2015-05-21 | 1 | -2/+22 |
* | | | experiment with gitolite | lassulus | 2015-05-21 | 2 | -119/+211 |
* | | | cloudkrebs: add networking.nix | lassulus | 2015-05-21 | 1 | -0/+14 |
| |/
|/| |
|
* | | 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 |