Systemd/src/userdb
Lennart Poettering 0bb4308014 userdb: add "description" field to group records
User records have the realname/gecos fields, groups never had that, but
it would really be useful to have it, hence let's add it with similar
semantics.

We enforce the same syntax as for GECOS, since it's better to start with
strict rules and losen them later instead of the opposite.
2020-08-07 08:39:18 +02:00
..
meson.build userdbd: add userdbctl tool as client for userdbd 2020-01-15 15:28:42 +01:00
userdbctl.c userdb: add "description" field to group records 2020-08-07 08:39:18 +02:00
userdbd-manager.c homed,userdb: don't use sockaddr_un_set_path() on fixed addresses 2020-03-02 15:56:30 +01:00
userdbd-manager.h
userdbd.c various daemons: emit Stopping... notification before destructing the manager object 2020-07-02 17:12:23 +02:00
userwork.c Merge pull request #16112 from poettering/nss-systemd-block-fix 2020-06-24 08:39:44 +02:00