summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-03util-lib: make timestamp generation and parsing reversible (#3869)Lennart Poettering
2016-08-03systemctl: consider service running only when it is in active or reloading st...Lukáš Nykrýn
2016-08-03Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-serviceLennart Poettering
2016-08-02socket: add support to control no. of connections from one source (#3607)Susant Sahani
2016-08-02Merge pull request #3858 from jfilak/coredump-containers-v2Zbigniew Jędrzejewski-Szmek
2016-08-02test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek
2016-08-02gitignore: libsystemd-journal.pc is no more (#3863)Zbigniew Jędrzejewski-Szmek
2016-08-02coredump: save process container parent cmdlineJakub Filak
2016-08-02main: load Smack policy before IMA policy (#3859)Ismo Puustinen
2016-08-02coredump: save /proc/[pid]/mountinfoJakub Filak
2016-08-01machinectl: hide legend in a case when no data (#3839)0xAX
2016-08-01virt: detect bhyve (FreeBSD hypervisor) (#3840)Leonardo Brondani Schenkel
2016-08-01main: get rid of ACTION_DONE (#3849)0xAX
2016-07-31vconsole-setup: add lots of debug messagesZbigniew Jędrzejewski-Szmek
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-07-31Merge pull request 3821 from davide125/fix-testsZbigniew Jędrzejewski-Szmek
2016-07-31test-path-util: check for /lt-test-path-util or /test-path-util (#3841)Mike Gilbert
2016-07-31logind: 0% and 100% should be valid for UserTasksMax (#3836)Tejun Heo
2016-07-29tests: don't run private device tests if running in a containerSteve Muir
2016-07-29tests: skip process 1 tests if systemd not is runningDavide Cavalca
2016-07-29tests: don't test hostname if it looks like an id128Steve Muir
2016-07-28Merge pull request #3742 from msoltyspl/vconfix2Zbigniew Jędrzejewski-Szmek
2016-07-27systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)Christian Rebischke
2016-07-26string-util: rework memory_erase() to not use GCC optimize attribute (#3812)Michael Biebl
2016-07-27vconsole: correct kernel command line namespaceMichal Soltys
2016-07-27vconsole: add copyright lineMichal Soltys
2016-07-27vconsole: use KD_FONT_OP_GET/SET to handle copyingMichal Soltys
2016-07-27vconsole: updates of keyboard/font loading functionsMichal Soltys
2016-07-27vconsole: Add generic is_*() functionsMichal Soltys
2016-07-27vconsole: add two new toggle functions, remove old enable/disable onesMichal Soltys
2016-07-27vconsole: copy font to 63 consoles instead of 15Michal Soltys
2016-07-27vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAPMichal Soltys
2016-07-26nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)Christian Brauner
2016-07-26systemctl: allow disable on the unit file path, but warn about it (#3806)Michal Sekletar
2016-07-26journald: deprecate SplitMode=login (#3805)Zbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3728 from poettering/dynamic-usersZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering
2016-07-25Merge pull request #3802 from poettering/id128-fixesZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3800 from keszybz/systemctl-more-cleanupLennart Poettering
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering
2016-07-25fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering
2016-07-25automount: don't cancel mount/umount request on reload/reexec (#3670)Michael Olbrich
2016-07-25transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)Michael Olbrich
2016-07-25systemctl: use _cleanup_ for UnitConditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: simplify machine_info_clearZbigniew Jędrzejewski-Szmek
2016-07-25coredump: turn off coredump collection only when PID 1 crashes, not when jour...Lennart Poettering
2016-07-25systemctl: avoid "leaking" some strings in UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: use cleanup function for UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3681 from walyong/systemctl_conditionZbigniew Jędrzejewski-Szmek