[commits] Horde branch master updated. 7760aa46581a8e8bf8d8bd2de3565492e2d7a931

Ralf Lang lang at b1-systems.de
Mon Jun 20 15:21:31 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: fd098f85a27c9eaf97f15accebc081af9a05c3d0

7678116 - Added a formal package.xml without much manual fixup - Converted remaining drivers to use Passwd_Exceptions instead of pear_error
7760aa4 removed Passwd_Driver::factory as there's an external factory available now in Factory/Driver.php which injects dependencies.

-----------------------------------------------------------------------

commit 76781161120bbae2447ff013e9ce2bc5d3dc71f1
Author: Ralf Lang <lang at b1-systems.de>
Date:   Mon Jun 20 15:15:57 2011 +0000

    - Added a formal package.xml without much manual fixup
    - Converted remaining drivers to use Passwd_Exceptions instead of pear_error

 passwd/docs/CHANGES              |    6 +-
 passwd/docs/CREDITS              |    2 +-
 passwd/lib/Driver/expectpecl.php |    7 +-
 passwd/lib/Driver/pine.php       |   37 ++--
 passwd/lib/Driver/servuftp.php   |    2 -
 passwd/lib/Driver/smbldap.php    |   11 +-
 passwd/lib/Driver/smbpasswd.php  |   47 ++---
 passwd/lib/Driver/soap.php       |   21 +-
 passwd/lib/Driver/vmailmgr.php   |   13 +-
 passwd/lib/Driver/vpopmail.php   |  110 +++------
 passwd/lib/Factory/Driver.php    |    2 +
 passwd/package.xml               |  478 ++++++++++++++++++++++++++++++++++++++
 12 files changed, 579 insertions(+), 157 deletions(-)
 create mode 100644 passwd/package.xml

http://git.horde.org/horde-git/-/commit/76781161120bbae2447ff013e9ce2bc5d3dc71f1

-----------------------------------------------------------------------

commit 7760aa46581a8e8bf8d8bd2de3565492e2d7a931
Author: Ralf Lang <lang at b1-systems.de>
Date:   Mon Jun 20 15:19:48 2011 +0000

    removed Passwd_Driver::factory as there's an external factory available now
    in Factory/Driver.php which injects dependencies.

 passwd/lib/Driver.php |   29 -----------------------------
 1 files changed, 0 insertions(+), 29 deletions(-)

http://git.horde.org/horde-git/-/commit/7760aa46581a8e8bf8d8bd2de3565492e2d7a931




More information about the commits mailing list