summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* systemctl: show reverse dependencies or before/after orderingZbigniew Jędrzejewski-Szmek2013-04-241-8/+42
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-241-2/+1
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-29/+29
* systemctl: drop usage of "internally loaded modules"Lennart Poettering2013-04-181-3/+3
* systemctl:enable_sysv_units() more _cleanup_free_Harald Hoyer2013-04-171-15/+4
* systemctl: clarify usage of "--all" versus list-unit-filesHarald Hoyer2013-04-171-1/+3
* util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering2013-04-161-1/+1
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-151-2/+2
* systemctl: new verb 'list-sockets'Zbigniew Jędrzejewski-Szmek2013-04-131-19/+284
* errno is positiveZbigniew Jędrzejewski-Szmek2013-04-121-1/+1
* systemctl: show the name of failing unit in redZbigniew Jędrzejewski-Szmek2013-04-121-8/+8
* systemctl: allow multiple arguments to --typeZbigniew Jędrzejewski-Szmek2013-04-121-40/+64
* systemctl: ellipsize job list only when necessary, highlight runningZbigniew Jędrzejewski-Szmek2013-04-111-13/+98
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-061-41/+30
* systemctl: tweak drop-in displayLennart Poettering2013-04-051-1/+1
* systemctl: tweak output of Listen: fields a bitLennart Poettering2013-04-051-1/+1
* systemctl: Add DropIn paths to status messageOleksii Shevchuk2013-04-051-0/+36
* systemctl: align cgroups to 'n' in 'name='Zbigniew Jędrzejewski-Szmek2013-04-051-4/+8
* util: make time formatting a bit smarterLennart Poettering2013-04-041-2/+2
* systemctl: align all status fields to common columnZbigniew Jędrzejewski-Szmek2013-04-021-83/+65
* Add Listen* to dbus propertiesOleksii Shevchuk2013-04-021-0/+66
* Always use our own MAX/MIN definitionsCristian Rodríguez2013-04-021-6/+6
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-311-1/+1
* unit: no need to export variables if we can avoid itLennart Poettering2013-03-301-6/+11
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-291-2/+2
* add --with-telinit=PATH configure optionCristian Rodríguez2013-03-231-1/+1
* systemctl: remove unused variableMichal Sekletar2013-03-141-1/+1
* initctl: catch write error, use _cleanup_Zbigniew Jędrzejewski-Szmek2013-03-141-9/+8
* logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek2013-03-141-17/+9
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* systemctl: mangle unit name in is-enabledLukas Nykryn2013-03-071-2/+17
* systemctl: check if iterator was initialized succesfullyLukas Nykryn2013-03-011-1/+5
* Revert "systemctl: try to reload daemon after enable/disable only when not ru...Lennart Poettering2013-03-011-1/+1
* systemctl: try to reload daemon after enable/disable only when not running in...Lennart Poettering2013-03-011-1/+1
* systemctl: fix minimal number of params for new cgroup commandsLennart Poettering2013-02-271-5/+5
* unit: rework resource management APILennart Poettering2013-02-271-92/+63
* systemctl: fix indentationLennart Poettering2013-02-271-11/+10
* systemctl: generalize action table to be usable in more action<->verb mappingsMichal Schmidt2013-02-221-75/+38
* systemctl: make shutdown operations use irreversible jobsMichal Schmidt2013-02-221-6/+17
* core, systemctl: add support for irreversible jobsMichal Schmidt2013-02-221-0/+6
* systemctl: make "systemctl default" use "isolate" job modeMichal Schmidt2013-02-221-1/+2
* systemctl: allow comma sepearted property listsZbigniew Jędrzejewski-Szmek2013-02-161-5/+20
* systemctl: Don't give re-activation warning if unit is maskedJan Janssen2013-02-161-1/+38
* systemctl: allow status with no unitsZbigniew Jędrzejewski-Szmek2013-02-161-18/+70
* systemctl: print wall message only if successfulZbigniew Jędrzejewski-Szmek2013-02-141-1/+1
* systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-02-141-120/+48
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* Move systemctl dot to systemd-analyze dotSimon Peeters2013-02-131-191/+0
* systemctl: use parse_unit_infoMarc-Antoine Perennou2013-02-131-42/+12
* dbus: import struct unit_info from systemctlMarc-Antoine Perennou2013-02-131-13/+0