aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterMerge branch 'sunweaver-pr/travis-ci'Mike Gabriel3 years
release-buildsdebian/control: Re-add dh-autoreconf, required by CDBS.Mike Gabriel6 years
 
TagDownloadAuthorAge
0.0.2.0libpam-x2go-0.0.2.0.tar.gz  libpam-x2go-0.0.2.0.tar.bz2  libpam-x2go-0.0.2.0.zip  Mike Gabriel6 years
0.0.1.1libpam-x2go-0.0.1.1.tar.gz  libpam-x2go-0.0.1.1.tar.bz2  libpam-x2go-0.0.1.1.zip  Mike Gabriel7 years
0.0.1.0libpam-x2go-0.0.1.0.tar.gz  libpam-x2go-0.0.1.0.tar.bz2  libpam-x2go-0.0.1.0.zip  Mike Gabriel11 years
0.0.0.1libpam-x2go-0.0.0.1.tar.gz  libpam-x2go-0.0.0.1.tar.bz2  libpam-x2go-0.0.0.1.zip  Mike Gabriel11 years
 
AgeCommit messageAuthorFilesLines
2021-06-08Merge branch 'sunweaver-pr/travis-ci'HEADmasterMike Gabriel5-30/+196
2021-06-08tests/mock_pam.c: Use curly braces for all if-clauses.Mike Gabriel1-15/+20
2021-06-08tests/mock_pam.c: Don't leak memory pointed to by 'response'.Mike Gabriel1-0/+3
2021-06-08tests/mock_guest.c: Use same integer type (long unsigned int) for comparing s...Mike Gabriel1-1/+1
2021-06-08tests/mock_*.c: Mark unused function arguments as such.Mike Gabriel2-11/+19
2021-06-08src/pam-x2go.c: Mark unused function arguments as such.Mike Gabriel1-4/+4
2021-06-08Travis CI: Add initial CI build configuration.Mike Gabriel2-0/+150
2019-12-04m4/gtest.m4: FTCBFS fix: Don't abuse AC_CHECK_FILES.Helmut Grohne1-2/+1
2018-05-09debian/: Update Debian packaging from official Debian package.Mike Gabriel4-11/+86
2018-05-07debian/control: Re-add dh-autoreconf, required by CDBS.release-buildsMike Gabriel1-0/+1
[...]