aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding a copyright headerTed Gould2012-08-211-0/+18
|
* 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
|
* 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
|
* Matching the naming convention of the other modulesTed Gould2012-08-191-1/+1
|
* 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
|
* Woot, we've got a PAM moduleTed Gould2012-08-172-0/+51
|
* Basic build systemTed Gould2012-08-171-0/+0