index
:
libpam-freerdp2
master
pr/travis-ci
release-builds
Remote RDP Logon for Arctica Greeter (PAM Module)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Merge branch 'sunweaver-pr/travis-ci'
Mike Gabriel
3 years
pr/travis-ci
.build.yml: Cat config.log to stdout after build.
Mike Gabriel
3 years
release-builds
debian/control: Re-add dh-autoreconf, required by CDBS.
Mike Gabriel
7 years
Tag
Download
Author
Age
2.0.0
libpam-freerdp2-2.0.0.tar.gz
libpam-freerdp2-2.0.0.tar.bz2
libpam-freerdp2-2.0.0.zip
Mike Gabriel
7 years
1.0.1+15.04.20141111-0ubuntu1
libpam-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 bot
10 years
1.0.1
libpam-freerdp2-1.0.1.tar.gz
libpam-freerdp2-1.0.1.tar.bz2
libpam-freerdp2-1.0.1.zip
Ted Gould
12 years
1.0.0
libpam-freerdp2-1.0.0.tar.gz
libpam-freerdp2-1.0.0.tar.bz2
libpam-freerdp2-1.0.0.zip
Ted Gould
12 years
0.4.0
libpam-freerdp2-0.4.0.tar.gz
libpam-freerdp2-0.4.0.tar.bz2
libpam-freerdp2-0.4.0.zip
Ted Gould
12 years
0.3.0
libpam-freerdp2-0.3.0.tar.gz
libpam-freerdp2-0.3.0.tar.bz2
libpam-freerdp2-0.3.0.zip
Ted Gould
12 years
0.2.0
libpam-freerdp2-0.2.0.tar.gz
libpam-freerdp2-0.2.0.tar.bz2
libpam-freerdp2-0.2.0.zip
Ted Gould
12 years
0.1.0
libpam-freerdp2-0.1.0.tar.gz
libpam-freerdp2-0.1.0.tar.bz2
libpam-freerdp2-0.1.0.zip
Ted Gould
12 years
0.0.2
libpam-freerdp2-0.0.2.tar.gz
libpam-freerdp2-0.0.2.tar.bz2
libpam-freerdp2-0.0.2.zip
Ted Gould
12 years
0.0.1
libpam-freerdp2-0.0.1.tar.gz
libpam-freerdp2-0.0.1.tar.bz2
libpam-freerdp2-0.0.1.zip
Ted Gould
12 years
Age
Commit message
Author
Files
Lines
2012-09-05
0.4.0
0.4.0
Ted Gould
1
-1
/
+1
2012-09-04
Making the open_session kill also unpriv. Approved by Albert Astals Cid, jenk...
Ted Gould
1
-6
/
+20
2012-09-04
Using the new function in the open_session function instead of killing directly.
Ted Gould
1
-5
/
+4
2012-09-04
Moving the kill code into a function
Ted Gould
1
-1
/
+16
2012-08-31
Resolving concerns of the security team. Fixes: https://bugs.launchpad.net/bu...
Ted Gould
2
-82
/
+267
2012-08-30
Clearing the groups, but handling the EPERM issue with not being root
Ted Gould
1
-0
/
+19
2012-08-30
Attaching bug
Ted Gould
0
-0
/
+0
2012-08-30
Removing setgroups as it doesn't seem to be working
Ted Gould
1
-13
/
+0
2012-08-30
Clear the session_pid after trying to kill it.
Ted Gould
1
-0
/
+4
2012-08-30
Making sure to kill as the user so that if there is PID wrap or something els...
Ted Gould
1
-3
/
+51
[...]