2008-08-27 09:29  aj

	* releases/pam_p11-0.1.5/configure.ac: fix version for release.

2008-08-27 09:28  aj

	* releases/pam_p11-0.1.5: create new version with wiki exported
	  documentation fixed.
	* trunk/configure.ac: update version.
	* trunk/NEWS, trunk/doc/export-wiki.xsl: fix script for wiki to
	  html export.

2008-07-31 13:13  aj

	* trunk/doc/export-wiki.sh: fix wiki export script.

2008-07-31 12:56  aj

	* trunk/doc/export-wiki.sh: update export script.

2008-07-31 12:53  aj

	* trunk/NEWS, trunk/configure.ac: update version.

2008-05-05 09:36  ludovic.rousseau

	* trunk/src/base64.c: comment out unused function to_base64()

2008-05-05 09:35  ludovic.rousseau

	* trunk/src/pam_p11.c: remove unused static function
	  is_spaced_str()

2008-05-05 09:33  ludovic.rousseau

	* trunk/src/Makefile.am: use pam_p11_openssh.la instead of
	  ./.libs/pam_p11_openssh.so for test_LDADD make[1]: *** No rule
	  to make target `.libs/pam_p11_openssh.so', needed by `test'.
	  Stop.

2008-05-05 09:12  ludovic.rousseau

	* trunk/configure.ac, trunk/src/pam_p11.c: - Use pam_syslog()
	  instead of syslog() if available - Do not call
	  openlog()/closelog() Correct Debian bug #472986. Patch adapted
	  from the one provided by Eric Dorland because security/pam_ext.h
	  is not available in "old" versions of libpam0g-dev
	  http://www.opensc-project.org/pipermail/opensc-devel/2008-April/011109.html

2007-11-10 17:44  alonbl

	* trunk/src/test.c: Add security/pam_modules.h to fix compiler
	  warning

2007-07-11 14:59  aj

	* trunk/configure.ac: trunk is now post 0.1.3

2007-07-11 14:50  aj

	* trunk/NEWS: needed one more day for testing.

2007-07-10 13:05  aj

	* trunk/NEWS, trunk/doc/export-wiki.sh: update wiki export script,
	  document latest changes.

2007-07-04 06:40  aj

	* trunk/Makefile.am, trunk/NEWS: add NEWS to distribution. target
	  saturday for release.

2007-07-03 15:07  aj

	* trunk/src/match_opensc.c, trunk/src/pam_p11.c: fix indent.

2007-07-03 14:53  aj

	* trunk/NEWS, trunk/configure.ac: prepare for new release.

2007-06-29 14:36  aj

	* trunk/src/base64.c: silence a warnung, #if 0 unused code.

2007-06-29 14:35  aj

	* trunk/src/pam_p11.c: random is a glibc function. use a different
	  name.

2007-06-29 14:33  aj

	* trunk/src/pam_p11.c: silence a warning.

2006-12-20 08:26  aj

	* trunk/src/pam_p11.c: smart card pins are sacret, we should not
	  pass them to other code. also this code was buggy (password
	  instead of &password - see ticket #4).

2006-12-19 20:59  aj

	* trunk/src/base64.c: convert to utf-8.

2006-03-16 21:37  aj

	* trunk/configure.ac: simply the revision, drop the m4 code. it
	  didn't turn out the way I wanted it (does not contain the
	  _repository_/_branch_ revision).

2006-01-22 21:08  aj

	* trunk/doc/README, trunk/doc/export-wiki.sh: move to
	  opensc-project till opensc.org dns is back.

2005-12-26 23:04  aj

	* trunk/configure.ac: set version numbers based on svn revision.
	  thanks to werner koch.

2005-10-31 09:42  aj

	* trunk/src/pam_p11.c: fix argument check.

2005-10-30 13:45  aj

	* trunk/doc/Makefile.am, trunk/doc/changelog.sh,
	  trunk/doc/svn2cl.xsl: add ChangeLog file.

2005-09-14 09:50  ludovic.rousseau

	* trunk/doc/export-wiki.sh: use -nv instead of --non-verbose since
	  wget 1.10 now uses --no-verbose instead. Grr!

2005-09-08 17:04  aj

	* trunk/src/Makefile.am: AC_SUBSTed variables are better used with
	  $(..). Thanks to Ralf Wildenhues.

2005-09-08 16:52  aj

	* trunk/Makefile.am, trunk/bootstrap: aclocal -I aclocal/ (as
	  suggested by Ralf Wildenhues)

2005-09-04 21:20  aj

	* trunk/Makefile.am, trunk/doc/Makefile.am: update to latest /
	  working doc handling.

2005-09-02 09:52  aj

	* trunk/Makefile.am: "doc" does not work well, it is the
	  subdirectory name.

2005-09-02 09:31  aj

	* trunk/Makefile.am: dist-hook: is too late, need to generate the
	  documentation before automake "make dist" copied files around.

2005-09-01 17:04  aj

	* trunk/doc/trac.css: file copies from trac - remove from svn.

2005-09-01 15:55  aj

	* trunk/src/Makefile.am: cleanup Makefile.in on "make
	  maintainer-clean"

2005-09-01 15:53  aj

	* trunk/Makefile.am, trunk/bootstrap, trunk/configure.ac: build
	  documentation with "make dist".
	* trunk/doc/MailingLists.html, trunk/doc/OperatingSystems.html,
	  trunk/doc/QuickStart.html, trunk/doc/ResourcesLinks.html,
	  trunk/doc/index.html: remove generated html documentation from
	  svn.

2005-09-01 15:52  aj

	* trunk/src/pam_p11.c: bring source in sync with latest libp11.
	* trunk/doc/Makefile.am, trunk/doc/export-wiki.sh: updated
	  generation (and cleanup) of documentation.

2005-08-30 14:40  aj

	* trunk/configure.ac: AC_INIT has name and version number. don't
	  duplicate it.

2005-08-30 14:11  aj

	* trunk/src/Makefile.am: fix linking with libp11.
	* trunk/Makefile.am: we have no "INSTALL" file.

2005-08-25 21:10  aj

	* trunk/COPYING, trunk/Makefile.am, trunk/aclocal,
	  trunk/aclocal/Makefile.am, trunk/bootstrap, trunk/configure.ac,
	  trunk/doc, trunk/doc/MailingLists.html, trunk/doc/Makefile.am,
	  trunk/doc/OperatingSystems.html, trunk/doc/QuickStart.html,
	  trunk/doc/README, trunk/doc/ResourcesLinks.html,
	  trunk/doc/export-wiki.sh, trunk/doc/export-wiki.xsl,
	  trunk/doc/index.html, trunk/doc/trac.css, trunk/src,
	  trunk/src/Makefile.am, trunk/src/base64.c,
	  trunk/src/match_opensc.c, trunk/src/match_openssh.c,
	  trunk/src/pam_p11.c, trunk/src/test.c: initial checkin of pam_p11

2005-08-25 20:03  aj

	* branches, releases, trunk: create initial structure.

