[cvs] commit: vilma/config conf.xml vilma/domains edit.php vilma/lib Driver.php Vilma.php vilma/lib/Driver qmailldap.php vilma/lib/Forms EditDomainForm.php EditUserForm.php vilma/lib/MailboxDriver maildrop.php vilma/templates/users ...

Ben Klang ben at alkaloid.net
Wed May 27 23:57:34 UTC 2009


bklang      2009-05-27 19:57:33 EDT

  Modified files:
    config               conf.xml 
    domains              edit.php 
    lib                  Driver.php Vilma.php 
    lib/Driver           qmailldap.php 
    lib/Forms            EditDomainForm.php EditUserForm.php 
    lib/MailboxDriver    maildrop.php 
    templates/users      index.html 
    users                delete.php edit.php index.php 
  Log:
  Apply patch created by David Cummings.  This completes most of the functionality in the qmailldap driver for basic user accounts.
  
  Revision  Changes    Path
  1.23      +15 -1     vilma/config/conf.xml
  1.26      +2 -1      vilma/domains/edit.php
  1.54      +6 -4      vilma/lib/Driver.php
  1.23      +355 -55   vilma/lib/Driver/qmailldap.php
  1.9       +6 -2      vilma/lib/Forms/EditDomainForm.php
  1.6       +20 -4     vilma/lib/Forms/EditUserForm.php
  1.17      +1 -2      vilma/lib/MailboxDriver/maildrop.php
  1.30      +17 -5     vilma/lib/Vilma.php
  1.13      +10 -2     vilma/templates/users/index.html
  1.25      +114 -18   vilma/users/delete.php
  1.42      +30 -10    vilma/users/edit.php
  1.33      +30 -7     vilma/users/index.php

  Chora Links:
  http://cvs.horde.org/diff.php/vilma/config/conf.xml?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/vilma/domains/edit.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver.php?rt=horde&r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver/qmailldap.php?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Forms/EditDomainForm.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Forms/EditUserForm.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/MailboxDriver/maildrop.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Vilma.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/vilma/templates/users/index.html?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/vilma/users/delete.php?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/vilma/users/edit.php?rt=horde&r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/vilma/users/index.php?rt=horde&r1=1.32&r2=1.33&ty=u


More information about the cvs mailing list