thodg/cl-unix-cybernetics/core

Branch :


Log

Author Commit Date CI Message
thodg 6fb28103 2020-04-18 14:54:30 fix hostname
thodg 7d93870c 2020-04-14 19:47:14 fix print-diff and printing error-operation-failed
thodg e5240b82 2020-04-14 15:01:19 make hostname use *host* by default
thodg 44b673e7 2020-04-14 15:00:50 allow path parts using str in read-file
thodg c3843ff9 2020-04-13 12:54:07 use typecase
thodg 50a37142 2020-04-13 03:07:17 fail with error if include file not found
thodg 22a87d3d 2020-04-10 18:28:28 #.(include "adams/file") includes #P"adams/file.adams"
thodg 431ab207 2020-03-18 11:49:46 fix compilation
thodg de3f03db 2020-03-18 11:49:34 read-file
thodg e5a1093e 2020-03-18 11:04:00 fix openbsd package installation with version specified in package id
thodg c9be3c69 2020-03-10 18:34:59 fix newlines
thodg 30dd2d22 2020-03-10 18:33:31 print probed properties
thodg 7b7f68b6 2020-03-09 11:57:50 add type
thodg 280442a7 2019-10-17 16:09:51 show message after sync host
thodg 838f386a 2019-10-16 11:50:40 fix compilation
thodg 2702c306 2019-10-15 16:29:48 fix note
thodg 399cf713 2019-10-15 16:29:32 fix infinite loop
thodg 43c4ef90 2019-10-15 16:29:06 simplify run host
thodg 491297af 2018-07-26 14:31:45 resource-additional-specs
thodg 7b0e66dd 2018-07-26 14:31:03 ws
thodg 6a530f0d 2018-07-26 14:30:27 detect gentoo distribution
thodg 46bbc15f 2018-07-26 14:30:11 fix resource-operation-failed
thodg afb86606 2018-07-26 14:29:41 compare package list properly
thodg 898cd90b 2018-07-26 14:28:50 detect gentoo distribution from uname release
thodg c1256c2e 2018-07-26 14:28:21 update license and copyright
thodg f5d00b09 2018-07-14 15:54:29 resource-additional-specs
thodg 3ebe5162 2018-07-14 15:53:58 type declarations
thodg b2161513 2018-07-14 15:53:17 remove traces
thodg c624a110 2018-07-14 15:52:53 get-specified
thodg 670d29a6 2018-07-14 15:51:53 defgeneric
thodg c39a2d93 2018-07-10 12:43:00 handle comma in uptime on linux
thodg 37e5b8d9 2018-07-10 12:42:39 fix syntaxes
thodg e0cf099f 2018-07-10 12:42:09 type decl
thodg c4a3eee7 2018-07-10 12:40:57 sync
thodg 7c88afd6 2018-07-10 12:39:19 ws
thodg 336064c2 2018-07-10 12:38:18 merge-property-values
thodg 87ebc54a 2018-07-10 12:38:04 clear-probed
thodg 5e8e0d18 2018-07-10 12:36:40 ws
thodg f5032780 2018-07-10 12:36:17 fix printing operation failed error
thodg 9c5c031c 2018-07-10 12:36:01 type declaration
thodg 7380d8d0 2018-07-10 12:35:13 host
thodg dcccd4b1 2018-07-10 12:32:38 fix sorting resources
thodg f2092efd 2018-07-10 12:28:32 init dependency list
thodg c031ba0f 2018-07-04 04:39:16 let *host* be (localhost) by default
thodg da867967 2018-07-04 04:38:50 make resource-id a string
thodg 3d97f15f 2018-07-03 11:25:36 fix uptime on linux
thodg c6a2fc7e 2018-07-03 11:24:54 fix probed properties
thodg 21f133c5 2018-07-03 11:24:19 Support Linux Debian.
thodg 1d5f3e31 2018-07-03 11:23:20 compare os values
thodg e15be36d 2018-07-03 11:23:05 probe hostname
thodg 57d77aee 2018-07-03 11:22:13 do not disconnect localhost
thodg 686bea9b 2018-07-03 11:21:59 keep trying to connect to host
thodg cc5f6941 2018-07-03 11:21:34 null host is localhost
thodg a3f640d4 2018-07-02 16:14:48 doc
thodg ca6ffa97 2018-07-02 16:14:04 rewrite without iterate
thodg ba6bd161 2018-07-02 16:12:42 type declaration
thodg aec515e9 2018-07-02 16:11:40 fix type declaration
5d472fdc 2015-09-23 06:34:38 Host probes.
b634eb23 2015-09-23 06:30:45 Sync for host and resource-container.
872e57b9 2015-09-23 06:28:55 Probe host inside with-host.
9c762a14 2015-09-23 06:28:03 List-operations as generic.
037a0140 2015-09-23 06:26:57 Allow sorting resources in diff.
501913c0 2015-09-20 23:09:30 Improve host probes.
96902a63 2015-09-18 04:39:37 Return NIL for unspecified properties.
636ef0f5 2015-09-18 04:39:06 Do not describe NIL property values.
415ff795 2015-09-18 04:04:34 Allow specifying user for ssh connection.
82692d14 2015-09-18 03:55:54 ssh-host class not needed anymore.
8dc1ded6 2015-08-01 04:35:42 fix op
faf599c9 2015-08-01 01:42:26 Implement SYNC : apply operations to bring resources in line with specification.
cfb522af 2015-08-01 01:39:43 Probe to resources whenever possible and add functions to match probed values.
770128dc 2015-08-01 01:38:30 ws
a21264d4 2015-08-01 01:38:07 Implement resource operations.
8fa3f1fd 2015-07-26 23:53:28 fix
3522982b 2015-07-26 23:52:13 ws
b37057b1 2015-07-24 19:36:38 Allow specifications to be projected from probed values.
0d1d9b93 2015-07-23 19:39:37 Check if properties are in conflict before warning.
995fdea7 2015-07-23 19:38:19 Change RUN, SHELL-RUN and HOST-RUN to use STR call convention.
07283590 2015-07-23 18:43:25 Fix for specified-properties.
4c543356 2015-07-23 18:42:29 Make describe-probed print downcased.
fb0f7da1 2015-07-23 18:41:57 Fix get-resource.
10f09333 2015-07-23 18:39:04 Allow merging of specific property values.
59a4de1c 2015-07-23 18:37:20 Fix host
b05f4cf3 2015-07-23 18:32:30 Better host and localhost handling.
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.
3630a7d5 2014-12-17 00:04:18 Preliminary work on ops.
34f3771c 2014-11-03 17:33:27 Refactor code into modules. Implement SPECIFY macro.