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
*
Merge branch 'sunweaver-pr/travis-ci'
HEAD
master
Mike Gabriel
2021-06-08
5
-30
/
+196
|
\
|
*
tests/mock_pam.c: Use curly braces for all if-clauses.
Mike Gabriel
2021-06-08
1
-15
/
+20
|
*
tests/mock_pam.c: Don't leak memory pointed to by 'response'.
Mike Gabriel
2021-06-08
1
-0
/
+3
|
*
tests/mock_guest.c: Use same integer type (long unsigned int) for comparing s...
Mike Gabriel
2021-06-08
1
-1
/
+1
|
*
tests/mock_*.c: Mark unused function arguments as such.
Mike Gabriel
2021-06-08
2
-11
/
+19
|
*
src/pam-x2go.c: Mark unused function arguments as such.
Mike Gabriel
2021-06-08
1
-4
/
+4
|
*
Travis CI: Add 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/: Update Debian packaging from official Debian package.
Mike Gabriel
2018-05-09
4
-11
/
+86
*
debian/control: Re-add dh-autoreconf, required by CDBS.
release-builds
Mike Gabriel
2018-05-07
1
-0
/
+1
*
release 0.0.2.0
0.0.2.0
Mike Gabriel
2018-05-07
3
-11
/
+166
*
src/pam-x2go.c: Update some comments.
Mike Gabriel
2018-05-06
1
-3
/
+4
*
White-space clean-up. Remove whitespaces at EOL.
Mike Gabriel
2018-05-06
8
-20
/
+20
*
tests/mock_guest.c: Remove comment that is no longer true.
Mike Gabriel
2018-05-06
1
-1
/
+0
*
debian/control: Bump Standards-Version: to 4.1.4. No changes needed.
Mike Gabriel
2018-05-05
1
-1
/
+1
*
debian/control: Drop from B-D: dh-autoreconf. Not needed with CDBS.
Mike Gabriel
2018-05-05
1
-1
/
+0
*
tests/Makefile.am: white-space fixes.
Mike Gabriel
2018-05-05
1
-2
/
+2
*
debian/rules: Fix cruft removal.
Mike Gabriel
2018-05-05
1
-1
/
+3
*
unit tests: Fix them and reenable them.
Mike Gabriel
2018-05-05
6
-17
/
+94
*
.gitignore: Let us not ignore files, otherwise we miss flaws in distclean.
Mike Gabriel
2018-05-04
1
-7
/
+0
*
Makefile.am: No quotes around value of ACLOCAL_AMFLAGS.
Mike Gabriel
2018-05-04
1
-2
/
+2
*
README.md: Symlink README to it and put some more content in it.
Mike Gabriel
2018-05-04
2
-1
/
+6
*
autogen.sh: Drop file. Unused.
Mike Gabriel
2018-05-04
1
-9
/
+0
*
include/pam-x2go.h: Add some missing files to Git.
Mike Gabriel
2018-05-04
3
-0
/
+32
*
Re-layout Makefile.am files.
Mike Gabriel
2018-05-04
2
-74
/
+102
*
configure.ac: Set subdir-objects automake option.
Mike Gabriel
2018-05-04
1
-1
/
+1
*
debian/rules: Add CDBS's list-missing feature.
Mike Gabriel
2018-05-04
1
-1
/
+4
*
include/pam-x2go.h: Move login prompt strings into public include file, so it...
Mike Gabriel
2018-05-04
3
-5
/
+31
*
src/pam-x2go-children.h: Fix not-yet-renamed rsession -> rcommand in pam-x2go...
Mike Gabriel
2018-05-04
1
-2
/
+2
*
PAM prompt: rename from "x2gosession" to "remote command".
Mike Gabriel
2018-05-03
3
-4
/
+4
*
src/pam-x2go.c: Adapt some comments.
Mike Gabriel
2018-05-03
1
-3
/
+3
*
Don't use PAM_RUSER and PAM_RHOST. Not made for this. Introduce our own PAM t...
Mike Gabriel
2018-05-03
3
-55
/
+79
*
Add AC_CONFIG_MACRO variables, make autoreconf happy.
Mike Gabriel
2018-05-02
2
-0
/
+3
*
Makefile.am: Drop dist-hook. Makes localinstall configure option obsolete, so...
Mike Gabriel
2018-05-02
2
-44
/
+1
*
.bzrignore: Drop file.
Mike Gabriel
2017-12-07
1
-7
/
+0
*
debian/{control,rules}: Enable all hardening flags.
Mike Gabriel
2017-12-07
2
-0
/
+5
*
debian/copyright: Update Source: URL and add Upstream-Contact: field.
Mike Gabriel
2017-12-07
1
-1
/
+2
*
debian/watch: Point to tarballs released by Arctica Project.
Mike Gabriel
2017-12-07
1
-1
/
+2
*
debian/changelog: Bump upstream version to a development version number.
Mike Gabriel
2017-12-07
1
-0
/
+6
*
debian/control: Don't suggest X2Go Client, Arctica Greeter remote logon to X2...
Mike Gabriel
2017-12-07
1
-1
/
+1
*
debian/control: Update Homepage: and Vcs-*: fields.
Mike Gabriel
2017-12-07
1
-3
/
+3
*
debian/control: Bump Standards-Version: to 4.1.1.
Mike Gabriel
2017-12-07
1
-1
/
+1
*
debian/control: Switch to Priority: optional.
Mike Gabriel
2017-12-07
1
-1
/
+1
*
debian/control: Adapt Maintainer: field to new upstream maintenance team.
Mike Gabriel
2017-12-07
1
-1
/
+1
*
Merge branch 'EdwardBetts-spelling'
Mike Gabriel
2017-09-05
1
-1
/
+1
|
\
|
*
correct spelling mistake
Edward Betts
2017-09-01
1
-1
/
+1
|
/
*
release 0.0.1.1
0.0.1.1
Mike Gabriel
2017-05-31
2
-10
/
+744
*
debian/changelog: Drop ~x2goX version suffix.
Mike Gabriel
2015-11-12
1
-1
/
+1
*
debian/source/format: Switch to format 1.0.
Mike Gabriel
2013-11-27
2
-1
/
+5
*
Make building tests optional. (Fixes: #196).
Jan Engelhardt
2013-04-30
3
-5
/
+10
[next]