index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tty-ask-password-agent
Age
Commit message (
Expand
)
Author
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-05-24
ask-password: ask for passphrases not only on the first console of /dev/console
Werner Fink
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-04-28
tree-wide: rename hidden_file to hidden_or_backup_file and optimize
Zbigniew Jędrzejewski-Szmek
2016-02-10
Merge pull request #2495 from heftig/master
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-03
tty-ask-password: Split out password sending
Jan Alexander Steffens (heftig)
2015-11-05
tty-ask-password-agent: fix typo in error message
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-19
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-14
tty-ask-password-agent: don't warn if we cannot disable wall messages on the ...
Lennart Poettering
2015-10-08
util: do not reset terminal in acquire_terminal()
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-06
ask-password: various modernizations
Lennart Poettering
2015-09-30
tree-wide: use strempty() where possible
Daniel Mack
2015-09-29
tty-ask-password: minor modernizations
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-04-24
shared/utmp-wtmp: add parameter for origin tty and callback userdata
Daniel Mack
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-12-19
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-05
ask-password: Add --echo to enable echoing the user input
David Sommerseth
2014-10-02
Correct a few typos
Torstein Husebø
2014-08-03
tty-ask-password-agent: modernization
Zbigniew Jędrzejewski-Szmek
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-26
Always check asprintf return code
Karel Zak
2014-07-16
tty-ask-password-agent: modernization
Zbigniew Jędrzejewski-Szmek
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-06-01
tty-ask-password-agent: Do tell what directory we failed to open
Cristian Rodríguez
2014-04-05
tty-ask-password-agent: return negative errno
Florian Albrechtskirchinger
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
[next]