aboutsummaryrefslogtreecommitdiff
path: root/src/property/user.lisp
Commit message (Expand)AuthorAge
* add USER:HAS-GROUPSSean Whitton2021-05-26
* reflowSean Whitton2021-05-25
* USER:HAS-ENABLED-PASSWORD: make INITIAL-PASSWORD a keyword argumentSean Whitton2021-05-25
* add USER:HAS-ENABLED-PASSWORDSean Whitton2021-05-25
* USER:HAS-ACCOUNT: use MRUNSean Whitton2021-05-25
* USER::USER-EXISTS: use MRUNSean Whitton2021-05-25
* USER:HAS-ACCOUNT: note that uses getent(1)Sean Whitton2021-05-25
* note that getent(1) is not strictly POSIX-compatibleSean Whitton2021-05-23
* USER:PASSWD-ENTRY: use MRUN & accept UIDsSean Whitton2021-03-23
* add USER:HAS-LOGIN-SHELLSean Whitton2021-03-23
* USER-NAME -> USERNAMESean Whitton2021-03-23
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* tweak output text formatting to match existing styleSean Whitton2021-03-13
* Add user property, modelled on apt propertyDavid Bremner2021-03-13