summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-28man: fix references to systemd.unit= on the kernel cmdlineLennart Poettering
2011-03-28udev: expose some more tty's for various embedded hardwareMichael Olbrich
2011-03-28ask-password: use TAB instead of backspace to disable asterisk password echoLennart Poettering
2011-03-28crypto: to show stars or not to show themJan Engelhardt
2011-03-28conf-parser: fix remaining parser functions according to new prototypeLennart Poettering
2011-03-28execute: socket isn't abstract anymoreLennart Poettering
2011-03-28use /run instead of /dev/.runKay Sievers
2011-03-28util: detect page size runtime.cee1
2011-03-28man: explain a couple of default dependenciesLennart Poettering
2011-03-24tainted: don't check if /usr is a mount point, only if it's not already mount...Kay Sievers
2011-03-23update TODOKay Sievers
2011-03-22man: no keep-root in pam_systemd anymoreAndrey Borzenkov
2011-03-21update TODOKay Sievers
2011-03-18units: replace Names=dm.service with symlink for mandriva prefdmAndrey Borzenkov
2011-03-18mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov
2011-03-18service: pull in sysv facility targets from the sysv units, not the other way...Lennart Poettering
2011-03-18units: pull in syslog.target from syslog.socketLennart Poettering
2011-03-18units: don't ever pull in SysV targets from other SysV targetsLennart Poettering
2011-03-18units: document that some targets exists only for compat with SysVLennart Poettering
2011-03-18units: we don't need to generate syslog.target with sed anymoreLennart Poettering
2011-03-18units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering
2011-03-18man: document pidns containersLennart Poettering
2011-03-18units: deemphesize Names= settings, and explain why nobody whould use themLennart Poettering
2011-03-18units: on mandriva/fedora create single.service alias via symlink, not Names=Lennart Poettering
2011-03-18units: get rid of runlevel Names=, the symlinks in /lib/systemd/system are mu...Lennart Poettering
2011-03-18units: get rid of empty units/suse/ subdirLennart Poettering
2011-03-18syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering
2011-03-18man: document .requires/ directoriesLennart Poettering
2011-03-18special: get rid of dbus.targetLennart Poettering
2011-03-18exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering
2011-03-17dbus: add service D-Bus property "Sockets"Andrey Borzenkov
2011-03-17dbus: consolidate service SysV conditionalsAndrey Borzenkov
2011-03-17update TODOKay Sievers
2011-03-17update TODOKay Sievers
2011-03-17unit: serialize condition test resultsLennart Poettering
2011-03-17read-ahead: Fix broken systemd-readahead-collect on mips.cee1
2011-03-17def: centralize definition of default timeout in one placeLennart Poettering
2011-03-17chkconfig: check against runlevel 5 instead of 3, since it is a superset of t...Lennart Poettering
2011-03-17systemctl: accept condstop as alias for stopLennart Poettering
2011-03-17dbus: allow LoadUnit to unprivileged usersLennart Poettering
2011-03-16umount: make sure skip_ro is always correctly initializedLennart Poettering
2011-03-16man: fix systemctl try-restart descriptionAndrey Borzenkov
2011-03-16Add Frugalware display-manager serviceMiklos Vajna
2011-03-16main: revert recognition of "b" argumentJan Engelhardt
2011-03-16main: interpret all argv[] arguments unconditionally when run in a containerLennart Poettering
2011-03-16loopback: downgrade an error to warningLennart Poettering
2011-03-16nspawn: bind mount /etc/localtimeLennart Poettering
2011-03-16nspawn: make tty code more robust against closed/reopened /dev/consoleLennart Poettering
2011-03-16util: make touched files non-writable by defaultLennart Poettering
2011-03-16nspawn: allocate a new pty instead of passing ours through to avoid terminal ...Lennart Poettering