index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
portablectl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-05-06
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
1
-1
/
+1
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-05
1
-1
/
+1
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-1
/
+1
*
portable: add 'reattach' verb and DBUS interface
Luca Boccassi
2021-02-10
1
-14
/
+114
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+1
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
1
-1
/
+1
*
|
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-1
/
+1
*
core: add [Enable|Disable]UnitFilesWithFlags DBUS methods
Luca Boccassi
2020-09-04
1
-8
/
+3
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_sort_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_show_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
portable: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-90
/
+11
*
portablectl: block when stopping a unit on detach (--now)
Luca Boccassi
2020-02-18
1
-3
/
+42
*
portablectl: add --now and --enable to attach/detach
Luca Boccassi
2020-02-07
1
-2
/
+225
*
portablectl: optimize table creation
Yu Watanabe
2020-01-10
1
-30
/
+7
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-5
/
+5
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-13
/
+14
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+2
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-2
/
+2
*
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-1
/
+1
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-16
/
+12
*
portablectl: make "arg_host" const
Yu Watanabe
2018-11-20
1
-1
/
+1
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
portablectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-9
/
+6
*
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
2018-11-15
1
-3
/
+2
|
\
|
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
|
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
|
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-4
/
+4
|
/
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-3
/
+11
*
tree-wide: do not assign values if not used
Yu Watanabe
2018-06-19
1
-2
/
+2
*
portablectl: no need to validate profile name before checking whether it is '...
Lennart Poettering
2018-05-31
1
-3
/
+3
*
portablectl: support 'help' parameter on --copy=
Lennart Poettering
2018-05-31
1
-1
/
+6
*
portablectl: don't join strv if we don't want to display it
Lennart Poettering
2018-05-31
1
-5
/
+7
*
portablectl: coccinelle says we should use TAKE_PTR() here, do so
Lennart Poettering
2018-05-31
1
-2
/
+1
*
portable: fix memleak
Yu Watanabe
2018-05-31
1
-4
/
+2
*
portablectl: fix memleaks
Yu Watanabe
2018-05-26
1
-1
/
+1
*
tree-wide: drop unused variables
Yu Watanabe
2018-05-25
1
-1
/
+0
*
add new portable service framework
Lennart Poettering
2018-05-24
1
-0
/
+965