summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Forster [Sun, 11 Jun 2006 14:25:47 +0000 (16:25 +0200)]
Don't import `Data::Dumper'.
It's only usefull for debugging and slows down startup unneccessarily.
Florian Forster [Sun, 11 Jun 2006 14:24:47 +0000 (16:24 +0200)]
If a value is not defined, only return an empty list if this is actually a list value.
The problem occured when querying an unset password.
Florian Forster [Sun, 11 Jun 2006 08:03:48 +0000 (10:03 +0200)]
Added an entry about version 0.3 to the ChangeLog file.
It says that group management was done, so far. I don't know if anything else
has been done since I didn't to anything on LiCoM for quote some time..
Florian Forster [Sun, 11 Jun 2006 08:02:48 +0000 (10:02 +0200)]
Fixed typos in the ReadMe file.
Florian Forster [Sun, 11 Jun 2006 08:02:18 +0000 (10:02 +0200)]
Added copyright and license information to `licom.cgi'
I've added the GPLv2 license information to the top of the file. Also, I've
fixes a little indentation in the `License' file.
Florian Forster [Tue, 6 Jun 2006 22:04:49 +0000 (00:04 +0200)]
Bugfix: The created entries no longer are in the `top' or `organizationalUnit' objectClass'es.
I have Debian's version of `OpenLDAP' now and it doesn't like that for some
reason. I expect it's more correct this way, but I'm not sure..
Florian Forster [Tue, 6 Jun 2006 21:53:11 +0000 (23:53 +0200)]
Changed the year `LiCoM' was written in to `2005-2006'.
Not that I actually did anything this year, just a commit to see that the
repository is alive ;)
octo [Sat, 7 May 2005 09:32:23 +0000 (09:32 +0000)]
Creating of new groups works.
octo [Sat, 7 May 2005 08:25:13 +0000 (08:25 +0000)]
Foo
octo [Fri, 6 May 2005 16:05:10 +0000 (16:05 +0000)]
Fixed major bug..
octo [Fri, 6 May 2005 15:53:25 +0000 (15:53 +0000)]
Many more fixes.. Trying to get all this work now..
octo [Fri, 6 May 2005 12:55:25 +0000 (12:55 +0000)]
Removed moved functions/methods from LiCoM::Person
Removed group functionality from LiCoM::Person
octo [Fri, 6 May 2005 11:28:51 +0000 (11:28 +0000)]
Changed config handling. More fixes needed..
octo [Fri, 6 May 2005 11:00:27 +0000 (11:00 +0000)]
Added LiCoM::Group
octo [Fri, 6 May 2005 10:25:49 +0000 (10:25 +0000)]
More and more group management changes.. This is going to be messy..
octo [Fri, 6 May 2005 07:53:52 +0000 (07:53 +0000)]
The mutt-script now displays groups as extra info
Groups can now be choosen when editing a person. Group management to follow.
Stricter error-handling in the lib..
octo [Sat, 30 Apr 2005 16:39:34 +0000 (16:39 +0000)]
Bugfixes since the last checkin.
Fixed in the verification-emails.
octo [Sat, 30 Apr 2005 15:01:26 +0000 (15:01 +0000)]
The ability to delete entries has been added.
Phone numbers now may contain spaces and dashes.
Internal changes in LiCoM::Person.
octo [Thu, 28 Apr 2005 11:24:45 +0000 (11:24 +0000)]
Fixed problem with incorrect formatted vCards
octo [Wed, 27 Apr 2005 14:07:43 +0000 (14:07 +0000)]
Sample configuration has been added..
octo [Tue, 26 Apr 2005 15:32:13 +0000 (15:32 +0000)]
Wrote more readme..
octo [Tue, 26 Apr 2005 14:10:56 +0000 (14:10 +0000)]
Non-Users no longer see nor can edit the groups they belong to.
mutt-licom now reads ~/.licomrc if it exists and is more verbose if it fails..
octo [Mon, 25 Apr 2005 17:11:02 +0000 (17:11 +0000)]
License has been added
octo [Sun, 24 Apr 2005 22:52:43 +0000 (22:52 +0000)]
A first, short, incomplete ReadMe has been added
Tried to use FindBin with mutt-licom, but it doesn't work with setgid, apparently..
octo [Sun, 24 Apr 2005 21:27:43 +0000 (21:27 +0000)]
mutt-licom.pl is working now.
octo [Sun, 24 Apr 2005 21:15:55 +0000 (21:15 +0000)]
First version of mutt-licom.pl
octo [Sun, 24 Apr 2005 20:53:01 +0000 (20:53 +0000)]
Changed structure of perl modules to be more useful.
Added basic mutt-ldap script.
octo [Sun, 24 Apr 2005 15:54:23 +0000 (15:54 +0000)]
Renamed book.cgi to licom.cgi
octo [Sun, 24 Apr 2005 15:20:34 +0000 (15:20 +0000)]
Added support for lists.
More CSS, esp. printing, fixes.
octo [Sun, 24 Apr 2005 12:13:08 +0000 (12:13 +0000)]
Implemented checks for certain fields (telephone numbers and uris).
octo [Sun, 24 Apr 2005 11:11:58 +0000 (11:11 +0000)]
The output has been beautified.
The action `verify' has been implemented.
octo [Fri, 22 Apr 2005 22:56:45 +0000 (22:56 +0000)]
More fixed/additions..
octo [Fri, 22 Apr 2005 22:26:44 +0000 (22:26 +0000)]
Many more fixes and additions..
octo [Fri, 22 Apr 2005 17:40:14 +0000 (17:40 +0000)]
Many bugs fixed, more features inplemented. Rapid debelopment at work..
octo [Fri, 22 Apr 2005 16:17:36 +0000 (16:17 +0000)]
Initial import