chiark / gitweb /
Use initalization instead of explicit zeroing
[elogind.git] / src / systemctl / systemctl.c
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Lennart Poetteringsystemctl: tweak drop-in display
2013-04-05 Lennart Poetteringsystemctl: tweak output of Listen: fields a bit
2013-04-05 Oleksii Shevchuksystemctl: Add DropIn paths to status message
2013-04-05 Zbigniew Jędrzejew... systemctl: align cgroups to 'n' in 'name='
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-02 Zbigniew Jędrzejew... systemctl: align all status fields to common column
2013-04-02 Oleksii ShevchukAdd Listen* to dbus properties
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-03-30 Lennart Poetteringunit: no need to export variables if we can avoid it
2013-03-29 Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-23 Cristian Rodríguezadd --with-telinit=PATH configure option
2013-03-14 Michal Sekletarsystemctl: remove unused variable
2013-03-13 Zbigniew Jędrzejew... initctl: catch write error, use _cleanup_
2013-03-13 Zbigniew Jędrzejew... logs-show: export logic to add matches for units
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
2013-03-07 Lukas Nykrynsystemctl: mangle unit name in is-enabled
2013-03-01 Lukas Nykrynsystemctl: check if iterator was initialized succesfully
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()
next