Age | Commit message (Expand) | Author |
2013-10-16 | timedate: expose RTC time | Lennart Poettering |
2013-10-16 | bus: fix default exit on idle timeout | Lennart Poettering |
2013-10-16 | sabridge: Makefile should be a symlink | David Strauss |
2013-10-16 | saproxy: man page formatting and terminology fixes | David Strauss |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-10-16 | bus: return 1 on all calls that send messages | Lennart Poettering |
2013-10-16 | bus: make sure sd_bus_get_timeout() returns a 0 timeout of there are already ... | Lennart Poettering |
2013-10-16 | bus: fix generate introspection XML | Lennart Poettering |
2013-10-16 | bus: extend bus protocol definitions a bit | Lennart Poettering |
2013-10-16 | event: handle arbitrary signals received during epoll gracefully | Lennart Poettering |
2013-10-16 | event: properly disarm timers when we don't need them anymore | Lennart Poettering |
2013-10-16 | event: fix sd_event_source_set_io_events() | Lennart Poettering |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-10-16 | rules: don't limit some of the rules to the "add" action | Lennart Poettering |
2013-10-16 | rules: expose loop block devices to systemd | Lennart Poettering |
2013-10-15 | saproxy: Fix for systemd's event library not deduping fds. | David Strauss |
2013-10-15 | Bump up the saproxy buffer to 16kB. | David Strauss |
2013-10-15 | Rename sabridge to saproxy to be less cryptic | David Strauss |
2013-10-15 | Update TODOs with follow-up sabridge work. | David Strauss |
2013-10-15 | Add sabridge for socket activation of traditional daemons | David Strauss |
2013-10-15 | logind: allow unprivileged session-device access | David Herrmann |
2013-10-15 | man: document the -b special boot option | Jan Engelhardt |
2013-10-15 | Fix for SIGSEGV in systemd-bootchart on short-living processes | Igor Zhbanov |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt |
2013-10-14 | Fix misspellings with codespell tool | Anatol Pomozov |
2013-10-15 | build-sys: libsystemd-id128 - get rid of the needless selinux linking (again) | Kay Sievers |
2013-10-15 | build-sys: libudev - get rid of the needless selinux linking (again) | Kay Sievers |
2013-10-14 | Fix bad assert in show_pid_array | Zbigniew Jędrzejewski-Szmek |
2013-10-14 | bus: properly handle if new objects are installed in the node tree while we a... | Lennart Poettering |
2013-10-14 | bus: make sure that we always keep a ref to the bus when we dispatch callbacks | Lennart Poettering |
2013-10-14 | bus: use assert_return() for more API calls | Lennart Poettering |
2013-10-14 | git: add test-ellipsize to files to ignore by git | Lennart Poettering |
2013-10-14 | backlight: include ID_PATH in file names for backlight settings | Lennart Poettering |
2013-10-14 | rfkill: use ID_PATH as identifier for rfkill state files | Lennart Poettering |
2013-10-14 | shared/util: Fix glob_extend() argument | Bastien Nocera |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-14 | util: allow trailing semicolons on define_trivial_cleanup_func lines | Lennart Poettering |
2013-10-14 | update TODO | Lennart Poettering |
2013-10-13 | manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not set | Mantas Mikulėnas |
2013-10-14 | rfkill: add new rfkill tool to save/restore rfkill state across reboots | Lennart Poettering |
2013-10-14 | backlight: always prefer "firmware"/"platform" backlights over "raw" backligh... | Lennart Poettering |
2013-10-13 | man: add more markup to udevadm(8) | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | event: avoid derefencing null pointer | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | bus: make sure we don't try to malloc 0 bytes | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | gitignore: ignore clang --analyze output | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Make sure that we don't dereference NULL | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | udev: use initialization instead of zeroing in one place | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Introduce _cleanup_fdset_free_ | Zbigniew Jędrzejewski-Szmek |