aboutsummaryrefslogtreecommitdiff
path: root/src/pam-x2go-children.c
Commit message (Collapse)AuthorAgeFilesLines
* Send EOL+EOF at end of socket transmission.Mike Gabriel2012-11-111-2/+3
|
* fixing copyright headersMike Gabriel2012-11-101-0/+2
|
* renaming rdomain to rsession, put password as last string into the socket bufferMike Gabriel2012-11-101-7/+7
|
* Revert "let the buffer end with a space character"Mike Gabriel2012-11-101-3/+1
| | | | This reverts commit 179e19ef771d0c6d12020b89587ef754f7e725ae.
* let the buffer end with a space characterMike Gabriel2012-11-101-1/+3
|
* change order of rhost and rdomain, we will use rdomain as placeholder for ↵Mike Gabriel2012-11-091-1/+1
| | | | the X2Go desktop shell (session type)
* change upstream authornameMike Gabriel2012-11-091-1/+1
|
* remove remnants of libpam-freerdpMike Gabriel2012-11-091-1/+1
|
* Adaptations of the forked original to work with X2Go: Check the ↵Mike Gabriel2012-11-091-1/+1
| | | | authentication token via libssh (ssh login to the remote server).
* fork libpam-x2go from libpam-freerdpMike Gabriel2012-11-091-0/+231