aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* drop SYSTEM and add simpler code in a FLET where it's neededSean Whitton2022-03-11
* unexport WITH-REQUIREMENTS, WITH-REPLACE-HOSTATTRSSean Whitton2022-03-11
* ASSERT-CONNECTION-SUPPORTS: signal ABORTED-CHANGESean Whitton2022-03-11
* replace uses of CALL-WITH-OS & drop the functionSean Whitton2022-03-11
* property.lisp: unexport a number of symbolsSean Whitton2022-03-11
* rename DISK:ALL-VGS -> DISK:ALL-LVM-VOLUME-GROUPS and use MEMSTR=Sean Whitton2022-03-11
* unexport DISK:CACHES-CLEANED for nowSean Whitton2022-03-11
* unexport DISK:PARSE-VOLUME-SIZESean Whitton2022-03-11
* rename CAPABILITY-P -> POSIX-CAPABILITY-PSean Whitton2022-03-11
* WITH-ACL-FREE: add an extra level of list depthSean Whitton2022-03-11
* UTIL.LINUX-NAMESPACE:GET-IDS-OFFSET: flip order of the two argumentsSean Whitton2022-03-11
* add "local" and "remote" to the names of some exported symbolsSean Whitton2022-03-09
* rename PLIST-TO-CMD-ARGS -> PLIST->LONG-OPTIONSSean Whitton2022-03-09
* util.lisp: unexport QUOTE-NONSELFEVAL, WITH-BACKTRACE-AND-EXIT-CODESean Whitton2022-03-09
* rename MEMSTRING= -> MEMSTR=Sean Whitton2022-03-09
* drop unused function SYMBOL-NAMEDSean Whitton2022-03-09
* replace usages of NOOP & drop the functionSean Whitton2022-03-09
* add FIREWALLD:ZONE-HAS-SOURCESean Whitton2022-02-10
* GRUB binaries on OS:DEBIANLIKE: specify for arm64-efi targetSean Whitton2022-02-04
* Add some properties to install and configure PostgresqlDavid Bremner2022-02-02
* GNUPG:SECRET-KEY-IMPORTED :DESC: refer to secret not public keysSean Whitton2022-01-27
* in examples, use fewer of my personal hostnames & domainsSean Whitton2021-12-27
* src/property/file.lisp: unless mode supplied, create missing dirsSean Whitton2021-12-27
* FILE:{HOST-,}SECRET-UPLOADED: don't create missing intermediate dirsSean Whitton2021-12-27
* APACHE:HTTPS-VHOST: put user's config before http->https redirectSean Whitton2021-12-22
* APT:USES-LOCAL-CACHER: use an IP address, not a name, for localhostSean Whitton2021-12-18
* DATA.FILES-TREE docstring: state that IDEN1 can be a nested subdirSean Whitton2021-12-15
* DATA.FILES-TREE docstring: minor formatting and wording changesSean Whitton2021-12-15
* add :FILES-TREE data sourceDavid Bremner2021-12-15
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean Whitton2021-12-13
* PROPSPEC class definition: refactor to avoid unneeded HANDLER-CASESean Whitton2021-12-13
* IN-CONSFIG: don't accept NIL as argumentSean Whitton2021-12-13
* add POSTFIX:DAEMON-SOCKET-DIRECTORYSean Whitton2021-12-09
* CRON:RUNS-CONSFIGURATOR: make unapplicableSean Whitton2021-12-07
* CRON:SYSTEM-JOB: make unapplicable & use FILE:EXISTS-WITH-CONTENTSean Whitton2021-12-07
* APACHE:HTTPS-VHOST: note that doesn't currently install renewal hookSean Whitton2021-12-07
* add LETS-ENCRYPT:CERTIFICATE-OBTAINED-STANDALONESean Whitton2021-12-03
* signal a warning, not an error, when *CONSFIG* is not setSean Whitton2021-12-03
* CONTINUE-DEPLOY*-PROGRAM: initialise special variablesSean Whitton2021-12-03
* APACHE:HTTPS-VHOST http->https: use %{SERVER_NAME} & HTTP status 301Sean Whitton2021-12-02
* APACHE:HTTPS-VHOST: narrow the scope of .well-known rewrite ruleSean Whitton2021-12-02
* define +ALPHANUM+ at compile time tooSean Whitton2021-11-28
* replace usage of UIOP version comparison utilities with our ownSean Whitton2021-11-28
* EVAL-IN-REINVOKED: use a more descriptive name for the dumped imageSean Whitton2021-11-28
* LXC:LXC-LS: always pass -1 command line argumentSean Whitton2021-11-28
* LINES: support trimming the linesSean Whitton2021-11-20
* fixes to permit dumping and reinvoking and then dumping againSean Whitton2021-11-14
* *US*: use SB-EXT:*RUNTIME-PATHNAME* not SB-EXT:*CORE-PATHNAME*Sean Whitton2021-11-14
* add HAS-HOSTATTRSSean Whitton2021-11-14