summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-17Merge pull request #4671 from poettering/namespace-bindZbigniew Jędrzejewski-Szmek
2016-11-17basic/env-uil: fix assertion failure in strv_env_replace (#4688)Zbigniew Jędrzejewski-Szmek
2016-11-17namespace: clarify that /proc/apm is obsolete, but leave it blockedLennart Poettering
2016-11-17namespace: reindent namespace tablesLennart Poettering
2016-11-17namespace: simplify, optimize and extend handling of mounts for namespaceLennart Poettering
2016-11-16core/dbus-job, systemctl: shorten some codeZbigniew Jędrzejewski-Szmek
2016-11-16systemctl: shorter list-jobs --before/--after output a bitZbigniew Jędrzejewski-Szmek
2016-11-16systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...Lennart Poettering
2016-11-16core: add bus calls for determining jobs waiting for other jobsLennart Poettering
2016-11-16system-run: add support for configuring unit dependencies with --property=Lennart Poettering
2016-11-16systemctl: add env var to force connection to system manager via the busLennart Poettering
2016-11-16core: GC redundant device jobs from the run queueLennart Poettering
2016-11-16core: rename "clients" field of Job structure to "bus_track"Lennart Poettering
2016-11-16core: drop n_in_gc_queue field of Manager structureLennart Poettering
2016-11-16core: a few small coding style/modernization updates for job.cLennart Poettering
2016-11-16shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering
2016-11-15bus-util: print RestrictNamespaces= as a stringDjalal Harouni
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni
2016-11-15core:gperf: pass the exec_context struct directly to parse restrict namespacesDjalal Harouni
2016-11-15core: property is RestrictNamespaces with sDjalal Harouni
2016-11-15core: improve the logic that implies no new privilegesDjalal Harouni
2016-11-14Merge pull request #4665 from teg/networkd-split-1David Herrmann
2016-11-14nspawn: restart the whole systemd-nspawn@.service unit on container reboot (#...Zbigniew Jędrzejewski-Szmek
2016-11-14link: fix offload features initialization (#4639)Maks Naumov
2016-11-14networkd: clean up main header file a bitTom Gundersen
2016-11-13networkd: netdev - move to separate subdirectoryTom Gundersen
2016-11-13networkd-wait-online: move to separate subdirectoryTom Gundersen
2016-11-13networkd: network - apply() does not need to take the manager objectTom Gundersen
2016-11-11systemctl: resolve symlinks when finding unit paths (#4545)Felipe Sateler
2016-11-11tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek
2016-11-11timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#...akochetkov
2016-11-11basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)Zbigniew Jędrzejewski-Szmek
2016-11-11fstab-generator: add x-systemd.mount-timeout (#4603)Christian Hesse
2016-11-11test-nss: allow the module and names/addresses to be specified (#4258)Zbigniew Jędrzejewski-Szmek
2016-11-10networkd: support setting dhcp client listen port (#4631)Susant Sahani
2016-11-10Merge pull request #4635 from eworm-de/resolvedZbigniew Jędrzejewski-Szmek
2016-11-10Merge pull request #4104 from ssahani/ethtool_xlink_settingsZbigniew Jędrzejewski-Szmek
2016-11-10Merge pull request #4618 from grawity/signal-directionZbigniew Jędrzejewski-Szmek
2016-11-10core:namespace: count and free failed paths inside chase_all_symlinks() (#4619)Djalal Harouni
2016-11-10resolved: unlink private resolv.conf on exitChristian Hesse
2016-11-10resolved: use macro for private resolve.confChristian Hesse
2016-11-10Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani
2016-11-09core: don't use the unified hierarchy for the systemd cgroup yet (#4628)Martin Pitt
2016-11-09busctl introspect: use free_and_replace()Mantas Mikulėnas
2016-11-09busctl introspect: accept direction="out" for signalsMantas Mikulėnas
2016-11-08nspawn: fix condition for mounting resolv.conf (#4622)Christian Hesse
2016-11-08core: on DynamicUser= make sure that protecting sensitive paths is enforced (...Djalal Harouni
2016-11-08Merge pull request #4536 from poettering/seccomp-namespacesZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4612 from keszybz/format-stringsZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4509 from keszybz/foreach-word-quotedMartin Pitt