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 Gabriel6 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 Gabriel6 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-08-290.3.00.3.0Ted Gould1-1/+1
2012-08-29Addign clarification comments. Approved by .Ted Gould1-1/+11
2012-08-29Comments clear up some of the if statementsTed Gould1-1/+11
2012-08-29Change internal API to do less memory allocation.. Approved by Albert Astals ...Ted Gould1-24/+19
2012-08-29Lock buffer memory and protect to memory overruns.. Approved by Albert Astals...Ted Gould1-2/+10
2012-08-29Saving the domain and password between auth and open session. Approved by jen...Albert Astals1-4/+36
2012-08-29Merge lp:~ted/libpam-freerdp/save-valuesAlbert Astals1-4/+36
2012-08-29Set the permissions on the socket. Approved by Albert Astals Cid, jenkins.Ted Gould1-0/+10
2012-08-28Locking the buffer 'cause it would have the password in itTed Gould1-1/+9
2012-08-28Making sure that there's no way that we can write over the end of the buffer ...Ted Gould1-1/+1
[...]