Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
f2b60434
Commit
f2b60434
authored
Apr 21, 2007
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LEMONLDAP::NG : propagating whatToTrace fix to stable versions
parent
84f77169
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
3 deletions
+28
-3
build/lemonldap-ng/Makefile
build/lemonldap-ng/Makefile
+1
-1
build/lemonldap-ng/TODO
build/lemonldap-ng/TODO
+12
-0
build/lemonldap-ng/debian/changelog
build/lemonldap-ng/debian/changelog
+13
-0
modules/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/SharedConf.pm
...monldap-ng-handler/lib/Lemonldap/NG/Handler/SharedConf.pm
+1
-1
modules/lemonldap-ng-portal/Changes
modules/lemonldap-ng-portal/Changes
+1
-1
No files found.
build/lemonldap-ng/Makefile
View file @
f2b60434
#!/usr/bin/make
VERSION
=
0.9beta
VERSION
=
`
head
-n1
debian/changelog |sed
-e
's/lemonldap-ng (//'
-e
's/).*$///'
`
HANDLERDIR
=
lemonldap-ng-handler
PORTALDIR
=
lemonldap-ng-portal
MANAGERDIR
=
lemonldap-ng-manager
...
...
build/lemonldap-ng/TODO
View file @
f2b60434
Lemonldap::NG TODO
------------------
TODO list for Lemonldap::NG development
- Priority: High Status: Planning Created: 2007\04\21 13-13-25
Buttons to manage configurations (delete, next, previous, last,...)
- Priority: Normal Status: In progress Created: 2007\04\21 13-05-54
Help in english
- Priority: Low Status: N/A Created: 2007\04\21 13-14-55
Simplified manager interface fo rules:
* simplified regexp (* instead of .*,...)
* simple combobox to choose groups
build/lemonldap-ng/debian/changelog
View file @
f2b60434
lemonldap-ng (0.8.1.2) unstable; urgency=low
* Little bug fix if whatToTrace parameter is not defined and display it in
Manager interface
-- Xavier Guimard <x.guimard@free.fr> Sat, 21 Apr 2007 15:05:19 +0200
lemonldap-ng (0.8.1.1) unstable; urgency=low
* Little bug fix in test
-- Xavier Guimard <x.guimard@free.fr> Fri, 20 Apr 2007 08:57:40 +0200
lemonldap-ng (0.8.1) unstable; urgency=low
* New features :
...
...
modules/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/SharedConf.pm
View file @
f2b60434
...
...
@@ -233,7 +233,7 @@ with the C<reloadTime> parameter (default 600s).
=head3 getConf
Call Lemonldap::NG::Manager::Conf
q
ith the configStorage parameter.
Call Lemonldap::NG::Manager::Conf
w
ith the configStorage parameter.
=head1 OPERATION
...
...
modules/lemonldap-ng-portal/Changes
View file @
f2b60434
...
...
@@ -22,7 +22,7 @@ Revision history for Perl extension Lemonldap::NG::Portal.
* Multi-valued attributes in HTTP headers (Closes: #306792 /
forge.objectweb.org)
0.64 Fri Mar 9 17:49:44
0.64 Fri Mar 9 17:49:44
2007
- Delete of DBI.pm which is no more in use
0.63 Thu Feb 2 20:44:43 2007
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment