summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-21systemctl: drop useless DBus calls from 'systemctl show foo.service'Michal Schmidt
2012-05-21dbus-unit: always load the unit before handling a message for itMichal Schmidt
2012-05-21delta: drop PHP'ismLennart Poettering
2012-05-21delta: don't highlight unchanged filesLennart Poettering
2012-05-21update TODOLennart Poettering
2012-05-21delta: introduce arg_flags field, to follow our usual schemeLennart Poettering
2012-05-16delta: use same nomenclature for equivalent and redirected everywhereLennart Poettering
2012-05-16delta: enums are much cooler than definesLennart Poettering
2012-05-16delta: Support filtering what type of deltas to showGergely Nagy
2012-05-16delta: add preset dirsLennart Poettering
2012-05-16delta: add missing filesLennart Poettering
2012-05-16switch-root: check for absolute pathsLennart Poettering
2012-05-16delta: add systemd-delta tool to find overriden configuration and unit filesLennart Poettering
2012-05-15udev: update docs, NEWSKay Sievers
2012-05-15udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...Kay Sievers
2012-05-15build-sys: support build-from-git without gobject-introspectionKay Sievers
2012-05-15build-sys: fix distcheckKay Sievers
2012-05-15tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...Lennart Poettering
2012-05-15build-sys: fix buildLennart Poettering
2012-05-15build-sys: fix build for folks without gtk-doc installedLennart Poettering
2012-05-15git: update gitignoreLennart Poettering
2012-05-15build-sys: move gtk-doc stuff into its own subdir and reindent autogen.shLennart Poettering
2012-05-15man: overwrite vs. overrideMichal Schmidt
2012-05-15install: fix inverted meaning of '--force' in systemctl enableMichal Schmidt
2012-05-14missing: Fix broken syscall(__NR_fanotify_mark... on ppc32Andreas Schwab
2012-05-14sd-login: update header docs a bitLennart Poettering
2012-05-14namespace: make PrivateTmp= apply to both /tmp and /var/tmpLennart Poettering
2012-05-14update TODOLennart Poettering
2012-05-14systemctl: add switch-root verbLennart Poettering
2012-05-14core: add extra safety check before switching rootLennart Poettering
2012-05-14job: info message if JOB_VERIFY_ACTIVE detects an inactive unitMichal Schmidt
2012-05-14job: report the status of first half of JOB_RESTART the same as JOB_STOPMichal Schmidt
2012-05-14unit: unit type dependent status messagesMichal Schmidt
2012-05-14unit: print the color status marks on the leftMichal Schmidt
2012-05-14job: change red [ABORT] status to yellow [DEPEND]Michal Schmidt
2012-05-14job: only jobs on the runqueue can be runMichal Schmidt
2012-05-14units: do not quit plymouth too earlyMichal Schmidt
2012-05-14keymap: Add Mio N890Martin Pitt
2012-05-14update mailmap for Martin PittMartin Pitt
2012-05-10udev: path_id - cciss - set "we have a bus" flagKay Sievers
2012-05-10udev: path_id - add cciss supportHannes Reinecke
2012-05-09dbus-manager: fix tainted stringMichal Schmidt
2012-05-09main: fix uninitialized variableMichal Schmidt
2012-05-09main: fix assertion failure due to use of ELEMENTSOF on a non-arrayMichal Schmidt
2012-05-09bash-completion: use printf instead of echoMichal Schmidt
2012-05-09bash-completion: avoid losing backslashes in unit namesMichal Schmidt
2012-05-09update TODOLennart Poettering
2012-05-09util: a few updates for rm_rf()Lennart Poettering
2012-05-09manager: introduce SwitchRoot bus call for initrd/main transitionLennart Poettering
2012-05-08path-util: there is no function path_parent()Lennart Poettering