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
*
Merge branch 'sunweaver-pr/travis-ci'
HEAD
master
Mike Gabriel
2021-06-08
8
-43
/
+214
|
\
|
*
tests/mock_guest.c: Use same integer type (long unsigned int) for comparing s...
Mike Gabriel
2021-06-08
1
-1
/
+1
|
*
tests/mock_pam.c: Use curly braces for all if-clauses.
Mike Gabriel
2021-06-08
1
-20
/
+26
|
*
tests/mock_pam.c: Don't leak memory pointed to by 'response'.
Mike Gabriel
2021-06-08
1
-2
/
+6
|
*
tests/mock_*.c: Mark unused function arguments as such.
Mike Gabriel
2021-06-08
2
-13
/
+22
|
*
src/freerdp2-auth-check.c: Mark unused function arguments as such.
Mike Gabriel
2021-06-08
1
-5
/
+5
|
*
src/pam-freerdp2.c: Mark unused function arguments as such.
Mike Gabriel
2021-06-08
1
-4
/
+4
|
*
src/Makefile.am: Turn all warnings into errors when building freerdp2-auth-ch...
Mike Gabriel
2021-06-08
1
-0
/
+1
|
*
tests/mock_pam.h: Includ <security/_pam-types.h>, so that the PAM_NONNULL() m...
Mike Gabriel
2021-06-08
1
-0
/
+1
|
*
Travis CI: Initial CI build configuration.
Mike Gabriel
2021-06-08
2
-0
/
+150
|
/
*
m4/gtest.m4: FTCBFS fix: Don't abuse AC_CHECK_FILES.
Helmut Grohne
2019-12-04
1
-2
/
+1
*
debian/control: Rephrase LONG_DESCRIPTIONs slightly.
Mike Gabriel
2018-05-08
1
-2
/
+6
*
debian/source/format: Upstream provided DEB packages need to be source format...
Mike Gabriel
2018-05-08
1
-1
/
+1
*
debian/: Adopt packaging stuff from official Debian package.
Mike Gabriel
2018-05-08
8
-6
/
+207
*
debian/control: Re-add dh-autoreconf, required by CDBS.
release-builds
Mike Gabriel
2018-05-07
1
-0
/
+1
*
release 2.0.0
2.0.0
Mike Gabriel
2018-05-07
3
-3
/
+745
*
src/pam-x2go.c: Update some comments (2).
Mike Gabriel
2018-05-06
1
-4
/
+5
*
src/pam-freerdp.c: Update some comments.
Mike Gabriel
2018-05-06
1
-5
/
+4
*
src/pam-freerdp.c: Fix indentation level.
Mike Gabriel
2018-05-06
1
-21
/
+21
*
src/pam-freerdp2-children.h: Rename header guard macro.
Mike Gabriel
2018-05-06
1
-3
/
+3
*
tests/mock_guest.c: Remove comment that is no longer true.
Mike Gabriel
2018-05-06
1
-1
/
+0
*
src/pam-freerdp2.c: Typo fix.
Mike Gabriel
2018-05-06
1
-1
/
+1
*
src/pam-freerdp2.c: Comment improvements.
Mike Gabriel
2018-05-06
1
-4
/
+4
*
src/pam-freerdp2.c: global_user -> global_rdp_user.
Mike Gabriel
2018-05-06
1
-2
/
+2
*
src/pam-freerdp2-children.h: Adapt to new PAM_TYPE_RDP_* macros.
Mike Gabriel
2018-05-06
1
-2
/
+3
*
src/pam-freerdp2-children.c: White-space fix.
Mike Gabriel
2018-05-06
1
-1
/
+0
*
src/pam-freerdp2.c: Fix PAM_TYPE_RDP_* internal item types and global_rdp_* v...
Mike Gabriel
2018-05-06
1
-29
/
+41
*
freerdp2-auth-check: Improve error message for incorrect number of parameter.
Mike Gabriel
2018-05-05
1
-1
/
+1
*
freerdp2-auth-check: Fix usage message and show it if argc is not 4.
Mike Gabriel
2018-05-05
1
-2
/
+2
*
src/Makefile.am: Use libexec, not pkglibexec for freerdp2-auth-check.
Mike Gabriel
2018-05-05
1
-2
/
+2
*
README.md: Symlink README to it and put some more content in it.
Mike Gabriel
2018-05-05
2
-1
/
+6
*
src/pam-freerdp2.c: Use PAM_FREERDP2_PROMPT_* macros for pam prompt messages.
Mike Gabriel
2018-05-05
1
-5
/
+5
*
src/Makefile.am: Simplify slightly and tab'ify.
Mike Gabriel
2018-05-05
1
-41
/
+40
*
debian/control: Align B-Ds with libpam-x2go's B-Ds.
Mike Gabriel
2018-05-05
1
-1
/
+2
*
debian/control: Add Homepage: and Vcs-*: fields.
Mike Gabriel
2018-05-05
1
-1
/
+4
*
Makefile.am: Fix ACLOCAL_AMFLAGS assignment.
Mike Gabriel
2018-05-05
1
-1
/
+1
*
unit tests: Fix build and re-enable them.
Mike Gabriel
2018-05-05
8
-70
/
+158
*
src/: Rename files *freerdp* -> *freerdp2*.
Mike Gabriel
2018-05-05
5
-5
/
+5
*
debian/rules: Convert to CDBS.
Mike Gabriel
2018-05-05
2
-13
/
+16
*
autogen.sh: Drop file. Unused.
Mike Gabriel
2018-05-04
1
-9
/
+0
*
include/pam-freerdp2.h: Exclude PAM prompts via public API so they can be use...
Mike Gabriel
2018-05-04
7
-1
/
+58
*
debian/rules: Disable unit tests for now. Needs investigation...
Mike Gabriel
2018-05-04
1
-0
/
+3
*
Makefile.am: Remove --enable-localinstall option.
Mike Gabriel
2018-05-04
1
-2
/
+0
*
missing parenthesis open...
Mike Gabriel
2018-05-02
1
-1
/
+1
*
Fix for PAM_TYPE_* name changes.
Mike Gabriel
2018-05-02
1
-1
/
+1
*
Fix nasty typo flaw...
Mike Gabriel
2018-05-02
1
-1
/
+1
*
Don't use PAM_RHOSTS. Its purpose has been something completely unrelated to ...
Mike Gabriel
2018-05-02
2
-12
/
+25
*
Add AC_CONFIG_MACRO variables, make autoreconf happy.
Mike Gabriel
2018-05-02
2
-0
/
+3
*
Makefile.am: Drop dist-hook. The localinstall part has been removed earlier a...
Mike Gabriel
2018-05-02
1
-26
/
+0
*
Make building tests optional.
Mike Gabriel
2018-05-02
2
-4
/
+6
[next]