]> andersk Git - mod-vhost-ldap.git/blame - ChangeLog
2.0.0 Changelog
[mod-vhost-ldap.git] / ChangeLog
CommitLineData
fc534df9
OS
12010-06-08 Ondřej Surý <ondrej@sury.org>
2 * VERSION: 2.0.0 release
3 * mod_vhost_ldap.c: Sleep for (fibonacci numbers) seconds after LDAP failure
4 * mod_vhost_ldap.c: Add a log WARNING when LDAP is unreachable
5 * mod_vhost_ldap.c: Don't set r->filename, return DECLINE on success, only
6 mangle documentroot and others, and let other apache
7 modules handle real filenames
8 * mod_vhost_ldap.c: Create and use function set_document_root inspired by apache2.2
9 * mod_vhost_ldap.c: Return correct error codes on failures and not DECLINED
10
ce603a20
OS
112006-11-01 Ondřej Surý <ondrej@sury.org>
12 * VERSION: 1.2.0 release
13 * mod_vhost_ldap.c: release apache-2.2 version as 1.2.0
14
3b8a47e0
OS
152006-04-21 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be>
16 * VERSION: 1.0.1 release
17 * mod_vhost_ldap.c: add support for apache-2.2.x
18
192006-01-30 Ondřej Surý <ondrej@sury.org>
20 * VERSION: 1.0.0 release
21 * Fix small memory leak when used in subrequest (e.g. fastcgi)
22
b5043ccb
OS
232005-10-03 Ondřej Surý <ondrej@sury.org>
24 * mod_vhost_ldap.c: add support for running from subrequest (ie. mod_fastcgi)
25 * VERSION: 0.2.9 release
26
6056cddb
OS
272005-09-22 Ondřej Surý <ondrej@sury.org>
28 * mod_vhost_ldap.c: add support for Fallback Virtual Host
29 * VERSION: 0.2.8 release
30
38037f4c
OS
312005-09-19 Ondřej Surý <ondrej@sury.org>
32 * mod_vhost_ldap.c: add more information to log when vhost is not found
33 * VERSION: 0.2.7 release
34
352005-09-16 Ondřej Surý <ondrej@sury.org>
6b8cfc25
OS
36 * mod_vhost_ldap.c: implement merge_server_config to allow different settings for different vhosts
37 * VERSION: 0.2.6 release
38
6f705808
OS
392005-09-09 Ondřej Surý <ondrej@sury.org>
40 * mod_vhost.ldap.c: implement workaround for fault mod_ldap caching
41 http://issues.apache.org/bugzilla/show_bug.cgi?id=33901
42 * mod_vhost_ldap.c: change r->parsed_uri.path to more simpler r->uri
43 * vhost_ldap.conf: add note about mod_ldap module requirement
44 * VERSION: 0.2.5 release
45
1a0efe6b
OS
462005-08-30 Ondřej Surý <ondrej@sury.org>
47 * mod_vhost_ldap.c: use VERSION file as authoritative source for VERSION number
48 * mod_vhost_ldap.c: MIN_UID/MIN_GID lowered to 100/100
49 * VERSION: 0.2.4 release
50
eea38f6d
OS
512005-08-17 Ondřej Surý <ondrej@sury.org>
52 * Change off-by-one error in minimum UID/GID [courtesy of Fabian Fagerholm]
53 * Fix LDAP schema (at last) [courtesy of Fabian Fagerholm]
54 * Release 0.2.3
55
9ee2dda1
OS
562005-08-16 Ondřej Surý <ondrej@sury.org>
57 * Works even without scriptAlias defined
58 * Fixed schema, include apacheScriptAlias, change conflicting UIDs of attributes
59 * DOCUMENT_ROOT variable is set correctly
60 * Fixed some typos
61 * Release 0.2.2
62
7f9875bb
OS
632005-08-02 Ondřej Surý <ondrej@sury.org>
64 * Complete rewrite...
65 * Change apacheUsername to apacheSuexecUid and apacheSuexecGid
66
672005-05-25 Ondrej Sury <ondrej@sury.org>
68 * Version 0.2.0
69 * Renamed to mod_vhost_ldap
70 * Add ScriptAlias
71 * Add Suexec Username support
This page took 0.047886 seconds and 5 git commands to generate.