aboutsummaryrefslogtreecommitdiff
path: root/src/property.lisp
Commit message (Expand)AuthorAge
* update copyright noticesSean Whitton2022-04-29
* rename ASSERT-EUID-ROOT -> ASSERT-REMOTE-EUID-ROOTSean Whitton2022-04-23
* add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstringSean Whitton2022-04-04
* rename basic propapp accessorsSean Whitton2022-04-04
* drop mistakenly-introduced blank lineSean Whitton2022-04-04
* ASSERT-EUID-ROOT: signal ABORTED-CHANGE rather than FAILED-CHANGESean Whitton2022-04-02
* replace uses of COLLAPSE-TYPES & drop the functionSean Whitton2022-04-02
* rename COLLAPSE-PROPAPP-TYPES -> COMBINE-PROPAPP-TYPESSean Whitton2022-04-02
* rename READFILE, WRITEFILE, corresponding generics and some wrappersSean Whitton2022-04-02
* ASSERT-CONNECTION-SUPPORTS: signal ABORTED-CHANGESean Whitton2022-03-11
* replace uses of CALL-WITH-OS & drop the functionSean Whitton2022-03-11
* replace usages of NOOP & drop the functionSean Whitton2022-03-09
* COLLAPSE{,-PROPAPP}-TYPES: invert logicSean Whitton2021-11-09
* IMAGE-DUMPED: support skipping when same build of SBCL unavailableSean Whitton2021-10-28
* note about PROGRAMMATIC-APPLY-HOSTATTRS for DEFPROPLIST/DEFPROPSPECSean Whitton2021-10-23
* IGNORING-HOSTATTRS: accept calling properties using APPLY & similarSean Whitton2021-10-23
* add SKIP-SEQUENCE, ABORTED-CHANGE, ESEQPROPS-UNTILSean Whitton2021-10-23
* programmatic application of properties: error out if no *CONNECTION*Sean Whitton2021-09-29
* add dep on Anaphora and use APROG1, ALET & AAND in various placesSean Whitton2021-09-08
* DEFPROP: make it possible to RETURN-FROM property subroutinesSean Whitton2021-09-08
* rework PUSHNEW-HOSTATTRS to use EQUAL not EQL & add PUSHNEW-HOSTATTRSean Whitton2021-08-31
* DEFPROPSPEC :DESC/:HOSTATTRS/:CHECK: use WITH-*HOST*-*CONSFIG*Sean Whitton2021-07-06
* hostattrs retrieval: accept explicit NIL for hostSean Whitton2021-06-25
* fix use of MEMBER in PROPAPPARGSSean Whitton2021-06-25
* Let's Encrypt: fix looking for changed files & flatten DOMAINSSean Whitton2021-06-25
* don't ls & cksum file again if result is already :NO-CHANGESean Whitton2021-06-24
* add PROPAPPARGS and some Postfix propertiesSean Whitton2021-06-18
* don't try to cksum(1) directoriesSean Whitton2021-06-08
* PROPUNAPPLY: fix finding the :APPLY subroutineSean Whitton2021-06-08
* add WITH-UNAPPLY & COLLAPSE-PROPAPP-TYPESSean Whitton2021-06-08
* rename REMOTE-FILE-{MODE-AND-SIZE -> STATS} & also return mtimeSean Whitton2021-06-07
* ls(1) parse: set LC_ALL not just LOCALE, and split fields properlySean Whitton2021-06-07
* use PUNAPPLY not just UNAPPLY & export symbol plist entry namesSean Whitton2021-06-07
* DEFPROPLIST/SPEC: don't always warn about programmatic applicationSean Whitton2021-06-06
* mention IGNORING-HOSTATTRS in programmatic application warningSean Whitton2021-06-05
* DEFPROPLIST/DEFPROPSPEC: support supplying :HOSTATTRS subroutinesSean Whitton2021-06-05
* include name of property in programmatic application warningSean Whitton2021-06-05
* MAP-PROPSPEC-PROPAPPS: trivial-macroexpand-all -> agnostic-lizardSean Whitton2021-06-04
* add GET-SHORT-HOSTNAMESean Whitton2021-06-03
* IGNORING-HOSTATTRS: don't fail for not-yet-defined propertiesSean Whitton2021-06-03
* define *PREPROCESSING-HOST* earlierSean Whitton2021-06-03
* PROPUNAPPLY: fail when there is :APPLY but no :UNAPPLYSean Whitton2021-06-02
* PROPAPPUNAPPLY: call PROPUNAPPLY, not PROPAPPUNAPPLY againSean Whitton2021-05-30
* factor out ENSURE-HOST & call it in hostattrs accessorsSean Whitton2021-05-30
* hostattrs accessors: call PREPROCESS-HOST in some situationsSean Whitton2021-05-30
* add optional HOST arg to some accessors for hostattrsSean Whitton2021-05-29
* :DESC, :HOSTATTRS: also declare supplied-p parameters IGNORABLESean Whitton2021-05-28
* DEFPROP{SPEC,LIST}: include &AUX variables in :HOSTATTRS and :DESCSean Whitton2021-05-25
* DEFINE-DOTTED-PROPERTY-MACRO: avoid evaluating default value formsSean Whitton2021-05-25
* DEFINE-DOTTED-PROPERTY-MACRO: fix & document handling of &OPTIONALSean Whitton2021-05-25