Age | Commit message (Expand) | Author |
2016-08-02 | socket: add support to control no. of connections from one source (#3607) | Susant Sahani |
2016-08-02 | Merge pull request #3858 from jfilak/coredump-containers-v2 | Zbigniew Jędrzejewski-Szmek |
2016-08-02 | test: fix test-execute personality tests on ppc64 and aarch64 (#3825) | Jan Synacek |
2016-08-02 | gitignore: libsystemd-journal.pc is no more (#3863) | Zbigniew Jędrzejewski-Szmek |
2016-08-02 | coredump: save process container parent cmdline | Jakub Filak |
2016-08-02 | main: load Smack policy before IMA policy (#3859) | Ismo Puustinen |
2016-08-02 | coredump: save /proc/[pid]/mountinfo | Jakub Filak |
2016-08-01 | machinectl: hide legend in a case when no data (#3839) | 0xAX |
2016-08-01 | virt: detect bhyve (FreeBSD hypervisor) (#3840) | Leonardo Brondani Schenkel |
2016-08-01 | main: get rid of ACTION_DONE (#3849) | 0xAX |
2016-07-31 | Merge pull request 3821 from davide125/fix-tests | Zbigniew Jędrzejewski-Szmek |
2016-07-31 | test-path-util: check for /lt-test-path-util or /test-path-util (#3841) | Mike Gilbert |
2016-07-31 | logind: 0% and 100% should be valid for UserTasksMax (#3836) | Tejun Heo |
2016-07-29 | tests: don't run private device tests if running in a container | Steve Muir |
2016-07-29 | tests: skip process 1 tests if systemd not is running | Davide Cavalca |
2016-07-29 | tests: don't test hostname if it looks like an id128 | Steve Muir |
2016-07-28 | Merge pull request #3742 from msoltyspl/vconfix2 | Zbigniew Jędrzejewski-Szmek |
2016-07-27 | systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819) | Christian Rebischke |
2016-07-26 | string-util: rework memory_erase() to not use GCC optimize attribute (#3812) | Michael Biebl |
2016-07-27 | vconsole: correct kernel command line namespace | Michal Soltys |
2016-07-27 | vconsole: add copyright line | Michal Soltys |
2016-07-27 | vconsole: use KD_FONT_OP_GET/SET to handle copying | Michal Soltys |
2016-07-27 | vconsole: updates of keyboard/font loading functions | Michal Soltys |
2016-07-27 | vconsole: Add generic is_*() functions | Michal Soltys |
2016-07-27 | vconsole: add two new toggle functions, remove old enable/disable ones | Michal Soltys |
2016-07-27 | vconsole: copy font to 63 consoles instead of 15 | Michal Soltys |
2016-07-27 | vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAP | Michal Soltys |
2016-07-26 | nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809) | Christian Brauner |
2016-07-26 | systemctl: allow disable on the unit file path, but warn about it (#3806) | Michal Sekletar |
2016-07-26 | journald: deprecate SplitMode=login (#3805) | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3757 from poettering/efi-search | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3589 from brauner/cgroup_namespace | Lennart Poettering |
2016-07-25 | Merge pull request #3802 from poettering/id128-fixes | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3800 from keszybz/systemctl-more-cleanup | Lennart Poettering |
2016-07-25 | sd-id128: be more liberal when reading files with 128bit IDs | Lennart Poettering |
2016-07-25 | fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable() | Lennart Poettering |
2016-07-25 | automount: don't cancel mount/umount request on reload/reexec (#3670) | Michael Olbrich |
2016-07-25 | transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671) | Michael Olbrich |
2016-07-25 | systemctl: use _cleanup_ for UnitCondition | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: simplify machine_info_clear | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | coredump: turn off coredump collection only when PID 1 crashes, not when jour... | Lennart Poettering |
2016-07-25 | systemctl: avoid "leaking" some strings in UnitStatusInfo | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: use cleanup function for UnitStatusInfo | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3681 from walyong/systemctl_condition | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: style tweaks for the new condition code | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | core: change ExecStart=! syntax to ExecStart=+ (#3797) | Lennart Poettering |
2016-07-25 | shared/install: allow "enable" on linked unit files (#3790) | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3796 from poettering/mailmap | Martin Pitt |
2016-07-25 | namespace: don't fail on masked mounts (#3794) | Alban Crequy |