[commits] Horde branch master updated. b5c46eb2a69f5689cc8c3f2a885b53d2f1510978

Ralf Lang lang at b1-systems.de
Wed Jun 15 23:07:54 UTC 2011


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

from: 672c5b9fc67702c785bc50b193db5eb61fd4dc3f

12021a1 Formal H4 conversion of the adsi driver. No guarantees for anything
738091b Wrong exception names fixed
48a4fc1 passwd driver expectctl: formal horde 4 conversion, nothing guaranteed
dcb436d Formal conversion of expect driver to Horde 4. Not tested at all
2a14925 Formal conversion of the http driver. No tests at all. If you really need this, think about sponsoring
04f8fcc Various Passwd_Errors instead of Passwd_Exception: This is a common miss-spelling
b2073e9 Really formal conversion of the kolab driver @gunnar @gwr can you please try this?
e644f36 Pine Driver formal conversion: No testing done at al
c13f818 converted the poppasswd driver blindly. No guarantees if this works
938798b Formally converted procopen driver. This driver isn't tested at all
7f6b63d     converted the poppasswd driver blindly. No guarantees if this works
d42438c  converted the servuftp driver blindly. No guarantees if this works
b5c46eb minor fixes

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

commit 12021a1347c6997854ddabd0b26267d08ef05ba0
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 12:48:37 2011 +0000

    Formal H4 conversion of the adsi driver. No guarantees for anything

 passwd/lib/Driver/adsi.php |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/12021a1347c6997854ddabd0b26267d08ef05ba0

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

commit 738091b75c3fa6093fcd6e8772e8b197f9a33af6
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 12:49:18 2011 +0000

    Wrong exception names fixed

 passwd/lib/Driver/composite.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/738091b75c3fa6093fcd6e8772e8b197f9a33af6

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

commit 48a4fc15dd7a085b9cfbfbfad8dcbd239c02e8ba
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 12:57:34 2011 +0000

    passwd driver expectctl: formal horde 4 conversion, nothing guaranteed

 passwd/lib/Driver/expectpecl.php |   35 +++++++++++++----------------------
 1 files changed, 13 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/48a4fc15dd7a085b9cfbfbfad8dcbd239c02e8ba

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

commit dcb436dc9219de2b229e66ce0eef536b72360e69
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:03:37 2011 +0000

    Formal conversion of expect driver to Horde 4. Not tested at all

 passwd/lib/Driver/expect.php |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/dcb436dc9219de2b229e66ce0eef536b72360e69

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

commit 2a1492590ec23303dea606904be8291790ac97db
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:13:35 2011 +0000

    Formal conversion of the http driver. No tests at all.
    If you really need this, think about sponsoring

 passwd/lib/Driver/http.php |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/2a1492590ec23303dea606904be8291790ac97db

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

commit 04f8fcccccc77c56c4b0cabf6c11f1901205c360
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:14:21 2011 +0000

    Various Passwd_Errors instead of Passwd_Exception: This is a common miss-spelling

 passwd/lib/Driver/expect.php     |    2 +-
 passwd/lib/Driver/expectpecl.php |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/04f8fcccccc77c56c4b0cabf6c11f1901205c360

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

commit b2073e967c3f69ea1ea14ce0a599a0d46c1f5034
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:19:24 2011 +0000

    Really formal conversion of the kolab driver
    @gunnar @gwr can you please try this?

 passwd/lib/Driver/kolab.php |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/b2073e967c3f69ea1ea14ce0a599a0d46c1f5034

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

commit e644f365854813d0ccd5deebaafff46efbc2ba4b
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:29:07 2011 +0000

    Pine Driver formal conversion: No testing done at al

 passwd/lib/Driver/pine.php |   31 +++++++++++++++++--------------
 1 files changed, 17 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/e644f365854813d0ccd5deebaafff46efbc2ba4b

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

commit c13f8189fcff8441dce14d16dde66fbbb065837d
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:47:19 2011 +0000

    converted the poppasswd driver blindly. No guarantees if this works

 passwd/lib/Driver/poppassd.php |   54 +++++++++++++++++++--------------------
 1 files changed, 26 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/c13f8189fcff8441dce14d16dde66fbbb065837d

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

commit 938798bb8576439a12405af783f29bce98c78f6f
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:52:10 2011 +0000

    Formally converted procopen driver. This driver isn't tested at all

 passwd/lib/Driver/procopen.php |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/938798bb8576439a12405af783f29bce98c78f6f

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

commit 7f6b63d6e42647c1aaaa7ff24c0da8feb65fc4db
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:55:21 2011 +0000

        converted the poppasswd driver blindly. No guarantees if this works

 passwd/lib/Driver/pspasswd.php |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/7f6b63d6e42647c1aaaa7ff24c0da8feb65fc4db

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

commit d42438c5a56354097fbd625a775bbc733d99defa
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 13:59:34 2011 +0000

     converted the servuftp driver blindly. No guarantees if this works

 passwd/lib/Driver/expectpecl.php |    2 +-
 passwd/lib/Driver/pine.php       |    2 +-
 passwd/lib/Driver/pspasswd.php   |    1 +
 passwd/lib/Driver/servuftp.php   |   27 ++++++++++++++++++---------
 4 files changed, 21 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/d42438c5a56354097fbd625a775bbc733d99defa

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

commit b5c46eb2a69f5689cc8c3f2a885b53d2f1510978
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 15 14:24:40 2011 +0000

    minor fixes

 passwd/lib/Driver/poppassd.php |    2 +-
 passwd/lib/Driver/procopen.php |    2 +-
 passwd/lib/Driver/pspasswd.php |    1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/b5c46eb2a69f5689cc8c3f2a885b53d2f1510978




More information about the commits mailing list