| Commit message (Expand) | Author | Age | Files | Lines |
* | types: use cidr only in tinc.subnets | lassulus | 2017-11-29 | 1 | -1/+8 |
* | types: add cidr and use as net.address | lassulus | 2017-10-11 | 1 | -3/+23 |
* | lib shell.escape: escape the empty string as '' | tv | 2017-09-19 | 1 | -4/+7 |
* | types.host: add external bool | lassulus | 2017-08-31 | 1 | -0/+10 |
* | types.host: managed -> ci | lassulus | 2017-08-31 | 1 | -2/+3 |
* | move subdirsOf from lib to makefu | tv | 2017-08-01 | 1 | -4/+0 |
* | krebs.sitemap: init | tv | 2017-08-01 | 1 | -1/+15 |
* | types hosts: set default managed to false | lassulus | 2017-07-27 | 1 | -0/+1 |
* | lib.eval-source: sanitize source | tv | 2017-07-23 | 1 | -1/+7 |
* | lib.eval-source: allow source to be a list | tv | 2017-07-12 | 1 | -3/+1 |
* | move source config from module system to 1systems/*/source.nix | tv | 2017-07-10 | 2 | -0/+20 |
* | types.label: drop redundant isString | tv | 2017-06-18 | 1 | -2/+1 |
* | lib: add test and testString | tv | 2017-06-18 | 3 | -11/+16 |
* | lib/types: add managed bool to host type | lassulus | 2017-05-19 | 1 | -0/+7 |
* | types.user.mail: str -> nullOr str | tv | 2017-04-27 | 1 | -2/+2 |
* | types.net: normalize IPv6 address | tv | 2017-04-13 | 1 | -0/+1 |
* | lib: add normalize-ip6-addr | tv | 2017-04-13 | 1 | -0/+46 |
* | types.*pathname: normalize slashes | tv | 2017-03-31 | 1 | -10/+10 |
* | move indent to lib | lassulus | 2017-01-21 | 1 | -0/+2 |
* | lib: import bulk of krebs/4lib | tv | 2016-10-20 | 4 | -1/+578 |
* | krebs lib: move {eq,ne,mod} to lib | tv | 2016-10-13 | 1 | -0/+4 |
* | lib: import shell from krebs/4lib | tv | 2016-08-02 | 2 | -0/+28 |
* | move old stuff | tv | 2015-07-11 | 3 | -264/+0 |
* | lib git: s/cd/$host/ | tv | 2015-06-19 | 1 | -4/+5 |
* | irc-announce: don't say "pushed" | tv | 2015-06-18 | 1 | -1/+1 |
* | irc-announce: create,delete: announce refname | tv | 2015-06-18 | 1 | -1/+5 |
* | irc-announce: add pkg nettools | tv | 2015-06-18 | 1 | -0/+1 |
* | irc-announce: append PID to nick | tv | 2015-06-18 | 1 | -4/+4 |
* | irc-announce: id=newrev & id2=oldrev | tv | 2015-06-18 | 1 | -4/+4 |
* | lib/git: add irc-announce | tv | 2015-06-18 | 2 | -4/+139 |
* | modules/tv/git: initial commit (incl. lib.git) | tv | 2015-06-14 | 2 | -2/+53 |
* | lib: take lib instead of pkgs argument | tv | 2015-06-14 | 1 | -3/+3 |
* | sh: functions -> bin/ | tv | 2015-05-21 | 5 | -438/+0 |
* | lib/cac.sh: add cac_ssh | tv | 2015-05-20 | 1 | -0/+16 |
* | networking-configuration -> lib/cacnixos.sh | tv | 2015-05-20 | 1 | -0/+28 |
* | lib/net.sh: add net_netmask_to_prefix | tv | 2015-05-20 | 1 | -0/+9 |
* | lib/cac.sh: add cac_getserver_by_servername | tv | 2015-05-20 | 1 | -0/+10 |
* | lib/cac.sh cac_listservers: return maybe data | tv | 2015-05-20 | 1 | -1/+1 |
* | lib/cac.sh cac_listservers: check response status | tv | 2015-05-20 | 1 | -3/+10 |
* | lib/cac.sh: move low level functions to bottom | tv | 2015-05-20 | 1 | -26/+26 |
* | 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 | 1 | -0/+9 |