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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing copyright headers
Mike Gabriel
2012-11-10
3
-0
/
+6
*
whitespace fix
Mike Gabriel
2012-11-10
1
-1
/
+1
*
renaming rdomain to rsession, put password as last string into the socket buffer
Mike Gabriel
2012-11-10
3
-23
/
+23
*
Revert "let the buffer end with a space character"
Mike Gabriel
2012-11-10
1
-3
/
+1
*
let the buffer end with a space character
Mike Gabriel
2012-11-10
1
-1
/
+3
*
merge rules for pam_x2go and libx2gocore
Mike Gabriel
2012-11-10
1
-12
/
+3
*
copy+paste fix
Mike Gabriel
2012-11-10
1
-1
/
+1
*
add missing pam_x2go_la_LIBADD stanza
Mike Gabriel
2012-11-10
1
-0
/
+3
*
fix missing compilation of pam-x2go.c and pam-x2go-children.c
Mike Gabriel
2012-11-10
1
-0
/
+11
*
Set PAM_SM_AUTH and PAM_SM_SESSION before including security/pam_modules.h.
Mike Gabriel
2012-11-10
1
-0
/
+2
*
fix AUTH_CHECK
Mike Gabriel
2012-11-09
1
-1
/
+1
*
install x2go-auth-check not libexecdir, not pkglibexecdir
Mike Gabriel
2012-11-09
1
-1
/
+1
*
change order of rhost and rdomain, we will use rdomain as placeholder for the...
Mike Gabriel
2012-11-09
1
-1
/
+1
*
change upstream authorname
Mike Gabriel
2012-11-09
4
-4
/
+4
*
fixed x2go-auth-check.c (at least for IPv4 and DNS type hostnames)
Mike Gabriel
2012-11-09
1
-29
/
+10
*
split up hostname and port properly
Mike Gabriel
2012-11-09
1
-2
/
+11
*
report the type of error during SSH connection
Mike Gabriel
2012-11-09
1
-1
/
+3
*
add log verbosity
Mike Gabriel
2012-11-09
1
-0
/
+4
*
add debug marker
Mike Gabriel
2012-11-09
1
-1
/
+3
*
sedate type mismatch warning
Mike Gabriel
2012-11-09
1
-1
/
+1
*
missing ; (2)
Mike Gabriel
2012-11-09
1
-1
/
+1
*
missing ;
Mike Gabriel
2012-11-09
1
-1
/
+1
*
slightly different logic for finding a proper return value
Mike Gabriel
2012-11-09
1
-11
/
+12
*
add some debug code
Mike Gabriel
2012-11-09
1
-3
/
+22
*
remove duplicat ssh_connect call
Mike Gabriel
2012-11-09
1
-2
/
+0
*
drop pam-x2go.h again, fix linking against libssh
Mike Gabriel
2012-11-09
2
-61
/
+2
*
add pam-x2go.h to avoid multiple definitions
Mike Gabriel
2012-11-09
2
-3
/
+44
*
fixing up x2go-auth-check.c
Mike Gabriel
2012-11-09
1
-5
/
+7
*
fixing syntax errors
Mike Gabriel
2012-11-09
1
-3
/
+3
*
fix missing type
Mike Gabriel
2012-11-09
1
-1
/
+1
*
remove remnants of libpam-freerdp
Mike Gabriel
2012-11-09
1
-1
/
+1
*
Adaptations of the forked original to work with X2Go: Check the authenticatio...
Mike Gabriel
2012-11-09
4
-68
/
+22
*
fork libpam-x2go from libpam-freerdp
Mike Gabriel
2012-11-09
6
-23
/
+22
*
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
2
-192
/
+7
*
Adding the core library to the module.
Ted Gould
2012-09-25
1
-0
/
+3
*
Adding a testing framework. Approved by Albert Astals Cid, jenkins.
Ted Gould
2012-09-20
4
-8
/
+29
|
\
|
*
Set everything up so that the auth check binary can be different in the tests
Ted Gould
2012-09-19
4
-5
/
+21
|
*
Adding in coverage build flags
Ted Gould
2012-09-19
1
-3
/
+8
*
|
Check for spaces in the username, block them
Ted Gould
2012-09-19
1
-0
/
+12
|
/
*
Make sure there's a character even if we don't have a domain
Ted Gould
2012-09-07
1
-0
/
+4
*
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
*
Clearing the groups, but handling the EPERM issue with not being root
Ted Gould
2012-08-30
1
-0
/
+19
*
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
[next]