Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-07 | machinectl: show list headers even if we pipe, since that appears to be the ↵ | Lennart Poettering | |
usual way | |||
2013-11-07 | bus: log message parsing errors everywhere with a generalized ↵ | Lennart Poettering | |
bus_log_parse_error() | |||
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering | |
2013-11-07 | systemctl: we show headers for list-units even when piped these days, hence ↵ | Lennart Poettering | |
do the same for list-jobs | |||
2013-11-07 | loginctl: convert to sd-bus | Simon Peeters | |
NOTE: the show-* subcommands do not print some properties: this are those with types like (so), a(so), (uo),... we need to fix this, but I'm not sure how | |||
2013-11-07 | bus: add APIs to easily query string and strv properties | Lennart Poettering | |
2013-11-07 | bus: mark sd_bus_message_at_end public | Marc-Antoine Perennou | |
2013-11-07 | bus: fix bus_print_property with strv | Marc-Antoine Perennou | |
2013-11-07 | bus: bus_message_read_strv_extend() should return 1 on success | Lennart Poettering | |
Like all other message read calls bus_message_read_strv_extend() needs to return 1 on sucess, and 0 on end of array. | |||
2013-11-07 | bus: fix output of bus_message_dump() | Lennart Poettering | |
2013-11-07 | bus: allow reading empty arrays with sd_bus_message_read_array() | Lennart Poettering | |
2013-11-07 | rtnl: add Makefile symlink | Lennart Poettering | |
2013-11-07 | man: add docs for sd_is_special() and some man page symlinks | Lennart Poettering | |
2013-11-07 | build-sys: add a make target to look for undocumented symbols | Lennart Poettering | |
With super-pretty output! | |||
2013-11-07 | bus: also check for NULL when appending trivial types | Lennart Poettering | |
2013-11-07 | bus: message_append_basic() - allow string == NULL | Kay Sievers | |
2013-11-07 | socket-proxy: actually properly keep track of connections | Lennart Poettering | |
2013-11-07 | activate: print a nice message if no fd to listen on was specified | Lennart Poettering | |
2013-11-07 | shutdown: as sd-shutdown.h is a drop-in header it should not include any ↵ | Lennart Poettering | |
other headers of ours | |||
2013-11-07 | api: replace manual C++ guards by macros | Lennart Poettering | |
2013-11-07 | socket-proxyd: no need to redefine sockaddr union | Lennart Poettering | |
2013-11-07 | util: add circle to special chars we can draw | Lennart Poettering | |
2013-11-07 | pam: the DECIMAL_STR_MAX macro is awesome, let's use it | Lennart Poettering | |
2013-11-07 | update TODO | Lennart Poettering | |
2013-11-07 | build-sys: don't install sd-shutdown.h, it is a drop-in header like ↵ | Lennart Poettering | |
sd-readahead.h | |||
2013-11-07 | machine: add missing header include | Kay Sievers | |
2013-11-07 | build-sys: link most internal libraries statically | Kay Sievers | |
Libraries and tools, both use shared symbols wich have global state and should only exist once in the final image. | |||
2013-11-07 | machine: move symbols referenced by shared code from main to shared file | Kay Sievers | |
With --enable-address-sanitizer we get: machined-dbus.c:228: undefined reference to 'manager_add_machine' | |||
2013-11-07 | bus: make bus_print_all_properties work for non machinectl cases | Simon Peeters | |
add a destination parameter and skip properties we can't read | |||
2013-11-07 | core: fix require $XDG_RUNTIME_DIR | Kay Sievers | |
$ sudo dracut -f Trying to run as user instance, but $XDG_RUNTIME_DIR is not set. /usr/lib/dracut/modules.d/98systemd/module-setup.sh: line 10: ((: >= 198 : syntax error: operand expected (error token is ">= 198 ") | |||
2013-11-07 | udevadm-settle: add missing brace | Zbigniew Jędrzejewski-Szmek | |
2013-11-07 | core: require $XDG_RUNTIME_DIR to be set for user instances | Mantas Mikulėnas | |
It seems that some places use /run otherwise, which isn't going to work. | |||
2013-11-07 | test-strv: add strv_split, strv_split_newline, strv_remove_prefix | Daniel Buch | |
2013-11-07 | Make hibernation test work for swap files | Jan Janssen | |
Suspend to disk works for swap files too (even if it is located on an ecrypted file system): https://www.kernel.org/doc/Documentation/power/swsusp-and-swap-files.txt | |||
2013-11-07 | zsh-completion: add missing options for systemd-run | Ronny Chevalier | |
2013-11-07 | udevadm-trigger: add parameters checking | Yang Zhiyong | |
2013-11-07 | udevadm-settle: add parameters checking | Yang Zhiyong | |
2013-11-07 | systemctl: make LOAD column width dynamic | Mantas Mikulėnas | |
Otherwise 'not-found' overflows into the ACTIVE column. | |||
2013-11-07 | systemd-python: convert keyword value to string | Richard Marko | |
Allows using journal.send('msg', PRIORITY=journal.LOG_CRIT) Before this commit this results in TypeError: cannot concatenate 'str' and 'int' objects and requires passing PRIORITY value as string to work. | |||
2013-11-07 | test: remove duplicated code | Ronny Chevalier | |
2013-11-07 | Support additional argument in reboot | WaLyong Cho | |
reboot syscall can be performed with an additional argument. In some systems this functionality can be useful to modify the mode of the next boot performed by the bootloader. | |||
2013-11-07 | man: add rationale into systemd-halt(8) | Jan Engelhardt | |
The explanation is from http://people.debian.org/~stapelberg/docs/systemd-dependencies.html | |||
2013-11-07 | man: wording and grammar updates | Jan Engelhardt | |
This is a recurring submission and includes corrections to various issue spotted: comma setting, missing words/preposition choice. | |||
2013-11-07 | acpi-fpdt: break on zero or negative length read | Pavel Holica | |
https://bugzilla.redhat.com/show_bug.cgi?id=1027478 | |||
2013-11-07 | socket-proxyd: The proxy can now accept multiple sockets (but only to one ↵ | David Strauss | |
remote host). | |||
2013-11-07 | bus: indicate in .pc file that we need libsystemd-id128 definitions | Lennart Poettering | |
2013-11-07 | api: add C++ guards | Lennart Poettering | |
2013-11-07 | rtnl: headers in src/systemd/ may not use #pragma once | Lennart Poettering | |
2013-11-07 | rtnl: headers in src/systemd/ may not include internal headers | Lennart Poettering | |
Hence including "util.h" from sd-rtnl.h is not OK. Let's minimize our headers we pull in a bit. | |||
2013-11-07 | rtnl: internal headers must include pragma once protection | Lennart Poettering | |