aboutsummaryrefslogtreecommitdiff
path: root/src/property
Commit message (Expand)AuthorAge
* 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
* add LXC properties, :LXC{,-UNPRIV-ATTACH} connections, WITH-HOMEDIRSean Whitton2021-11-08
* add CAPABILITY-P and grovel for some Linux capability constantsSean Whitton2021-11-04
* :SETUID: pass target uid to POSIX-LOGIN-ENVIRONMENT for correct PATHSean Whitton2021-11-01
* rename FIREWALLD:ZONE-DIRECT-RULE -> FIREWALLD:DIRECT-RULESean Whitton2021-11-01
* add APT:BACKPORTS-INSTALLED{,-MINIMALLY}Sean Whitton2021-11-01
* FIREWALLD:ZONE: note idea to use hostattrs to gather zone settingsSean Whitton2021-11-01
* FIREWALLD:HAS-ZONE: reload after adding zoneSean Whitton2021-11-01
* add SYSTEMD:{DAEMON-RELOADED,RELOADED,RESTARTED}Sean Whitton2021-11-01
* firewall-cmd: --reload less often & respect SERVICE:NO-SERVICES-PSean Whitton2021-11-01
* SYSTEMD:LINGERING-ENABLED :CHECK: handle non-zero exit from loginctlSean Whitton2021-10-29
* CONSFIGURATOR.PROPERTY.SYSTEMD: respect :NO-SERVICES connattrSean Whitton2021-10-29
* add & propagate :NO-SERVICES connattr and respect in LIBVIRT:STARTEDSean Whitton2021-10-29
* basic systemctl(1) properties: add USER argument for --userSean Whitton2021-10-28
* IMAGE-DUMPED: also abort if shlibs not readableSean Whitton2021-10-28
* IMAGE-DUMPED: support skipping when same build of SBCL unavailableSean Whitton2021-10-28
* LIBVIRT:KVM-BOOTS-CHROOT-FOR: ADDITIONAL-PROPERTIES usage exampleSean Whitton2021-10-23
* rename :XDG-CACHE-HOME connattr to :XDG_CACHE_HOMESean Whitton2021-10-23
* replace some functions with a new :CONSFIGURATOR-CACHE connattrSean Whitton2021-10-23
* add wrappers of some system functions to manipulate POSIX.1e ACLsSean Whitton2021-10-23
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* factor out REMOTE-EXECUTABLE-FINDSean Whitton2021-10-23