]> eyrie.org Git - kerberos/pam-webauth-otp.git/log
kerberos/pam-webauth-otp.git
10 years agoFinalize changes for 1.0-1 debian debian/1.0-1
Russ Allbery [Mon, 16 Sep 2013 23:24:04 +0000 (16:24 -0700)]
Finalize changes for 1.0-1

10 years agoAdd a watch file
Russ Allbery [Mon, 16 Sep 2013 23:21:37 +0000 (16:21 -0700)]
Add a watch file

10 years agoAdd Vcs-Git, Vcs-Browser, and Homepage fields to debian/control
Russ Allbery [Mon, 16 Sep 2013 23:20:50 +0000 (16:20 -0700)]
Add Vcs-Git, Vcs-Browser, and Homepage fields to debian/control

10 years agoAdd changelog for upstream 1.0 release
Russ Allbery [Mon, 16 Sep 2013 23:16:14 +0000 (16:16 -0700)]
Add changelog for upstream 1.0 release

10 years agoMerge tag 'upstream/1.0' into debian
Russ Allbery [Mon, 16 Sep 2013 23:15:18 +0000 (16:15 -0700)]
Merge tag 'upstream/1.0' into debian

Upstream version 1.0

10 years agoImported Upstream version 1.0 upstream upstream/1.0
Russ Allbery [Mon, 16 Sep 2013 23:15:13 +0000 (16:15 -0700)]
Imported Upstream version 1.0

10 years agoRelease 1.0 release/1.0
Russ Allbery [Mon, 16 Sep 2013 23:11:48 +0000 (16:11 -0700)]
Release 1.0

Add some additional NEWS entries for the changes since 0.1.

10 years agoAdd missing files to the distribution
Russ Allbery [Mon, 16 Sep 2013 23:05:08 +0000 (16:05 -0700)]
Add missing files to the distribution

Flesh out EXTRA_DIST with all of the other files that should be
part of the distribution but aren't automatically picked up by
Automake.  Fix the paths to the symbol versioning and symbol list
configuration.

10 years agoMove the module source to a subdirectory
Russ Allbery [Mon, 16 Sep 2013 18:44:58 +0000 (11:44 -0700)]
Move the module source to a subdirectory

If we're going to move the documentation, we may as well move the
module source files as well and make the source distribution look
a bit tidier.

10 years agoClean up some more files on make distclean
Russ Allbery [Mon, 16 Sep 2013 18:37:03 +0000 (11:37 -0700)]
Clean up some more files on make distclean

Get rid of the Autotools cache directory and the backup of
config.h.in.

10 years agoAdd documentation tests
Russ Allbery [Mon, 16 Sep 2013 18:32:50 +0000 (11:32 -0700)]
Add documentation tests

Fix the stopwords for the module documentation uncovered by adding
the tests.

10 years agoMove documentation to a subdirectory
Russ Allbery [Mon, 16 Sep 2013 18:28:02 +0000 (11:28 -0700)]
Move documentation to a subdirectory

It's unnecessarily difficult to make the testing for POD syntax
generic when the POD file is at the top level, so shuffle it off
into a subdirectory.

10 years agoAdd the username to authentication failure logging
Russ Allbery [Sat, 14 Sep 2013 03:40:25 +0000 (20:40 -0700)]
Add the username to authentication failure logging

10 years agoAdd a basic module test suite
Russ Allbery [Sat, 14 Sep 2013 02:39:39 +0000 (19:39 -0700)]
Add a basic module test suite

This required importing all of the glue required to do Kerberos
setup and spawn a remctl command so that we could test the actual
user information service call.

10 years agoAdd identity and port configuration parameters
Russ Allbery [Sat, 14 Sep 2013 02:38:02 +0000 (19:38 -0700)]
Add identity and port configuration parameters

Provide parameters to configure the port and server identity of
the WebAuth user information service, primarily for testing
purposes.

10 years agoAdd a basic test suite
Russ Allbery [Fri, 13 Sep 2013 23:37:31 +0000 (16:37 -0700)]
Add a basic test suite

Just import the generic tests for pam-util and the portability
functions that we use, to start off.

10 years agoAdd the first cut at a manual page
Russ Allbery [Fri, 13 Sep 2013 23:00:11 +0000 (16:00 -0700)]
Add the first cut at a manual page

10 years agoAdd various configuration improvements to TODO
Russ Allbery [Fri, 13 Sep 2013 23:00:00 +0000 (16:00 -0700)]
Add various configuration improvements to TODO

10 years agoNote the ChallengeResponseAuthentication requirement in README
Russ Allbery [Fri, 13 Sep 2013 22:59:48 +0000 (15:59 -0700)]
Note the ChallengeResponseAuthentication requirement in README

10 years agoAdd initial README file
Russ Allbery [Fri, 13 Sep 2013 21:03:09 +0000 (14:03 -0700)]
Add initial README file

10 years agoAdd initial TODO file
Russ Allbery [Fri, 13 Sep 2013 19:43:52 +0000 (12:43 -0700)]
Add initial TODO file

10 years agoAdd initial NEWS file
Russ Allbery [Fri, 13 Sep 2013 19:39:53 +0000 (12:39 -0700)]
Add initial NEWS file

10 years agoAdd multiarch settings back into debian/control
Russ Allbery [Mon, 5 Aug 2013 20:02:23 +0000 (13:02 -0700)]
Add multiarch settings back into debian/control

We're going to go with multiarch for right now and change that in
the backported version.

10 years agoMerge branch 'upstream' into debian
Russ Allbery [Mon, 5 Aug 2013 20:01:30 +0000 (13:01 -0700)]
Merge branch 'upstream' into debian

10 years agoImported Upstream version 0.1 upstream/0.1
Russ Allbery [Mon, 5 Aug 2013 20:01:08 +0000 (13:01 -0700)]
Imported Upstream version 0.1

10 years agoUpdate release date release/0.1
Russ Allbery [Mon, 5 Aug 2013 19:52:53 +0000 (12:52 -0700)]
Update release date

10 years agoLink the module with the Kerberos libraries
Russ Allbery [Mon, 5 Aug 2013 19:28:55 +0000 (12:28 -0700)]
Link the module with the Kerberos libraries

We're using the Kerberos libraries to get local configuration, so
we need to link with them directly.

10 years agoHelps to Build-Depend on libpam0g-dev
Russ Allbery [Fri, 2 Aug 2013 20:16:41 +0000 (13:16 -0700)]
Helps to Build-Depend on libpam0g-dev

10 years agoInitial Debian packaging
Russ Allbery [Fri, 2 Aug 2013 20:10:55 +0000 (13:10 -0700)]
Initial Debian packaging

10 years agoImported Upstream version 0.1
Russ Allbery [Tue, 30 Jul 2013 22:51:20 +0000 (15:51 -0700)]
Imported Upstream version 0.1

10 years agoAdd portable/krb5.h to the distribution
Russ Allbery [Tue, 30 Jul 2013 22:47:59 +0000 (15:47 -0700)]
Add portable/krb5.h to the distribution

10 years agoStop sending o4 as the factor
Russ Allbery [Tue, 30 Jul 2013 22:37:07 +0000 (15:37 -0700)]
Stop sending o4 as the factor

The server should no longer care.

10 years agoInitial NEWS file for release 0.1
Russ Allbery [Tue, 30 Jul 2013 22:25:36 +0000 (15:25 -0700)]
Initial NEWS file for release 0.1

10 years agoSet defaults for keytab and timeout
Russ Allbery [Tue, 30 Jul 2013 22:20:58 +0000 (15:20 -0700)]
Set defaults for keytab and timeout

Use a 30 second timeout by default and use the system default
/etc/krb5.keytab by default unless otherwise configured.

10 years agoInitial working version
Russ Allbery [Sun, 28 Jul 2013 00:36:11 +0000 (17:36 -0700)]
Initial working version

Added Kerberos code to be able to read configuration options from
krb5.conf.  Fixed various bugs in the PAM code, including properly
obtaining the user who is authenticating.

10 years agoInitial code
Russ Allbery [Sat, 27 Jul 2013 23:00:59 +0000 (16:00 -0700)]
Initial code

Compiles.  Probably doesn't work.  Based on the infrastructure from
rra-c-util 4.9.