Commit Graph

294 Commits

Author SHA1 Message Date
Clément Oudot
8c0eefb32f LEMONLDAP::NG : Work on RPM packaging 2009-01-05 17:13:16 +00:00
Xavier Guimard
486666a611 LEMONLDAP::NG : * Debian first install failed
* Doxygen documentation in progress
                  => Version 0.9.3.2
2009-01-03 08:49:30 +00:00
Xavier Guimard
d82314f6e0 LEMONLDAP::NG : Version 0.9.3.1 (Solve pb in Debian build) 2008-12-31 13:17:41 +00:00
Xavier Guimard
4b57751fe8 LEMONLDAP::NG : ** READY FOR 0.9.3 **
- Better Makefile
2008-12-31 10:39:39 +00:00
Xavier Guimard
bdc254dc8a LEMONLDAP::NG : documentation update 2008-12-30 10:58:28 +00:00
Xavier Guimard
62b02d49fd LEMONLDAP::NG : Doxygen documentation in progress 2008-12-30 09:37:56 +00:00
Xavier Guimard
78b0da30c0 LEMONLDAP::NG : apps and doc directory were missing in install_site target 2008-12-29 14:47:01 +00:00
Xavier Guimard
dd2bc3e636 LEMONLDAP::NG : I forgot Doxygen configuration file 2008-12-29 10:33:34 +00:00
Xavier Guimard
7361207b88 LEMONLDAP::NG : New Makefile target "make doxygen" 2008-12-29 10:19:04 +00:00
Xavier Guimard
294cd483fb LEMONLDAP::NG : Error in Makefile (for packaging only): storage.conf was not well formed 2008-12-29 07:58:59 +00:00
Xavier Guimard
ad0ed7f3ba LEMONLDAP::NG : "all" was not default target 2008-12-26 09:51:46 +00:00
Xavier Guimard
2c34414f5d LEMONLDAP::NG : make test failed at first install 2008-12-26 09:39:32 +00:00
Clément Oudot
814857937b LEMONLDAP::NG : clean apache conf 2008-12-25 18:48:50 +00:00
Xavier Guimard
e4a7734f23 LEMONLDAP::NG : dependencies 2008-12-25 08:21:30 +00:00
Xavier Guimard
1d1fbbe1c2 LEMONLDAP::NG : cleanup 2008-12-25 07:16:56 +00:00
Xavier Guimard
44cc396a83 LEMONLDAP::NG : Few things... 2008-12-24 14:35:49 +00:00
Xavier Guimard
b96cad7a18 LEMONLDAP::NG : Status has been broken by new storage.conf capability 2008-12-24 09:55:09 +00:00
Xavier Guimard
8e6c8de591 LEMONLDAP::NG : I think version 0.9.3 is ready... 2008-12-24 08:32:11 +00:00
Xavier Guimard
aeefee4ec4 LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
Xavier Guimard
43120ba4d4 LEMONLDAP::NG : cleanup 2008-12-22 17:50:12 +00:00
Xavier Guimard
5ba1178057 LEMONLDAP::NG : New Makefile in progress. Debian install is broken for now. 2008-12-22 17:49:36 +00:00
Xavier Guimard
82fd48c92e LEMONLDAP::NG : doc update 2008-12-20 07:18:17 +00:00
Xavier Guimard
8b0058e546 LEMONLDAP::NG : little bug in Proxy.pm and debconf dependency 2008-12-13 17:12:14 +00:00
Xavier Guimard
ebb1d13a2e LEMONLDAP::NG : documentation update 2008-12-13 09:52:53 +00:00
Clément Oudot
66fd842630 LEMONLDAP::NG : Remove non created wiki pages from local doc 2008-12-10 16:55:00 +00:00
Clément Oudot
36e38a0af4 LEMONLDAP::NG : Adapt doc.pl to new wiki documentation 2008-12-10 16:24:04 +00:00
Xavier Guimard
e4603c4276 LEMONLDAP::NG : Regexp::Assemble dependency in Debian 2008-12-03 16:09:33 +00:00
Xavier Guimard
d63589f919 LEMONLDAP::NG : typo... 2008-12-01 18:27:30 +00:00
Xavier Guimard
f4aa93f57f LEMONLDAP::NG : Debian installation in progress... 2008-12-01 17:48:37 +00:00
Xavier Guimard
6dc275710c LEMONLDAP::NG : * avoid a little warning in tests
* Manager/Sessions.pm and purgeCentralCache now use the same Apache::Session get_key_from_all_sessions() function
2008-12-01 17:21:34 +00:00
Xavier Guimard
9b46d1fba0 LEMONLDAP::NG : * Portal/Menu.pm depends from XML::LibXML
* Links in Debian examples installation
2008-11-26 07:40:42 +00:00
Xavier Guimard
5926aed0e7 LEMONLDAP::NG : COMMIT in DBI.pm and pb in make test 2008-11-22 18:09:57 +00:00
Xavier Guimard
eea294ce3b LEMONLDAP::NG : Manager/Base.pm becomes Common/CGI.pm 2008-11-20 06:53:44 +00:00
Xavier Guimard
2718750aed LEMONLDAP::NG : documentation in storage.conf 2008-11-19 18:04:00 +00:00
Xavier Guimard
c9fc66bbef LEMONLDAP::NG : Conf.pm now can use local cache. If "localStorage" is set in "configStorage" :
* getConf acts as a "must-revalidate" proxy for the configuration (get numConf
                   from globalCache and give local conf if ti's the same number
                 * if "local=>1" is set when calling getConf, globalConfiguration number is not
                   checked and it returns local config

                Handler/SharedConf will so be simplified
2008-11-19 17:49:46 +00:00
Xavier Guimard
45670f3d21 LEMONLDAP::NG : bless was not safe in Conf.pm 2008-11-19 11:25:35 +00:00
Xavier Guimard
f68de89899 LEMONLDAP::NG : Debian installation in progress ... 2008-11-19 11:19:37 +00:00
Xavier Guimard
cae4cbade0 LEMONLDAP::NG : New module Lemonldap::NG::Common. It contains Conf.pm and Cie 2008-11-17 16:59:56 +00:00
Xavier Guimard
d88ae29227 LEMONLDAP::NG : new customFunctions feature (+ perltidy everywhere) 2008-11-17 14:02:50 +00:00
Clément Oudot
e5d13fdf17 LEMONLDAP::NG : Add Sessions Explorer in Application Menu 2008-11-16 12:40:28 +00:00
Xavier Guimard
b6102d9974 LEMONLDAP::NG : Debian in progress... 2008-11-12 16:41:18 +00:00
Xavier Guimard
1aafc1049c LEMONLDAP::NG : Debian installation in progress... 2008-11-12 15:35:27 +00:00
Xavier Guimard
4e62c21418 LEMONLDAP::NG : Debian dependencies and missing apache configuration files in Debian example files 2008-11-11 20:41:34 +00:00
Xavier Guimard
701c342268 LEMONLDAP::NG : Debian installation update since Makefile changes 2008-11-11 19:06:46 +00:00
Xavier Guimard
aedf90d531 LEMONLDAP::NG : * protection system of Manager/Sessions.pm is now included in Handler/CGI.pm
* Handler depends now from CGI (Handler/CGI.pm)
                * Lintian says that postinst must include "set -e"
2008-11-11 15:21:31 +00:00
Clément Oudot
72550385f2 LEMONLDAP::NG : preparation for v0.9.3 and full installation RPM 2008-10-14 15:50:37 +00:00
Clément Oudot
23b0a9e2bb LEMONLDAP::NG : put all configuration in /etc/lemonldap-ng/ 2008-10-13 20:52:43 +00:00
Clément Oudot
a65dde4c5b LEMONLDAP::NG : First build specification for RedHat/CentOS by David Hannequin 2008-10-13 20:42:42 +00:00
Clément Oudot
02fb3d966a LEMONLDAP::NG : brand new WebSSO example installation 2008-10-03 16:12:36 +00:00
Clément Oudot
b9b39143db LEMONLDAP::NG : New Portal::Error module and test page 2008-09-28 17:05:17 +00:00
Clément Oudot
6623c149f6 LEMONLDAP::NG : corrections on enhanced menu 2008-09-26 07:36:30 +00:00
Xavier Guimard
7fdab965d5 LEMONLDAP::NG : grant system in Menu.pm (not yet tested) 2008-09-21 09:50:32 +00:00
Xavier Guimard
3acc8586d0 LEMONLDAP::NG : index.html ordered 2008-08-30 09:20:02 +00:00
Xavier Guimard
0e066a1f85 LEMONLDAP::NG : documentation update (issued from "make documentation") 2008-08-30 07:59:02 +00:00
Clément Oudot
c2739e5af8 Add CSS and index page to off-line documentation 2008-08-29 14:01:58 +00:00
Xavier Guimard
d7817c8b6a LEMONLDAP::NG : Changelogs update 2008-08-25 20:10:54 +00:00
Xavier Guimard
7853475b6e LEMONLDAP::NG : (Manager) invalid path in Debian inst and default graphics settings change 2008-08-11 14:45:35 +00:00
Xavier Guimard
59bbd54920 LEMONLDAP::NG : documentation update + missing images 2008-07-04 10:11:40 +00:00
Xavier Guimard
080d57df82 LEMONLDAP::NG : begin new version 2008-07-04 09:56:10 +00:00
Xavier Guimard
f595cf6256 LEMONLDAP::NG : new documentation page 2008-07-04 09:53:53 +00:00
Xavier Guimard
f362d41430 LEMONLDAP::NG : VERSION 0.9.2
* lintian corrections
2008-06-24 13:37:58 +00:00
Xavier Guimard
5078dd1c84 LEMONLDAP::NG : Debian sv translation 2008-06-24 12:01:51 +00:00
Xavier Guimard
6d66965b7a LEMONLDAP::NG :
* UTF8 support in Manager
		* Beginning of Debian-like installation for other distributions
2008-06-13 14:35:50 +00:00
Xavier Guimard
dfc9461f15 LEMONLDAP::NG : changelog update 2008-06-06 04:31:42 +00:00
Xavier Guimard
6679fe6f2b LEMONLDAP::NG : tests update 2008-06-06 03:53:14 +00:00
Xavier Guimard
aca6815c1b LEMONLDAP::NG : New auth architecture in Portal 2008-05-30 04:47:32 +00:00
Xavier Guimard
f393d06a3d LEMONLDAP::NG : Czech translation of lemonldap-ng debconf 2008-05-28 08:50:41 +00:00
Xavier Guimard
f52755060e LEMONLDAP::NG : Debian default portal is now issued from index_skin.pl
Update versions
2008-05-24 19:12:28 +00:00
Xavier Guimard
3b89370d8c LEMONLDAP::NG : the script purgeCentralCache was not correct on Debian
UNIVERSAL::can is now compiled with Perl 5.10
2008-05-23 07:52:35 +00:00
Xavier Guimard
e1e9487caf LEMONLDAP::NG : new module AUthBasic : authentication => WWW-Authenticate + authorization => Lemonldap::NG 2008-05-19 09:39:15 +00:00
Xavier Guimard
c5722ed4c3 LEMONLDAP::NG : little bugs in Status.pm 2008-05-19 09:18:00 +00:00
Xavier Guimard
fe5005d46f LEMONLDAP::NG : Liberty-Alliance portal is now managed like classic portal 2008-05-18 16:30:16 +00:00
Xavier Guimard
f71c37d97b LEMONLDAP::NG : to avoid having AuthLA files in a simple installation, AuthLA is now installed in a separate directory.
On Debian, AuthLA is now installed in /var/lib/lemonldap-ng
2008-05-18 09:26:41 +00:00
Xavier Guimard
62a2742b06 LEMONLDAP::NG : new dependencies 2008-05-10 19:42:54 +00:00
Xavier Guimard
23578390f3 LEMONLDAP::NG documentation update 2008-05-10 19:36:24 +00:00
Xavier Guimard
5bac01a55f Lemonldap::NG : little documentation for Lemonldap::NG::Handler::Status and perltidy 2008-05-09 20:50:27 +00:00
Xavier Guimard
2b6599f043 LEMONLDAP::NG : The input fields size in manager window can now be customized 2008-05-07 18:15:32 +00:00
Xavier Guimard
6e45f08dcd LEMONLDAP::NG : - DM-Upload-Allowed field in debian/control
- symbol importation warning fixed for Handler/CGI.pm
2008-05-07 06:00:41 +00:00
Xavier Guimard
7c2976cac8 LEMONLDAP::NG : examples files where not in the good place 2008-05-06 08:52:27 +00:00
Xavier Guimard
7b5e86351e LEMONLDAP::NG : integration of new CSS 2008-05-06 05:59:19 +00:00
Xavier Guimard
59ff84d7a9 LEMONLDAP::NG : old logout method replaced in example 2008-04-11 14:32:12 +00:00
Xavier Guimard
f2cb286636 LEMONLDAP::NG : Version 0.9.1 2008-04-11 05:16:57 +00:00
Thomas CHEMINEAU
098e24e9b2 add libcgi-session-perl as suggested dependency 2008-04-07 16:59:14 +00:00
Xavier Guimard
edfb4aa305 LEMONLDAP::NG : update module versions and changelogs 2008-04-07 13:04:14 +00:00
Xavier Guimard
af5541480a LEMONLDAP::NG : documentation update 2008-04-06 14:53:04 +00:00
Xavier Guimard
9ac33e56e3 LEMONLDAP::NG : 1 regexp not very clean 2008-03-18 15:58:26 +00:00
Xavier Guimard
6b797bc707 LEMONLDAP::NG : corrections issued from http://lintian.debian.org/reports/full/x.guimard@free.fr.html 2008-03-05 11:26:15 +00:00
Xavier Guimard
c616e8759b LEMONLDAP::NG : new release : version 0.9 2008-02-28 07:08:35 +00:00
Xavier Guimard
d0da83c4a0 LEMONLDAP::NG : corrections issued from lintian 2008-02-26 19:43:05 +00:00
Xavier Guimard
a702383370 LEMONLDAP::NG : Debian liblasso-perl package is in status "suggests" instead of "Depends" 2008-02-26 18:57:33 +00:00
Xavier Guimard
481975df88 LEMONLDAP::NG : bugs in documentation import + missing documentation 2008-02-25 11:32:36 +00:00
Xavier Guimard
f45492b278 LEMONLDAP::NG : doc.pl is modified due to a xwiki bug 2008-02-25 05:31:29 +00:00
Xavier Guimard
5048ce41c0 LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +00:00
Xavier Guimard
9312ebf80b LEMONLDAP::NG : changelog and versions update 2008-02-08 16:56:42 +00:00
Xavier Guimard
85e7acadfe LEMONLDAP::NG : some stupid bugs... 2008-02-08 15:33:32 +00:00
Xavier Guimard
a78fc22efb LEMONLDAP::NG : Example configuration bug + documentation update 2008-02-01 08:34:28 +00:00
Xavier Guimard
cbc3c62746 LEMONLDAP::NG : the purgeCentralCache was not cleanly installed in Debian process (Closes: #461572 / bugs.debian.org) 2008-01-30 15:41:42 +00:00
Xavier Guimard
b8b463c493 LEMONLDAP::NG : German translation for debconf 2008-01-30 15:11:29 +00:00
Xavier Guimard
5cb8dd0047 LEMONLDAP::NG : Debian Portuguese translation 2007-11-21 14:03:22 +00:00
Xavier Guimard
3103f4b3b9 LEMONLDAP::NG : Version 0.8.3.1 : LDAP groups can now be available in $groups 2007-11-07 16:06:26 +00:00
Xavier Guimard
89390a7fb2 LEMONLDAP::NG : documentation update 2007-10-26 05:56:51 +00:00
Xavier Guimard
15e7c4815f LEMONLDAP::NG : Documentation update 2007-10-26 04:52:12 +00:00
Xavier Guimard
6b8364bd6f LEMONLDAP::NG : Liberty-Alliance integration in progress... 2007-10-25 06:06:17 +00:00
Xavier Guimard
2690cc4cfb LEMONLDAP::NG : Liberty-Alliance integration in progress... 2007-10-22 19:42:19 +00:00
Xavier Guimard
75d0783cfc LEMONLDAP::NG : Debian integration in progress... 2007-10-15 05:44:34 +00:00
Xavier Guimard
291c567950 LEMONLDAP::NG : * Liberty alliance module from FederID project
* Debian integration in progress
2007-10-15 05:29:29 +00:00
Xavier Guimard
daff797317 LEMONLDAP::NG : SVN problem with symbolic links 2007-09-22 11:37:14 +00:00
Xavier Guimard
8c43785907 LEMONLDAP::NG : Debian policy 2007-09-22 11:34:29 +00:00
Xavier Guimard
72d1ee854b Lemonldap::NG : pb with symbolic links 2007-09-22 09:55:13 +00:00
Xavier Guimard
d3e082effa LEMONLDAP::NG : pb with symbolc links 2007-09-22 09:53:27 +00:00
Xavier Guimard
44a5118afd LEMONLDAP::NG : Missing files 2007-09-21 05:52:08 +00:00
Xavier Guimard
5fd5e3019e LEMONLDAP::NG : Version 0.8.3 2007-09-07 05:24:33 +00:00
Xavier Guimard
57bb1df1b4 LEMONLDAP::NG : little bug in Portal/Simple.pm, timeout avoidance in
Manager/Conf/DBI.pm and new feature in Handler: port can
                be fixed in redirection to avoid some Apache problems.
2007-07-30 19:38:19 +00:00
Xavier Guimard
c6f9bed0e2 Lemonldap::NG : "dist" target can now be build with symbolic links 2007-07-27 08:20:49 +00:00
Xavier Guimard
621afef56b LEMONLDAP::NG : New features :
* new logout system: URL interception can now be configured in Manager interface
                * TLS can now be used in LDAP connexions
2007-07-22 20:30:27 +00:00
Xavier Guimard
2bf6a6cd66 LEMONLDAP::NG : Debian package now uses po-debconf 2007-07-08 13:49:23 +00:00
Xavier Guimard
f20077869d LEMONLDAP::NG : typo 2007-07-06 09:42:29 +00:00
Xavier Guimard
d739803b92 LEMONLDAP::NG : security bug in Portal/Simple.pm 2007-07-06 09:38:31 +00:00
Xavier Guimard
397077bcc7 LEMONLDAP::NG : more documentation 2007-06-27 08:08:36 +00:00
Xavier Guimard
df40bf3e1c LEMONLDAP::NG : better syntax control + perltidy 2007-06-24 15:57:34 +00:00
Xavier Guimard
b666dff5ab LEMONLDAP::NG : i18n in Manager syntax error check 2007-06-24 09:23:14 +00:00
Xavier Guimard
0873d646c1 LEMONLDAP::NG : new feature: configuration syntax errors are now displayed in manager interface
=> TODO i18n in this function
2007-06-23 20:01:37 +00:00
Xavier Guimard
b30f5a8ef8 LEMONLDAP::NG : Javascript correction ('z' was added sometimes on rules) 2007-06-19 20:27:49 +00:00
Xavier Guimard
d0f545b666 LEMONLDAP::NG : bug in manager javascript 2007-06-18 20:36:46 +00:00
Xavier Guimard
5ffac30027 LEMONLDAP::NG : Change in configuration storage format (Closes: #307173) and documentation 2007-06-13 12:04:02 +00:00
Xavier Guimard
ae7095a430 LEMONLDAP::NG : little bug in DBI configuration example and documentation update 2007-06-03 06:29:15 +00:00
Xavier Guimard
acb01a8c1a LEMONLDAP::NG : Version 0.8.2.2 2007-06-01 06:06:21 +00:00
Xavier Guimard
9216dc8ec7 LEMONLDAP::NG : Little bug correction in Portal/CDA.pm 2007-05-22 08:22:54 +00:00
Xavier Guimard
57bedd0ce9 LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
Xavier Guimard
660252a004 LEMONLDAP::NG : little bug correction in configuration syntax control (Closes: #307044) and more tests in Manager 2007-05-15 18:06:24 +00:00
Xavier Guimard
3b70838704 LEMONLDAP::NG : version 0.8.2.1. Bug correction in DBI configuration access 2007-05-15 04:31:10 +00:00
Xavier Guimard
046b90dbd9 LEMONLDAP::NG : more documentation and virtual host names control 2007-05-11 07:52:19 +00:00
Xavier Guimard
e72c18ccd1 LEMONLDAP::NG : Version 0.8.2 2007-05-08 07:22:31 +00:00
Xavier Guimard
a156a2d825 LEMONLDAP::NG : SOAP HTTP basic authentication 2007-05-06 14:41:30 +00:00
Xavier Guimard
6af2a2c60b LEMONLDAP::NG : New feature: configurations management (next; last, previous, delete) 2007-05-05 14:13:44 +00:00
Xavier Guimard
95221d4ae4 LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
Xavier Guimard
d1f45296a3 LEMONLDAP::NG : Little change in debconf 2007-05-01 17:31:54 +00:00
Xavier Guimard
0835ae9806 LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +00:00
Xavier Guimard
cd0cf7e840 LEMONLDAP::NG : little new utility: command-line configuration editor 2007-04-29 14:36:57 +00:00
Xavier Guimard
ef4b7876b6 LEMONLDAP::NG : new Debian structure and LDAPS documentation 2007-04-29 12:07:20 +00:00
Xavier Guimard
4a8c99c7b0 LEMONLDAP::NG : new: port is now checked in HTTP redirections. 2007-04-23 19:23:35 +00:00
Xavier Guimard
f2b6043495 LEMONLDAP::NG : propagating whatToTrace fix to stable versions 2007-04-21 13:43:02 +00:00
Xavier Guimard
89b7272663 LEMONLDAP::NG : bug fix in Handler::CGI (trunk update to version 0.8.1) 2007-04-15 17:37:15 +00:00
Xavier Guimard
d7d14bf782 LEMONLDAP::NG : branch trunk/build/lemonldap-ng 2007-04-15 17:26:34 +00:00