aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* rename *STANDARD-LINUX-VFS* -> *LINUX-BASIC-VFS*Sean Whitton2022-04-01
* FSTAB & CRYPTTAB: prepend HAS- to names of exported propertiesSean Whitton2022-04-01
* rename PASSWD-ENTRY -> PASSWD-FIELDSean Whitton2022-04-01
* rework prerequisite data naming conventions & add some validationSean Whitton2022-03-22
* add VALID-HOSTNAME-PDavid Bremner2022-03-22
* REINIT-FROM-SIMPLE-PRINT: don't call REINITIALIZE-INSTANCESean Whitton2022-03-13
* MAPC-OPEN-{INPUT,OUTPUT}-STREAMS: don't use &restSean Whitton2022-03-12
* rename DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE & REINIT-STRUCTLIKESean Whitton2022-03-12
* update my copyright yearsSean Whitton2022-03-12
* 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