chiark / gitweb /
util: upgrade default $TERM from vt102 to vt220 if we have no idea about the connecte...
[elogind.git] / src / shared / ask-password-api.c
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-10-05 David Sommersethask-password: Add --echo to enable echoing the user...
2014-07-19 Zbigniew Jędrzejew... Be more verbose when bind or listen fails
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-04-24 David HärdemanAdd more password agent information
2014-03-25 Lennart Poetteringask-password: modernizations
2014-03-25 Lennart Poetteringask-password: when the user types a overly long passwor...
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04 Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-03-31 Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-01-07 Tom GundersenMerge nss-myhostname
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-12 Kay Sieversmove remainig shared stuff to shared/