thodg/cl-unix-cybernetics/unix

Branch :


Log

Author Commit Date CI Message
thodg 7f6e414d 2019-10-26 17:50:58 add better support for package flavors on OpenBSD
thodg c08003d3 2019-10-17 16:10:25 fix packages on openbsd
thodg eeef89f3 2019-10-16 11:50:53 fix OpenBSD pkg
thodg 65c13741 2019-10-15 16:30:56 fix probes
thodg 02302a48 2018-07-26 14:33:42 fix ssh authorized_keys
thodg 5397db25 2018-07-26 14:33:13 fix stat under linux
thodg 3680cc8e 2018-07-26 14:32:52 sh-quote FFS
thodg b6b08645 2018-07-26 14:32:24 apt-get -qy
thodg c1256c2e 2018-07-26 14:28:21 update license and copyright
thodg f5d00b09 2018-07-14 15:54:29 resource-additional-specs
thodg c624a110 2018-07-14 15:52:53 get-specified
thodg a9aa2932 2018-07-10 12:54:15 sh-var
thodg 634d7816 2018-07-10 12:53:58 fix mode
thodg 52739a28 2018-07-10 12:48:31 probe-installed-packages
thodg ea907f01 2018-07-10 12:48:19 directory
thodg a7de50a6 2018-07-10 12:46:18 file
thodg d4b56ed9 2018-07-10 12:45:53 vnode
thodg 6ec541f1 2018-07-10 12:45:14 user
thodg 5100014d 2018-07-10 12:44:14 debian
thodg 40cf1df1 2018-07-10 12:41:42 ssh
thodg b88ef926 2018-07-10 12:41:24 linux
thodg a9d4107c 2018-07-04 04:40:01 fix OpenBSD pkg
thodg d26a91d5 2018-07-04 04:39:48 wip debian pkg
thodg be605f0e 2018-07-03 11:26:46 fix OpenBSD
thodg 98311908 2018-07-03 11:26:26 fix style warning
thodg 21f133c5 2018-07-03 11:24:19 Support Linux Debian.
thodg ca6ffa97 2018-07-02 16:14:04 rewrite without iterate
2594fd66 2015-09-23 06:36:48 Initial support for FreeBSD.
8218141a 2015-09-23 06:35:50 Unix probes.
5d472fdc 2015-09-23 06:34:38 Host probes.
501913c0 2015-09-20 23:09:30 Improve host probes.
c0b13f75 2015-09-18 04:40:50 Sudo.
4424310c 2015-08-01 01:42:16 op-chown
67a6a1de 2015-08-01 01:41:07 Unix stat mode (type + permissions) as a boxed fixnum class.
cfb522af 2015-08-01 01:39:43 Probe to resources whenever possible and add functions to match probed values.
a21264d4 2015-08-01 01:38:07 Implement resource operations.
995fdea7 2015-07-23 19:38:19 Change RUN, SHELL-RUN and HOST-RUN to use STR call convention.
4110028e 2015-07-23 18:44:47 Improve OpenBSD probes.
1b9dad71 2015-02-08 20:59:45 Fix compilation, resource containers and localhost.
3b423620 2014-12-17 14:35:26 Change properties symbols to keywords.
e465e299 2014-12-17 00:05:17 Fix probes.
61629965 2014-12-17 00:04:47 Update license.
34f3771c 2014-11-03 17:33:27 Refactor code into modules. Implement SPECIFY macro.