summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17core: prevent the cylon when confirmation_spawn=yes (#2194)Franck Bui
2016-11-17update TODOLennart Poettering
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-17core: monitor the inotify file descriptor not the console one in acquire_term...Franck Bui
2016-11-17Merge pull request #4681 from keszybz/shorteningMartin Pitt
2016-11-16Merge pull request #4678 from poettering/gc-deviceZbigniew Jędrzejewski-Szmek
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-16hwdb: fix airplane mode trigger when switching from laptop to desktop on HP P...Francesco Brozzu
2016-11-16update TODOLennart Poettering
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-15Merge pull request #4658 from endocode/djalal/sandbox-various-fixes-v1Djalal Harouni
2016-11-15tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)Evgeny Vereshchagin
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-15doc: move ProtectKernelModules= documentation near ProtectKernelTunalbes=Djalal Harouni
2016-11-15core: property is RestrictNamespaces with sDjalal Harouni
2016-11-15doc: note when no new privileges is impliedDjalal 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-12Merge pull request #4659 from keszybz/ctrl-alt-del-twiceMichael Biebl
2016-11-12build-sys: do not install ctrl-alt-del.target symlink twiceZbigniew Jędrzejewski-Szmek
2016-11-11man: add Itanium root GUID to table (#4656)Lucas Werkmeister
2016-11-11systemctl: resolve symlinks when finding unit paths (#4545)Felipe Sateler
2016-11-12Merge pull request #4652 from mbiebl/configure-bzip2Djalal Harouni
2016-11-11units: disable /sys/fs/fuse/connections in private user namespaces (#4592)Zbigniew Jędrzejewski-Szmek
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-11build-sys: use lowercase consistently in AS_HELP_STRINGMichael Biebl
2016-11-11basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)Zbigniew Jędrzejewski-Szmek
2016-11-11build-sys: replace obsolete AC_HELP_STRING with AS_HELP_STRINGMichael Biebl
2016-11-11build-sys: fix help text of bzip2 configure checkMichael Biebl
2016-11-11fstab-generator: add x-systemd.mount-timeout (#4603)Christian Hesse