]> git.ipfire.org Git - thirdparty/systemd.git/history - src/systemctl.c
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / systemctl.c
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11  Lennart Poetteringshutdownd: rework interface, allow subscribing to sched...
2012-04-10  Lennart Poetteringsystemctl: don't forward poweroff/reboot requests to...
2012-04-03  Kay Sieversimport udev repository
2012-04-03  Lennart Poetteringsystemctl: make -f short for both --follow and --force
2012-03-15  Lennart Poetteringa couple of fixes to make llvm-analyze quiet
2012-02-29  Kay Sieverssystemctl: forward untrusted user reboot, poweroff...
2012-02-15  Lennart Poetteringsystemctl: introduce systemctl reboot -ff
2012-02-09  Michal Schmidtsystemctl: check for no more work after chkconfig
2012-02-03  Lennart Poetteringservice: replace "failure" boolean by enum, and export it
2012-01-22  Lennart Poetteringcgls: don't show kernel threads by default
2012-01-21  Lennart Poetteringsystemctl: don't show ln -s/rm output in 'install'...
2012-01-14  Lennart Poetteringutil: rework ANSI escape code macros
2012-01-13  Lennart Poetteringjournal: add output mode that just prints simple messag...
2012-01-07  Lennart Poetteringjournalctl: add new short-monotonic output mode
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-04  Lennart Poetteringjournal: beef up journal output of systemctl and journalctl
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...
next