summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* core: log the right set of the supported controllers (#3558)Evgeny Vereshchagin2017-06-16
* process-util: fix two bugs in get_process_cmdline() (#3555)Lennart Poettering2017-06-16
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2017-06-16
* sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering2017-06-16
* string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...Lennart Poettering2017-06-16
* socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau2017-06-16
* tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering2017-06-16
* util-lib: rework get_process_cmdline() (#3529)Lennart Poettering2017-06-16
* core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering2017-06-16
* build: fix missing symbol for old kernel headers (#3530)Andrew Jeddeloh2017-06-16
* unit-name: remove spurious newlineLennart Poettering2017-06-16
* core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov2017-06-16
* util-lib: drop trailing non-printable characters from cmdline (#3512)Max Prokhorov2017-06-16
* process-util: remove broken support for pid==0Zbigniew Jędrzejewski-Szmek2017-06-16
* Fixed a small typo in a comment (#3514)Alex Gaynor2017-06-16
* Ensure kdbus isn't used (#3501)Dave Reisner2017-06-16
* networkd: added support for vrf interfaces (#3316)Andreas Rammhold2017-06-16
* bus_util: add support to map double (#3479)Susant Sahani2017-06-16
* util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering2017-06-16
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2017-06-16
* logind: minor cleanup and use IN_SET() in manager_handle_action()Franck Bui2017-06-16
* logind: really handle *KeyIgnoreInhibited options in logind.confFranck Bui2017-06-16
* missing include added for build with -DDEBUG (#3424)Tobias Jungel2017-06-16
* core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo2017-06-16
* util-lib: add accessors for unaligned native endian wordsLennart Poettering2017-06-16
* networkd: add support to configure VLAN on bridge portsTobias Jungel2017-06-16
* pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering2017-06-16
* tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering2017-06-16
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2017-06-16
* util-lib: Add sparc64 support for process creation (#3348)Michael Karcher2017-06-16
* login: Fix policy for org.freedesktop.login1.set-self-linger (#3365) (#3373)Michael Biebl2017-06-16
* core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2017-06-16
* nspawn: a bench of special fileystems that should not be shiftedDjalal Harouni2017-06-16
* networkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secretTom Yan2017-06-16
* Revert "rules: allow users to access frame buffer devices" (#3333)Zbigniew Jędrzejewski-Szmek2017-06-16
* treewide: fix typosTorstein Husebø2017-06-16
* ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink2017-06-16
* Prep v229.5: Make musl-libc utmp/wtmp stubs visible.Sven Eden2017-06-16
* Prep v229.5: Move parse-printf-format.? back to src/basic it is needed there.Sven Eden2017-06-16
* Prep v230: Update loginctl help textSven Eden2017-06-16
* Prep v230: No longer print double messages when shutting down or rebooting.Sven Eden2017-06-16
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Prep v230: Add support for scheduled shutdown/reboot and the cancellation of ...Sven Eden2017-06-16
* Prep v230: Return 'no' when asked whether we can reboot into firmware setup. ...Sven Eden2017-06-16
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16
* Prep v230: src/logind.c: Do not call manager_free(m) if an error lead to m st...Sven Eden2017-06-16
* Prep v230: Move installed headersSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (8/8) src/systemd.Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (7/8) src/shared.Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (6/8) src/login.Sven Eden2017-06-16