summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-19sd-login: add C API to query primary session of a userLennart Poettering
2014-05-19logind: fix Display property of user objectsLennart Poettering
2014-05-18gudev: add missing (nullable) annotations on return valuesEvan Nemerson
2014-05-19analyze: read host and system information from remoteDjalal Harouni
2014-05-19hostnamed: expose KernelVersion on the busDjalal Harouni
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2014-05-19machined: make sure GetMachineAddresses() is available for unprivileged proce...Lennart Poettering
2014-05-19fix spelling of privilegeNis Martensen
2014-05-18machined: add logic to query IP addresses of containersLennart Poettering
2014-05-18timesyncd: make use of floating event sources for signal handlingLennart Poettering
2014-05-18timesyncd: enable watchdog supportLennart Poettering
2014-05-18timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...Lennart Poettering
2014-05-17networkd: log - only log about udev initalization on debug levelTom Gundersen
2014-05-17networkd: keep list of active addressesTom Gundersen
2014-05-17networkd: IP address equalityTom Gundersen
2014-05-17udev: avoid use of uninitialized errThomas Hindoe Paaboel Andersen
2014-05-17systemctl: more cleanupThomas Hindoe Paaboel Andersen
2014-05-17conf-parser: silently ignore sections starting with "X-"Michael Marineau
2014-05-16bus: fix unitialized variable access in error pathZbigniew Jędrzejewski-Szmek
2014-05-16networkd: add missing filesTom Gundersen
2014-05-16core: let selinux_setup() load policy more than onceWill Woods
2014-05-16logind: allow suspending if there are no displaysMantas Mikulėnas
2014-05-16networkd: manager - read fallback DNS servers from config fileTom Gundersen
2014-05-16networkd: network - store DNS servers in List rather than SetTom Gundersen
2014-05-16nspawn: properly format container_uuid in UUID formatLennart Poettering
2014-05-16path-lookup: don't hardcode .configTanu Kaskinen
2014-05-16path-util: add path_make_relative()Tanu Kaskinen
2014-05-16fsck: Allow to specify the fsck repair option in the cmdlineHolger Hans Peter Freyther
2014-05-16networkd: hardcode a set of default dns serversTom Gundersen
2014-05-16man: readahead: fix cmdline switch inconsistency between readahead.c and docsAlison Chaiken
2014-05-16readahead: modernizationsLennart Poettering
2014-05-16networkd: log the initialization status of linksTom Gundersen
2014-05-16networkd: fix typoTom Gundersen
2014-05-16networkd: rename Address and Route list fieldsTom Gundersen
2014-05-16timesyncd: fix typo in commentKay Sievers
2014-05-16core: make sure to serialize jobs for all unitsLennart Poettering
2014-05-15timesyncd: fix error path return valueKay Sievers
2014-05-15logind: bring polkit policy for hibernate in line with suspend/poweroff/rebootLennart Poettering
2014-05-15networkd: logging - align messagesTom Gundersen
2014-05-15networkd: log ifindices when links and netdevs are addedTom Gundersen
2014-05-15networkd: rename NetDev variable for consistency with LinkTom Gundersen
2014-05-15sd-bus: make sure we properly handle NULL callback functionsLennart Poettering
2014-05-15selinux: fix build for non-selinux systemsLennart Poettering
2014-05-15sd-bus: fix an assert when running in kdbus modeLennart Poettering
2014-05-15resolve: fix copy/paste errorLennart Poettering
2014-05-15sd-bus: don't hit assert when installing matchLennart Poettering
2014-05-15sd-bus: always keep slot reference while dispatching callbackLennart Poettering
2014-05-15sd-resolve: add "floating" resolve queriesLennart Poettering
2014-05-15sd-event: introduce concept of "floating" event sourcesLennart Poettering
2014-05-15core: close socket fds asynchronouslyZbigniew Jędrzejewski-Szmek