Age | Commit message (Expand) | Author |
2016-08-19 | man: document that static/transient hostnames may be 64 chars at max | Lennart Poettering |
2016-08-19 | tests: add test from #3979 | Lennart Poettering |
2016-08-19 | Merge pull request #3990 from AnchorCat/networkd-fixes | Lennart Poettering |
2016-08-19 | Merge pull request #3988 from keszybz/journald-dynamic-users | Lennart Poettering |
2016-08-19 | hwdb: add resolution for the Dell Precision 5510 (#3989) | Peter Hutterer |
2016-08-18 | journald: do not create split journals for dynamic users | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | core/dynamic-users: warn when creation of symlinks for dynamic users fails | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | logind: update empty and "infinity" handling for [User]TasksMax (#3835) | Tejun Heo |
2016-08-18 | Merge pull request #3986 from whot/wip/click-wheel-angle-horiz | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | Merge pull request #3865 from poettering/remove-ipc | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | Revert "pid1: reconnect to the console before being re-executed" | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | systemd: warn when setrlimit fails | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | hwdb: add a udev property for a wheel click angle on horiz wheels | Peter Hutterer |
2016-08-19 | libudev: fix typo in comment | Peter Hutterer |
2016-08-18 | hostnamectl: rework pretty hostname validation (#3985) | Lennart Poettering |
2016-08-19 | nss-mymachines: avoid connecting to dbus from inside dbus-daemon | Lennart Poettering |
2016-08-19 | core: bypass dynamic user lookups from dbus-daemon | Lennart Poettering |
2016-08-19 | clean-ipc: debug log about all remove IPC objects | Lennart Poettering |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-18 | core: move obsolete properties to the end of vtables | Lennart Poettering |
2016-08-18 | core: make use of uid_is_valid() when checking for UID validity | Lennart Poettering |
2016-08-18 | clean-ipc: shorten code a bit | Lennart Poettering |
2016-08-18 | clean-ipc: don't filter out '.' and '..' twice | Lennart Poettering |
2016-08-18 | unit: remove orphaned cgroup_netclass_id field | Lennart Poettering |
2016-08-18 | add a new tool for creating transient mount and automount units | Lennart Poettering |
2016-08-18 | run: various minor improvements | Lennart Poettering |
2016-08-18 | bus-util: unify loop around bus_append_unit_property_assignment() | Lennart Poettering |
2016-08-18 | networkd: use RT_TABLE_MAIN by default | Michael Chapman |
2016-08-18 | networkd: do not touch link_messages when expiring routes | Michael Chapman |
2016-08-17 | core: use the unified hierarchy for the systemd cgroup controller hierarchy | Tejun Heo |
2016-08-17 | Merge pull request #3946 from keszybz/open-journal-root | Lennart Poettering |
2016-08-17 | sysv-generator: better error reporting (#3977) | Felipe Sateler |
2016-08-17 | journal: ensure open journals from find_journal() (#3973) | Vito Caputo |
2016-08-17 | rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974) | Michal Sekletar |
2016-08-16 | Merge pull request #3960 from keszybz/efi-option-description | Ronny Chevalier |
2016-08-16 | zsh: _journalctl: also handle --root arg and --key=value style (#3956) | Daniel Hahler |
2016-08-16 | zsh: _journalctl: do not complete exclusive modes (#3957) | Daniel Hahler |
2016-08-16 | networkd: avoid NULL pointer dereference in route_add | Michael Chapman |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-14 | man: explain that *KeyIgnoreInhibited only apply to a subset of locks | Zbigniew Jędrzejewski-Szmek |
2016-08-14 | build-sys: clarify that --disable-efi is about sd-boot and bootctl | Zbigniew Jędrzejewski-Szmek |
2016-08-13 | units: do not start load-random-seed in containers (#3941) | Zbigniew Jędrzejewski-Szmek |
2016-08-13 | hwdb: normalize spacing in 60-keyboard.hwdb (#3954) | Zbigniew Jędrzejewski-Szmek |
2016-08-13 | zsh: _systemctl: do not attempt to use "--system" by default (#3951) | Daniel Hahler |
2016-08-13 | zsh: _journalctl: improve support for handling mode args (#3952) | Daniel Hahler |
2016-08-12 | journalctl: allow --root argument for journal watching | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: fix sd_journal_open_directory with SD_JOURNAL_OS_ROOT | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: allow SYSTEM and CURRENT_USER flags with sd_j_open_directory[_fd] | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: split out flags into separate defines for legibility | Zbigniew Jędrzejewski-Szmek |