aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "replace EOL by \n"Mike Gabriel2012-11-111-1/+1
* replace EOL by \nMike Gabriel2012-11-111-1/+1
* Send EOL+EOF at end of socket transmission.Mike Gabriel2012-11-112-2/+10
* release 0.0.0.10.0.0.1Mike Gabriel2012-11-101-2/+2
* fixing copyright headersMike Gabriel2012-11-109-5/+23
* not available anymore: clean-laMike Gabriel2012-11-101-1/+0
* remove .a and .la files from /lib/securityMike Gabriel2012-11-101-0/+6
* whitespace fixMike Gabriel2012-11-102-1/+2
* renaming rdomain to rsession, put password as last string into the socket bufferMike Gabriel2012-11-103-23/+23
* Revert "let the buffer end with a space character"Mike Gabriel2012-11-101-3/+1
* let the buffer end with a space characterMike Gabriel2012-11-101-1/+3
* merge rules for pam_x2go and libx2gocoreMike Gabriel2012-11-101-12/+3
* copy+paste fixMike Gabriel2012-11-101-1/+1
* add missing pam_x2go_la_LIBADD stanzaMike Gabriel2012-11-101-0/+3
* fix missing compilation of pam-x2go.c and pam-x2go-children.cMike Gabriel2012-11-101-0/+11
* Set PAM_SM_AUTH and PAM_SM_SESSION before including security/pam_modules.h.Mike Gabriel2012-11-102-0/+4
* fix AUTH_CHECKMike Gabriel2012-11-091-1/+1
* try to make the tests look ok...Mike Gabriel2012-11-091-2/+2
* fix testsMike Gabriel2012-11-092-0/+0
* versioned dependency on cdbsMike Gabriel2012-11-091-1/+1
* install x2go-auth-check not libexecdir, not pkglibexecdirMike Gabriel2012-11-091-1/+1
* change order of rhost and rdomain, we will use rdomain as placeholder for the...Mike Gabriel2012-11-091-1/+1
* change upstream authornameMike Gabriel2012-11-096-6/+7
* 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
* drop pam-x2go.h again, fix linking against libsshMike Gabriel2012-11-092-61/+2
* add pam-x2go.h to avoid multiple definitionsMike Gabriel2012-11-092-3/+44
* 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
* remove remnants of libpam-freerdpMike Gabriel2012-11-091-1/+1
* fix /debian/watch fileMike Gabriel2012-11-091-1/+1
* /debian/control: Depend on dh-autoreconf.Mike Gabriel2012-11-093-0/+4
* check for libssh .pc (pkg-config) fileMike Gabriel2012-11-091-1/+1
* depende on cdbsMike Gabriel2012-11-091-3/+1
* change-over to CDBSMike Gabriel2012-11-092-12/+3
* replace dh-autoreconf dependency by autotools-dev, automake and libtoolMike Gabriel2012-11-091-1/+3
* Override auto_build with our own automake mechanism.Mike Gabriel2012-11-092-2/+6
* wrap too-long-changelog-lineMike Gabriel2012-11-091-1/+2
* /debian/rules: Use dh-autoreconf with debhelper.Mike Gabriel2012-11-093-1/+4
* Adaptations of the forked original to work with X2Go: Check the authenticatio...Mike Gabriel2012-11-096-68/+25