thodg/cl-unix-cybernetics/unix

Branch :


Log

Author Commit Date CI Message
thodg 523d730c 2020-04-18 14:55:28 fix unix stat
thodg 8a4a99fd 2020-04-14 19:47:47 parent-directory
thodg a749fd6b 2020-04-14 15:01:38 fix group(5) syntax
thodg 77e2494f 2020-04-10 18:25:44 fix ls syntax
thodg f9e2441b 2020-03-29 18:26:07 limit file content to 1Mb
thodg e8c23bfd 2020-03-29 13:25:48 sync groups before users
thodg 94644aea 2020-03-24 19:38:33 quick hack to sync users and groups before files
thodg 3cc2d0df 2020-03-24 19:38:13 fix warning
thodg e5a1093e 2020-03-18 11:04:00 fix openbsd package installation with version specified in package id
thodg 3a09fb0d 2020-03-10 18:35:56 fix file resources
thodg c9be3c69 2020-03-10 18:34:59 fix newlines
thodg 1bd7e0aa 2020-03-09 11:58:19 more precise group grepping
thodg 6afa5d75 2019-10-26 18:53:16 install packages on OpenBSD
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.