aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 0.2.00.2.0Ted Gould2012-08-211-1/+1
|
* Adding an auth helperTed Gould2012-08-215-16/+114
|\
| * Adding a copyright headerTed Gould2012-08-211-0/+18
| |
| * A newline for scanfTed Gould2012-08-211-1/+2
| |
| * Making PAM call the auth check utilityTed Gould2012-08-212-17/+9
| |
| * Adding some freerdp-ness to itTed Gould2012-08-211-1/+63
| |
| * Building ourselves a little binaryTed Gould2012-08-213-0/+19
| |
| * Adding a dep on the FreeRDP libraryTed Gould2012-08-211-0/+6
|/
* 0.1.00.1.0Ted Gould2012-08-211-1/+1
|
* Fixing up the ignoreTed Gould2012-08-211-0/+2
|
* If we don't fork, then clean upTed Gould2012-08-211-0/+2
|
* Adding a copyright headerTed Gould2012-08-211-0/+18
|
* Adding session stuffTed Gould2012-08-211-2/+117
|\
| * Drop privs if we have 'emTed Gould2012-08-211-0/+5
| |
| * Set up the buffer and the socket and stuff like that as well.Ted Gould2012-08-201-2/+101
| |
| * First make sure we clean upTed Gould2012-08-201-1/+12
|/
* Setting up our pipes, dropping privs, and fixing TODOsTed Gould2012-08-201-16/+42
|\
| * Make sure we're running as the guest user before we execute the freerdp utilityTed Gould2012-08-201-2/+6
| |
| * Setting the home directory to the user's directoryTed Gould2012-08-201-6/+12
| |
| * Switch to pushing the creditials via stdinTed Gould2012-08-201-11/+27
|/
* Fixing pointers to make PAM happy. Uhg. No segfault thoughTed Gould2012-08-191-14/+17
|
* Changing the conv to a pointer of a pointerTed Gould2012-08-191-2/+2
|
* 0.0.20.0.2Ted Gould2012-08-191-1/+1
|
* Matching the naming convention of the other modulesTed Gould2012-08-192-3/+3
|
* Only built the .so, it's a loadable moduleTed Gould2012-08-191-0/+2
|
* Fixing the name to be what everyone else thinks it should beTed Gould2012-08-191-1/+1
|
* 0.0.10.0.1Ted Gould2012-08-190-0/+0
|
* Enough that it's likely to authenticate. Though, lots of TODOs at this pointTed Gould2012-08-191-1/+139
|\
| * Let's call it! Ted Gould2012-08-171-0/+52
| |
| * match the string by pam-remoteloginTed Gould2012-08-171-1/+1
| |
| * Restructured so we can get all the items with promptsTed Gould2012-08-171-26/+81
| |
| * Trying to get the values that we should know wellTed Gould2012-08-171-0/+31
|/
* Understanding the designTed Gould2012-08-171-0/+7
|
* Ignoring stuffTed Gould2012-08-171-0/+4
|
* Woot, we've got a PAM moduleTed Gould2012-08-172-0/+51
|
* Adding a local directory option and setting the PAM install directory based ↵Ted Gould2012-08-171-0/+26
| | | | on whether we're local or not
* Basic build systemTed Gould2012-08-179-0/+739