| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix /debian/watch file | Mike Gabriel | 2012-11-09 | 1 | -1/+1 |
* | /debian/control: Depend on dh-autoreconf. | Mike Gabriel | 2012-11-09 | 3 | -0/+4 |
* | check for libssh .pc (pkg-config) file | Mike Gabriel | 2012-11-09 | 1 | -1/+1 |
* | depende on cdbs | Mike Gabriel | 2012-11-09 | 1 | -3/+1 |
* | change-over to CDBS | Mike Gabriel | 2012-11-09 | 2 | -12/+3 |
* | replace dh-autoreconf dependency by autotools-dev, automake and libtool | Mike Gabriel | 2012-11-09 | 1 | -1/+3 |
* | Override auto_build with our own automake mechanism. | Mike Gabriel | 2012-11-09 | 2 | -2/+6 |
* | wrap too-long-changelog-line | Mike Gabriel | 2012-11-09 | 1 | -1/+2 |
* | /debian/rules: Use dh-autoreconf with debhelper. | Mike Gabriel | 2012-11-09 | 3 | -1/+4 |
* | Adaptations of the forked original to work with X2Go: Check the authenticatio... | Mike Gabriel | 2012-11-09 | 6 | -68/+25 |
* | fork libpam-x2go from libpam-freerdp | Mike Gabriel | 2012-11-09 | 18 | -48/+127 |
* | Improving the test coverage.. Approved by David Barth. | Iftikhar Ahmad | 2012-10-16 | 7 | -192/+343 |
|\ |
|
| * | adding the files missed in last push | Iftikhar Ahmad | 2012-10-16 | 2 | -0/+261 |
| * | Improving the test coverage for libpam-freerdp | Iftikhar Ahmad | 2012-10-16 | 5 | -192/+82 |
|/ |
|
* | 1.0.1 | Ted Gould | 2012-09-25 | 1 | -1/+1 |
* | Adding the compiled lib to the link. | Ted Gould | 2012-09-25 | 1 | -0/+3 |
|\ |
|
| * | Adding the core library to the module. | Ted Gould | 2012-09-25 | 1 | -0/+3 |
|/ |
|
* | 1.0.0 | Ted Gould | 2012-09-20 | 1 | -1/+1 |
* | Adding a testing framework. Approved by Albert Astals Cid, jenkins. | Ted Gould | 2012-09-20 | 16 | -9/+664 |
|\ |
|
| * | Add a set cred call like LightDM does it | Ted Gould | 2012-09-19 | 1 | -0/+2 |
| * | Adding an authenticate | Ted Gould | 2012-09-19 | 1 | -0/+2 |
| * | Make sure we have the full path to execute the auth check | Ted Gould | 2012-09-19 | 1 | -1/+1 |
| * | Make the auth use the auth check utility | Ted Gould | 2012-09-19 | 2 | -1/+2 |
| * | Adding a small auth check utility | Ted Gould | 2012-09-19 | 2 | -2/+70 |
| * | Set everything up so that the auth check binary can be different in the tests | Ted Gould | 2012-09-19 | 6 | -6/+25 |
| * | Make sure to close so we don't leave processes around | Ted Gould | 2012-09-19 | 1 | -0/+2 |
| * | Adding in coverage make rules | Ted Gould | 2012-09-19 | 2 | -0/+49 |
| * | Make sure to distribute the header files | Ted Gould | 2012-09-19 | 1 | -2/+2 |
| * | Clean up Makefile and add proper files | Ted Gould | 2012-09-19 | 1 | -26/+16 |
| * | Adding in coverage build flags | Ted Gould | 2012-09-19 | 1 | -3/+8 |
| * | Adding in Google test and Coverage build stuff | Ted Gould | 2012-09-19 | 3 | -0/+175 |
| * | Steal a bunch of test infrastructure from libpam-icaclient | Ted Gould | 2012-09-19 | 8 | -1/+343 |
* | | Block usernames with spaces. Approved by Albert Astals Cid, jenkins. | Ted Gould | 2012-09-20 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Check for spaces in the username, block them | Ted Gould | 2012-09-19 | 1 | -0/+12 |
|/ |
|
* | Add a '.' for a blank domain. Approved by Albert Astals Cid, jenkins. | Ted Gould | 2012-09-10 | 1 | -0/+4 |
|\ |
|
| * | Make sure there's a character even if we don't have a domain | Ted Gould | 2012-09-07 | 1 | -0/+4 |
|/ |
|
* | 0.4.0 | Ted Gould | 2012-09-05 | 1 | -1/+1 |
* | Making the open_session kill also unpriv. Approved by Albert Astals Cid, jenk... | Ted Gould | 2012-09-04 | 1 | -6/+20 |
|\ |
|
| * | Using the new function in the open_session function instead of killing directly. | Ted Gould | 2012-09-04 | 1 | -5/+4 |
| * | Moving the kill code into a function | Ted Gould | 2012-09-04 | 1 | -1/+16 |
|/ |
|
* | Resolving concerns of the security team. Fixes: https://bugs.launchpad.net/bu... | Ted Gould | 2012-08-31 | 2 | -82/+267 |
|\ |
|
| * | Clearing the groups, but handling the EPERM issue with not being root | Ted Gould | 2012-08-30 | 1 | -0/+19 |
| * | Attaching bug | Ted Gould | 2012-08-30 | 0 | -0/+0 |
| * | Removing setgroups as it doesn't seem to be working | Ted Gould | 2012-08-30 | 1 | -13/+0 |
| * | Clear the session_pid after trying to kill it. | Ted Gould | 2012-08-30 | 1 | -0/+4 |
| * | Making sure to kill as the user so that if there is PID wrap or something els... | Ted Gould | 2012-08-30 | 1 | -3/+51 |
| * | Make sure to change the working directory for the subprocesses to the guest u... | Ted Gould | 2012-08-30 | 1 | -0/+9 |
| * | Dropping the ignoring of the cert | Ted Gould | 2012-08-30 | 1 | -1/+0 |
| * | Make sure to lock the password buffer | Ted Gould | 2012-08-30 | 1 | -3/+11 |
| * | Clear the groups when dropping privs | Ted Gould | 2012-08-30 | 1 | -0/+10 |