chiark / gitweb /
journalctl: fix counting of -n parameter
[elogind.git] / src / systemctl.c
2012-01-04 Lennart Poetteringjournalctl: fix counting of -n parameter
2012-01-03 Lennart Poetteringsystemctl: hook up systemctl with the journal
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-15 Michal Schmidtsystemctl: fix typo in 'is-enabled'
2011-12-06 Michal Schmidtsystemctl: print 'error' load state in red
2011-12-05 Bill NottinghamAllow 'list-unit-files' to run with --root.
2011-11-08 Lennart PoetteringMerge branch 'master' into journal
2011-11-07 Michal Schmidtutmp: remove unneded parameters
2011-11-02 Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-11-02 Dexter MorganAdd Mageia support
2011-10-24 Zbigniew Jędrzejew... systemctl: make list-unit-files output more economical
2011-10-12 Lennart PoetteringMerge branch 'master' into journal
2011-10-07 Lennart Poetteringjournal: add preliminary incomplete implementation
2011-09-29 Michal Schmidtsystemctl: fix corrupted output of units
2011-09-29 Lennart Poetteringsystemctl: fix error message when no connection to...
2011-09-29 Lennart Poetteringsystemctl: fix detection whether the dbus connection...
2011-09-27 Michal Schmidtsystemctl: better width and alignment of fields
2011-09-27 Michal Schmidtsystemctl: print the legend regardless of stdout type...
2011-09-23 Lennart Poetteringllvm-analyze: change a few things to make llvm-analyze...
2011-09-22 Lennart Poetteringcoverity: change a few things so that coverity doesn...
2011-09-22 Lennart Poetteringcoverity: fix a couple of bugs found by coverity
2011-08-31 Lennart Poetteringsystemctl: if we managed to reexec the init system...
2011-08-24 Frederic Crozatinitctl: check for kexec_loaded when reboot is requeste...
2011-08-21 Lennart Poetteringcgroup: expose cgroup attributes as unit properties...
2011-07-31 Lennart Poetteringsystemctl: fix parsing of LoadError property for system...
2011-07-31 Lennart Poetteringdbus: export unit file state
2011-07-31 Lennart Poetteringdbus: export load error on unit objects
2011-07-30 Lennart Poetteringsystemctl: s/ignore/ignore_error/ in 'show' output
2011-07-25 Lennart Poetteringsystemctl: hook up new install logic
2011-07-23 Lennart Poetteringsystemctl: remove monitor command since it is mostly...
2011-07-23 Lennart Poetteringsystemctl: split --help into multiple sections
2011-07-22 Lennart Poetteringsystemctl: fix indenting
2011-07-22 Lennart Poetteringpath-lookup: make inclusion of user private units optional
2011-07-14 Lennart Poetteringsystemctl: don't try rebooting with /dev/initcl if...
2011-07-11 Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-08 Lennart Poetteringsystemctl: fix --help syntax for variables
2011-07-08 Lennart Poetteringloginctl: add various introspection functions
2011-07-07 Lennart Poetteringsystemctl: hide all information on --kill-mode= since...
2011-07-07 Lennart Poetteringsystemctl: use cached tty value where possible
2011-07-07 Lennart Poetteringsystemctl: cache tty value before we open the pager
2011-07-07 Lennart Poetteringloginctl: add basic implementation of loginctl for...
2011-07-07 Lennart Poetteringcgls: add pager support to systemd-cgls
2011-07-02 Michal Schmidtshutdown: respect the dry run option '-k'
2011-07-02 Michal Schmidtshutdown: accept minutes argument without '+'
2011-06-27 Frederic Crozatsystemctl: add support for --root for systemctl enable...
2011-06-20 Ville Skyttäsystemctl: Add SYSTEMD_PAGER for setting the pager...
2011-06-15 Jim Meyeringsystemctl: plug a leak upon create_symlink mismatch
2011-06-15 Alexey Shabalinsystemctl: enable chkconfig support in systemctl for...
2011-06-14 Michal Schmidtsystemctl: fix a FILE* leak
2011-06-14 Michal Schmidtsystemctl: fix 'is-enabled' for native units under...
2011-06-09 Frederic Crozatenable chkconfig support in systemctl for openSUSE
2011-06-05 Michal Schmidtsystemctl: fix double unref of a dbus message
2011-04-28 Lennart Poetteringdbus: make daemon reexecution synchronous
2011-04-27 Lennart Poetteringsystemctl: whitelist /etc instead of blacklisting ...
2011-04-19 Chris E FerronMeeGo support
2011-04-16 Lennart Poetteringsystemctl: always consider unit files with no [Install...
2011-04-07 Lennart Poetteringdbus: expose monotonic timestamps on the bus
2011-04-06 Lennart Poetteringsystemctl: properly parse JobNew signals
2011-04-05 Lennart Poetteringsystemctl: make most operations NOPs in a chroot
2011-03-29 Lennart Poetteringsystemctl: don't truncate description when using pager
2011-03-28 Lennart Poetteringconf-parser: fix remaining parser functions according...
2011-03-28 Kay Sieversuse /run instead of /dev/.run
2011-03-17 Lennart Poetteringchkconfig: check against runlevel 5 instead of 3, since...
2011-03-17 Lennart Poetteringsystemctl: accept condstop as alias for stop
2011-03-14 Lennart Poetteringcore: move abstract namespace sockets to /dev/.run
2011-03-12 Lennart Poetteringsystemctl: support remote and privileged systemctl...
2011-03-09 Lennart Poetteringcondition: take a timestamp and store last result of...
2011-03-08 Andrey Borzenkovbuild-sys: add Mandriva distribution support v20
2011-03-08 Lennart Poetteringsystemctl: when forwarding is-enabled to chkconfig...
2011-03-08 Lennart Poetteringjob: introduce new job result code 'skipped' to use...
2011-03-04 Lennart Poetteringsystemctl: fix exit code when directing is-enabled...
2011-03-04 Lennart Poetteringexecute: load environment files at time of execution...
2011-03-03 Lennart Poetteringkill: always send SIGCONT after SIGTERM
2011-03-01 Lennart Poetteringsystemctl: add condreload alias for compat with ALTLinux
2011-02-25 Lennart Poetteringsystemctl: shutdown agent explicitly so that it can...
2011-02-24 Lennart Poetteringsystemctl: properly handle job results
2011-02-24 Lennart Poetteringdbus: pass along information why a job failed when...
2011-02-20 Kay Sieverssystemctl: shutdown(8) - call kexec if kexec kernel...
2011-02-16 Lennart Poetteringsystemctl: introduce --ignore-dependencies
2011-02-16 Lennart Poetteringsystemctl: introduce --failed to show only failed services
2011-02-13 Lennart Poetteringsystemctl: minor optimizations
2011-02-13 Lennart Poetteringsystemctl: don't unnecessarily close stdin/stdout/stder...
2011-02-09 Lennart Poetteringsystemctl: fix opening params
2011-02-09 Lennart Poetteringsystemctl: don't start agent for --user
2011-02-09 Lennart Poetteringsystemctl: make sure the tty agent does not retain...
2011-01-22 Lennart Poetteringclang: fix some issues found with clang-analyzer v17
2011-01-20 Lennart Poetteringsystemctl: highlight failed processes in systemctl...
2011-01-20 Lennart Poetteringsystemctl: show process type along process exit codes
2011-01-18 Lennart Poetteringsystemctl: before spawning pager cache number of columns
2011-01-04 Lennart Poetteringsystemctl: Don't use Debian's 'sensible-pager', use...
2011-01-04 Lennart Poetteringsystemctl: drop redundant getenv('LESS') check
2011-01-04 Lennart Poetteringsystemctl: spawn pager only for commands that generates...
2011-01-03 Lennart Poetteringsystemctl: make the child the pager, leave systemctl...
2011-01-03 Lennart Poetteringsystemctl: try harder to find a suitable pager
2011-01-02 Miklos Vajnasystemctl: implement auto-pager a la git
2010-11-21 Lennart Poetteringsystemctl: don't return LSB status error codes for...
2010-11-21 Lennart Poetteringsystemctl: redirect enable/disable to chkconfig if...
2010-11-15 Lennart Poetteringdrop support for MANAGER_SESSION, introduce MANAGER_USE...
2010-11-12 Lennart Poetteringask-password: don't show wall message on ttys we are...
2010-10-28 Lennart Poetteringsystemctl: always show what and where for mount units...
next