summaryrefslogtreecommitdiff
path: root/src/nss-mymachines
AgeCommit message (Expand)Author
2016-08-19nss-mymachines: avoid connecting to dbus from inside dbus-daemonLennart Poettering
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-10nss-mymachines: never resolve unmapped UIDs/GIDsLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27nss: block various signals while running NSS lookupsLennart Poettering
2015-11-27nss-mymachines: link lessZbigniew Jędrzejewski-Szmek
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-23nss-mymachines: do not allow overlong machine namesZbigniew Jędrzejewski-Szmek
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-26util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-22util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering
2015-08-24util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering
2015-07-09nss-mymachines: map userns users of containers to real user namesLennart Poettering
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2014-09-19nss: remove dead codeThomas Hindoe Paaboel Andersen
2014-08-04machined: fix address API signaturesLennart Poettering
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-01nss: always explicitly reset all error variablesLennart Poettering
2014-07-18change type for address family to "int"Lennart Poettering
2014-07-18shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering
2014-07-17sd-login: always use "indices" as plural of "index"Lennart Poettering
2014-07-16nss: various minor fixes to nss-myhostname + nss-mymachinesLennart Poettering
2014-07-11nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering