summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21analyze: set white backgoundThomas Hindoe Paaboel Andersen
2013-10-21build-sys: sync printed defaults with "c" optionKay Sievers
2013-10-21silent a few more gcc warningsKay Sievers
2013-10-21build-sys: disable _FORTIFY_SOURCE for -Og builds for nowKay Sievers
2013-10-21build-sys: use -Og instead of -O0 to catch warningsKay Sievers
2013-10-21rules: remove pointless MODE= settingsKay Sievers
2013-10-20socket-proxyd(1): fix references to non-existant filesDave Reisner
2013-10-21bus: initialize variable, now that we might skip debug loggingKay Sievers
2013-10-21bus: remove static introspection file exportKay Sievers
2013-10-21bus: allow to specify NULL as an empty string to addKay Sievers
2013-10-20log: Fix previous commit to use correct levelColin Walters
2013-10-20log: avoid calling the logging functions for log levels above the current max...Kay Sievers
2013-10-20build-sys: unify foo_CFLAGS = usage and add explaining commentsKay Sievers
2013-10-20Revert "build-sys: move journalctl CFLAGS= to one line"Colin Walters
2013-10-20vimrc: disable -fdiagnostics-color outputKay Sievers
2013-10-19socket-proxyd: Remove datagram research TODO. This proxy will not work with t...David Strauss
2013-10-19socket-proxyd: Comment and log text cleanup.David Strauss
2013-10-20man: systemd-fstab-generator - remove <term>Kay Sievers
2013-10-20hwdb: updateKay Sievers
2013-10-20socket-proxyd: initialize variable used in error code pathKay Sievers
2013-10-20build-sys: move journalctl CFLAGS= to one lineKay Sievers
2013-10-19trivial: rfkill - don't include util.h twiceTom Gundersen
2013-10-19trivial: rfkill: It's util.h, not utils.hColin Walters
2013-10-19man: fix typos in backlight/rfkill pageTom Gundersen
2013-10-19TODO: updateTom Gundersen
2013-10-19udev-builtin: uaccess - inherit logging form udevTom Gundersen
2013-10-19fsck-root: only run when requested in fstabTom Gundersen
2013-10-19efi-boot-generator: hookup to fsckTom Gundersen
2013-10-19mount/service: drop FsckPassNo supportTom Gundersen
2013-10-19Remove FsckPassNo from systemd-fsck-root.serviceThomas Bächler
2013-10-19gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i...Thomas Bächler
2013-10-19fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst...Thomas Bächler
2013-10-19fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1Thomas Bächler
2013-10-19kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen
2013-10-19TODO: add some fsck itemsTom Gundersen
2013-10-18build-sys: Honor CFLAGS for journalctl againColin Walters
2013-10-18build-sys: fix += vs = in MakefileLennart Poettering
2013-10-18bus: if we hit the end of an array container return 0 as EOF indicator when r...Lennart Poettering
2013-10-18update-utmp: port to sd-busTom Gundersen
2013-10-18socket-proxyd: rename from saproxyLennart Poettering
2013-10-18build-sys: drop a number CFLAGS assignments in Makefile that are pointlessLennart Poettering
2013-10-18bus: automatically flush bus queue when we exit the event loopLennart Poettering
2013-10-18initctl: port to sd-busTom Gundersen
2013-10-18cgroup-agent: port to sd-busTom Gundersen
2013-10-18fsck: port to sd-busTom Gundersen
2013-10-18timedated: disable debug loggingLennart Poettering
2013-10-18hostnamed: port over from libdbus to libsystemd-busLennart Poettering
2013-10-17sd-event: initialize return valueDave Reisner
2013-10-17Fix kmod error message to have correct version requirementDavid Strauss
2013-10-17static-nodes: don't call mkdirTom Gundersen