aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* FILE:{DATA,SECRET}-UPLOADED: add descriptionsSean Whitton2021-11-11
* always use CL, ANAPHORA, ALEXANDRIA and CONSFIGURATOR packagesSean Whitton2021-11-11
* add RANDOM-ALPHANUMERICSean Whitton2021-11-11
* avoid trying to define +NAMESPACE-TYPES+ at all on non-LinuxSean Whitton2021-11-09
* LXC:USER-CONTAINER-FOR docstring: fix typoSean Whitton2021-11-09
* avoid unbound variable error on older kernels without CLONE_NEWTIMESean Whitton2021-11-09
* INSTALLER:CLEANLY-INSTALLED-ONCE: fix type of :REMOTE-HOME connattrSean Whitton2021-11-09
* COLLAPSE{,-PROPAPP}-TYPES: invert logicSean Whitton2021-11-09
* use higher-numbered codes for change status, 1 for unhandled errorsSean Whitton2021-11-08
* :SBCL: avoid adding :DATA hostattrs that persist in *HOST*Sean Whitton2021-11-08
* REHOME-CONNECTION: move call to UPLOAD-ALL-PREREQUISITE-DATASean Whitton2021-11-08
* add LXC properties, :LXC{,-UNPRIV-ATTACH} connections, WITH-HOMEDIRSean Whitton2021-11-08
* add Linux namespace-entering connectionsSean 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
* ON{-APPLY,}-CHANGE: always return result of primary propappSean 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