index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ask-password
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ask-password-tool: add --user/--system flag to systemd-ask-password tool
Lennart Poettering
2024-10-21
1
-1
/
+18
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
ask-password: minor shortening
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-4
/
+1
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-1
/
+9
*
meson: move declarations of ask-password and friends
Yu Watanabe
2023-08-01
1
-0
/
+9
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
1
-1
/
+1
*
creds: Add ImportCredential=
Daan De Meyer
2023-06-08
1
-2
/
+2
*
Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments
Zbigniew Jędrzejewski-Szmek
2023-04-07
1
-0
/
+4
|
\
|
*
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Yu Watanabe
2023-03-29
1
-0
/
+4
*
|
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-9
/
+5
|
/
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
ask-password: add "-n" switch for disabling trailing newline
Lennart Poettering
2021-06-24
1
-3
/
+16
*
ask-password: once we hit the message argument, don't process switches anymore
Lennart Poettering
2021-06-03
1
-1
/
+1
*
ask-password: default to a different prompt than "Password:" if the echo is on
Lennart Poettering
2021-06-03
1
-0
/
+8
*
ask-password: make password echo fully configurable
Lennart Poettering
2021-06-03
1
-12
/
+31
*
ask-password: allow to control lock and key emoji
Christian Hesse
2021-05-31
1
-0
/
+22
*
ask-password: when querying for a password, try to read from credential store...
Lennart Poettering
2021-03-26
1
-8
/
+21
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-04
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
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+4
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
ask-password: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-10
/
+10
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+21
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
ask-password: add option --no-output to not print password to stdout
Christian Hesse
2016-03-01
1
-1
/
+10
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
1
-3
/
+1
*
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-19
1
-0
/
+2
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-45
/
+40
*
ask-password: various modernizations
Lennart Poettering
2015-10-06
1
-22
/
+20
*
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-09-09
1
-2
/
+6
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-12
/
+0
*
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-1
/
+1
*
ask-password: Add --echo to enable echoing the user input
David Sommerseth
2014-10-05
1
-2
/
+10
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-12
/
+10
*
Add more password agent information
David Härdeman
2014-04-24
1
-3
/
+11
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-5
/
+3
*
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-04-03
1
-1
/
+1
*
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
1
-0
/
+1
*
move all tools to subdirs
Kay Sievers
2012-04-12
1
-0
/
+184