index
:
libpam-freerdp2
master
pr/travis-ci
release-builds
Remote RDP 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 building tests optional.
Mike Gabriel
2018-05-02
2
-4
/
+6
*
src/pam-freerdp.c: Typo fix in comment.
Mike Gabriel
2018-05-02
1
-1
/
+1
*
Set PAM_SM_AUTH and PAM_SM_SESSION before including security/pam_modules.h.
Mike Gabriel
2018-05-02
1
-0
/
+2
*
configure.ac: Continue to run even in absence of AM_SILENT_RULES.
Mike Gabriel
2018-05-02
1
-2
/
+2
*
src/freerdp-auth-check.c: The tool expects 4 arguments (plus command name) ->...
Mike Gabriel
2018-05-02
1
-1
/
+1
*
src/freerdp-auth-check.c: Typo fix in error message.
Mike Gabriel
2018-05-02
1
-1
/
+1
*
src/freerdp-auth-check.c: Add a little usage print out on faulty cmdline usage.
Mike Gabriel
2018-05-02
1
-1
/
+2
*
tests/{mock_guest.c,test-freerdp-wrapper.cc}: Fix namespace (freerdp -> freer...
Mike Gabriel
2018-01-12
2
-4
/
+4
*
tests/Makefile.am: Use correct .la file in src/ folder for linking the unit t...
Mike Gabriel
2018-01-12
1
-1
/
+1
*
tests/Makefile.am: Define LIBPAM_COMPILE to disable libpam's PAM_NONNULL chec...
Mike Gabriel
2018-01-12
1
-1
/
+2
*
tests/Makefile.am: Split-up CFLAGS/CXXFLAGS/CPPFLAGS properly. Esp. split out...
Mike Gabriel
2018-01-12
1
-2
/
+8
*
Merge branch 'bmiklautz-freerdp2'
Mike Gabriel
2017-12-18
3
-18
/
+41
|
\
|
*
Update to use the freerdp2 API
Bernhard Miklautz
2017-12-18
3
-18
/
+41
|
/
*
White-space clean-up.
Mike Gabriel
2017-12-07
6
-21
/
+21
*
Continue development of libpam-freerdp under the name libpam-freerdp2 (with s...
Mike Gabriel
2017-12-07
11
-70
/
+61
*
Releasing 1.0.1+15.04.20141111-0ubuntu1
1.0.1+15.04.20141111-0ubuntu1
CI bot
2014-11-11
1
-0
/
+7
*
Port to new freerdp API
Iain Lane
2014-11-11
2
-13
/
+13
|
\
|
*
Port to new freerdp API
Iain Lane
2014-11-10
2
-13
/
+13
|
/
*
Releasing 1.0.1+13.10.20130724-0ubuntu1 (revision 42 from lp:libpam-freerdp).
Automatic PS uploader
2013-07-24
1
-2
/
+17
|
\
|
*
Releasing 1.0.1+13.10.20130724-0ubuntu1, based on r42
Automatic PS uploader
2013-07-24
1
-2
/
+17
|
/
*
sync changelog entries from archive and add bootstrap rev
Ken VanDine
2013-07-24
1
-8
/
+7
|
\
|
*
sync changelog entries from archive and add bootstrap rev
Ken VanDine
2013-07-24
1
-8
/
+7
|
/
*
inline packaging and preparation for daily release
Ken VanDine
2013-06-26
6
-0
/
+162
|
\
|
*
cleanup
Ken VanDine
2013-06-26
3
-3
/
+7
|
*
added inline packaging
Ken VanDine
2013-06-03
6
-0
/
+158
|
/
*
Empty password fix and added related unit test Bug#1092428.
Iftikhar Ahmad
2013-03-19
4
-0
/
+58
|
\
|
*
Empty password fix and added related unit test Bug#1092428
Iftikhar Ahmad
2013-03-19
3
-0
/
+53
|
|
\
|
|
*
unit test for empty password bug
Iftikhar Ahmad
2013-03-19
3
-0
/
+53
|
|
/
|
/
|
|
*
Empty password is not supported by xfreerdp, stop the authentication as soon ...
iahmad
2013-03-19
1
-0
/
+5
|
/
*
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
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
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
[next]