summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-08systemctl: port to libsystemd-busMarc-Antoine Perennou
2013-11-08machinectl: close bus to container earlyLennart Poettering
2013-11-08rtnl: message - initialize all memoryTom Gundersen
2013-11-08test-rtnl: fix typoTom Gundersen
2013-11-08systemctl: return r instead of always returning 0Michal Sekletar
2013-11-07net-util: call ioctl() only if necessaryMichal Sekletar
2013-11-07bus: use new property retrieval calls everywhereLennart Poettering
2013-11-07inhibit: more conversions to use bus_log_parse_error()Lennart Poettering
2013-11-07analyze: make use of new sd_bus_get_property_strv() callLennart Poettering
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering
2013-11-07machinectl: show list headers even if we pipe, since that appears to be the u...Lennart Poettering
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering
2013-11-07polkit: don't spawn local client if we access a remote systemLennart Poettering
2013-11-07systemctl: we show headers for list-units even when piped these days, hence d...Lennart Poettering
2013-11-07loginctl: convert to sd-busSimon Peeters
2013-11-07bus: add APIs to easily query string and strv propertiesLennart Poettering
2013-11-07bus: mark sd_bus_message_at_end publicMarc-Antoine Perennou
2013-11-07bus: fix bus_print_property with strvMarc-Antoine Perennou
2013-11-07bus: bus_message_read_strv_extend() should return 1 on successLennart Poettering
2013-11-07bus: fix output of bus_message_dump()Lennart Poettering
2013-11-07bus: allow reading empty arrays with sd_bus_message_read_array()Lennart Poettering
2013-11-07rtnl: add Makefile symlinkLennart Poettering
2013-11-07bus: also check for NULL when appending trivial typesLennart Poettering
2013-11-07bus: message_append_basic() - allow string == NULLKay Sievers
2013-11-07socket-proxy: actually properly keep track of connectionsLennart Poettering
2013-11-07activate: print a nice message if no fd to listen on was specifiedLennart Poettering
2013-11-07shutdown: as sd-shutdown.h is a drop-in header it should not include any othe...Lennart Poettering
2013-11-07api: replace manual C++ guards by macrosLennart Poettering
2013-11-07socket-proxyd: no need to redefine sockaddr unionLennart Poettering
2013-11-07util: add circle to special chars we can drawLennart Poettering
2013-11-07pam: the DECIMAL_STR_MAX macro is awesome, let's use itLennart Poettering
2013-11-07machine: add missing header includeKay Sievers
2013-11-07machine: move symbols referenced by shared code from main to shared fileKay Sievers
2013-11-07bus: make bus_print_all_properties work for non machinectl casesSimon Peeters
2013-11-07core: fix require $XDG_RUNTIME_DIRKay Sievers
2013-11-07udevadm-settle: add missing braceZbigniew Jędrzejewski-Szmek
2013-11-07core: require $XDG_RUNTIME_DIR to be set for user instancesMantas Mikulėnas
2013-11-07test-strv: add strv_split, strv_split_newline, strv_remove_prefixDaniel Buch
2013-11-07Make hibernation test work for swap filesJan Janssen
2013-11-07udevadm-trigger: add parameters checkingYang Zhiyong
2013-11-07udevadm-settle: add parameters checkingYang Zhiyong
2013-11-07systemctl: make LOAD column width dynamicMantas Mikulėnas
2013-11-07systemd-python: convert keyword value to stringRichard Marko
2013-11-07Support additional argument in rebootWaLyong Cho
2013-11-07acpi-fpdt: break on zero or negative length readPavel Holica
2013-11-07bus: indicate in .pc file that we need libsystemd-id128 definitionsLennart Poettering
2013-11-07api: add C++ guardsLennart Poettering
2013-11-07rtnl: headers in src/systemd/ may not use #pragma onceLennart Poettering
2013-11-07rtnl: headers in src/systemd/ may not include internal headersLennart Poettering
2013-11-07rtnl: internal headers must include pragma once protectionLennart Poettering