chiark / gitweb /
systemd-python: add missing check for return of PyDict_SetItem in _reader.c
[elogind.git] / src / systemctl /
2013-03-01 Lennart PoetteringRevert "systemctl: try to reload daemon after enable...
2013-03-01 Lennart Poetteringsystemctl: try to reload daemon after enable/disable...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Lennart Poetteringsystemctl: fix minimal number of params for new cgroup...
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Lennart Poetteringsystemctl: fix indentation
2013-02-22 Michal Schmidtsystemctl: generalize action table to be usable in...
2013-02-22 Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-22 Michal Schmidtsystemctl: make "systemctl default" use "isolate" job...
2013-02-16 Zbigniew Jędrzejew... systemctl: allow comma sepearted property lists
2013-02-16 Jan Janssensystemctl: Don't give re-activation warning if unit...
2013-02-16 Zbigniew Jędrzejew... systemctl: allow status with no units
2013-02-14 Zbigniew Jędrzejew... systemctl: print wall message only if successful
2013-02-14 Zbigniew Jędrzejew... systemctl: use automatic cleanup
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Simon PeetersMove systemctl dot to systemd-analyze dot
2013-02-13 Marc-Antoine Perennousystemctl: use parse_unit_info
2013-02-13 Marc-Antoine Perennoudbus: import struct unit_info from systemctl
2013-01-31 Mauro Dreissigsystemctl: Fix wrong assertion test
2013-01-19 Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18 Mirco Tischlersystemctl: print the user session journal for user...
2013-01-18 Lennart Poetteringsystemctl: add new "get-cgroup-attr" to query current...
2013-01-17 Lennart Poetteringsystemctl: it's probably a good idea not to alter retur...
2013-01-17 Lennart Poetteringsystemctl: no need to check this explicitly, we already...
2013-01-17 Lennart Poetteringsystemctl: we can make this faster and shorten it a...
2013-01-17 Lennart Poetteringsystemctl: make list-dependencies default to default...
2013-01-17 Lennart Poetteringsystemctl: we can use nulstr_contains() for this lookup
2013-01-17 Lukas Nykrynsystemctl add command list-dependencies
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-15 Dave Reisnersystemctl: fix assertion hit by incorrect comparison
2013-01-15 Oleksii ShevchukTypo fix
2013-01-15 Lennart Poetteringsystemctl: when inhibiting shutdown/suspend also check...
2013-01-14 Lennart Poetteringsystemctl: drop compat with really really old systemd...
2013-01-14 Lennart Poetteringsystemctl: be smarter when mangling snapshot names
2013-01-14 Lennart Poetteringsystemctl: numerous modernizations
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-14 Lennart Poetteringsystemctl: honour inhibitors only when running unprivileged
2013-01-14 Lennart Poetteringsystemctl: don't hit an assert if we try to reboot...
2013-01-14 Lennart Poetteringsystemctl: rework is-active and is-failed code
2013-01-11 Lennart Poetteringsystemctl: honour inhibitors when shutting down or...
2013-01-10 Lennart Poetteringdbus: duplicate Job.Cancel() as CancelJob() and Snapsho...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2013-01-04 Lennart Poetteringsystemctl: enable chkconfig compat only if chkconfig...
2013-01-03 Thomas Hindoe Paab... systemctl: add is-failed
2012-12-28 Tom Gundersensystemctl: switch-root - read init= from /proc/cmdline
2012-12-23 Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-12-06 Michal Schmidtsystemctl: verbose message on missing [Install]
2012-12-03 Umut Tezduyarsystemctl: fix typos in help text
2012-11-23 Lennart Poetteringtime-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX
2012-11-23 Lennart Poetteringutil: rename format_timestamp_pretty() to format_timest...
2012-11-16 Lennart Poetteringjournal: recommend journalctl -x more often
2012-11-15 Zbigniew Jędrzejew... systemctl: add help for --type/-t
2012-11-15 Zbigniew Jędrzejew... systemctl: remove empty line in case of no units
2012-11-12 Dave Reisnerenable localization for common *ctl commands
2012-10-28 Zbigniew Jędrzejew... systemctl: skip JOBS column if no jobs
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-22 Lennart Poetteringsystemctl: refer to systemctl -n, to not overwhelm...
2012-10-19 Christian Hessesystemctl: fix return code in chroot
2012-10-19 Lennart Poetteringsystemctl: modernization
2012-10-18 Lennart Poetteringsystemctl: remove --follow option
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-15 Lukas Nykrynsystemctl: don't mangle name when it is a path
2012-10-11 Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-04 Zbigniew Jędrzejew... systemctl: colorize number of units listed
2012-10-04 Zbigniew Jędrzejew... systemctl: do not print header if no units listed
2012-10-02 Lennart Poetteringselinux: rework selinux access check logic
2012-09-27 Lennart Poetteringlogs-show: various cleanups
2012-09-19 Zbigniew Jędrzejew... systemctl: warn about triggering units only at the end
2012-09-19 Zbigniew Jędrzejew... systemctl: properly report success
2012-09-19 Zbigniew Jędrzejew... systemctl: use automatic cleanup once more
2012-09-19 Zbigniew Jędrzejew... systemctl: use automatic cleanup
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-14 Lennart Poetteringsystemctl: show unit name when a job fails
2012-09-13 Lennart Poetteringsystemctl: minor coding style fixes
2012-09-13 Václav Pavlíninstall: append .service when enable/disable... is...
2012-09-12 Lennart Poetteringsystemctl: direct the user to list-unit-files from...
2012-09-10 Lennart Poetteringwhen determining unit file list, include invalid unit...
2012-09-06 Lennart Poetteringsystemctl: properly build flags for show_journal_by_unit()
2012-09-05 Lennart Poetteringshutdown: remove explicit sync() invocations
2012-09-05 Lennart Poetteringjournalctl: rework JSON output mode
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-10 Simon Peeterssystemctl: fix issue with systemctl daemon-reexec
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Simon Peetersmove bus_method_call_with_reply() to dbus-common
2012-08-07 Simon Peeterssystemctl: use bus_method_call_with_reply() where posible
2012-08-07 Simon Peeterssystemctl: add bus_method_call_with_reply
2012-08-06 Michal Sekletarshutdown: allow to specify broadcast message when cance...
2012-07-26 Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-23 Zbigniew Jędrzejew... systemctl: use color specification understood by dot
2012-07-22 Zbigniew Jędrzejew... collect, keymap, systemctl: use _noreturn_
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-10 Zbigniew Jędrzejew... systemctl: filter shown units by their load state
2012-07-10 Zbigniew Jędrzejew... systemctl: check the argument to -t for invalid values
2012-07-09 Auke KokMeeGo: Remove build support for MeeGo distribution.
next