chiark / gitweb /
bus: Fix read_word_le() function
[elogind.git] / src / systemctl /
2014-01-15 Lennart Poetteringsystemctl: introduce new "import-environment" command
2014-01-05 Simon Peetersstrv: multiple cleanups
2014-01-04 Thomas Hindoe Paab... systemctl: improve readability on failed commands
2013-12-27 Thomas Hindoe Paab... systemctl: remove unused variable
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Zbigniew Jędrzejew... systemctl: drop uninteresting units immediately
2013-12-26 Zbigniew Jędrzejew... systemctl: simplify start_unit
2013-12-22 Zbigniew Jędrzejew... systemctl: also color filenames of drop-ins in cat
2013-12-21 Lennart Poetteringsystemctl: fix bad memory access when processing PIDs...
2013-12-19 Zbigniew Jędrzejew... systemct: add empty line between units in cat
2013-12-17 Zbigniew Jędrzejew... systemctl: highlight filenames in cat
2013-12-17 Zbigniew Jędrzejew... systemctl: fix return value from cat
2013-12-16 Lennart Poetteringsystemctl: properly initialize and free sd_bus_error...
2013-12-14 Djalal Harounisystemctl: add the --plain option to the help message
2013-12-09 Zbigniew Jędrzejew... systemctl: fix 'is-enabled'
2013-12-09 Zbigniew Jędrzejew... systemctl: simplify argument parsing
2013-12-09 Zbigniew Jędrzejew... Help output spring cleaning
2013-12-07 Thomas Hindoe Paab... systemctl: fix and refactor wait_for_jobs
2013-12-07 Zbigniew Jędrzejew... systemctl: allow globbing in list-<whatever> commands
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-06 Thomas Hindoe Paab... systemctl: check the value from start_unit_one
2013-12-04 Thomas Hindoe Paab... systemctl: make an always true assert static
2013-12-04 Thomas Hindoe Paab... systemctl: no need to fdopen stdout
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-12-01 Zbigniew Jędrzejew... systemctl: do not show SourcePath when FragmentPath...
2013-12-01 Shawn Landdensystemctl: add "systemctl cat"
2013-12-01 Shawn Landdensystemctl: refactor show()
2013-11-26 Kay Sieverssystemctl: fix enable/disable reply handling
2013-11-26 Lennart Poetteringsystemctl: replace the three job mode options by a...
2013-11-25 Lennart Poetteringsystemctl: remove debug log message
2013-11-25 Lennart Poetteringsystemctl: when status is called without arguments...
2013-11-22 Lennart Poetteringsystemctl: indicate in list-dependencies whether a...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-19 Karel ZakRemove duplicate includes
2013-11-18 Thomas Hindoe Paab... remove unused variables
2013-11-13 Mantas Mikulėnassystemctl: honor --no-legend in 'list-jobs'
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-11 Kay Sieverssystemctl: warning: ‘r’ may be used uninitialized in...
2013-11-11 Zbigniew Jędrzejew... systemctl: avoid unitialized access when showing 0...
2013-11-11 Lennart Poetteringsystemctl: add new "list-timers" command
2013-11-10 Zbigniew Jędrzejew... systemctl: make sure daemon-reload returns success
2013-11-10 Zbigniew Jędrzejew... systemctl: fix printing of individual properties
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart Poetteringsystemctl: properly initialize column widths for list...
2013-11-08 Kay Sieverssystemctl: rename 'listen'
2013-11-08 Kay Sieverssystemctl: fix "reboot" call
2013-11-08 Lennart Poetteringsystemctl: restore ability to directly connect to PID1...
2013-11-08 Kay Sieverssystemctl: initialize variables
2013-11-08 Lennart Poetteringsystemctl: allow listing cgroups of containers
2013-11-08 Lennart Poetteringsystemctl: various cleanups
2013-11-08 Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-07 Michal Sekletarsystemctl: return r instead of always returning 0
2013-11-07 Lennart Poetteringsystemctl: we show headers for list-units even when...
2013-11-07 Mantas Mikulėnassystemctl: make LOAD column width dynamic
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-01 Thomas Hindoe Paab... systemctl: fix typo in help text
2013-10-27 Daniel Buchpath_lookup: moved _cleanup_lookup_paths_free_ from...
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13 Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-02 Václav Pavlínsystemctl: fix name mangling for sysv units
2013-10-01 Cristian Rodríguezsystemctl: remove legacy upstart compatibility
2013-09-26 Lennart Poetteringsystemctl: make sure set-property mangles unit names
2013-09-19 Dave Reisnersystemctl: Avoid ellipsizing when piping output
2013-09-17 Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-12 Kay Sieversshut up gcc complaining about freeing a const variable
2013-09-12 Michal Sekletarsystemctl: process only signals for jobs we really...
2013-09-10 Gao fengsystemctl: show BlockIODeviceWeight for unit
2013-09-10 Gao fengsystemcl: add support for setting BlockIODeviceWeight...
2013-09-10 Gao fengsystemcl: add support for setting BlockIORead/WriteBand...
2013-08-11 Zbigniew Jędrzejew... systemctl: show hint about --full when lines don't fit
2013-08-09 Lennart Poetteringsystemctl: add missing newline to --help output
2013-08-04 Daniel Schaalsystemd-delta: Only print colors when on a tty
2013-07-26 Lennart Poetteringsystemctl: rearrange --help output a bit
2013-07-26 Lennart Poetteringsystemctl: remove "load" command
2013-07-26 Lennart Poetteringsystemctl: move set-log-level to systemd-analyze
2013-07-26 Lennart Poetteringsystemctl: move "dump" command from systemctl to system...
2013-07-19 Lennart Poetteringman: update documentation of systemctl cgroup commands
2013-07-18 Maciej Wereskisystemctl: option to list units by state
2013-07-18 Zbigniew Jędrzejew... systemd,systemctl: export condition status and show...
2013-07-18 Lennart Poetteringsystemctl: also highlight a load state of "not-found...
2013-07-11 Lukas Nykrynsystemctl: remove unused variable
2013-07-11 Lennart Poetteringsystemctl: show cgroup tree if cgroup is empty but...
2013-07-10 Lennart Poetteringsystemctl: suppress error message when doing "systemctl...
2013-07-10 Lennart Poetteringsystemctl: suppress error messages when checking whethe...
2013-07-03 David Coppabuild-sys: rename LEGACY to NOLEGACY to better reflect...
2013-07-03 Jason St. Johnreplace tabs with spaces in various files
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-30 Lennart Poetteringsystemctl: show per-unit cgroup tree correctly followin...
2013-06-27 Lennart Poetteringdbus: make DeviceAllow=/DevicePolicy= writable
2013-06-27 Lennart Poetteringdbus: make more cgroup attributes runtime settable
2013-06-27 Lennart Poetteringdbus: add infrastructure for changing multiple properti...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-25 Harald Hoyersystemctl: conform to LSB with the "status" return...
2013-06-19 Zbigniew Jędrzejew... cgls,loginctl,systemctl: fix -l
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
next