aboutsummaryrefslogtreecommitdiff
path: root/src/x2go-auth-check.c
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to changes in lightdm-remote-login-x2go (0.0.1.0). Expect a UCCS ↵Mike Gabriel2013-04-241-1/+1
| | | | service that supports session type »x2go».
* fixing copyright headersMike Gabriel2012-11-101-0/+2
|
* change upstream authornameMike Gabriel2012-11-091-1/+1
|
* fixed x2go-auth-check.c (at least for IPv4 and DNS type hostnames)Mike Gabriel2012-11-091-29/+10
|
* split up hostname and port properlyMike Gabriel2012-11-091-2/+11
|
* report the type of error during SSH connectionMike Gabriel2012-11-091-1/+3
|
* add log verbosityMike Gabriel2012-11-091-0/+4
|
* add debug markerMike Gabriel2012-11-091-1/+3
|
* sedate type mismatch warningMike Gabriel2012-11-091-1/+1
|
* missing ; (2)Mike Gabriel2012-11-091-1/+1
|
* missing ;Mike Gabriel2012-11-091-1/+1
|
* slightly different logic for finding a proper return valueMike Gabriel2012-11-091-11/+12
|
* add some debug codeMike Gabriel2012-11-091-3/+22
|
* remove duplicat ssh_connect callMike Gabriel2012-11-091-2/+0
|
* fixing up x2go-auth-check.cMike Gabriel2012-11-091-5/+7
|
* fixing syntax errorsMike Gabriel2012-11-091-3/+3
|
* fix missing typeMike Gabriel2012-11-091-1/+1
|
* Adaptations of the forked original to work with X2Go: Check the ↵Mike Gabriel2012-11-091-47/+13
| | | | authentication token via libssh (ssh login to the remote server).
* fork libpam-x2go from libpam-freerdpMike Gabriel2012-11-091-0/+104