OSSP CVS Repository

ossp - Directory /ossp-pkg/petidomo/
Not logged in
[Honeypot]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Activity]  [Short]  [Top]  [Up

File Vers By Age Check-in
« ..
» config/ 24 years
» docs/ 24 years
» libargv/ 24 years
» libconfigfile/ 24 years
» librfc822/ 19 years
» libtext/ 24 years
 AUTHORS 1.1 rse 24 years [349] Add three GNU standard files we later want anyway...
 NEWS 1.1 rse 24 years [349] Add three GNU standard files we later want anyway...
 TODO 1.1 rse 24 years [362] Keep track of what still has to be done
 address-db.c 1.3 rse 24 years [324] Get rid of all complaints from GCC 2.97 (except for two things which I do not want to change on my own)
 authen.c 1.4 rse 24 years [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.
 devtool.conf 1.4 rse 19 years [5262] upgrade build environment
 filter.c 1.5 rse 24 years [324] Get rid of all complaints from GCC 2.97 (except for two things which I do not want to change on my own)
 generate-cookie.c 1.2 rse 24 years [351] Religious cosmetics: Use upper-case for MD5 cookies because it typographically looks better because the lower-case MD5 cookies looked too jagged ;)
 handleacl.c 1.7 rse 24 years [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.
 index.c 1.8 rse 24 years [324] Get rid of all complaints from GCC 2.97 (except for two things which I do not want to change on my own)
 io.c 1.4 rse 24 years [324] Get rid of all complaints from GCC 2.97 (except for two things which I do not want to change on my own)
 parsearray.c 1.3 rse 24 years [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.
 password.c 1.5 rse 24 years [324] Get rid of all complaints from GCC 2.97 (except for two things which I do not want to change on my own)
 petidomo-approve 1.2 rse 23 years [1546] avoid rejection by MTA because of forwarding loop
 petidomo-kickout 1.2 rse 24 years [360] Provide a "petidomo --mode=dump <listname>" and use this in petidomo-kickout instead of directly fiddling with Petidomo's files.
 queue-command.c 1.2 rse 24 years [346] First bunch of cosmetic adjustments to text messages. Additionally --masterconf=FILE is also passed through to files created in acknowledge directory.
 ChangeLog 1.5 simons 24 years [394] Updated ChangeLog.
 INSTALL 1.2 simons 24 years [397] Added text-only version of the installation instructions.
× acl-scan.c 1.2 simons 24 years [345] Accidently added this dependent file; corrected the mistake. :-(
 acl-scan.l 1.1 simons 24 years [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.
× acl_scan.l 1.5 simons 24 years [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.
 approve.c 1.6 simons 24 years [357] - Petidomo is now more responsive when dealing with approve mails. For sure, Ralf is going to change the mail texts as soon as he sees this. :-) - Converting incoming codes to all upper-case in case the code got mixed up by some crazy mailer.
 archive.c 1.7 simons 24 years [336] Enhanced portability. This commit also contains an older change made by Ralf, which I have to re-commit after screwing up with the "cvs admin" command. Sorry!!!
× config.c 1.22 simons 24 years [341] Renamed the followings tags in petidomo.conf MTA_Options --> MTAOptions List_Directory --> ListDirectory Ack_Queue_Directory --> AckQueueDirectory [...]
× generate_cookie.c 1.4 simons 24 years [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.
 help.c 1.9 simons 24 years [386] Changed loglevel of sereval syslog() calls from NOTICE to INFO, because they do not really require the administrator's attention but are informational.
 mailer.c 1.7 simons 24 years [335] Minor change to enhance portability.
 main.c 1.20 simons 24 years [390] Added check whether the required listname parameter is there before we try and read the mail from standard input.
 members.c 1.10 simons 24 years [386] Changed loglevel of sereval syslog() calls from NOTICE to INFO, because they do not really require the administrator's attention but are informational.
 queue-posting.c 1.1 simons 24 years [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.
× queue_command.c 1.7 simons 24 years [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.
× queue_posting.c 1.7 simons 24 years [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.
 rfcparse.c 1.5 simons 24 years [386] Changed loglevel of sereval syslog() calls from NOTICE to INFO, because they do not really require the administrator's attention but are informational.
 tool.c 1.6 simons 24 years [316] Mailing list config files may now have the suffix ".config" or ".conf". Similarly, if the list config file is in a separate directory, it may be called <listname>/config or <listname>/conf.
 .cvsignore 1.5 thl 21 years [4453] shut up autoheader
 Makefile.in 1.49 thl 21 years [4446] @LIBS@ should be at the end of the LIBS definition, not at the beginning. Because usually the stuff in the sublibs want to use the stuff in @LIBS@ theirself. (hint from rse)
 README 1.11 thl 21 years [4458] flush pending changes before tagging
 acl.y 1.12 thl 21 years [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
 config-files.c 1.5 thl 21 years [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
 configure.in 1.12 thl 21 years [4453] shut up autoheader
 devtool 1.2 thl 21 years [4452] Upgrade and unify build environment devtool an devtool.func; change devtool.conf to require current versions of shtool, libtool and autoconf
 devtool.func 1.2 thl 21 years [4452] Upgrade and unify build environment devtool an devtool.func; change devtool.conf to require current versions of shtool, libtool and autoconf
 hermes.c 1.23 thl 21 years [4395] merge in thl slpit cookie update from OpenPKG
 listserv.c 1.9 thl 21 years [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
 petidomo.h 1.21 thl 21 years [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
 petidomo.pod 1.2 thl 21 years [4454] documentation update and rewrite by Torsten Homeyer
 subscribe.c 1.23 thl 21 years [4455] split cookies on (un)subscription, too - found and fixed by tho
 unsubscribe.c 1.21 thl 21 years [4455] split cookies on (un)subscription, too - found and fixed by tho
 version.c 1.7 thl 21 years [4458] flush pending changes before tagging

CVSTrac 2.0.1