summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initctl: port to sd-busTom Gundersen2013-10-182-48/+28
* cgroup-agent: port to sd-busTom Gundersen2013-10-182-49/+21
* fsck: port to sd-busTom Gundersen2013-10-184-48/+101
* timedated: disable debug loggingLennart Poettering2013-10-181-2/+5
* hostnamed: port over from libdbus to libsystemd-busLennart Poettering2013-10-182-379/+309
* sd-event: initialize return valueDave Reisner2013-10-171-1/+1
* Fix kmod error message to have correct version requirementDavid Strauss2013-10-171-1/+1
* static-nodes: don't call mkdirTom Gundersen2013-10-173-3/+2
* tmpfiles: log unaccessible FUSE mount points only as debug messageKay Sievers2013-10-171-4/+7
* timedated: expose time and NTP sync flag via the busLennart Poettering2013-10-174-12/+53
* api: unify some common bits used by public systemd APIsLennart Poettering2013-10-166-51/+78
* timedate: expose RTC timeLennart Poettering2013-10-161-1/+31
* bus: fix default exit on idle timeoutLennart Poettering2013-10-161-1/+1
* sabridge: Makefile should be a symlinkDavid Strauss2013-10-161-28/+1
* saproxy: man page formatting and terminology fixesDavid Strauss2013-10-161-14/+14
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-1631-841/+1492
* bus: return 1 on all calls that send messagesLennart Poettering2013-10-161-3/+3
* bus: make sure sd_bus_get_timeout() returns a 0 timeout of there are already ...Lennart Poettering2013-10-161-10/+21
* bus: fix generate introspection XMLLennart Poettering2013-10-161-2/+2
* bus: extend bus protocol definitions a bitLennart Poettering2013-10-161-0/+52
* event: handle arbitrary signals received during epoll gracefullyLennart Poettering2013-10-161-1/+1
* event: properly disarm timers when we don't need them anymoreLennart Poettering2013-10-161-4/+20
* event: fix sd_event_source_set_io_events()Lennart Poettering2013-10-161-1/+1
* macro: clean up usage of gcc attributesLennart Poettering2013-10-1614-27/+29
* rules: don't limit some of the rules to the "add" actionLennart Poettering2013-10-161-5/+5
* rules: expose loop block devices to systemdLennart Poettering2013-10-161-3/+3
* saproxy: Fix for systemd's event library not deduping fds.David Strauss2013-10-161-44/+66
* Bump up the saproxy buffer to 16kB.David Strauss2013-10-161-1/+1
* Rename sabridge to saproxy to be less crypticDavid Strauss2013-10-167-26/+26
* Update TODOs with follow-up sabridge work.David Strauss2013-10-161-0/+8
* Add sabridge for socket activation of traditional daemonsDavid Strauss2013-10-166-1/+878
* logind: allow unprivileged session-device accessDavid Herrmann2013-10-151-0/+20
* man: document the -b special boot optionJan Engelhardt2013-10-152-0/+2
* Fix for SIGSEGV in systemd-bootchart on short-living processesIgor Zhbanov2013-10-151-1/+1
* man: wording and grammar updatesJan Engelhardt2013-10-1511-31/+31
* Fix misspellings with codespell toolAnatol Pomozov2013-10-152-5/+5
* build-sys: libsystemd-id128 - get rid of the needless selinux linking (again)Kay Sievers2013-10-151-3/+1
* build-sys: libudev - get rid of the needless selinux linking (again)Kay Sievers2013-10-152-6/+1
* Fix bad assert in show_pid_arrayZbigniew Jędrzejewski-Szmek2013-10-151-3/+1
* bus: properly handle if new objects are installed in the node tree while we a...Lennart Poettering2013-10-142-43/+155
* bus: make sure that we always keep a ref to the bus when we dispatch callbacksLennart Poettering2013-10-143-0/+10
* bus: use assert_return() for more API callsLennart Poettering2013-10-141-233/+118
* git: add test-ellipsize to files to ignore by gitLennart Poettering2013-10-142-2/+1
* backlight: include ID_PATH in file names for backlight settingsLennart Poettering2013-10-143-6/+29
* rfkill: use ID_PATH as identifier for rfkill state filesLennart Poettering2013-10-142-25/+17
* shared/util: Fix glob_extend() argumentBastien Nocera2013-10-141-1/+1
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-1438-157/+153
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-148-21/+22
* update TODOLennart Poettering2013-10-141-11/+6
* manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not setMantas MikulÄ—nas2013-10-141-7/+11