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
/
tty-ask-password-agent.c
Age
Commit message (
Expand
)
Author
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
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-18
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-10
tty-ask-password-agent: free passwords
Lukas Nykryn
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-02-13
Revert "log_error() if inotify_add_watch() fails"
Lennart Poettering
2013-02-13
log_error() if inotify_add_watch() fails
Harald Hoyer
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-13
log: correct usage of logging API at a few places
Lennart Poettering
2012-06-27
man: document tty-ask-password-agent
Lennart Poettering
2012-06-26
core: make systemd.confirm_spawn=1 actually work
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
move all tools to subdirs
Kay Sievers