index
:
libpam-x2go
master
release-builds
Remote X2Go Logon for Arctica Greeter (PAM Module)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Make sure to clear the environments
Ted Gould
2012-08-30
1
-0
/
+9
|
*
Locking memory if we expect the prompt to be returning a password
Ted Gould
2012-08-30
1
-2
/
+19
|
*
Checking the return value of the mlock
Ted Gould
2012-08-30
1
-2
/
+7
|
*
Use the pipe to signal when the subprocess has gotten to a point where it can...
Ted Gould
2012-08-30
1
-1
/
+20
|
*
Setting up a pipe to communicate with the sub process
Ted Gould
2012-08-30
1
-2
/
+13
|
*
Checking the return for mlock and snprintf
Ted Gould
2012-08-30
1
-2
/
+13
|
*
Restructure so that clean up is all at the end of the function
Ted Gould
2012-08-30
1
-21
/
+50
|
*
Moving buffer allocation into the function
Ted Gould
2012-08-30
1
-27
/
+16
|
*
Move the socket creation into the fork'd function
Ted Gould
2012-08-30
1
-40
/
+40
|
*
Refactor to pull the long running stuff out of the if statement and into a fu...
Ted Gould
2012-08-30
1
-29
/
+40
|
/
*
0.3.0
Ted Gould
2012-08-29
1
-1
/
+1
*
Addign clarification comments. Approved by .
Ted Gould
2012-08-29
1
-1
/
+11
|
\
|
*
Comments clear up some of the if statements
Ted Gould
2012-08-29
1
-1
/
+11
|
/
*
Change internal API to do less memory allocation.. Approved by Albert Astals ...
Ted Gould
2012-08-29
1
-24
/
+19
|
\
|
*
Neat little trick that I found in PAM Kerberos where it uses the PAM handle's...
Ted Gould
2012-08-28
1
-24
/
+19
*
|
Lock buffer memory and protect to memory overruns.. Approved by Albert Astals...
Ted Gould
2012-08-29
1
-2
/
+10
|
\
\
|
*
|
Locking the buffer 'cause it would have the password in it
Ted Gould
2012-08-28
1
-1
/
+9
|
*
|
Making sure that there's no way that we can write over the end of the buffer ...
Ted Gould
2012-08-28
1
-1
/
+1
|
|
/
*
|
Saving the domain and password between auth and open session. Approved by jen...
Albert Astals
2012-08-29
1
-4
/
+36
|
\
\
|
*
|
Merge lp:~ted/libpam-freerdp/save-values
Albert Astals
2012-08-29
1
-4
/
+36
|
/
|
|
|
|
/
|
*
Now that we have long running memory with a password in it, we need to lock i...
Ted Gould
2012-08-28
1
-0
/
+4
|
*
Caching the password between authenticate and open_session
Ted Gould
2012-08-28
1
-0
/
+14
|
*
Protecting from a crazy thing that LightDM does
Ted Gould
2012-08-28
1
-1
/
+1
|
*
Remove an unused define (cleanup)
Ted Gould
2012-08-28
1
-3
/
+0
|
*
Saving the values once we get them
Ted Gould
2012-08-28
1
-0
/
+17
*
|
Set the permissions on the socket. Approved by Albert Astals Cid, jenkins.
Ted Gould
2012-08-29
1
-0
/
+10
|
\
\
|
*
|
Set the permissions on the socket
Ted Gould
2012-08-28
1
-0
/
+10
|
|
/
*
|
Adding a setcred function so callers are happy. Approved by Albert Astals Cid...
Ted Gould
2012-08-28
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Adding a setcred function so callers are happy
Ted Gould
2012-08-28
1
-2
/
+10
*
|
Handle URLs as the remote host value. Approved by Albert Astals Cid, jenkins.
Ted Gould
2012-08-28
2
-0
/
+26
|
\
\
|
|
/
|
/
|
|
*
Cleaning up the code to make it easier to read
Ted Gould
2012-08-27
1
-6
/
+6
|
*
Using 'strstr' instead our own loop.
Ted Gould
2012-08-27
1
-6
/
+5
|
*
If we've got a colon for a port number split that out
Ted Gould
2012-08-27
1
-0
/
+9
|
*
Switch to looking for '://' in the string
Ted Gould
2012-08-27
1
-2
/
+3
|
*
Crazy cheap URL parser
Ted Gould
2012-08-24
1
-0
/
+17
|
/
*
0.2.0
Ted Gould
2012-08-21
1
-1
/
+1
*
Adding an auth helper
Ted Gould
2012-08-21
5
-16
/
+114
|
\
|
*
Adding a copyright header
Ted Gould
2012-08-21
1
-0
/
+18
|
*
A newline for scanf
Ted Gould
2012-08-21
1
-1
/
+2
|
*
Making PAM call the auth check utility
Ted Gould
2012-08-21
2
-17
/
+9
|
*
Adding some freerdp-ness to it
Ted Gould
2012-08-21
1
-1
/
+63
|
*
Building ourselves a little binary
Ted Gould
2012-08-21
3
-0
/
+19
|
*
Adding a dep on the FreeRDP library
Ted Gould
2012-08-21
1
-0
/
+6
|
/
*
0.1.0
Ted Gould
2012-08-21
1
-1
/
+1
*
Fixing up the ignore
Ted Gould
2012-08-21
1
-0
/
+2
*
If we don't fork, then clean up
Ted Gould
2012-08-21
1
-0
/
+2
[prev]
[next]