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
/
tty-ask-password-agent
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/utmp-wtmp: pass information if entry is local to filter function
Zbigniew Jędrzejewski-Szmek
2022-05-31
1
-1
/
+1
*
tty-ask-password-agent: drop unnecessary code for non-absolute paths
Zbigniew Jędrzejewski-Szmek
2022-05-31
1
-2
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+1
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-5
/
+2
*
conf-parser: merge config_parse_string() and config_parse_safe_string()
Yu Watanabe
2022-03-10
1
-7
/
+7
*
conf-parser: add specific parser for PID values
Lennart Poettering
2022-02-09
1
-5
/
+5
*
tree-wide: use config_parse_safe_string() at various places
Lennart Poettering
2022-02-09
1
-7
/
+7
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-1
/
+1
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+2
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
tty-ask-password-agent: log when starting a query on the console
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-2
/
+5
*
tty-ask-password-agent: highlight summary in help
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-1
/
+3
*
tty-ask-password-agent: mention optional argument in help
Zbigniew Jędrzejewski-Szmek
2021-05-31
1
-8
/
+9
*
Add crypttab option silent
Sebastian Blunt
2021-05-15
1
-1
/
+3
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-04
1
-12
/
+6
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-3
/
+2
*
tty-ask-pw-agent: properly propagate error
Lennart Poettering
2020-08-26
1
-3
/
+2
*
tty-ask-pw-agent: the message string might not be set
Lennart Poettering
2020-08-26
1
-6
/
+4
*
tty-ask-pw-agent: make sure "--list" works correctly
Lennart Poettering
2020-08-26
1
-2
/
+2
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-0
/
+4
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-1
/
+3
*
tree-wide: use the return value from sockaddr_un_set_path()
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-6
/
+8
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tty-ask-password: fix dead code path
Zbigniew Jędrzejewski-Szmek
2019-10-21
1
-6
/
+4
*
tty-ask-pwd-agent: move ask_password_plymouth() in ask-password-api.c
Franck Bui
2019-10-05
1
-181
/
+0
*
tty-ask-pwd-agent: small cleanup in process_one_password_file()
Franck Bui
2019-10-05
1
-44
/
+64
*
tty-ask-pwd-agent: add a FIXME
Franck Bui
2019-10-05
1
-0
/
+3
*
tty-ask-pwd-agent: share the same init code for --query and --watch
Franck Bui
2019-10-05
1
-22
/
+25
*
tty-ask-pwd-agent: treat SIGINT as a request to exit immediately
Franck Bui
2019-10-05
1
-1
/
+1
*
tty-ask-pwd-agent: give the possiblity to skip a password prompt
Franck Bui
2019-10-05
1
-3
/
+15
*
tty-ask-pwd-agent: minor simplification by using FOREACH_DIRENT instead of FO...
Franck Bui
2019-10-05
1
-4
/
+1
*
fs-util: introduce inotify_add_watch_and_warn() helper
Franck Bui
2019-10-05
1
-7
/
+4
*
tty-ask-pwd-agent: rename watch_passwords() and show_passwords()
Franck Bui
2019-10-04
1
-8
/
+8
*
tty-ask-pwd-agent: simplify handling of --wall a bit
Franck Bui
2019-09-17
1
-55
/
+49
*
tty-ask-pwd-agent: fix message forwarded to wall(1)
Franck Bui
2019-09-16
1
-1
/
+1
*
shared/exit-status: use Bitmap instead of Sets
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-0
/
+1
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
Use _cleanup(free_and_erasep) where appropriate
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-15
/
+7
*
ask-passwd: slightly optimize handling arguments
Yu Watanabe
2019-04-04
1
-8
/
+7
*
tty-ask-pw-agent: use right array
Lennart Poettering
2019-04-04
1
-1
/
+1
*
tty-ask-password: re-break comment
Lennart Poettering
2019-04-02
1
-6
/
+4
[next]