[commits] Horde branch master updated. 6db502748dbb4452496d556d30396a0767ef50ab

Jan Schneider jan at horde.org
Mon Aug 23 14:09:29 UTC 2010


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

from: 22b76241e2305004ad71b77300d5b0d255025e3e

618b889 Driver -> Base
6db5027 Driver -> Transport

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

commit 618b889787d97cabcb906378074cfc8828e7f5ab
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 23 15:48:21 2010 +0200

    Driver -> Base

 framework/Lock/lib/Horde/Lock.php                              |    2 +-
 framework/Lock/lib/Horde/Lock/Driver.php                       |    4 +-
 framework/Lock/lib/Horde/Lock/Null.php                         |    2 +-
 framework/Lock/lib/Horde/Lock/Sql.php                          |   12 +-
 framework/SessionHandler/lib/Horde/SessionHandler.php          |    2 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Base.php     |  332 ++++++++
 framework/SessionHandler/lib/Horde/SessionHandler/Builtin.php  |    4 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Driver.php   |  332 --------
 framework/SessionHandler/lib/Horde/SessionHandler/External.php |    4 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Ldap.php     |    4 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php |    4 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Sql.php      |    4 +-
 framework/SessionHandler/lib/Horde/SessionHandler/Stack.php    |    6 +-
 framework/SessionHandler/package.xml                           |    4 +-
 framework/Token/lib/Horde/Token/Base.php                       |  112 +++
 framework/Token/lib/Horde/Token/Driver.php                     |  112 ---
 framework/Token/package.xml                                    |    6 +-
 imp/lib/Compose.php                                            |    2 +-
 imp/lib/Quota/Base.php                                         |  107 +++
 imp/lib/Quota/Command.php                                      |    2 +-
 imp/lib/Quota/Driver.php                                       |  107 ---
 imp/lib/Quota/Hook.php                                         |    2 +-
 imp/lib/Quota/Imap.php                                         |    2 +-
 imp/lib/Quota/Maildir.php                                      |    2 +-
 imp/lib/Quota/Mdaemon.php                                      |    2 +-
 imp/lib/Quota/Mercury32.php                                    |    2 +-
 imp/lib/Quota/Null.php                                         |    2 +-
 imp/lib/Quota/Sql.php                                          |    2 +-
 imp/lib/Sentmail/Base.php                                      |  111 +++
 imp/lib/Sentmail/Driver.php                                    |  111 ---
 imp/lib/Sentmail/Null.php                                      |    2 +-
 imp/lib/Sentmail/Sql.php                                       |    2 +-
 32 files changed, 702 insertions(+), 702 deletions(-)
 create mode 100644 framework/SessionHandler/lib/Horde/SessionHandler/Base.php
 delete mode 100644 framework/SessionHandler/lib/Horde/SessionHandler/Driver.php
 create mode 100644 framework/Token/lib/Horde/Token/Base.php
 delete mode 100644 framework/Token/lib/Horde/Token/Driver.php
 create mode 100644 imp/lib/Quota/Base.php
 delete mode 100644 imp/lib/Quota/Driver.php
 create mode 100644 imp/lib/Sentmail/Base.php
 delete mode 100644 imp/lib/Sentmail/Driver.php

http://git.horde.org/diff.php/framework/Lock/lib/Horde/Lock.php?rt=horde-git&r1=7994594b3db35ca7478d608131d8faa214900fb5&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/Lock/lib/Horde/Lock/Driver.php?rt=horde-git&r1=7994594b3db35ca7478d608131d8faa214900fb5&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/Lock/lib/Horde/Lock/Null.php?rt=horde-git&r1=1ed41f6721afe6cf43bd54c58ab8252d0346ac65&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/Lock/lib/Horde/Lock/Sql.php?rt=horde-git&r1=ece220b1e16bc47c9ce96941502e5c8b898c9786&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler.php?rt=horde-git&r1=27f3db208654339614b2fced9677d55729eb37eb&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/co.php/framework/SessionHandler/lib/Horde/SessionHandler/Base.php?rt=horde-git&r=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Builtin.php?rt=horde-git&r1=a978a35c3e95e784253508fd4333d2fbb64830b6&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Driver.php?rt=horde-git&r1=acb441b6682110da94926025e660abd6bbc1abb2&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/External.php?rt=horde-git&r1=27f3db208654339614b2fced9677d55729eb37eb&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Ldap.php?rt=horde-git&r1=ddf6b33ac39c444e3dbf551ec2b16df264811d19&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php?rt=horde-git&r1=5fc6a8f82ff20a1845771621ff5b6dbeb4d680e6&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php?rt=horde-git&r1=27f3db208654339614b2fced9677d55729eb37eb&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/lib/Horde/SessionHandler/Stack.php?rt=horde-git&r1=5f4e11eb9749e2011ce829e4e3f6e333172b4f72&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/SessionHandler/package.xml?rt=horde-git&r1=acb441b6682110da94926025e660abd6bbc1abb2&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/co.php/framework/Token/lib/Horde/Token/Base.php?rt=horde-git&r=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/Token/lib/Horde/Token/Driver.php?rt=horde-git&r1=69d631396c9c6560805bd0aadf8f775797a45f2d&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/framework/Token/package.xml?rt=horde-git&r1=c5a17f712a86e81377a1f81a28c3d2c38597d869&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=6149c84e973f3fb5c61760834c148bae4cbf04b8&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/co.php/imp/lib/Quota/Base.php?rt=horde-git&r=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Command.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Driver.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Hook.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Imap.php?rt=horde-git&r1=d67f346b2333b41b3dcea0ea21c7a3f81632ce5c&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Maildir.php?rt=horde-git&r1=d67f346b2333b41b3dcea0ea21c7a3f81632ce5c&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Mdaemon.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Mercury32.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Null.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Quota/Sql.php?rt=horde-git&r1=ede7911f9ad2e44cb6ce307cc4b8ebad12304a18&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/co.php/imp/lib/Sentmail/Base.php?rt=horde-git&r=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Sentmail/Driver.php?rt=horde-git&r1=8763512795317061d4cef961637aeb2df6bcd6f4&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Sentmail/Null.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=618b889787d97cabcb906378074cfc8828e7f5ab
http://git.horde.org/diff.php/imp/lib/Sentmail/Sql.php?rt=horde-git&r1=83513ef5970e393d7a0776aa391cef7b06c4db14&r2=618b889787d97cabcb906378074cfc8828e7f5ab

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

commit 6db502748dbb4452496d556d30396a0767ef50ab
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 23 16:09:15 2010 +0200

    Driver -> Transport

 ingo/config/backends.php.dist       |   48 ++++----
 ingo/docs/CHANGES                   |    4 +-
 ingo/lib/Application.php            |    4 +-
 ingo/lib/Driver.php                 |   83 ------------
 ingo/lib/Driver/Ldap.php            |  254 -----------------------------------
 ingo/lib/Driver/Null.php            |   24 ----
 ingo/lib/Driver/Sivtest.php         |  195 ---------------------------
 ingo/lib/Driver/Timsieved.php       |  135 -------------------
 ingo/lib/Driver/Vfs.php             |  144 --------------------
 ingo/lib/Ingo.php                   |   18 ++--
 ingo/lib/Script/Maildrop/Recipe.php |    6 +-
 ingo/lib/Transport.php              |   83 ++++++++++++
 ingo/lib/Transport/Ldap.php         |  254 +++++++++++++++++++++++++++++++++++
 ingo/lib/Transport/Null.php         |   24 ++++
 ingo/lib/Transport/Sivtest.php      |  195 +++++++++++++++++++++++++++
 ingo/lib/Transport/Timsieved.php    |  135 +++++++++++++++++++
 ingo/lib/Transport/Vfs.php          |  144 ++++++++++++++++++++
 17 files changed, 876 insertions(+), 874 deletions(-)
 delete mode 100644 ingo/lib/Driver.php
 delete mode 100644 ingo/lib/Driver/Ldap.php
 delete mode 100644 ingo/lib/Driver/Null.php
 delete mode 100644 ingo/lib/Driver/Sivtest.php
 delete mode 100644 ingo/lib/Driver/Timsieved.php
 delete mode 100644 ingo/lib/Driver/Vfs.php
 create mode 100644 ingo/lib/Transport.php
 create mode 100644 ingo/lib/Transport/Ldap.php
 create mode 100644 ingo/lib/Transport/Null.php
 create mode 100644 ingo/lib/Transport/Sivtest.php
 create mode 100644 ingo/lib/Transport/Timsieved.php
 create mode 100644 ingo/lib/Transport/Vfs.php

http://git.horde.org/diff.php/ingo/config/backends.php.dist?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/docs/CHANGES?rt=horde-git&r1=cda18fe5401fff1daa9b11675c51062fea1dcca0&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=c1f241be16aa88a278d0e51fc7baa78e39008cca&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver.php?rt=horde-git&r1=840f1b2390b7936d58b2abcafdcaec1b46fff40d&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver/Ldap.php?rt=horde-git&r1=840f1b2390b7936d58b2abcafdcaec1b46fff40d&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver/Null.php?rt=horde-git&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver/Sivtest.php?rt=horde-git&r1=840f1b2390b7936d58b2abcafdcaec1b46fff40d&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver/Timsieved.php?rt=horde-git&r1=65528b7d48336550ec743504cda189002ff64f76&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Driver/Vfs.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-git&r1=b5009a9166b95bfc8d720e492cb5c0397d56512d&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/diff.php/ingo/lib/Script/Maildrop/Recipe.php?rt=horde-git&r1=d1e70424358fc1b2892d3ead0dc846afb447b620&r2=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport/Ldap.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport/Null.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport/Sivtest.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport/Timsieved.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab
http://git.horde.org/co.php/ingo/lib/Transport/Vfs.php?rt=horde-git&r=6db502748dbb4452496d556d30396a0767ef50ab




More information about the commits mailing list