aboutsummaryrefslogtreecommitdiff
path: root/src/property
Commit message (Expand)AuthorAge
...
* src/property/systemd.lisp: add idea about a user instance combinatorSean Whitton2022-04-16
* basic systemd properties: &optional -> &key for user instance paramSean Whitton2022-04-16
* rename to POSTGRES:{DATABASE-HAS-OWNER,USER-CAN-LOGIN}Sean Whitton2022-04-16
* SBUILD:STANDARD-DEBIAN-SCHROOT: rename param and &optional -> &keySean Whitton2022-04-14
* rename LXC:USERNET-USABLE-BY -> LXC:USERNET-VETH-USABLE-BYSean Whitton2022-04-13
* add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstringSean Whitton2022-04-04
* rename basic propapp accessorsSean Whitton2022-04-04
* replace uses of COLLAPSE-TYPES & drop the functionSean Whitton2022-04-02
* rename RUN-FAILED accessorsSean Whitton2022-04-02
* rename READFILE, WRITEFILE, corresponding generics and some wrappersSean Whitton2022-04-02
* rename SYSTEMD-{-USER -> USER-INSTANCE-ARGS} & stop using &restSean Whitton2022-04-02
* SWAP:HAS-SWAP-FILE: use &key not &optional for LOCATION parameterSean Whitton2022-04-02
* src/property/file.lisp: update copyright yearsSean Whitton2022-04-02
* replace some Scheme-style namesSean Whitton2022-04-01
* FILE:HAS-CONTENT: accept NIL content & check type of list elementsSean Whitton2022-04-01
* rename ETC-DEFAULT:SET -> ETC-DEFAULT:CONTAINSSean Whitton2022-04-01
* 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
* rename DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE & REINIT-STRUCTLIKESean 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
* replace uses of CALL-WITH-OS & drop the functionSean 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
* 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
* rename MEMSTRING= -> MEMSTR=Sean 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
* rename combinator UNAPPLY->UNAPPLIED and add new UNAPPLY macroSean 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
* 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
* LXC:LXC-LS: always pass -1 command line argumentSean Whitton2021-11-28
* FILE:{DATA,SECRET}-UPLOADED: add descriptionsSean Whitton2021-11-11
* LXC:USER-CONTAINER-FOR docstring: fix typoSean Whitton2021-11-09
* INSTALLER:CLEANLY-INSTALLED-ONCE: fix type of :REMOTE-HOME connattrSean Whitton2021-11-09