]> andersk Git - mod-vhost-ldap.git/blame - ChangeLog
Merge branch 'upstream'
[mod-vhost-ldap.git] / ChangeLog
CommitLineData
866f0833
PW
12006-07-18 Piotr Wadas <pwadas@jewish.org.pl>
2 * mod_vhost_ldap.c : many changes, new directives, new features
3 * new features include: support for aliasing, support for http auth
4 * stored in ldap ( per-location and per-directory), and support
5 * for unix crypt() encrypted passwords for webusers, directives
6 * for turning off aliasing support, per-location auth, per-directory
7 * auth etc, now we support 12 directives total
8 * mod_vhost_ldap.c : added support for appending global user defined
9 * filter, parsed standalone with ldap_uri directive parsing
10 * mod_vhost_ldap.c : restored ldap-based fallback vhost support
11 * mod_vhost_ldap.c : replaced directives handling functions with one
12 * function for all directives, based on switch()
13 * mod_vhost_ldap.c : cleanup and optimization for attribute values
14 * retrieving for each kind of object (users, aliases, vhosts etc.
15 * mod_vhost_ldap.h added
16 * apache_alias.schema: added with attributes and objectclasses for
17 * per-directory and per-location aliasing
18 * apache_ext.schema: added object classess attributes for http auth
19 * and object classess for http auth
20 * general code cleanup, new separated functions
21 * replaced versioning scheme to be more like apache versions
22 * VERSION: 2.0.3 release
23
63a07100
PW
242006-03-30 Piotr Wadas <pwadas@jewish.org.pl>
25 * mod_vhost_ldap.c: add support for basic ldap auth. Yuck.
866f0833 26 * VERSION: 0.3.0 release
63a07100 27
b5043ccb
OS
282005-10-03 Ondřej Surý <ondrej@sury.org>
29 * mod_vhost_ldap.c: add support for running from subrequest (ie. mod_fastcgi)
30 * VERSION: 0.2.9 release
31
6056cddb
OS
322005-09-22 Ondřej Surý <ondrej@sury.org>
33 * mod_vhost_ldap.c: add support for Fallback Virtual Host
34 * VERSION: 0.2.8 release
35
38037f4c
OS
362005-09-19 Ondřej Surý <ondrej@sury.org>
37 * mod_vhost_ldap.c: add more information to log when vhost is not found
38 * VERSION: 0.2.7 release
39
402005-09-16 Ondřej Surý <ondrej@sury.org>
6b8cfc25
OS
41 * mod_vhost_ldap.c: implement merge_server_config to allow different settings for different vhosts
42 * VERSION: 0.2.6 release
43
6f705808
OS
442005-09-09 Ondřej Surý <ondrej@sury.org>
45 * mod_vhost.ldap.c: implement workaround for fault mod_ldap caching
46 http://issues.apache.org/bugzilla/show_bug.cgi?id=33901
47 * mod_vhost_ldap.c: change r->parsed_uri.path to more simpler r->uri
48 * vhost_ldap.conf: add note about mod_ldap module requirement
49 * VERSION: 0.2.5 release
50
1a0efe6b
OS
512005-08-30 Ondřej Surý <ondrej@sury.org>
52 * mod_vhost_ldap.c: use VERSION file as authoritative source for VERSION number
53 * mod_vhost_ldap.c: MIN_UID/MIN_GID lowered to 100/100
54 * VERSION: 0.2.4 release
55
eea38f6d
OS
562005-08-17 Ondřej Surý <ondrej@sury.org>
57 * Change off-by-one error in minimum UID/GID [courtesy of Fabian Fagerholm]
58 * Fix LDAP schema (at last) [courtesy of Fabian Fagerholm]
59 * Release 0.2.3
60
9ee2dda1
OS
612005-08-16 Ondřej Surý <ondrej@sury.org>
62 * Works even without scriptAlias defined
63 * Fixed schema, include apacheScriptAlias, change conflicting UIDs of attributes
64 * DOCUMENT_ROOT variable is set correctly
65 * Fixed some typos
66 * Release 0.2.2
67
7f9875bb
OS
682005-08-02 Ondřej Surý <ondrej@sury.org>
69 * Complete rewrite...
70 * Change apacheUsername to apacheSuexecUid and apacheSuexecGid
71
722005-05-25 Ondrej Sury <ondrej@sury.org>
73 * Version 0.2.0
74 * Renamed to mod_vhost_ldap
75 * Add ScriptAlias
76 * Add Suexec Username support
This page took 0.086332 seconds and 5 git commands to generate.