summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst...Thomas Bächler2013-10-194-6/+25
* fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1Thomas Bächler2013-10-191-1/+1
* kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen2013-10-197-2/+86
* TODO: add some fsck itemsTom Gundersen2013-10-191-0/+5
* build-sys: Honor CFLAGS for journalctl againColin Walters2013-10-181-1/+3
* build-sys: fix += vs = in MakefileLennart Poettering2013-10-181-1/+1
* bus: if we hit the end of an array container return 0 as EOF indicator when r...Lennart Poettering2013-10-181-0/+6
* update-utmp: port to sd-busTom Gundersen2013-10-182-109/+58
* socket-proxyd: rename from saproxyLennart Poettering2013-10-186-72/+60
* build-sys: drop a number CFLAGS assignments in Makefile that are pointlessLennart Poettering2013-10-181-53/+2
* bus: automatically flush bus queue when we exit the event loopLennart Poettering2013-10-185-3/+19
* 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-151-44/+66
* Bump up the saproxy buffer to 16kB.David Strauss2013-10-151-1/+1
* Rename sabridge to saproxy to be less crypticDavid Strauss2013-10-157-26/+26
* Update TODOs with follow-up sabridge work.David Strauss2013-10-151-0/+8
* Add sabridge for socket activation of traditional daemonsDavid Strauss2013-10-156-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-142-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-141-3/+1