summaryrefslogtreecommitdiff
path: root/src/tty-ask-password-agent
Commit message (Expand)AuthorAgeFilesLines
...
* tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek2014-08-031-151/+85
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-8/+5
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-291-1/+1
* Always check asprintf return codeKarel Zak2014-07-261-2/+3
* tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek2014-07-161-57/+38
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-161-17/+6
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-151-1/+1
* tty-ask-password-agent: Do tell what directory we failed to openCristian Rodríguez2014-06-011-1/+1
* tty-ask-password-agent: return negative errnoFlorian Albrechtskirchinger2014-04-051-1/+1
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-17/+8
* utmp-wtmp: allow overriding username on wallSebastian Thorarensen2014-03-141-1/+1
* make gcc shut upLennart Poettering2014-02-191-1/+1
* util: generalize code that checks whether PIDs are alive or unwaited forLennart Poettering2014-02-181-3/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* conf-parser: restrict .include usageLennart Poettering2013-04-251-1/+1
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-171-1/+1
* tty-ask-password-agent: free passwordsLukas Nykryn2013-04-101-1/+1
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-8/+4
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-131-2/+0
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-131-0/+2
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-4/+2
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-2/+2
* log: correct usage of logging API at a few placesLennart Poettering2012-07-131-0/+1
* man: document tty-ask-password-agentLennart Poettering2012-06-271-1/+11
* core: make systemd.confirm_spawn=1 actually workLennart Poettering2012-06-261-1/+1
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-2/+2
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+754