summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-18Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering
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-17core: in confirm spawn, suggest 'f' when user selects 'n' choiceFranck Bui
2016-11-17core: confirm_spawn: always accept units with same_pgrp set for nowFranck Bui
2016-11-17core: include the unit name when notifying that a confirmation question timed...Franck Bui
2016-11-17core: add 'c' in confirmation_spawn to resume the boot processFranck Bui
2016-11-17core: add 'j' in confirmation_spawn to list the jobs that are in progressFranck Bui
2016-11-17core: add 'D' in confirmat spawn to show a full dump of the unit to spawnFranck Bui
2016-11-17core: add 'i' in confirm spawn to give a short summary of the unit to spawnFranck Bui
2016-11-17core: rework the confirmation spawn promptFranck Bui
2016-11-17core: limit the length of the confirmation questionFranck Bui
2016-11-17core: reprint the question every 2 sec in ask_char()Franck Bui
2016-11-17core: in confirm_spawn, the meaning of 'n' and 's' choices are confusingFranck Bui
2016-11-17core: rework ask_for_confirmation()Franck Bui
2016-11-17core: allow to redirect confirmation messages to a different consoleFranck Bui
2016-11-17core: prevent the cylon when confirmation_spawn=yes (#2194)Franck Bui
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-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