]>
granicus.if.org Git - apache-authnz-external/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jan@unixpapa.com [Thu, 12 Dec 2013 15:35:01 +0000 (15:35 +0000)]
Minor documentation tweaks before the release.
jan@unixpapa.com [Thu, 12 Dec 2013 14:20:00 +0000 (14:20 +0000)]
Ignore errors on a line that is just there to make sure I don't leave any swap
files in the directory before building a distribution.
jan@unixpapa.com [Wed, 11 Dec 2013 19:45:24 +0000 (19:45 +0000)]
Replace c->remote_ip with r->useragent_ip for compatibility with Apache 2.4.1
and later. Backout addition of FORWARDS environment variable, the need for
which is obviated by this.
jan@unixpapa.com [Wed, 11 Dec 2013 19:22:40 +0000 (19:22 +0000)]
Fix a bug with setting GROUP environment variable.
jan@unixpapa.com [Wed, 11 Dec 2013 19:08:54 +0000 (19:08 +0000)]
Add FORWARDS environment variable, as suggested under a different name by Rogier Slag.
jan@unixpapa.com [Fri, 7 Dec 2012 16:41:25 +0000 (16:41 +0000)]
Added test/test.pipe.php
jan@unixpapa.com [Wed, 1 Feb 2012 12:00:12 +0000 (12:00 +0000)]
Fixed a date.
jan@unixpapa.com [Wed, 12 Oct 2011 14:54:23 +0000 (14:54 +0000)]
Delete deleted subdirectories for TAR target
jan@unixpapa.com [Wed, 12 Oct 2011 14:50:31 +0000 (14:50 +0000)]
Read for release.
jan@unixpapa.com [Wed, 12 Oct 2011 14:46:36 +0000 (14:46 +0000)]
Delete this example authenticator too.
jan@unixpapa.com [Wed, 12 Oct 2011 14:45:22 +0000 (14:45 +0000)]
Deleting various old example authenticators available elsewhere
jan@unixpapa.com [Fri, 7 Oct 2011 19:17:11 +0000 (19:17 +0000)]
Support for caching authentications via mod_authn_socache
jan@unixpapa.com [Thu, 6 Oct 2011 19:11:50 +0000 (19:11 +0000)]
Documentation updates
jan@unixpapa.com [Thu, 6 Oct 2011 18:53:24 +0000 (18:53 +0000)]
Drop out a lot of no-longer used code.
jan@unixpapa.com [Thu, 6 Oct 2011 18:50:53 +0000 (18:50 +0000)]
Apache 2.4 compatibility
jan@unixpapa.com [Thu, 6 Oct 2011 14:40:06 +0000 (14:40 +0000)]
Update change log
jan@unixpapa.com [Thu, 6 Oct 2011 14:12:19 +0000 (14:12 +0000)]
Major revisions to create a new version that works with Apache 2.3 / 2.4
jan@unixpapa.com [Wed, 5 Oct 2011 03:09:31 +0000 (03:09 +0000)]
Fixed an exploitable SQL injection flaw.
jan@unixpapa.com [Wed, 5 Oct 2011 02:55:47 +0000 (02:55 +0000)]
Default Makefile to build, not install
jan@unixpapa.com [Wed, 5 Oct 2011 02:18:18 +0000 (02:18 +0000)]
Change default goal in Makefile to build rather than install
jan@unixpapa.com [Fri, 26 Mar 2010 01:45:52 +0000 (01:45 +0000)]
Allow group names to be quoted on "Require group" line.
jan@unixpapa.com [Fri, 26 Mar 2010 01:45:04 +0000 (01:45 +0000)]
Attribution.
jan@unixpapa.com [Fri, 26 Mar 2010 01:33:41 +0000 (01:33 +0000)]
Allow quotes in group names. Untested.
jan@unixpapa.com [Thu, 29 Oct 2009 15:36:50 +0000 (15:36 +0000)]
For checkpassword authenticators, we now write to stderr, not stdin, as
the checkpassword standard requires and as 3.1.x versions of
mod_authz_external did.
Updated version number to 3.2.5
jan@unixpapa.com [Thu, 16 Jul 2009 16:43:38 +0000 (16:43 +0000)]
Change x to i. I don't remember why.
jan@unixpapa.com [Thu, 21 May 2009 19:51:01 +0000 (19:51 +0000)]
Increment version number
jan@unixpapa.com [Thu, 21 May 2009 19:49:38 +0000 (19:49 +0000)]
AuthzUnixgroupError directive added.
jan@unixpapa.com [Thu, 21 May 2009 02:19:13 +0000 (02:19 +0000)]
Final version of sigchild fixes.
jan@unixpapa.com [Mon, 18 May 2009 05:24:12 +0000 (05:24 +0000)]
Improvements to handling of return codes from apr_proc_wait.
jan@unixpapa.com [Mon, 18 May 2009 05:20:24 +0000 (05:20 +0000)]
Deletion of radius code.
jan@unixpapa.com [Mon, 18 May 2009 05:13:31 +0000 (05:13 +0000)]
Remove radius code from distribution
jan@unixpapa.com [Fri, 15 May 2009 15:04:56 +0000 (15:04 +0000)]
Modified AuthExternal directive to be able to take more than one authenticator name.
jan@unixpapa.com [Fri, 15 May 2009 14:01:48 +0000 (14:01 +0000)]
Adding copyright info
jan@unixpapa.com [Fri, 15 May 2009 13:38:56 +0000 (13:38 +0000)]
initial import
jan@unixpapa.com [Tue, 12 May 2009 17:21:02 +0000 (17:21 +0000)]
initial import