summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Don't invoke g_type_init for recent glibGuido Günther2013-05-11
| | | | | | Since it it's not needed and causes a deprecation warning. Debian-Bug: #707469
* Log connection information at message levelGuido Günther2012-04-18
| | | | since this is important for debugging connection problems.
* Remove unused defineGuido Günther2012-04-18
|
* Check password write resultGuido Günther2012-03-27
| | | | to avoid warning.
* Distinguish login failure from other errorsGuido Günther2012-02-27
|
* real_connect: return code is status not fdGuido Günther2012-02-26
|
* Don't send password via environment but via stdinGuido Günther2012-02-26
| | | | so it doesn't end up in /proc/<pid>/environ
* Pass the password via the environmentGuido Günther2012-02-08
| | | | instead of the command line.
* Chroot iodineGuido Günther2012-02-08
|
* Initial commitv0.0.1Guido Günther2012-02-08