chiark / gitweb /
util: add Debian welcome message
[elogind.git] / src /
2010-09-13 Sedat Dilekutil: add Debian welcome message
2010-09-13 Lennart Poetteringtarget: add default unit ordering deps from the unit...
2010-09-11 Michal Schmidtmanager: report correctly which job was deleted when...
2010-09-10 Lennart Poetteringservice: don't automatically add D-Bus service name...
2010-09-10 Lennart Poetteringlogger: support SOCK_STREAM /dev/log sockets as necessa...
2010-09-08 Gustavo Sverzut... util: add Gentoo welcome message.
2010-09-08 Lennart Poetteringlog: support logging into SOCK_STREAM /dev/log sockets...
2010-09-07 Lennart Poetteringsd-daemon: optionally, avoid hiding the ELF symbols
2010-09-07 Lennart Poetteringmain: when we encounter 'emergency' on the kernel cmdli...
2010-09-06 Michael Bieblman: Fix small typo: s/seperate/separate/
2010-09-06 Lennart Poetteringsystemctl: make --version a little bit more verbose
2010-09-06 Lennart Poetteringsystemctl: implement --version
2010-09-06 Lennart Poetteringdbus: downgrade activation failure messages
2010-09-05 Lennart Poetteringautomount: make sure we don't crash if there's an autom...
2010-09-03 Kay Sieverswork around busted capability.h
2010-09-03 Lennart Poetteringservice: calculate sysv startup priority only in start...
2010-09-03 Lennart Poetteringservice: make sure we properly figure out whether a...
2010-09-02 Lennart Poetteringunit: don't retroactively start units if we failed...
2010-09-02 Lennart Poetteringdbus: don't send cgroup agent messages directly to...
2010-09-02 Lennart Poetteringtarget: implicitly shutdown targets on shutdown, so...
2010-09-02 Lennart Poetteringservice: properly handle if the main process is down...
2010-09-02 Lennart Poetteringdbus: make sure to flush bus connection before disconne...
2010-09-01 Lennart Poetteringunit: unify some code
2010-09-01 Lennart Poetteringdbus: don't accept activation requests anymore if we...
2010-09-01 Lennart Poetteringsystemctl: make sure daemon-reexec and friends return...
2010-09-01 Lennart Poetteringsystemctl: fix return value of systemctl start and...
2010-08-31 Lennart Poetteringservice: recheck PID status when a cgroup runs empty
2010-08-31 Lennart Poetteringservice: wait for process exit only if we actually...
2010-08-31 Lennart Poetteringmanager: reword some error messages regarding "logs"
2010-08-31 Lennart Poetteringutil: leave locked terminal attributes untouched so...
2010-08-31 Michal Schmidtservice: properly pass dbus error structure
2010-08-31 Lennart Poetteringmanager: make sure we free the dbus error only if we...
2010-08-31 Lennart Poetteringservice: rework killing logic so that we always kill...
2010-08-31 Lennart Poetteringsystemctl: rework exit codes for all utility programs...
2010-08-31 Lennart Poetteringsystemctl: avoid wrapping of headers/footers
2010-08-31 Lennart Poetteringutil: look at STDOUT, not STDIN, when determining tty...
2010-08-30 Lennart Poetteringexec: replace OOMAdjust= by OOMScoreAdjust= to follow...
2010-08-30 Matthew Millermanager: add missing second part of s/maintenance/failed/
2010-08-30 Matthew Millermanager: rename 'maintenance' state to 'failed' to...
2010-08-30 Lennart Poetteringmanager: don't try to minimize transaction when using...
2010-08-30 Lennart Poetteringexec: make sure O_NONBLOCK is off for all sockets passe...
2010-08-30 Lennart Poetteringunit: introduce AllowIsolate= switch
2010-08-30 Lennart Poetteringconsole: rework automatic getty on kernel console logic...
2010-08-26 Lennart Poetteringservice: properly handle Fedora's broken MTA meta-servi...
2010-08-26 Lennart Poetteringservice: reword warnings a little
2010-08-26 Lennart Poetteringservice: if we cannot add an alias to a sysv service...
2010-08-26 Lennart Poetteringdevice: allow aliases on devices
2010-08-26 Matthew Millersystemctl: very very trivial typo patch :)
2010-08-25 Lennart Poetteringmount: imply noauto for mount points configured with...
2010-08-25 Lennart Poetteringmount: rework automatic mounting to follow the 'nofail...
2010-08-25 Lennart Poetteringdbus: simplify some dbus error messages a bit
2010-08-25 Lennart Poetteringsd-daemon: drop SCM_CREDENTIALS passing since it is...
2010-08-25 Lennart Poetteringcgroup: mount cgroup file systems to /sys/fs/cgroup...
2010-08-25 Lennart Poetteringutmp: document that the order of preference for runleve...
2010-08-25 Lennart Poetteringutmp: write out runlevels 5 and 3 preferrably if multip...
2010-08-25 Lennart Poetteringsystemctl: rename a few status lines
2010-08-25 Lennart Poetteringsystemctl: show timestamps for state changes
2010-08-25 Lennart Poetteringsystemctl: add --sysv-compat
2010-08-25 Lennart Poetteringlog: SCM_CREDENTIALS will be added by the kernel anyway...
2010-08-25 Lennart Poetteringmount: add global configuration options for handling...
2010-08-25 Lennart Poetteringserial: use seperate getty template for serial ttys
2010-08-21 Lennart Poetteringsyslog: add minimal syslog/kmsg bridge syslogd
2010-08-20 Lennart Poetteringmount: don't create depdency for device node of root...
2010-08-20 Lennart Poetteringlog: pass SCM_CREDENTIALS when logging to syslog
2010-08-20 Lennart Poetteringdevice: handle properly if two devices want to have...
2010-08-20 Lennart Poetteringexit-status: add missing files src/exit-status.h src...
2010-08-20 Lennart Poetteringremount: add tool that applies /etc/fstab mount options...
2010-08-20 Lennart Poetteringmount: properly handle LABEL="" in fstab
2010-08-20 Lennart Poetteringselinux: properly query policy for FIFO files
2010-08-20 Lennart Poetteringdbus: follow standardized fdo PropertiesChanged signal...
2010-08-20 Lennart Poetteringservice/systemctl: don't consider LSB exit codes 5...
2010-08-20 Lennart Poetteringservice: make sure sysv services marked as interactive...
2010-08-19 Lennart Poetteringkmod: downgrade modprobe log message for since ipv6...
2010-08-19 Lennart Poetteringhostname: if no hostname is configured use localhost
2010-08-19 Lennart Poetteringhostname: on all distros make the name configured in...
2010-08-19 Lennart Poetteringmodules-load: add systemd-modules-load tool that can...
2010-08-18 Matthias Clasendbus: small typo in introspection data
2010-08-18 Lennart Poetteringrandom-seed: honour kernel pool size when saving/restor...
2010-08-17 Lennart Poetteringudev: dm has been fixed in the meantime
2010-08-17 Lennart Poetteringudev: fix syntax
2010-08-17 Tero Roponenmain: restore an accidentally removed 'else'
2010-08-17 Lennart Poetteringdbus: downgrade disconnection message
2010-08-17 Lennart Poetteringmain: properly fallback to rescue.target if default...
2010-08-17 Lennart Poetteringservice: rename ValidNoProcess= to RemainAfterExit=
2010-08-17 Lennart Poetteringservice: prefix descriptions when they come from legacy...
2010-08-17 Lennart Poetteringsystemctl: break output properly for 80ch terminals
2010-08-17 Lennart Poetteringmodprobe: kill support for nomodules
2010-08-17 Lennart Poetteringshutdown: drop -f/-F switches again, simply because...
2010-08-17 Lennart Poetteringnss: don't disable nscd anymore, since it doesn't make...
2010-08-17 Lennart Poetteringemacs: disable tabs in .h files, too
2010-08-17 Lennart Poetteringlog: print at to one target at max
2010-08-17 Lennart Poetteringdevice: be more verbose of udev confuses us
2010-08-17 Lennart Poetteringload-fragment: make parser more forgiving
2010-08-17 Lennart Poetteringauto-getty: rework auto console getty logic to work...
2010-08-16 Lennart Poetteringshutdownd: kill /etc/nologin file before we go down
2010-08-16 Lennart Poetteringshutdown: various fixes for handling of delayed shutdowns
2010-08-16 Lennart Poetteringlog: properly open log target in the various utilities
2010-08-16 Lennart Poetteringutil: properly detect ttyname_r() failing
2010-08-16 Lennart Poetteringutil: use format_timestamp() instead of ctime() whereve...
2010-08-16 Lennart Poetteringsystemctl: sort case-insensitively
next