Age | Commit message (Expand) | Author |
2013-10-21 | build-sys: sync printed defaults with "c" option | Kay Sievers |
2013-10-21 | silent a few more gcc warnings | Kay Sievers |
2013-10-21 | build-sys: disable _FORTIFY_SOURCE for -Og builds for now | Kay Sievers |
2013-10-21 | build-sys: use -Og instead of -O0 to catch warnings | Kay Sievers |
2013-10-21 | rules: remove pointless MODE= settings | Kay Sievers |
2013-10-20 | socket-proxyd(1): fix references to non-existant files | Dave Reisner |
2013-10-21 | bus: initialize variable, now that we might skip debug logging | Kay Sievers |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-21 | bus: allow to specify NULL as an empty string to add | Kay Sievers |
2013-10-20 | log: Fix previous commit to use correct level | Colin Walters |
2013-10-20 | log: avoid calling the logging functions for log levels above the current max... | Kay Sievers |
2013-10-20 | build-sys: unify foo_CFLAGS = usage and add explaining comments | Kay Sievers |
2013-10-20 | Revert "build-sys: move journalctl CFLAGS= to one line" | Colin Walters |
2013-10-20 | vimrc: disable -fdiagnostics-color output | Kay Sievers |
2013-10-19 | socket-proxyd: Remove datagram research TODO. This proxy will not work with t... | David Strauss |
2013-10-19 | socket-proxyd: Comment and log text cleanup. | David Strauss |
2013-10-20 | man: systemd-fstab-generator - remove <term> | Kay Sievers |
2013-10-20 | hwdb: update | Kay Sievers |
2013-10-20 | socket-proxyd: initialize variable used in error code path | Kay Sievers |
2013-10-20 | build-sys: move journalctl CFLAGS= to one line | Kay Sievers |
2013-10-19 | trivial: rfkill - don't include util.h twice | Tom Gundersen |
2013-10-19 | trivial: rfkill: It's util.h, not utils.h | Colin Walters |
2013-10-19 | man: fix typos in backlight/rfkill page | Tom Gundersen |
2013-10-19 | TODO: update | Tom Gundersen |
2013-10-19 | udev-builtin: uaccess - inherit logging form udev | Tom Gundersen |
2013-10-19 | fsck-root: only run when requested in fstab | Tom Gundersen |
2013-10-19 | efi-boot-generator: hookup to fsck | Tom Gundersen |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-19 | Remove FsckPassNo from systemd-fsck-root.service | Thomas Bächler |
2013-10-19 | gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i... | Thomas Bächler |
2013-10-19 | fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst... | Thomas Bächler |
2013-10-19 | fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1 | Thomas Bächler |
2013-10-19 | kerne-command-line: introduce option 'systemd.restore_state' | Tom Gundersen |
2013-10-19 | TODO: add some fsck items | Tom Gundersen |
2013-10-18 | build-sys: Honor CFLAGS for journalctl again | Colin Walters |
2013-10-18 | build-sys: fix += vs = in Makefile | Lennart Poettering |
2013-10-18 | bus: if we hit the end of an array container return 0 as EOF indicator when r... | Lennart Poettering |
2013-10-18 | update-utmp: port to sd-bus | Tom Gundersen |
2013-10-18 | socket-proxyd: rename from saproxy | Lennart Poettering |
2013-10-18 | build-sys: drop a number CFLAGS assignments in Makefile that are pointless | Lennart Poettering |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | initctl: port to sd-bus | Tom Gundersen |
2013-10-18 | cgroup-agent: port to sd-bus | Tom Gundersen |
2013-10-18 | fsck: port to sd-bus | Tom Gundersen |
2013-10-18 | timedated: disable debug logging | Lennart Poettering |
2013-10-18 | hostnamed: port over from libdbus to libsystemd-bus | Lennart Poettering |
2013-10-17 | sd-event: initialize return value | Dave Reisner |
2013-10-17 | Fix kmod error message to have correct version requirement | David Strauss |
2013-10-17 | static-nodes: don't call mkdir | Tom Gundersen |
2013-10-17 | tmpfiles: log unaccessible FUSE mount points only as debug message | Kay Sievers |