2004-Feb-02 20:50 |
1.12
|
Check-in
[4393]:
both peti and rse did overlapping work based on (untagged) 4.0b1; peti committed to the CVS first (no version created ever); this is an attempt to manually merge rse's acl pre/post changes in (claim themselfs to lead to 4.0b2 By thl.
(diff)
|
2001-Jan-20 14:42 |
1.11
|
Check-in
[343]:
Underscores in file names suck, because you need an extra key-press to
type them compared to the hyphen. For this reason (and for
consistency) I corrected this horrible, horrible mistake of the past
and renamed those files. By simons.
(diff)
|
2001-Jan-19 17:08 |
1.10
|
Check-in
[331]:
- Added a warning message to be logged when no global ACL file exists.
- Reordered tests in check_local_acl_file: When no listname has been
given, we don't need to initialize the lexer at all. By simons.
(diff)
|
2001-Jan-19 15:56 |
1.9
|
Check-in
[324]:
Get rid of all complaints from GCC 2.97
(except for two things which I do not want to change on my own) By rse.
(diff)
|
2001-Jan-18 21:30 |
1.8
|
Check-in
[308]:
As we agreed today, Petidomo is now open because licensed under GPL and
always will be licensed under GPL, so use "Petidomo" as the program name
everywhere and consistently. By rse.
(diff)
|
2001-Jan-16 11:49 |
1.7
|
Check-in
[285]:
Added new action keyword to the Access Control Language: approve. This
keyword will -- unlike to "pass" -- not only pass the mail, but will
also make sure that the mail passes all other authorization controls.
This means, the mail will be treated as if the Petidomo master
password had been given in the header. By simons.
(diff)
|
2001-Jan-10 18:07 |
1.6
|
Check-in
[261]:
When running in listserv mode, there is no 'listname' which can be
used to get the mailing list's configuration. Thus, the routine
shouldn't try to got one. Fixed it. By simons.
(diff)
|
2001-Jan-08 21:49 |
1.5
|
Check-in
[259]:
Changed the ACL code to use the configured locations of the list's ACL
file rather than the hard-coded one. By simons.
(diff)
|
2001-Jan-08 21:36 |
1.4
|
Check-in
[257]:
Rewrote Petidomo so that virtually any file's path can be configured
at run-time now. By simons.
(diff)
|
2000-Dec-14 16:48 |
1.3
|
Check-in
[227]:
- Removed all debugging code. Now that Petidomo will be "rewritten"
in C++, I need a new paradigm for debugging anyway and the old
solution of mine was to messy for my taste anyway.
- Petidomo no longer cares under what name it has been started. The
different modes of operation will now be distinguished by a
mandatory command line parameter. By simons.
(diff)
|
2000-Dec-12 16:35 |
1.2
|
Check-in
[210]:
- Added correct GNU GPL copyright statements to the files.
- Removed unnecessary include statements. By simons.
(diff)
|
2000-Dec-12 14:19 |
1.1
|
Check-in
[197]:
Initial revision By simons.
|
2000-Dec-12 14:19 |
1.1.1.1
|
Check-in
[196]:
Imported Petidomo 2.2 as found on www.petidomo.com. By simons.
|