summaryrefslogtreecommitdiff
path: root/src/shared/ask-password-api.c
Commit message (Expand)AuthorAge
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* ask-password: Add --echo to enable echoing the user inputDavid Sommerseth2014-10-05
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* Add more password agent informationDavid Härdeman2014-04-24
* ask-password: modernizationsLennart Poettering2014-03-25
* ask-password: when the user types a overly long password, beep and refuseLennart Poettering2014-03-25
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* always use the same code for creating temporary filesLennart Poettering2014-01-28
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* build-sys: use -Og instead of -O0 to catch warningsKay Sievers2013-10-21
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering2013-04-04
* Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek2013-03-31
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-13
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-13
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* move remainig shared stuff to shared/Kay Sievers2012-04-12