[cvs] commit: vacation index.php vacation/config conf.php.dist vacation/docs CHANGES vacation/lib Driver.php api.php base.php vacation/lib/Driver forwards.php qmail.php sql.php vacation/scripts create-db-files.pl vacation/templates main.inc

Eric Rostetter eric.rostetter at physics.utexas.edu
Sun Jan 19 22:03:09 PST 2003


ericr       2003/01/19 22:03:08 PST

  Modified files:        (Branch: RELENG_2)
    .                    index.php 
    config               conf.php.dist 
    docs                 CHANGES 
    lib                  Driver.php base.php 
    lib/Driver           forwards.php sql.php 
    templates            main.inc 
  Added files:           (Branch: RELENG_2)
    lib                  api.php 
    lib/Driver           qmail.php 
    scripts              create-db-files.pl 
  Log:
  [ejr] MFH: add comments/copyrights as needed, clean up html and php code,
  etc
  [ejr] MFH: Add vacation alias support
  [ejr] MFH: add driver function to parse/validate email addresses
  [ejr] MFH: add api.php for api calls
  [ejr] MFH: add qmail driver
  
  Revision     Changes    Path
  1.1.1.1.2.3  +2 -1      vacation/config/conf.php.dist
  1.1.1.1.2.9  +10 -1     vacation/docs/CHANGES
  1.1.1.1.2.7  +8 -1      vacation/index.php
  1.2.2.2      +45 -1     vacation/lib/Driver.php
  1.5.2.3      +39 -5     vacation/lib/Driver/forwards.php
  1.4.2.1      +220 -0    vacation/lib/Driver/qmail.php (new)
  1.2.2.3      +7 -2      vacation/lib/Driver/sql.php
  1.3.2.1      +66 -0     vacation/lib/api.php (new)
  1.3.2.1      +8 -3      vacation/lib/base.php
  1.2.2.1      +45 -0     vacation/scripts/create-db-files.pl (new)
  1.1.1.1.2.7  +7 -5      vacation/templates/Attic/main.inc

  Chora Links:
  http://cvs.horde.org/diff.php/vacation/config/conf.php.dist?r1=1.1.1.1.2.2&r2=1.1.1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/vacation/docs/CHANGES?r1=1.1.1.1.2.8&r2=1.1.1.1.2.9&ty=u
  http://cvs.horde.org/diff.php/vacation/index.php?r1=1.1.1.1.2.6&r2=1.1.1.1.2.7&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver.php?r1=1.2.2.1&r2=1.2.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/forwards.php?r1=1.5.2.2&r2=1.5.2.3&ty=u
  http://cvs.horde.org/co.php/vacation/lib/Driver/qmail.php?r=1.4.2.1
  http://cvs.horde.org/diff.php/vacation/lib/Driver/sql.php?r1=1.2.2.2&r2=1.2.2.3&ty=u
  http://cvs.horde.org/co.php/vacation/lib/api.php?r=1.3.2.1
  http://cvs.horde.org/diff.php/vacation/lib/base.php?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/co.php/vacation/scripts/create-db-files.pl?r=1.2.2.1
  http://cvs.horde.org/diff.php/vacation/templates/Attic/main.inc?r1=1.1.1.1.2.6&r2=1.1.1.1.2.7&ty=u


More information about the cvs mailing list