index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
ask-password-api.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
2024-02-20
1
-0
/
+9
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-52
/
+47
*
terminal-util: add helper for disabling terminal echo in termios struct
Lennart Poettering
2023-12-21
1
-3
/
+1
*
util-lib: share plymouth client code
Lennart Poettering
2023-11-13
1
-7
/
+3
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-0
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-21
/
+20
*
ask-password: Use unicode for password echo
Jan Janssen
2023-09-05
1
-1
/
+5
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-17
/
+13
*
loop-write: do strlen() implicitly if size is specified as SIZE_MAX
Lennart Poettering
2023-07-13
1
-8
/
+8
*
treewide: fix "an" before consonant U sounds
Joerg Behrmann
2023-07-06
1
-1
/
+1
*
tree-wide: use CLEANUP_ERASE() at various places
Lennart Poettering
2023-01-16
1
-41
/
+25
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-4
/
+4
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-1
/
+1
*
tree-wide: modernizations with RET_NERRNO()
Lennart Poettering
2022-11-22
1
-17
/
+13
*
nulstr-util: fix corner cases of strv_make_nulstr()
Lennart Poettering
2022-11-13
1
-0
/
+4
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-10
/
+12
*
ask-password: fix error handling
Yu Watanabe
2021-11-30
1
-8
/
+9
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
keyring-util: add new keyring-util.h helpers
Lennart Poettering
2021-11-12
1
-24
/
+8
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
ask-password: use FLAGS_SET()
Christian Hesse
2021-05-31
1
-26
/
+26
*
ask-password: allow to control lock and key emoji
Christian Hesse
2021-05-31
1
-1
/
+1
*
Add crypttab option silent
Sebastian Blunt
2021-05-15
1
-2
/
+4
*
ask-password: when querying for a password, try to read from credential store...
Lennart Poettering
2021-03-26
1
-6
/
+35
*
ask-password-api: fix error handling on invalid unicode character
Kevin Backhouse
2021-03-12
1
-2
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-5
/
+5
*
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-03
1
-77
/
+30
*
tree-wide: ignore messages with too long control data
Lennart Poettering
2021-01-20
1
-0
/
+4
*
tree-wide: avoid direct use of color macros
rnhmjoj
2020-12-15
1
-1
/
+1
*
ask-passwd: drop a condition which is always false
Yu Watanabe
2020-11-20
1
-3
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tty-ask-pw-agent: the message string might not be set
Lennart Poettering
2020-08-26
1
-0
/
+3
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-0
/
+19
*
tree-wide: make sure our control buffers are properly aligned
Lennart Poettering
2020-05-07
1
-5
/
+1
*
Merge pull request #15570 from poettering/cmsg-find
Zbigniew Jędrzejewski-Szmek
2020-04-24
1
-5
/
+2
|
\
|
*
socket-util: introduce type-safe, dereferencing wrapper CMSG_FIND_DATA around...
Lennart Poettering
2020-04-23
1
-5
/
+2
*
|
tree-wide: use structured initialization at various places
Lennart Poettering
2020-04-24
1
-6
/
+6
|
/
*
tree-wide: use recvmsg_safe() at various places
Lennart Poettering
2020-04-23
1
-5
/
+4
*
ask-password-api: reword some debug messages
Lennart Poettering
2020-04-15
1
-3
/
+3
*
ask-password: prefix password questions with lock and key emoji
Lennart Poettering
2020-04-15
1
-0
/
+4
*
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
2020-03-31
1
-3
/
+1
*
shared/ask-password-api: do not show hint on echo
Christian Hesse
2020-03-12
1
-1
/
+1
*
ask-password-api: drop unneeded parentheses
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-2
/
+1
*
tree-wide: use the return value from sockaddr_un_set_path()
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-6
/
+8
*
shared/ask-password-api: show "(press TAB for no echo)"
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-4
/
+21
*
shared/ask-password-api: return "error" when dialogue is cancelled
Zbigniew Jędrzejewski-Szmek
2020-02-06
1
-5
/
+9
*
shared/ask-password-api: modify keyctl break value
Kevin Kuehler
2019-11-28
1
-1
/
+1
[next]