[commits] Horde branch imp_6_2 updated. a29e33122edb4094f0a7458e739313d3792c578d

Jan Schneider jan at horde.org
Thu Oct 17 13:51:30 UTC 2013


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

from: 9a87baa91714261c340f5ecdca0f05d6203721c3

1cf62fb Add shebang
acf9196 Add git splitting utility
c18b754 This method returns a boolean.
03ecb61 Update package.xml filelist.
872a0c6 Fix regression introduced by the fix for Bug 12445.
b527d00 BFN
21cf853 Remove commented out code.
a054752 Significantly faster tag deletion
0e152ea Bug #12772
33cd1c1 minor update from source
7359104 This hasn't been used for awhile
a40a2fd [mms] Fix harmless PHP undefined error when using with an IMAP server that supports XOAUTH2.
7d0df3a Revert "This hasn't been used for awhile"
6323ca6 Remove file extensions.
2cf5e98 Fix translation.
455bb1f1 Add missing parenthesis
2eb674d Simplify.
e5bba30 [jan] Try starting TLS without querying the rootDSE (Bug #12157).
30df4a6 [jan] Try starting TLS without querying the rootDSE (Bug #12157).
e33a94c Revert "Throw exception if passing invalid action (Bug #12317)."
83dabef Correctly catch unknown actions (Bug #12317).
7370eff Revert "Throw exception if passing invalid action (Bug #12317)."
e35efce Correctly catch unknown actions (Bug #12317).
8cd3093 Bug #12772
a953d45 Fix list information data display
10bd54a [jan] Bump minimum version of SSH2 extension to 0.12.
24d3db5 [jan] Bump minimum version of SSH2 extension to 0.12.
a29e331 Merge branch 'master' into imp_6_2

Summary: http://github.com/horde/horde/compare/9a87baa91714261c340f5ecdca0f05d6203721c3...a29e33122edb4094f0a7458e739313d3792c578d

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

commit 1cf62fb6852a8f4997402815265a74f495b26eb4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:21:06 2013 -0600

    Add shebang

 framework/bin/horde-run-cmd.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1cf62fb6852a8f4997402815265a74f495b26eb4
http://git.horde.org/horde-git/-/commit/1cf62fb6852a8f4997402815265a74f495b26eb4

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

commit acf9196590a4c458218df64c02d472c1bad07cbb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:21:35 2013 -0600

    Add git splitting utility

 framework/bin/horde-git-split.php |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
 create mode 100755 framework/bin/horde-git-split.php

http://github.com/horde/horde/commit/acf9196590a4c458218df64c02d472c1bad07cbb
http://git.horde.org/horde-git/-/commit/acf9196590a4c458218df64c02d472c1bad07cbb

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

commit c18b754869de6c4bce22853a8b12622d47681882
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 19:50:25 2013 -0400

    This method returns a boolean.

 framework/Core/lib/Horde/Core/ActiveSync/Auth.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c18b754869de6c4bce22853a8b12622d47681882
http://git.horde.org/horde-git/-/commit/c18b754869de6c4bce22853a8b12622d47681882

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

commit 03ecb61422694f11823f508d5413fe16bd966b48
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 20:34:03 2013 -0400

    Update package.xml filelist.

 framework/Imap_Client/package.xml |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/03ecb61422694f11823f508d5413fe16bd966b48
http://git.horde.org/horde-git/-/commit/03ecb61422694f11823f508d5413fe16bd966b48

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

commit 872a0c642031219e4b14bfff7d218715cf5cd8b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:32:43 2013 -0400

    Fix regression introduced by the fix for Bug 12445.
    
    Bug: 12771

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/872a0c642031219e4b14bfff7d218715cf5cd8b0
http://git.horde.org/horde-git/-/commit/872a0c642031219e4b14bfff7d218715cf5cd8b0

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

commit b527d00efe4c600c5371cd9f686862b9946ec923
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:44:13 2013 -0400

    BFN

 framework/Core/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/b527d00efe4c600c5371cd9f686862b9946ec923
http://git.horde.org/horde-git/-/commit/b527d00efe4c600c5371cd9f686862b9946ec923

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

commit 21cf8535bf0997974590423725d937a5ff0d242c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:48:34 2013 -0400

    Remove commented out code.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/21cf8535bf0997974590423725d937a5ff0d242c
http://git.horde.org/horde-git/-/commit/21cf8535bf0997974590423725d937a5ff0d242c

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

commit a054752f0d70d2aae7d4a4ddec784f882c19187a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:56:22 2013 -0600

    Significantly faster tag deletion

 framework/bin/horde-git-split.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/a054752f0d70d2aae7d4a4ddec784f882c19187a
http://git.horde.org/horde-git/-/commit/a054752f0d70d2aae7d4a4ddec784f882c19187a

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

commit 0e152ea608f548b6ba7ab2cb0b45247e146fc448
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 23:15:05 2013 -0600

    Bug #12772

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    5 +++--
 framework/Smtp/lib/Horde/Smtp.php                      |    5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/0e152ea608f548b6ba7ab2cb0b45247e146fc448
http://git.horde.org/horde-git/-/commit/0e152ea608f548b6ba7ab2cb0b45247e146fc448

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

commit 33cd1c1f5f22319f55f0c063b13fb58851480f38
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 00:01:58 2013 -0600

    minor update from source

 horde/js/json2.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/33cd1c1f5f22319f55f0c063b13fb58851480f38
http://git.horde.org/horde-git/-/commit/33cd1c1f5f22319f55f0c063b13fb58851480f38

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

commit 73591049a6b8f64b0a5c22105dda42e2673ee6a9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 00:04:27 2013 -0600

    This hasn't been used for awhile

 horde/js/md5.js |  245 -------------------------------------------------------
 1 files changed, 0 insertions(+), 245 deletions(-)
 delete mode 100644 horde/js/md5.js

http://github.com/horde/horde/commit/73591049a6b8f64b0a5c22105dda42e2673ee6a9
http://git.horde.org/horde-git/-/commit/73591049a6b8f64b0a5c22105dda42e2673ee6a9

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

commit a40a2fd87736920562c7f7111881604b75b2c061
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 01:43:54 2013 -0600

    [mms] Fix harmless PHP undefined error when using with an IMAP server that supports XOAUTH2.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    3 ++-
 framework/Imap_Client/package.xml                      |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/a40a2fd87736920562c7f7111881604b75b2c061
http://git.horde.org/horde-git/-/commit/a40a2fd87736920562c7f7111881604b75b2c061

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

commit 7d0df3a521251144bc8c47a3c2197c6288912aff
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:29:44 2013 +0200

    Revert "This hasn't been used for awhile"
    
    Removing this is a BC break, 3rd party applications might use it.
    
    This reverts commit 73591049a6b8f64b0a5c22105dda42e2673ee6a9.

 horde/js/md5.js |  245 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 245 insertions(+), 0 deletions(-)
 create mode 100644 horde/js/md5.js

http://github.com/horde/horde/commit/7d0df3a521251144bc8c47a3c2197c6288912aff
http://git.horde.org/horde-git/-/commit/7d0df3a521251144bc8c47a3c2197c6288912aff

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

commit 6323ca60d8a57f204b06620109169c08de03cd87
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:33:15 2013 +0200

    Remove file extensions.

 framework/bin/horde-generate-module     |  133 +++++++++++++++++++++++++++++++
 framework/bin/horde-generate-module.php |  133 -------------------------------
 framework/bin/horde-git-split           |   40 +++++++++
 framework/bin/horde-git-split.php       |   40 ---------
 framework/bin/horde-rev-cmp             |   11 +++
 framework/bin/horde-rev-cmp.sh          |   11 ---
 framework/bin/horde-run-cmd             |   32 ++++++++
 framework/bin/horde-run-cmd.php         |   32 --------
 8 files changed, 216 insertions(+), 216 deletions(-)
 create mode 100755 framework/bin/horde-generate-module
 delete mode 100755 framework/bin/horde-generate-module.php
 create mode 100755 framework/bin/horde-git-split
 delete mode 100755 framework/bin/horde-git-split.php
 create mode 100755 framework/bin/horde-rev-cmp
 delete mode 100755 framework/bin/horde-rev-cmp.sh
 create mode 100755 framework/bin/horde-run-cmd
 delete mode 100755 framework/bin/horde-run-cmd.php

http://github.com/horde/horde/commit/6323ca60d8a57f204b06620109169c08de03cd87
http://git.horde.org/horde-git/-/commit/6323ca60d8a57f204b06620109169c08de03cd87

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

commit 2cf5e981cfee6695a657c52ab3e4f0bdbb40cea5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 16 14:19:02 2013 +0200

    Fix translation.

 imp/locale/de/LC_MESSAGES/imp.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/2cf5e981cfee6695a657c52ab3e4f0bdbb40cea5
http://git.horde.org/horde-git/-/commit/2cf5e981cfee6695a657c52ab3e4f0bdbb40cea5

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

commit 455bb1f1c302ce048d1061fc9152b92a0891f4ce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 17 08:48:52 2013 -0400

    Add missing parenthesis

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/455bb1f1c302ce048d1061fc9152b92a0891f4ce
http://git.horde.org/horde-git/-/commit/455bb1f1c302ce048d1061fc9152b92a0891f4ce

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

commit 2eb674db537bd853aa57b493514b4c09e1bb78a2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 17 08:51:23 2013 -0400

    Simplify.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/2eb674db537bd853aa57b493514b4c09e1bb78a2
http://git.horde.org/horde-git/-/commit/2eb674db537bd853aa57b493514b4c09e1bb78a2

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

commit e5bba307fc81aceeb8f7f6186744e135e53c84fd
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 14:51:42 2013 +0200

    [jan] Try starting TLS without querying the rootDSE (Bug #12157).

 framework/Ldap/lib/Horde/Ldap.php |   21 ++++++++++++++-------
 framework/Ldap/package.xml        |    4 ++--
 2 files changed, 16 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/e5bba307fc81aceeb8f7f6186744e135e53c84fd
http://git.horde.org/horde-git/-/commit/e5bba307fc81aceeb8f7f6186744e135e53c84fd

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

commit 30df4a615b10d1edfea3faa4cccf39ae85b757ae
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 14:51:42 2013 +0200

    [jan] Try starting TLS without querying the rootDSE (Bug #12157).

 framework/Ldap/lib/Horde/Ldap.php |   21 ++++++++++++++-------
 framework/Ldap/package.xml        |    4 ++--
 2 files changed, 16 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/30df4a615b10d1edfea3faa4cccf39ae85b757ae
http://git.horde.org/horde-git/-/commit/30df4a615b10d1edfea3faa4cccf39ae85b757ae

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

commit e33a94cc33049718e5f5647d828f5290d404f4a8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 14:59:37 2013 +0200

    Revert "Throw exception if passing invalid action (Bug #12317)."
    
    This is a logic error. Now we require *all* modification actions to be passed.
    
    This reverts commit 0fd35ec967a51b8ae0cda8ee0e0d1331d928bc79.

 framework/Ldap/lib/Horde/Ldap.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/e33a94cc33049718e5f5647d828f5290d404f4a8
http://git.horde.org/horde-git/-/commit/e33a94cc33049718e5f5647d828f5290d404f4a8

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

commit 83dabef5be48c3340cbebf7c0f1961dc08243d5c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 15:10:20 2013 +0200

    Correctly catch unknown actions (Bug #12317).

 framework/Ldap/lib/Horde/Ldap.php           |    4 ++++
 framework/Ldap/package.xml                  |    2 ++
 framework/Ldap/test/Horde/Ldap/LdapTest.php |    7 +++++++
 3 files changed, 13 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/83dabef5be48c3340cbebf7c0f1961dc08243d5c
http://git.horde.org/horde-git/-/commit/83dabef5be48c3340cbebf7c0f1961dc08243d5c

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

commit 7370effc3263ef7d3793091571a2fccfb8e6f53a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 14:59:37 2013 +0200

    Revert "Throw exception if passing invalid action (Bug #12317)."
    
    This is a logic error. Now we require *all* modification actions to be passed.
    
    This reverts commit 0fd35ec967a51b8ae0cda8ee0e0d1331d928bc79.

 framework/Ldap/lib/Horde/Ldap.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/7370effc3263ef7d3793091571a2fccfb8e6f53a
http://git.horde.org/horde-git/-/commit/7370effc3263ef7d3793091571a2fccfb8e6f53a

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

commit e35efcea7c790fe69d7d185a01a53e43ad22ba11
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 15:10:20 2013 +0200

    Correctly catch unknown actions (Bug #12317).

 framework/Ldap/lib/Horde/Ldap.php           |    4 ++++
 framework/Ldap/package.xml                  |    2 ++
 framework/Ldap/test/Horde/Ldap/LdapTest.php |    7 +++++++
 3 files changed, 13 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/e35efcea7c790fe69d7d185a01a53e43ad22ba11
http://git.horde.org/horde-git/-/commit/e35efcea7c790fe69d7d185a01a53e43ad22ba11

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

commit 8cd3093505c1805a1c2e7f9a41b0f47d145348ce
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 07:02:28 2013 -0600

    Bug #12772
    
    Fix check for TLS, not only SSL

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   13 ++++++++-----
 framework/Smtp/lib/Horde/Smtp.php                      |   13 ++++++++-----
 2 files changed, 16 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/8cd3093505c1805a1c2e7f9a41b0f47d145348ce
http://git.horde.org/horde-git/-/commit/8cd3093505c1805a1c2e7f9a41b0f47d145348ce

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

commit a953d4540540dca5e37c16b4e1fc50d99100a792
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 07:24:21 2013 -0600

    Fix list information data display

 imp/lib/Basic/Message.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a953d4540540dca5e37c16b4e1fc50d99100a792
http://git.horde.org/horde-git/-/commit/a953d4540540dca5e37c16b4e1fc50d99100a792

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

commit 10bd54ab7bcd85fd249a3380adaf3355d2ad5399
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 15:43:23 2013 +0200

    [jan] Bump minimum version of SSH2 extension to 0.12.

 framework/Vfs/lib/Horde/Vfs/Ssh2.php |    9 +--------
 framework/Vfs/package.xml            |    6 +++---
 2 files changed, 4 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/10bd54ab7bcd85fd249a3380adaf3355d2ad5399
http://git.horde.org/horde-git/-/commit/10bd54ab7bcd85fd249a3380adaf3355d2ad5399

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

commit 24d3db5de40cc84ec93f37cb0d1873b64284fdb3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 15:43:23 2013 +0200

    [jan] Bump minimum version of SSH2 extension to 0.12.

 framework/Vfs/lib/Horde/Vfs/Ssh2.php |    9 +--------
 framework/Vfs/package.xml            |    6 +++---
 2 files changed, 4 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/24d3db5de40cc84ec93f37cb0d1873b64284fdb3
http://git.horde.org/horde-git/-/commit/24d3db5de40cc84ec93f37cb0d1873b64284fdb3

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

commit a29e33122edb4094f0a7458e739313d3792c578d
Merge: 10bd54a 24d3db5
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 15:51:16 2013 +0200

    Merge branch 'master' into imp_6_2

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    9 +-
 framework/Core/lib/Horde/Core/ActiveSync/Auth.php       |    9 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php     |    2 +-
 framework/Core/package.xml                              |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php  |   13 +-
 framework/Imap_Client/package.xml                       |   12 +-
 framework/Smtp/lib/Horde/Smtp.php                       |   10 +-
 framework/bin/horde-generate-module                     |  133 +++++++++++++++
 framework/bin/horde-generate-module.php                 |  133 ---------------
 framework/bin/horde-git-split                           |   40 +++++
 framework/bin/horde-rev-cmp                             |   11 ++
 framework/bin/horde-rev-cmp.sh                          |   11 --
 framework/bin/horde-run-cmd                             |   32 ++++
 framework/bin/horde-run-cmd.php                         |   31 ----
 horde/js/json2.js                                       |    6 +-
 imp/lib/Basic/Message.php                               |    6 +-
 imp/locale/de/LC_MESSAGES/imp.po                        |    4 +-
 17 files changed, 258 insertions(+), 206 deletions(-)

http://github.com/horde/horde/commit/a29e33122edb4094f0a7458e739313d3792c578d
http://git.horde.org/horde-git/-/commit/a29e33122edb4094f0a7458e739313d3792c578d




More information about the commits mailing list