summaryrefslogtreecommitdiff
path: root/src/machine/machined.c
Commit message (Expand)AuthorAgeFilesLines
* machine: switch to BusLocator-oriented helpersVito Caputo2020-05-071-33/+5
* machined: convert to the new scheme and add --bus-introspectZbigniew Jędrzejewski-Szmek2020-05-051-19/+4
* importd,logind: add --bus-introspect= optionZbigniew Jędrzejewski-Szmek2020-05-051-0/+1
* logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...Zbigniew Jędrzejewski-Szmek2020-05-031-5/+7
* tree-wide: implement new log control API dbus interface in all our daemonsLennart Poettering2020-04-211-0/+5
* shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering2020-01-221-1/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+2
* tree-wide: make sure to flush/close all bus connections when our daemons exitLennart Poettering2019-01-171-1/+1
* machined: flush nscd caches whenever a machine comes/goesLennart Poettering2018-12-151-0/+1
* machined: fix memory corruptionLennart Poettering2018-12-151-5/+4
* machine: introduce machine_hash_ops and use itYu Watanabe2018-12-021-6/+4
* machine-image: introduce image_hash_ops and use itYu Watanabe2018-12-021-2/+1
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* machined: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-15/+9
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* machined: minor code cleanups, such as voidifying callsLennart Poettering2018-04-271-4/+9
* machined: some modernizationsLennart Poettering2018-04-171-32/+38
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-3/+2
* machined: change check_gc to may_gc everywheregc-cleanupZbigniew Jędrzejewski-Szmek2018-02-151-2/+2
* tree-wide: make the Subscribe() method calls asynchronous tooLennart Poettering2018-01-051-8/+6
* tree-wide: install matches asynchronouslyLennart Poettering2018-01-051-41/+37
* tree-wide: make name requesting asynchronous in all our servicesLennart Poettering2018-01-051-2/+2
* tree-wide: use SPECIAL_ROOT_SLICEZbigniew Jędrzejewski-Szmek2017-12-151-1/+2
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-5/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-2/+3
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2016-07-111-1/+1
* machined: run clone operation asynchronously in the backgroundLennart Poettering2016-05-021-0/+8
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* treewide: apply errno.cocciMichal Schmidt2015-11-091-2/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-4/+6
* machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering2015-08-241-3/+44
* machined: validate machine names at more placesLennart Poettering2015-08-241-0/+3
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-0/+1
* Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring2015-08-171-2/+1
* machined: rework state tracking logic for machinesLennart Poettering2015-08-061-1/+9
* everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2015-06-151-1/+1
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-1/+2
* machined: make PropertiesChanged match more strictLennart Poettering2015-04-281-1/+2
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-6/+0
* machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering2015-02-171-0/+2
* machined: don't look for images on each property get, but cache the image obj...Lennart Poettering2014-12-281-0/+9