chiark / gitweb /
systemctl: fix counting in list-units output
[elogind.git] / src /
2010-09-27 Lennart Poetteringreadahead: properly initialize variable
2010-09-27 Fabiano Fidenciosysv: optionally disable of SysV init/rcN.d support...
2010-09-27 Harald Hoyerhashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST
2010-09-26 Lennart Poetteringjob: show failure message only for start jobs
2010-09-26 Fabiano Fidenciomount: Remove double include of "mount.h"
2010-09-26 Lennart Poetteringupdate fixme
2010-09-26 Harald Hoyerreadahead-replay: use posix_fadvise instead of readahead
2010-09-26 Harald Hoyerreadahead-collect: check for negative return codes...
2010-09-26 Lennart Poetteringreadahead: add interface to sd-daemon.[ch] to control...
2010-09-26 Harald Hoyerreadahead-collect: typo, free the correct pointer
2010-09-25 Lennart Poetteringreadahead: parse command line arguments
2010-09-25 Lennart Poetteringreadahead: never readahead temporary files since their...
2010-09-25 Lennart Poetteringreadahead: make candidate for early OOM kill
2010-09-25 Lennart Poetteringreadahead: exit after a maximum runtime
2010-09-25 Lennart Poetteringreadahead-replay: delay ready notification until we...
2010-09-25 Lennart Poetteringreadahead: disable on low memory machines
2010-09-24 Lennart Poetteringreadahead: take file system root on command line
2010-09-23 Lennart Poetteringreadahead: normalize logging
2010-09-23 Lennart Poetteringreadahead: put limit on files we read ahead
2010-09-23 Lennart Poetteringreadahead: add btrfs defrag support
2010-09-23 Lennart Poetteringfanotify: use uint64_t instead of __u64
2010-09-23 Lennart Poetteringdbus: export number of total failed jobs on D-Bus interface
2010-09-23 Lennart Poetteringreadahead: implement minimal readahead logic based...
2010-09-21 Gustavo Sverzut... dbus: add Progress property to introspection
2010-09-21 Kay Sieverssuse: locale + vconsole compat support
2010-09-21 Lennart Poetteringmanager: calculate progress value while booting
2010-09-21 Lennart Poetteringmanager: measure startup times
2010-09-21 Lennart Poetteringmanager: count how many jobs we executed
2010-09-21 Lennart Poetteringvconsole: make sure we don't merge configuration settin...
2010-09-20 Lennart Poetteringlocale: make sure we don't merge configuration settings...
2010-09-20 Lennart Poetteringlocale: unset locale vars that are not set any longer
2010-09-20 Lennart Poetteringlocale: never use LC_ALL. It's evil.
2010-09-20 Tom Gundersenservice: start Arch daemons
2010-09-20 Fabiano Fidenciosocket: Support IPv6-less systems with runtime check.
2010-09-20 Gustavo Sverzut... gentoo: locale-setup support
2010-09-20 Gustavo Sverzut... gentoo: vconsole-setup support.
2010-09-20 Luis Felipe Strano... ask-password. Initializing socket_fd inside ask_agent.
2010-09-20 Michal Schmidtsystemctl: make condrestart equivalent to try-restart
2010-09-20 Tom Gundersenlocale: set LANG on Arch
2010-09-20 Tom Gundersenvconsole: set keyboard mapping and font settings on...
2010-09-20 Gustavo Sverzut... random-seed: create parents of RANDOM_SEED if they...
2010-09-17 Lennart Poetteringvconsole: drop vconsole config file var prefix
2010-09-17 Lennart Poetteringvconsole: more completely cover fedora legacy vconsole...
2010-09-17 Lennart Poetteringask-password: popup notification when we ask for a...
2010-09-17 Lennart Poetteringask-password: extend help text a little
2010-09-17 Lennart Poetteringask-password: optionally ask questions on tty
2010-09-16 Lennart Poetteringask-password: add minimal framework to allow services...
2010-09-15 Lennart Poetteringvconsole: fall back to fedora specific configuration
2010-09-15 Lennart Poetteringutil: fix handling of quotes in parse_env_file()
2010-09-15 Lennart Poetteringlocale: initialize locale from /etc/locale by default
2010-09-15 Lennart Poetteringvconsole: add new utility to initialize the virtual...
2010-09-15 Lennart Poetteringutil: use waitid() instead of waitpid() everywhere...
2010-09-15 Lennart Poetteringutil: introduce waitpid_loop()
2010-09-15 Lennart Poetteringsystemctl: use sizeof() instead of strlen() on literal...
2010-09-15 Zbyszek Szmeksystemctl: split job list writing to a seperate function
2010-09-14 Lennart Poetteringmount-setup: fix selinux label after mounting
2010-09-14 Zbigniew Jędrzejew... systemctl: limit some column widths to widest actually...
2010-09-14 Zbigniew Jędrzejew... systemctl: split job list writing to a seperate function
2010-09-14 Zbigniew Jędrzejew... systemctl: use on_tty() helper everywhere
2010-09-14 Lennart Poetteringutil: SIGSTKFLT is unknown on Linux for SPARC
2010-09-14 Lennart Poetteringsystemctl: use isolate when called as telinit for a...
2010-09-14 Lennart Poetteringmanager: log job mode when running job
2010-09-13 Lennart Poetteringinitctl: properly use isolate when activating runlevels
2010-09-13 Lennart Poetteringtarget: add implicit target/unit ordering deps only...
2010-09-13 Lennart Poetteringsocket: fix output of TCP congestion options
2010-09-13 Lennart Poetteringservice: fix check for non-LSB files
2010-09-13 Lennart Poetteringservice: add generic LSB provides handling for facilities
2010-09-13 Lennart Poetteringservice: translate 'httpd' LSB Provides into '$httpd...
2010-09-13 Rainer Gerhardsminor nit: printf attribute was removed by -DSD_EXPORT_...
2010-09-13 Tom Gundersenutil: add Arch welcome message
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...
next