aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterMerge branch 'sunweaver-pr/travis-ci'Mike Gabriel3 years
pr/travis-ci.build.yml: Cat config.log to stdout after build.Mike Gabriel3 years
release-buildsdebian/control: Re-add dh-autoreconf, required by CDBS.Mike Gabriel7 years
 
TagDownloadAuthorAge
2.0.0libpam-freerdp2-2.0.0.tar.gz  libpam-freerdp2-2.0.0.tar.bz2  libpam-freerdp2-2.0.0.zip  Mike Gabriel7 years
1.0.1+15.04.20141111-0ubuntu1libpam-freerdp2-1.0.1+15.04.20141111-0ubuntu1.tar.gz  libpam-freerdp2-1.0.1+15.04.20141111-0ubuntu1.tar.bz2  libpam-freerdp2-1.0.1+15.04.20141111-0ubuntu1.zip  CI bot10 years
1.0.1libpam-freerdp2-1.0.1.tar.gz  libpam-freerdp2-1.0.1.tar.bz2  libpam-freerdp2-1.0.1.zip  Ted Gould12 years
1.0.0libpam-freerdp2-1.0.0.tar.gz  libpam-freerdp2-1.0.0.tar.bz2  libpam-freerdp2-1.0.0.zip  Ted Gould12 years
0.4.0libpam-freerdp2-0.4.0.tar.gz  libpam-freerdp2-0.4.0.tar.bz2  libpam-freerdp2-0.4.0.zip  Ted Gould12 years
0.3.0libpam-freerdp2-0.3.0.tar.gz  libpam-freerdp2-0.3.0.tar.bz2  libpam-freerdp2-0.3.0.zip  Ted Gould12 years
0.2.0libpam-freerdp2-0.2.0.tar.gz  libpam-freerdp2-0.2.0.tar.bz2  libpam-freerdp2-0.2.0.zip  Ted Gould12 years
0.1.0libpam-freerdp2-0.1.0.tar.gz  libpam-freerdp2-0.1.0.tar.bz2  libpam-freerdp2-0.1.0.zip  Ted Gould12 years
0.0.2libpam-freerdp2-0.0.2.tar.gz  libpam-freerdp2-0.0.2.tar.bz2  libpam-freerdp2-0.0.2.zip  Ted Gould12 years
0.0.1libpam-freerdp2-0.0.1.tar.gz  libpam-freerdp2-0.0.1.tar.bz2  libpam-freerdp2-0.0.1.zip  Ted Gould12 years
 
AgeCommit messageAuthorFilesLines
2012-09-050.4.00.4.0Ted Gould1-1/+1
2012-09-04Making the open_session kill also unpriv. Approved by Albert Astals Cid, jenk...Ted Gould1-6/+20
2012-09-04Using the new function in the open_session function instead of killing directly.Ted Gould1-5/+4
2012-09-04Moving the kill code into a functionTed Gould1-1/+16
2012-08-31Resolving concerns of the security team. Fixes: https://bugs.launchpad.net/bu...Ted Gould2-82/+267
2012-08-30Clearing the groups, but handling the EPERM issue with not being rootTed Gould1-0/+19
2012-08-30Attaching bugTed Gould0-0/+0
2012-08-30Removing setgroups as it doesn't seem to be workingTed Gould1-13/+0
2012-08-30Clear the session_pid after trying to kill it.Ted Gould1-0/+4
2012-08-30Making sure to kill as the user so that if there is PID wrap or something els...Ted Gould1-3/+51
[...]