summaryrefslogtreecommitdiff
path: root/src/nss-mymachines/nss-mymachines.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-1/+1
* nss-mymachines: never resolve unmapped UIDs/GIDsLennart Poettering2016-02-101-2/+18
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* nss: block various signals while running NSS lookupsLennart Poettering2016-01-271-0/+13
* nss-mymachines: link lessZbigniew Jędrzejewski-Szmek2015-11-271-1/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-16/+16
* nss-mymachines: do not allow overlong machine namesZbigniew Jędrzejewski-Szmek2015-11-231-0/+6
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-6/+8
* util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering2015-09-221-2/+2
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-0/+1
* nss-mymachines: map userns users of containers to real user namesLennart Poettering2015-07-091-1/+319
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-2/+2
* nss: remove dead codeThomas Hindoe Paaboel Andersen2014-09-191-4/+1
* machined: fix address API signaturesLennart Poettering2014-08-041-1/+1
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-2/+2
* nss: always explicitly reset all error variablesLennart Poettering2014-08-011-0/+10
* change type for address family to "int"Lennart Poettering2014-07-181-11/+11
* shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering2014-07-181-2/+2
* sd-login: always use "indices" as plural of "index"Lennart Poettering2014-07-171-6/+6
* nss: various minor fixes to nss-myhostname + nss-mymachinesLennart Poettering2014-07-161-2/+7
* nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering2014-07-111-0/+371