[commits] Horde branch trean_tags updated. 64f23479da2e17bd2fbea5cddad5c97c2944f362

Chuck Hagenbuch chuck at horde.org
Thu Sep 1 20:57:54 UTC 2011


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

from: ea1984d1d67d5c09e3b51bba66089d0536e03c2a

121a573 Don't let a failure getting image dimensions sink the whole page
c1d4ad9 There is a ticket now.
512733b Don't attempt so set language env vars, if setting the locale failed.
9f90aff Avoid undefined index notices.
df1a59c Fix instantiating driver for internal calendars.
35dff7b Merge branch 'master' into trean_tags
4cb74b6 Allow passing an existing instance of Horde_Db_Adapter in the params when creating the Sql backend.
7335fed Adding a basic test suite for the Sql backend (ldap will be next)
a05687e fix vilius' comment: return existing instances
909acb6 Adding a test to ensure loading of subdrivers is possible Testing normal drivers is currently blocked by a static method. Needs redesign.
23c3152 Show comment time.
3cd1713 Add required templatedir option with a better description.
f91edf6 Import Sam from CVS.
4a8be0b Move translations.
805111f Move base theme.
9968948 Remove $Horde$ tags.
c9b4902 Style
d6502a6 Remove @since tags.
22a0feb Bump copyright years.
3ec9133 Fix file/path names.
e284a7c Not needed anymore.
a1f18cd Update to H4.
d4096b9 Update class names, PPP.
1d3e8fd Merge branch 'master' into trean_tags
eb29cc3 Make it more clear where the Exifer based code originated from and match original license.
83630af Exifer no longer lives in Ansel
12b495d remove typehint to avoid dependency
435bc4f [mjr] Fix version access (Bug# 10425).
0cb4fea Support fetching the details of the latest release from the server.
3eaf0fd Correct @since tag.
3b0532a Add a factory for Horde_Routes_Matcher and require Horde_Routes-1.1.0.
c4f7009 openSUSE rpm specfile output for horde components. These are valid specfiles and will run for most packages but there are known issues:
a528f05 Do not include the timestamp in the filename
0aa129a Remove files I ended up not using.
309117c not needed
a3d1939 this method was completely broken when passing objectId.
734048c wrapping
0ace237 typo
44c5688 postgres can't use the alias in a HAVING clause
fec62cc Add a (currently failing) test for Content_Tagger#getObjects by objectId
be5048d This is the limit, not radius
b4bfd19 Fix inner join with the object table, fixes failing test.
795617a Support retrieving component notes.
85aebd9 Use autoloading.
4b898ba WS
694d300 Wording
adc0c23 Released Horde_Date-1.0.5
ebb3be0 Development mode for Horde_Date-1.0.6
5b7b992 Comment
67541b6 Released Horde_Db-1.0.4
c3425b2 Development mode for Horde_Db-1.0.5
79d0f01 Released Horde_Exception-1.0.6
aa3ad00 Development mode for Horde_Exception-1.0.7
51ed589 Released Horde_Group-1.0.3
96632f6 Development mode for Horde_Group-1.0.4
fae0b89 Released Horde_Icalendar-1.0.4
04ee21f Development mode for Horde_Icalendar-1.0.5
9a011e7 Released Horde_Imap_Client-1.0.14
76de979 Development mode for Horde_Imap_Client-1.0.15
c33ccea Released Horde_Imsp-1.0.4
5b04df4 Development mode for Horde_Imsp-1.0.5
1f43e01 Released Horde_Mime-1.0.6
43e9ab9 Development mode for Horde_Mime-1.0.7
841708b Released Horde_Pdf-1.0.1
2d9a375 Development mode for Horde_Pdf-1.0.2
afa20c2 Released Horde_Prefs-1.1.4
a27bf16 Development mode for Horde_Prefs-1.1.5
066716c Released Horde_Service_Facebook-1.1.1
94109f3 Development mode for Horde_Service_Facebook-1.1.2
d6a3d50 Released Horde_Ldap-1.1.3
4e233d6 Development mode for Horde_Ldap-1.1.4
2a9c124 Prepare releases.
72a64ad Add Maildrop.
2ce195c Released ingo-2.0.5
fe7a64f Development mode for ingo-2.0.6
381b801 Released kronolith-3.0.9
8429df8 Development mode for kronolith-3.0.10
45b2106 Released turba-3.0.8
53a991a Development mode for turba-3.0.9
d6c25d8 Horde_Auth changes.
08c275c base.php -> Application.php.
56a66dc Convert to Horde_Registry_Api.
826e7d4 Use exceptions.
d2246df Released Horde_Routes-1.1.0
3c96a3e Development mode for Horde_Routes-1.1.1
923cca7 Released Horde_Core-1.4.1
b84bcd3 Development mode for Horde_Core-1.4.2
6a4caee Add missing dependency.
3c7363e Fix the horde-bootstrap script.
3990ef0 Correct installing the various component types into a PEAR environment.
60d2d75 Some missing change entries to prepare for release.
3be2d4f Released Horde_ActiveSync-1.1.4
d52e1e0 Development mode for Horde_ActiveSync-1.1.5
11fcbf8 missing changes for release
2c6658a set defaults for array keys to prevent missing key warnings
fc20178 Ensure there is space between table name and sort order
7ea8eb7 add some test cases for sql backend and locking functions
ef4f359 Fix component link and license links. Prepare for alpha release.
b08975a Released Horde_Form-1.0.5
9acf16e Development mode for Horde_Form-1.0.6
94a3bde Fix parse error.
f5f81e9 Use Horde_Db.
62929d5 Try improving the package description.
347f742 Released Horde_Cli_Modular-1.0.0alpha1
5cbf49a Development mode for Horde_Cli_Modular-1.0.0beta1
ec8030c Remove unused parameter.
6734c0e Make this a required dependency as we fail to release if this is missing.
937540c Use Horde_Ldap.
ba7a173 Add Sam_Exception.
54542e6 Convert to UTF-8.
dbf3969 make tests based on locks or db conditional add optional dependency on horde_lock and horde_history
bffe018 Add driver factory and use injector.
3f0667f Convert to H4 Horde_Vfs.
d79bdb7 PEAR_Error -> Exception
dc83644 Application initialization, templates, menus.
5815845 Fix redirection.
1c3d3a7 Bug #10458: MIME body part can not have disposition of 'attachment'
39672c7 Bug #10464: Fix send message when directly sending from spellcheck in standard view
49de111 Bug #10447: changelog
2cda0d3 Convert to migrations.
055d710 Style tweaks.
0e82f22 Fix changelog/package.xml
ba2b84f Remove caching code of dubious value
3bdad92 Automatically track rownumber updates when selecting messages; fixes SHIFT-DEL behavior in the dynamic view.
694d868 Merge branch 'master' into trean_tags
b4f83f3 Remove dependency on Auth_SASL package.
5dffa28 Auth_SASL is no longer needed as of Horde_Imap_Client 1.0.15
3b8b04e Active session counting fixes
6a0d079 remove extra space
2bbd679 Fix session/cookie timeouts
f43e614 Bug #10241: Remove user data fixes/refactor
3d25dc2 Sam_Driver -> Sam_Driver_Base, remove factory and singleton.
58b9ca1 Add testing for nag.
738ecad Update package.xml
529bc88 Remove weird constant usage.
9adfe8f Changelog.
073bfae Released Horde_Kolab_Server-1.0.1
2a03b51 Development mode for Horde_Kolab_Server-1.0.2
96a35b0 Cleanup, proper OOP.
6491a1a Reduce code duplication.
8d7bdb4 Fix hook calling.
78f4224 Style
8d419c7 Reduce indention.
a372077 Consolidate duplicate code.
5bc411d Add Sam.
476c552 Default to 'full' hordeauth.
7006af3 Use Horde::loadConfiguration().
97ea005 Remove hooks configuration, fix menu configuration.
b50ad83 Enable rules by default.
64419d0 Fix syntax.
b10f7fd Fix parse errors.
9b19ac3 Catch injector exceptions.
a0ba6d4 Add blacklist/whitelist links.
42822cb Fix reading prefs from FTP.
d04ea92 Fix arguments.
91634f7 Fix column types.
c7cbbd2 Don't use disabled backends.
5057169 Merge branch 'sam-H4'
b691d3c BFN
18ad09d Add driver factory example.
177f476 Fix class names.
4e2d478 Clear stat cache after filling the temporary file.
611f8f9 phpdoc
c8acc01 Use "backend" instead of "type" to be more clear.
6b024ee Allow to pass a configuration array to the LDAP factory.
967fe8f Add a basic package.xml.
08a7a2f Released Horde_Auth-1.2.0
7c5118a Development mode for Horde_Auth-1.2.1
63c68ea Require Horde 4.0.9 so that the registry entry doesn't have to be added manually.
fd2d04b WS
63df414 Prepare release.
815c8aa Released horde-4.0.9
050fca4 Development mode for horde-4.0.10
0855294 Git crashed during post-release update.
3808052 Prepare release.
9b620a6 Released imp-5.0.11
2167fd8 Development mode for imp-5.0.12
4b02a9e Released Horde_Imap_Client-1.0.15
558f0f8 Development mode for Horde_Imap_Client-1.0.16
0a90133 Bug #10241: Registry throws Horde_Exception, not Horde_Auth_Exceptions
fdf9785 Bug #10241: Tone down error levels; do as much as possible before throwing exception
e0d25a7 Start test Nag::initialize()
4c7821c Update package.xml
a9793ba Reset sequence here too.
f4aa1d8 Fix check, $idValue is always set. Pass sequence name to lastInsertId() as required by some PDO drivers.
fcf83de Retrieve PK and sequence before trying the parent implementation, because it needs the sequence name.
a951b6b Fix SQL query.
0f6e4f5 BFN
1fdd5d4 Add missing prefix.
94c17e2 ws
ea5e9a0 Add prefix.
063d463 Don't set search criteria if the search value is empty anyway.
dd9ebba Reduce indention.
07693e5 [jan] Don't allow to search binary fields.
90a41bc Bug #10462: More workarounds for broken suhosin extension
a9a725c Add a new handler for task lists.
30467e5 Provide a factory for the new tasklists handler.
00d9ba3 Allow to select the tasklists handler.
f799ce2 Use the tasklists handler for creating the default share.
ed6070b Update package.xml
6de4916 [gwr] Avoid including the owner name into the default share.
ca7b047 Always show image thumbnails, if possible (no minimum size)
74121d9 Add debug logging if thumbnails can not be displayed
6ead30f Optimization: don't do internal IMAP close if connection is not open
ab2a4ad Bug #10473:  Automatically authenticate to server when using a command that requires an authenticated/selected state
ce6485b changelog additions
d2044e6 Fix script name; help command
05e5cde Don't show full list of Horde PEAR requirements in IMP
a712aa5 phpdoc
c114b3d phpdoc
334a0a1 [gwr] Accept either d or t IMAP ACL as deletion right.
df058a4 Use the same test user name and add a test for the deletion right.
ea9bfba Damn, remove stray package file.
b050344 [gwr] Fix Kolab object attribute handling for tasks.
f209a04 Remove unncessary interface.
e7e5062 Released Horde_Db-1.0.5
7a2c2d6 Development mode for Horde_Db-1.0.6
b761a8e Don't search for all states if no states have been selected.
7f6e2cf [jan] Fix setting unix socket in PostgreSQL DSN (bug-reports at flipjam.co.uk, Bug #10466).
c8da797 Horde::popupJs() is taking care of loading popop.js.
4568b85 Make this popup a bit larger.
6b6ba1f Inject script files required by reloaded sidebar.
64f2347 Merge branch 'master' into trean_tags

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

commit 121a57396bbf023d7234eb276da19a693024f002
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 26 23:01:34 2011 -0400

    Don't let a failure getting image dimensions sink the whole page

 ansel/lib/Tile/Image.php |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/121a57396bbf023d7234eb276da19a693024f002

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

commit c1d4ad93d6695504e56937acfab4df4990604b1d
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 26 10:26:46 2011 +0200

    There is a ticket now.

 ingo/docs/CHANGES |    2 +-
 ingo/package.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 512733b7aa12b1d62d86afdffb158dd5fa1fdf88
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 27 15:01:31 2011 +0200

    Don't attempt so set language env vars, if setting the locale failed.

 framework/Core/lib/Horde/Registry.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/512733b7aa12b1d62d86afdffb158dd5fa1fdf88

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

commit 9f90affef623df780d998c69efeb3901b63ebbc4
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 27 15:17:31 2011 +0200

    Avoid undefined index notices.

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

http://git.horde.org/horde-git/-/commit/9f90affef623df780d998c69efeb3901b63ebbc4

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

commit df1a59c2b48d6e37262b867789f3c3c96cec47c2
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 27 15:42:19 2011 +0200

    Fix instantiating driver for internal calendars.

 kronolith/lib/FreeBusy.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit 35dff7b5721af7e657ec963f7fdaa38734fb0651
Merge: ea1984d df1a59c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Aug 27 10:44:59 2011 -0400

    Merge branch 'master' into trean_tags

 ansel/lib/Tile/Image.php                       |   16 +++++++++-------
 framework/Core/lib/Horde/Core/Factory/Auth.php |    4 ++--
 framework/Core/lib/Horde/Registry.php          |   11 +++++++----
 ingo/docs/CHANGES                              |    2 +-
 ingo/package.xml                               |    2 +-
 kronolith/lib/FreeBusy.php                     |    6 +++++-
 6 files changed, 25 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/35dff7b5721af7e657ec963f7fdaa38734fb0651

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

commit 4cb74b63aeef3607b7458907c08b6c262252d23c
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 11:31:50 2011 +0000

    Allow passing an existing instance of Horde_Db_Adapter in the params
    when creating the Sql backend.
    
    Fix returning a sub_driver

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

http://git.horde.org/horde-git/-/commit/4cb74b63aeef3607b7458907c08b6c262252d23c

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

commit 7335fedaaae32e1caf0a6814a83a57569f1d7b18
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 12:06:58 2011 +0000

    Adding a basic test suite for the Sql backend
    (ldap will be next)

 passwd/test/Passwd/AllTests.php            |   36 +++++++++++++++++
 passwd/test/Passwd/Autoload.php            |   23 +++++++++++
 passwd/test/Passwd/TestCase.php            |   57 ++++++++++++++++++++++++++++
 passwd/test/Passwd/Unit/Driver/SqlTest.php |   47 +++++++++++++++++++++++
 4 files changed, 163 insertions(+), 0 deletions(-)
 create mode 100644 passwd/test/Passwd/AllTests.php
 create mode 100644 passwd/test/Passwd/Autoload.php
 create mode 100644 passwd/test/Passwd/TestCase.php
 create mode 100644 passwd/test/Passwd/Unit/Driver/SqlTest.php

http://git.horde.org/horde-git/-/commit/7335fedaaae32e1caf0a6814a83a57569f1d7b18

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

commit a05687e16fc458d15d299c3af206555313d6d9f8
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 13:02:48 2011 +0000

    fix vilius' comment:
    return existing instances

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

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

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

commit 909acb666277cde3d1019a8e21f1d42dfc670c75
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Aug 28 13:50:43 2011 +0000

    Adding a test to ensure loading of subdrivers is possible
    Testing normal drivers is currently blocked by a static method. Needs redesign.

 passwd/lib/Factory/Driver.php                  |    2 +-
 passwd/test/Passwd/Unit/Factory/DriverTest.php |   41 ++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletions(-)
 create mode 100644 passwd/test/Passwd/Unit/Factory/DriverTest.php

http://git.horde.org/horde-git/-/commit/909acb666277cde3d1019a8e21f1d42dfc670c75

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

commit 23c3152c82748fa4837e7df47887e3d61014b453
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 11:27:06 2011 +0200

    Show comment time.

 whups/lib/Form/Renderer/Comment.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/23c3152c82748fa4837e7df47887e3d61014b453

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

commit 3cd17133cc19c67869db85b64d9a919626356be7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Aug 29 12:04:32 2011 +0200

    Add required templatedir option with a better description.

 components/lib/Components/Module/Distribute.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3cd17133cc19c67869db85b64d9a919626356be7

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

commit f91edf61abcc7fa3afd1e22f3dbcbb5ace1fb3b4
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:15:30 2011 +0200

    Import Sam from CVS.

 sam/COPYING                              |  280 +++++++++++
 sam/README                               |   73 +++
 sam/blacklist.php                        |   68 +++
 sam/config/attributes.php.dist           |  312 ++++++++++++
 sam/config/backends.php.dist             |  153 ++++++
 sam/config/conf.xml                      |   30 ++
 sam/config/hooks.php.dist                |   27 +
 sam/config/menu.php.dist                 |   40 ++
 sam/docs/CHANGES                         |  141 ++++++
 sam/docs/CREDITS                         |   47 ++
 sam/docs/INSTALL                         |  175 +++++++
 sam/docs/TODO                            |    9 +
 sam/index.php                            |   31 ++
 sam/lib/Driver.php                       |  276 +++++++++++
 sam/lib/Driver/amavisd_sql.php           |  768 ++++++++++++++++++++++++++++++
 sam/lib/Driver/spamd.php                 |   89 ++++
 sam/lib/Driver/spamd_ftp.php             |  166 +++++++
 sam/lib/Driver/spamd_ldap.php            |  201 ++++++++
 sam/lib/Driver/spamd_sql.php             |  344 +++++++++++++
 sam/lib/Forms/Blacklist.php              |   51 ++
 sam/lib/Forms/Options.php                |   95 ++++
 sam/lib/Forms/Whitelist.php              |   51 ++
 sam/lib/SAM.php                          |  149 ++++++
 sam/lib/api.php                          |   81 ++++
 sam/lib/base.php                         |   64 +++
 sam/lib/version.php                      |    1 +
 sam/locale/cs_CZ/LC_MESSAGES/sam.mo      |  Bin 0 -> 138518 bytes
 sam/locale/de_DE/LC_MESSAGES/sam.mo      |  Bin 0 -> 159966 bytes
 sam/locale/en_US/help.xml                |  267 +++++++++++
 sam/locale/es_ES/LC_MESSAGES/sam.mo      |  Bin 0 -> 153029 bytes
 sam/locale/es_ES/help.xml                |  215 +++++++++
 sam/locale/et_EE/LC_MESSAGES/sam.mo      |  Bin 0 -> 137544 bytes
 sam/locale/fi_FI/LC_MESSAGES/sam.mo      |  Bin 0 -> 149020 bytes
 sam/locale/fi_FI/help.xml                |  191 ++++++++
 sam/locale/fr_FR/LC_MESSAGES/sam.mo      |  Bin 0 -> 149817 bytes
 sam/locale/it_IT/LC_MESSAGES/sam.mo      |  Bin 0 -> 150491 bytes
 sam/locale/nn_NO/LC_MESSAGES/sam.mo      |  Bin 0 -> 25086 bytes
 sam/locale/ro_RO/LC_MESSAGES/sam.mo      |  Bin 0 -> 18883 bytes
 sam/locale/zh_TW/LC_MESSAGES/sam.mo      |  Bin 0 -> 129184 bytes
 sam/po/README                            |    1 +
 sam/po/cs_CZ.po                          |  190 ++++++++
 sam/po/de_DE.po                          |  237 +++++++++
 sam/po/es_ES.po                          |  238 +++++++++
 sam/po/et_EE.po                          |  232 +++++++++
 sam/po/fi_FI.po                          |  229 +++++++++
 sam/po/fr_FR.po                          |  106 ++++
 sam/po/it_IT.po                          |  299 ++++++++++++
 sam/po/nn_NO.po                          |   91 ++++
 sam/po/ro_RO.po                          |  228 +++++++++
 sam/po/sam.pot                           |  236 +++++++++
 sam/po/zh_TW.po                          |  242 ++++++++++
 sam/scripts/.htaccess                    |    1 +
 sam/scripts/sql/amavisd_sql.mysql.sql    |   61 +++
 sam/scripts/sql/spamd_sql.mysql.sql      |   11 +
 sam/scripts/sql/spamd_sql.pgsql.sql      |   10 +
 sam/spam.php                             |  104 ++++
 sam/templates/common-header.inc          |   27 +
 sam/templates/menu.inc                   |    4 +
 sam/themes/graphics/blacklist.png        |  Bin 0 -> 563 bytes
 sam/themes/graphics/favicon.ico          |  Bin 0 -> 1150 bytes
 sam/themes/graphics/sam.png              |  Bin 0 -> 187 bytes
 sam/themes/graphics/whitelist.png        |  Bin 0 -> 1180 bytes
 sam/themes/silver/graphics/blacklist.png |  Bin 0 -> 655 bytes
 sam/themes/silver/graphics/favicon.ico   |  Bin 0 -> 1150 bytes
 sam/themes/silver/graphics/sam.png       |  Bin 0 -> 702 bytes
 sam/themes/silver/graphics/whitelist.png |  Bin 0 -> 537 bytes
 sam/whitelist.php                        |   68 +++
 67 files changed, 7010 insertions(+), 0 deletions(-)
 create mode 100644 sam/COPYING
 create mode 100644 sam/README
 create mode 100644 sam/blacklist.php
 create mode 100644 sam/config/attributes.php.dist
 create mode 100644 sam/config/backends.php.dist
 create mode 100644 sam/config/conf.xml
 create mode 100644 sam/config/hooks.php.dist
 create mode 100644 sam/config/menu.php.dist
 create mode 100644 sam/docs/CHANGES
 create mode 100644 sam/docs/CREDITS
 create mode 100644 sam/docs/INSTALL
 create mode 100644 sam/docs/TODO
 create mode 100644 sam/index.php
 create mode 100644 sam/lib/Driver.php
 create mode 100644 sam/lib/Driver/amavisd_sql.php
 create mode 100644 sam/lib/Driver/spamd.php
 create mode 100644 sam/lib/Driver/spamd_ftp.php
 create mode 100644 sam/lib/Driver/spamd_ldap.php
 create mode 100644 sam/lib/Driver/spamd_sql.php
 create mode 100644 sam/lib/Forms/Blacklist.php
 create mode 100644 sam/lib/Forms/Options.php
 create mode 100644 sam/lib/Forms/Whitelist.php
 create mode 100644 sam/lib/SAM.php
 create mode 100644 sam/lib/api.php
 create mode 100644 sam/lib/base.php
 create mode 100644 sam/lib/version.php
 create mode 100644 sam/locale/cs_CZ/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/de_DE/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/en_US/help.xml
 create mode 100644 sam/locale/es_ES/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/es_ES/help.xml
 create mode 100644 sam/locale/et_EE/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/fi_FI/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/fi_FI/help.xml
 create mode 100644 sam/locale/fr_FR/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/it_IT/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/nn_NO/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/ro_RO/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/zh_TW/LC_MESSAGES/sam.mo
 create mode 100644 sam/po/README
 create mode 100644 sam/po/cs_CZ.po
 create mode 100644 sam/po/de_DE.po
 create mode 100644 sam/po/es_ES.po
 create mode 100644 sam/po/et_EE.po
 create mode 100644 sam/po/fi_FI.po
 create mode 100644 sam/po/fr_FR.po
 create mode 100644 sam/po/it_IT.po
 create mode 100644 sam/po/nn_NO.po
 create mode 100644 sam/po/ro_RO.po
 create mode 100644 sam/po/sam.pot
 create mode 100644 sam/po/zh_TW.po
 create mode 100644 sam/scripts/.htaccess
 create mode 100644 sam/scripts/sql/amavisd_sql.mysql.sql
 create mode 100644 sam/scripts/sql/spamd_sql.mysql.sql
 create mode 100644 sam/scripts/sql/spamd_sql.pgsql.sql
 create mode 100644 sam/spam.php
 create mode 100644 sam/templates/common-header.inc
 create mode 100644 sam/templates/menu.inc
 create mode 100644 sam/themes/graphics/blacklist.png
 create mode 100644 sam/themes/graphics/favicon.ico
 create mode 100644 sam/themes/graphics/sam.png
 create mode 100644 sam/themes/graphics/whitelist.png
 create mode 100644 sam/themes/silver/graphics/blacklist.png
 create mode 100644 sam/themes/silver/graphics/favicon.ico
 create mode 100644 sam/themes/silver/graphics/sam.png
 create mode 100644 sam/themes/silver/graphics/whitelist.png
 create mode 100644 sam/themes/silver/themed_graphics
 create mode 100644 sam/whitelist.php

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

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

commit 4a8be0bffdae2aa19333bf4cd04597d73fcb2dc6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:21:33 2011 +0200

    Move translations.

 sam/locale/cs/LC_MESSAGES/sam.mo    |  Bin 0 -> 138518 bytes
 sam/locale/cs/LC_MESSAGES/sam.po    |  190 ++++++++++++++++++++++
 sam/locale/cs_CZ/LC_MESSAGES/sam.mo |  Bin 138518 -> 0 bytes
 sam/locale/de/LC_MESSAGES/sam.mo    |  Bin 0 -> 159966 bytes
 sam/locale/de/LC_MESSAGES/sam.po    |  237 +++++++++++++++++++++++++++
 sam/locale/de_DE/LC_MESSAGES/sam.mo |  Bin 159966 -> 0 bytes
 sam/locale/en/help.xml              |  267 +++++++++++++++++++++++++++++++
 sam/locale/en_US/help.xml           |  267 -------------------------------
 sam/locale/es/LC_MESSAGES/sam.mo    |  Bin 0 -> 153029 bytes
 sam/locale/es/LC_MESSAGES/sam.po    |  238 ++++++++++++++++++++++++++++
 sam/locale/es/help.xml              |  215 +++++++++++++++++++++++++
 sam/locale/es_ES/LC_MESSAGES/sam.mo |  Bin 153029 -> 0 bytes
 sam/locale/es_ES/help.xml           |  215 -------------------------
 sam/locale/et/LC_MESSAGES/sam.mo    |  Bin 0 -> 137544 bytes
 sam/locale/et/LC_MESSAGES/sam.po    |  232 +++++++++++++++++++++++++++
 sam/locale/et_EE/LC_MESSAGES/sam.mo |  Bin 137544 -> 0 bytes
 sam/locale/fi/LC_MESSAGES/sam.mo    |  Bin 0 -> 149020 bytes
 sam/locale/fi/LC_MESSAGES/sam.po    |  229 +++++++++++++++++++++++++++
 sam/locale/fi/help.xml              |  191 ++++++++++++++++++++++
 sam/locale/fi_FI/LC_MESSAGES/sam.mo |  Bin 149020 -> 0 bytes
 sam/locale/fi_FI/help.xml           |  191 ----------------------
 sam/locale/fr/LC_MESSAGES/sam.mo    |  Bin 0 -> 149817 bytes
 sam/locale/fr/LC_MESSAGES/sam.po    |  106 ++++++++++++
 sam/locale/fr_FR/LC_MESSAGES/sam.mo |  Bin 149817 -> 0 bytes
 sam/locale/it/LC_MESSAGES/sam.mo    |  Bin 0 -> 150491 bytes
 sam/locale/it/LC_MESSAGES/sam.po    |  299 +++++++++++++++++++++++++++++++++++
 sam/locale/it_IT/LC_MESSAGES/sam.mo |  Bin 150491 -> 0 bytes
 sam/locale/nn/LC_MESSAGES/sam.mo    |  Bin 0 -> 25086 bytes
 sam/locale/nn/LC_MESSAGES/sam.po    |   91 +++++++++++
 sam/locale/nn_NO/LC_MESSAGES/sam.mo |  Bin 25086 -> 0 bytes
 sam/locale/ro/LC_MESSAGES/sam.mo    |  Bin 0 -> 18883 bytes
 sam/locale/ro/LC_MESSAGES/sam.po    |  228 ++++++++++++++++++++++++++
 sam/locale/ro_RO/LC_MESSAGES/sam.mo |  Bin 18883 -> 0 bytes
 sam/locale/sam.pot                  |  236 +++++++++++++++++++++++++++
 sam/locale/zh_TW/LC_MESSAGES/sam.po |  242 ++++++++++++++++++++++++++++
 sam/po/README                       |    1 -
 sam/po/cs_CZ.po                     |  190 ----------------------
 sam/po/de_DE.po                     |  237 ---------------------------
 sam/po/es_ES.po                     |  238 ----------------------------
 sam/po/et_EE.po                     |  232 ---------------------------
 sam/po/fi_FI.po                     |  229 ---------------------------
 sam/po/fr_FR.po                     |  106 ------------
 sam/po/it_IT.po                     |  299 -----------------------------------
 sam/po/nn_NO.po                     |   91 -----------
 sam/po/ro_RO.po                     |  228 --------------------------
 sam/po/sam.pot                      |  236 ---------------------------
 sam/po/zh_TW.po                     |  242 ----------------------------
 47 files changed, 3001 insertions(+), 3002 deletions(-)
 create mode 100644 sam/locale/cs/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/cs/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/cs_CZ/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/de/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/de/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/de_DE/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/en/help.xml
 delete mode 100644 sam/locale/en_US/help.xml
 create mode 100644 sam/locale/es/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/es/LC_MESSAGES/sam.po
 create mode 100644 sam/locale/es/help.xml
 delete mode 100644 sam/locale/es_ES/LC_MESSAGES/sam.mo
 delete mode 100644 sam/locale/es_ES/help.xml
 create mode 100644 sam/locale/et/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/et/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/et_EE/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/fi/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/fi/LC_MESSAGES/sam.po
 create mode 100644 sam/locale/fi/help.xml
 delete mode 100644 sam/locale/fi_FI/LC_MESSAGES/sam.mo
 delete mode 100644 sam/locale/fi_FI/help.xml
 create mode 100644 sam/locale/fr/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/fr/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/fr_FR/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/it/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/it/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/it_IT/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/nn/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/nn/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/nn_NO/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/ro/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/ro/LC_MESSAGES/sam.po
 delete mode 100644 sam/locale/ro_RO/LC_MESSAGES/sam.mo
 create mode 100644 sam/locale/sam.pot
 create mode 100644 sam/locale/zh_TW/LC_MESSAGES/sam.po
 delete mode 100644 sam/po/README
 delete mode 100644 sam/po/cs_CZ.po
 delete mode 100644 sam/po/de_DE.po
 delete mode 100644 sam/po/es_ES.po
 delete mode 100644 sam/po/et_EE.po
 delete mode 100644 sam/po/fi_FI.po
 delete mode 100644 sam/po/fr_FR.po
 delete mode 100644 sam/po/it_IT.po
 delete mode 100644 sam/po/nn_NO.po
 delete mode 100644 sam/po/ro_RO.po
 delete mode 100644 sam/po/sam.pot
 delete mode 100644 sam/po/zh_TW.po

http://git.horde.org/horde-git/-/commit/4a8be0bffdae2aa19333bf4cd04597d73fcb2dc6

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

commit 805111f77806c919dced98d295e47e389a2f434d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:22:57 2011 +0200

    Move base theme.

 sam/themes/default/graphics/blacklist.png |  Bin 0 -> 563 bytes
 sam/themes/default/graphics/favicon.ico   |  Bin 0 -> 1150 bytes
 sam/themes/default/graphics/sam.png       |  Bin 0 -> 187 bytes
 sam/themes/default/graphics/whitelist.png |  Bin 0 -> 1180 bytes
 sam/themes/graphics/blacklist.png         |  Bin 563 -> 0 bytes
 sam/themes/graphics/favicon.ico           |  Bin 1150 -> 0 bytes
 sam/themes/graphics/sam.png               |  Bin 187 -> 0 bytes
 sam/themes/graphics/whitelist.png         |  Bin 1180 -> 0 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 sam/themes/default/graphics/blacklist.png
 create mode 100644 sam/themes/default/graphics/favicon.ico
 create mode 100644 sam/themes/default/graphics/sam.png
 create mode 100644 sam/themes/default/graphics/whitelist.png
 delete mode 100644 sam/themes/graphics/blacklist.png
 delete mode 100644 sam/themes/graphics/favicon.ico
 delete mode 100644 sam/themes/graphics/sam.png
 delete mode 100644 sam/themes/graphics/whitelist.png
 delete mode 100644 sam/themes/silver/themed_graphics

http://git.horde.org/horde-git/-/commit/805111f77806c919dced98d295e47e389a2f434d

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

commit 99689488790ac77a6881616e06bae314b25ab758
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:30:47 2011 +0200

    Remove $Horde$ tags.

 sam/README                     |    2 --
 sam/blacklist.php              |    2 --
 sam/config/attributes.php.dist |    2 --
 sam/config/backends.php.dist   |    2 --
 sam/config/conf.xml            |    2 +-
 sam/config/menu.php.dist       |    1 -
 sam/index.php                  |    2 --
 sam/lib/Driver.php             |    2 --
 sam/lib/Driver/amavisd_sql.php |    2 --
 sam/lib/Driver/spamd.php       |    2 --
 sam/lib/Driver/spamd_ftp.php   |    2 --
 sam/lib/Driver/spamd_ldap.php  |    2 --
 sam/lib/Driver/spamd_sql.php   |    2 --
 sam/lib/Forms/Blacklist.php    |    2 --
 sam/lib/Forms/Options.php      |    2 --
 sam/lib/Forms/Whitelist.php    |    2 --
 sam/lib/SAM.php                |    2 --
 sam/lib/api.php                |    2 --
 sam/lib/base.php               |    2 --
 sam/locale/en/help.xml         |    1 -
 sam/locale/es/help.xml         |    1 -
 sam/locale/fi/help.xml         |    1 -
 sam/spam.php                   |    2 --
 sam/whitelist.php              |    2 --
 24 files changed, 1 insertions(+), 43 deletions(-)

http://git.horde.org/horde-git/-/commit/99689488790ac77a6881616e06bae314b25ab758

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

commit c9b4902c63709efdf10377d8dc2f1f2c4cd4c72d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:32:06 2011 +0200

    Style

 sam/config/conf.xml |   37 ++++++++++++++++++-------------------
 1 files changed, 18 insertions(+), 19 deletions(-)

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

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

commit d6502a65f8eb4d507bc496958dd20106c91b3b25
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:33:07 2011 +0200

    Remove @since tags.

 sam/lib/Driver.php             |    1 -
 sam/lib/Driver/amavisd_sql.php |    1 -
 sam/lib/Driver/spamd.php       |    1 -
 sam/lib/Driver/spamd_ftp.php   |    1 -
 sam/lib/Driver/spamd_ldap.php  |    1 -
 sam/lib/Driver/spamd_sql.php   |    1 -
 sam/lib/SAM.php                |    1 -
 7 files changed, 0 insertions(+), 7 deletions(-)

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

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

commit 22a0febe125b6bba27bcd474664a4c851fef0f72
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:36:24 2011 +0200

    Bump copyright years.

 sam/blacklist.php                |    2 +-
 sam/index.php                    |    2 +-
 sam/lib/Driver/spamd.php         |    2 +-
 sam/lib/Driver/spamd_ftp.php     |    2 +-
 sam/lib/Driver/spamd_ldap.php    |    2 +-
 sam/lib/Driver/spamd_sql.php     |    2 +-
 sam/lib/Forms/Blacklist.php      |    2 +-
 sam/lib/Forms/Options.php        |    2 +-
 sam/lib/Forms/Whitelist.php      |    2 +-
 sam/lib/SAM.php                  |    2 +-
 sam/lib/base.php                 |    2 +-
 sam/locale/cs/LC_MESSAGES/sam.po |    2 +-
 sam/locale/de/LC_MESSAGES/sam.po |    2 +-
 sam/locale/es/LC_MESSAGES/sam.po |    2 +-
 sam/locale/et/LC_MESSAGES/sam.po |    2 +-
 sam/locale/ro/LC_MESSAGES/sam.po |    2 +-
 sam/spam.php                     |    2 +-
 sam/templates/common-header.inc  |    2 +-
 sam/whitelist.php                |    2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/22a0febe125b6bba27bcd474664a4c851fef0f72

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

commit 3ec9133f543e0c88f8760b5659f3696f894a1510
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:41:42 2011 +0200

    Fix file/path names.

 sam/config/attributes.php      |  310 ++++++++++++++++
 sam/config/attributes.php.dist |  310 ----------------
 sam/config/backends.php        |  151 ++++++++
 sam/config/backends.php.dist   |  151 --------
 sam/lib/Api.php                |   79 ++++
 sam/lib/Driver/Amavisd/Sql.php |  765 ++++++++++++++++++++++++++++++++++++++++
 sam/lib/Driver/Spamd/Base.php  |   86 +++++
 sam/lib/Driver/Spamd/Ftp.php   |  163 +++++++++
 sam/lib/Driver/Spamd/Ldap.php  |  198 +++++++++++
 sam/lib/Driver/Spamd/Sql.php   |  341 ++++++++++++++++++
 sam/lib/Driver/amavisd_sql.php |  765 ----------------------------------------
 sam/lib/Driver/spamd.php       |   86 -----
 sam/lib/Driver/spamd_ftp.php   |  163 ---------
 sam/lib/Driver/spamd_ldap.php  |  198 -----------
 sam/lib/Driver/spamd_sql.php   |  341 ------------------
 sam/lib/Form/Blacklist.php     |   49 +++
 sam/lib/Form/Options.php       |   93 +++++
 sam/lib/Form/Whitelist.php     |   49 +++
 sam/lib/Forms/Blacklist.php    |   49 ---
 sam/lib/Forms/Options.php      |   93 -----
 sam/lib/Forms/Whitelist.php    |   49 ---
 sam/lib/SAM.php                |  146 --------
 sam/lib/Sam.php                |  146 ++++++++
 sam/lib/api.php                |   79 ----
 24 files changed, 2430 insertions(+), 2430 deletions(-)
 create mode 100644 sam/config/attributes.php
 delete mode 100644 sam/config/attributes.php.dist
 create mode 100644 sam/config/backends.php
 delete mode 100644 sam/config/backends.php.dist
 create mode 100644 sam/lib/Api.php
 create mode 100644 sam/lib/Driver/Amavisd/Sql.php
 create mode 100644 sam/lib/Driver/Spamd/Base.php
 create mode 100644 sam/lib/Driver/Spamd/Ftp.php
 create mode 100644 sam/lib/Driver/Spamd/Ldap.php
 create mode 100644 sam/lib/Driver/Spamd/Sql.php
 delete mode 100644 sam/lib/Driver/amavisd_sql.php
 delete mode 100644 sam/lib/Driver/spamd.php
 delete mode 100644 sam/lib/Driver/spamd_ftp.php
 delete mode 100644 sam/lib/Driver/spamd_ldap.php
 delete mode 100644 sam/lib/Driver/spamd_sql.php
 create mode 100644 sam/lib/Form/Blacklist.php
 create mode 100644 sam/lib/Form/Options.php
 create mode 100644 sam/lib/Form/Whitelist.php
 delete mode 100644 sam/lib/Forms/Blacklist.php
 delete mode 100644 sam/lib/Forms/Options.php
 delete mode 100644 sam/lib/Forms/Whitelist.php
 delete mode 100644 sam/lib/SAM.php
 create mode 100644 sam/lib/Sam.php
 delete mode 100644 sam/lib/api.php

http://git.horde.org/horde-git/-/commit/3ec9133f543e0c88f8760b5659f3696f894a1510

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

commit e284a7c9fd14fcd7117cd1ede53742d3c5183e33
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 16:42:39 2011 +0200

    Not needed anymore.

 sam/lib/version.php             |    1 -
 sam/templates/common-header.inc |   27 ---------------------------
 sam/templates/menu.inc          |    4 ----
 3 files changed, 0 insertions(+), 32 deletions(-)
 delete mode 100644 sam/lib/version.php
 delete mode 100644 sam/templates/common-header.inc
 delete mode 100644 sam/templates/menu.inc

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

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

commit a1f18cdd0d2bab673a35b9fac3e036f90434c7ba
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 17:01:55 2011 +0200

    Update to H4.

 sam/config/menu.php.dist |   33 ++++++++++++++++++---------------
 1 files changed, 18 insertions(+), 15 deletions(-)

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

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

commit d4096b95c3f9f0e16c255cd36594a4db160d5e7f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 29 17:02:21 2011 +0200

    Update class names, PPP.

 sam/blacklist.php              |    2 +-
 sam/config/backends.php        |    2 +-
 sam/lib/Driver.php             |   59 +++++++++++++++----------------
 sam/lib/Driver/Amavisd/Sql.php |   76 ++++++++++++++++++++--------------------
 sam/lib/Driver/Spamd/Base.php  |   13 +++----
 sam/lib/Driver/Spamd/Ftp.php   |   17 ++++-----
 sam/lib/Driver/Spamd/Ldap.php  |   19 +++++-----
 sam/lib/Driver/Spamd/Sql.php   |   33 ++++++++---------
 sam/lib/Form/Blacklist.php     |    9 ++---
 sam/lib/Form/Options.php       |   11 +++---
 sam/lib/Form/Whitelist.php     |    9 ++---
 sam/lib/Sam.php                |   17 ++++-----
 sam/lib/base.php               |    4 +-
 sam/spam.php                   |    2 +-
 sam/whitelist.php              |    2 +-
 15 files changed, 133 insertions(+), 142 deletions(-)

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

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

commit 1d3e8fd1f4b26658915425ce13574db3558768e8
Merge: 35dff7b 3cd1713
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Aug 29 12:00:00 2011 -0400

    Merge branch 'master' into trean_tags

 components/lib/Components/Module/Distribute.php |    1 +
 passwd/lib/Factory/Driver.php                   |   16 ++++--
 passwd/test/Passwd/AllTests.php                 |   36 ++++++++++++++
 passwd/test/Passwd/Autoload.php                 |   23 +++++++++
 passwd/test/Passwd/TestCase.php                 |   57 +++++++++++++++++++++++
 passwd/test/Passwd/Unit/Driver/SqlTest.php      |   47 +++++++++++++++++++
 passwd/test/Passwd/Unit/Factory/DriverTest.php  |   41 ++++++++++++++++
 whups/lib/Form/Renderer/Comment.php             |    2 +-
 8 files changed, 217 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/1d3e8fd1f4b26658915425ce13574db3558768e8

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

commit eb29cc3473cec5f38f0926cffa041ee22d53f4d5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 13:50:14 2011 -0400

    Make it more clear where the Exifer based code originated from and match original license.

 framework/Image/lib/Horde/Image/Exif/Bundled.php |   26 +++++++++++++++++----
 1 files changed, 21 insertions(+), 5 deletions(-)

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

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

commit 83630af683ba06f9ba914387f355e6ed3a7d5952
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 13:52:59 2011 -0400

    Exifer no longer lives in Ansel

 ansel/docs/CREDITS |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/83630af683ba06f9ba914387f355e6ed3a7d5952

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

commit 12b495d84ca1cc8cb51bd3ec262a781a9ea09c2a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 14:33:09 2011 -0400

    remove typehint to avoid dependency

 framework/Routes/lib/Horde/Routes/Matcher.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/12b495d84ca1cc8cb51bd3ec262a781a9ea09c2a

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

commit 435bc4fadbfddf6267c15ef215b456431ad93e44
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 15:11:04 2011 -0400

    [mjr] Fix version access (Bug# 10425).

 framework/Icalendar/lib/Horde/Icalendar/Vcard.php |    2 +-
 framework/Icalendar/package.xml                   |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/435bc4fadbfddf6267c15ef215b456431ad93e44

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

commit 0cb4feafa93ad152b9c73978089d11c65bb02f5a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Aug 29 22:05:29 2011 +0200

    Support fetching the details of the latest release from the server.

 framework/Pear/lib/Horde/Pear/Remote.php           |   33 ++++++--
 framework/Pear/lib/Horde/Pear/Rest.php             |   37 ++++++++--
 framework/Pear/lib/Horde/Pear/Rest/Access.php      |   13 ++-
 framework/Pear/lib/Horde/Pear/Rest/Release.php     |    2 +-
 framework/Pear/package.xml                         |   14 +++-
 framework/Pear/test/Horde/Pear/TestCase.php        |   52 +++++++++++++
 framework/Pear/test/Horde/Pear/Unit/RemoteTest.php |   79 +++++++++++++-------
 framework/Pear/test/Horde/Pear/Unit/RestTest.php   |   13 +++
 8 files changed, 192 insertions(+), 51 deletions(-)

http://git.horde.org/horde-git/-/commit/0cb4feafa93ad152b9c73978089d11c65bb02f5a

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

commit 3eaf0fde39bd9525f47f80fe9c754d49e3ceb088
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Aug 29 22:29:47 2011 +0200

    Correct @since tag.

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

http://git.horde.org/horde-git/-/commit/3eaf0fde39bd9525f47f80fe9c754d49e3ceb088

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

commit 3b0532a22e0b0ca5c4fcc6ce37b90ad0c44bed88
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Aug 29 22:33:48 2011 +0200

    Add a factory for Horde_Routes_Matcher and require Horde_Routes-1.1.0.

 framework/Core/lib/Horde/Core/Factory/Matcher.php |   16 ++++++++++++++++
 framework/Core/lib/Horde/Registry.php             |    1 +
 framework/Core/package.xml                        |   10 ++++++----
 3 files changed, 23 insertions(+), 4 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Factory/Matcher.php

http://git.horde.org/horde-git/-/commit/3b0532a22e0b0ca5c4fcc6ce37b90ad0c44bed88

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

commit c4f70095210de426152f60b6a1205ac1f45b2f82
Author: Ralf Lang <lang at b1-systems.de>
Date:   Mon Aug 29 19:04:10 2011 +0200

    openSUSE rpm specfile output for horde components.
    These are valid specfiles and will run for most packages but there are
    known issues:
    
    - I need to rename the tgz files, no timestamps wanted
    - The changelog is not properly returned. Don't know why. Need to look
      at the api first
    The other two could possibly be overcome by providing more specific
    templates for edge cases
    - I need to filter out a few pecl extensions which openSUSE ships in the
      base PHP package.
    - the %php_pear_gen_filelist macro is known to be less-than-perfect,
      misses files in bin_dir and doesn't get some locales right.
      Best solution is probably an external filelist generated from xml

 components/data/distribute/openSUSE/components.php         |  153 ++++++++++++
 components/data/distribute/openSUSE/templates/package.spec |  100 ++++++++
 2 files changed, 253 insertions(+), 0 deletions(-)
 create mode 100644 components/data/distribute/openSUSE/components.php
 create mode 100644 components/data/distribute/openSUSE/templates/package.spec

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

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

commit a528f05a3c1d64ba866575e136bcba756619c214
Author: Ralf Lang <lang at b1-systems.de>
Date:   Mon Aug 29 14:18:40 2011 -0400

    Do not include the timestamp in the filename

 components/data/distribute/openSUSE/components.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit 0aa129a9722914c64effcf60b0c3194c20ffed5f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Aug 29 23:00:32 2011 +0200

    Remove files I ended up not using.

 framework/Pear/package.xml |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/0aa129a9722914c64effcf60b0c3194c20ffed5f

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

commit 309117c269f3f57525035fc24c4cb66742743b35
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 15:30:48 2011 -0400

    not needed

 content/test/Content/Base.php |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/309117c269f3f57525035fc24c4cb66742743b35

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

commit a3d19396f3a9207f9d4907a528fdc99e04e731a3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 17:27:48 2011 -0400

    this method was completely broken when passing objectId.
    
    Bug: 10439

 content/lib/Tagger.php |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 734048cd61ac93dbb6de1ea5b992592589e134e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 17:31:36 2011 -0400

    wrapping

 content/lib/Tagger.php |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/734048cd61ac93dbb6de1ea5b992592589e134e6

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

commit 0ace237446bb88d0b2e5e0e83ffa2601d1a2717f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 18:05:09 2011 -0400

    typo

 content/lib/Tagger.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0ace237446bb88d0b2e5e0e83ffa2601d1a2717f

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

commit 44c56889103ed79ac3de5a9e9dbb1b54434e852b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 18:05:19 2011 -0400

    postgres can't use the alias in a HAVING clause

 content/lib/Tagger.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/44c56889103ed79ac3de5a9e9dbb1b54434e852b

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

commit fec62cc7e1ff69b5d88faf33aca0e92da8b835bc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 18:06:05 2011 -0400

    Add a (currently failing) test for Content_Tagger#getObjects by objectId

 content/test/Content/Base.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit be5048d6c4e39c6200785ec73f065ea9f5338bec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 19:21:35 2011 -0400

    This is the limit, not radius

 content/lib/Tagger.php |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

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

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

commit b4bfd19ca7cccbe8a8c3dda46dcb9038f16a3267
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 29 19:54:48 2011 -0400

    Fix inner join with the object table, fixes failing test.
    
    See Bug: 10439
    we need to join on t2, not t1 here.

 content/lib/Tagger.php        |    4 ++--
 content/test/Content/Base.php |   10 ++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

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

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

commit 795617abe3a5119f6ccbcc93f4e611ce02da60cc
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 07:56:48 2011 +0200

    Support retrieving component notes.

 components/lib/Components/Component/Base.php            |   10 ++++++++++
 framework/Pear/lib/Horde/Pear/Package/Xml.php           |   10 ++++++++++
 framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php |    8 ++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/795617abe3a5119f6ccbcc93f4e611ce02da60cc

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

commit 85aebd92fa00c1d1631502d319e75369edc582d2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 10:42:05 2011 +0200

    Use autoloading.

 sam/blacklist.php             |    1 -
 sam/lib/Driver.php            |    1 -
 sam/lib/Driver/Spamd/Ftp.php  |    5 -----
 sam/lib/Driver/Spamd/Ldap.php |    3 ---
 sam/lib/Driver/Spamd/Sql.php  |    3 ---
 sam/lib/base.php              |    8 --------
 sam/spam.php                  |    1 -
 sam/whitelist.php             |    1 -
 8 files changed, 0 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/85aebd92fa00c1d1631502d319e75369edc582d2

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

commit 4b898ba74862d7b9d5db8856ce5722906729a323
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 10:56:07 2011 +0200

    WS

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

http://git.horde.org/horde-git/-/commit/4b898ba74862d7b9d5db8856ce5722906729a323

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

commit 694d3008b497ed2fb88e903246fcb60a79f67149
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:08:09 2011 +0200

    Wording

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

http://git.horde.org/horde-git/-/commit/694d3008b497ed2fb88e903246fcb60a79f67149

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

commit adc0c23daef45abec7b9ae35832b72cb6b0ea320
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:11:26 2011 +0200

    Released Horde_Date-1.0.5

 framework/Date/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit ebb3be027dbdce1f02177e8a74028d752731185a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:11:27 2011 +0200

    Development mode for Horde_Date-1.0.6

 framework/Date/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 5b7b992521bdcc64c07422c71372031528aaec23
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:13:25 2011 +0200

    Comment

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5b7b992521bdcc64c07422c71372031528aaec23

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

commit 67541b63da1574b2df4541fc0b658b248d1616e5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:15:03 2011 +0200

    Released Horde_Db-1.0.4

 framework/Db/package.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/67541b63da1574b2df4541fc0b658b248d1616e5

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

commit c3425b24a5020baa2989dabfec79996f72029e52
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:15:03 2011 +0200

    Development mode for Horde_Db-1.0.5

 framework/Db/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

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

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

commit 79d0f01f2e2effd73f42207b736ce21449d141d1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:15:38 2011 +0200

    Released Horde_Exception-1.0.6

 framework/Exception/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/79d0f01f2e2effd73f42207b736ce21449d141d1

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

commit aa3ad009126da13b8f6b20657eaabd29b9bd3cbd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:15:38 2011 +0200

    Development mode for Horde_Exception-1.0.7

 framework/Exception/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 51ed58975e8de793e8df6bda6496268ed25f4c80
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:17:50 2011 +0200

    Released Horde_Group-1.0.3

 framework/Group/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/51ed58975e8de793e8df6bda6496268ed25f4c80

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

commit 96632f6c0a429a984cbfb742bf8c8c30b6472469
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:17:50 2011 +0200

    Development mode for Horde_Group-1.0.4

 framework/Group/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/96632f6c0a429a984cbfb742bf8c8c30b6472469

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

commit fae0b8921b56083f1dfe9ae948f0de4dde2902bb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:18:28 2011 +0200

    Released Horde_Icalendar-1.0.4

 framework/Icalendar/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 04ee21faa1b7453a2060187d965e1c7721670ed7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:18:28 2011 +0200

    Development mode for Horde_Icalendar-1.0.5

 framework/Icalendar/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 9a011e79516b6cc54a608fef7f69ea1309120fff
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:20:02 2011 +0200

    Released Horde_Imap_Client-1.0.14

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

http://git.horde.org/horde-git/-/commit/9a011e79516b6cc54a608fef7f69ea1309120fff

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

commit 76de979b91c017475584015a060d997bb0b5eb9f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:20:02 2011 +0200

    Development mode for Horde_Imap_Client-1.0.15

 framework/Imap_Client/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/76de979b91c017475584015a060d997bb0b5eb9f

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

commit c33ccea43d48dd418a9b511f7bcfce22ae4401b5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:20:58 2011 +0200

    Released Horde_Imsp-1.0.4

 framework/Imsp/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 5b04df49d45be0dcc08ee4a9b30ad746c853566b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:20:58 2011 +0200

    Development mode for Horde_Imsp-1.0.5

 framework/Imsp/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5b04df49d45be0dcc08ee4a9b30ad746c853566b

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

commit 1f43e01bcf11cfa0be65137c4b1a8436c22d4fd1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:22:35 2011 +0200

    Released Horde_Mime-1.0.6

 framework/Mime/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1f43e01bcf11cfa0be65137c4b1a8436c22d4fd1

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

commit 43e9ab9462e0ee8a12ed37f4a63760bf1f0800c9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:22:36 2011 +0200

    Development mode for Horde_Mime-1.0.7

 framework/Mime/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/43e9ab9462e0ee8a12ed37f4a63760bf1f0800c9

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

commit 841708ba7eb27360c73384ce9ad1c3d745618fd6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:23:11 2011 +0200

    Released Horde_Pdf-1.0.1

 framework/Pdf/package.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/841708ba7eb27360c73384ce9ad1c3d745618fd6

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

commit 2d9a3753da31a1eb610c3249316420615b348fa6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:23:11 2011 +0200

    Development mode for Horde_Pdf-1.0.2

 framework/Pdf/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit afa20c24e3753b01e97a82d1914ef3d4697be929
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:29:34 2011 +0200

    Released Horde_Prefs-1.1.4

 framework/Prefs/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit a27bf16d065c9c98db2e7f69ff016b427e9eda29
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:29:34 2011 +0200

    Development mode for Horde_Prefs-1.1.5

 framework/Prefs/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 066716cb03d358b25cef6f05fcf5ee77ce36956e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:30:55 2011 +0200

    Released Horde_Service_Facebook-1.1.1

 framework/Service_Facebook/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/066716cb03d358b25cef6f05fcf5ee77ce36956e

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

commit 94109f3e1541a4a728951e223d9875f527f50308
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:30:55 2011 +0200

    Development mode for Horde_Service_Facebook-1.1.2

 framework/Service_Facebook/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/94109f3e1541a4a728951e223d9875f527f50308

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

commit d6a3d50e26f6e8e73fd49e4c7fc0957e363c5a23
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:38:15 2011 +0200

    Released Horde_Ldap-1.1.3

 framework/Ldap/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 4e233d6a1de8313ab18304fc999ec4feff2125cf
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:38:15 2011 +0200

    Development mode for Horde_Ldap-1.1.4

 framework/Ldap/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/4e233d6a1de8313ab18304fc999ec4feff2125cf

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

commit 2a9c124039fcf9f1863baca4c383244707f1997b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:54:33 2011 +0200

    Prepare releases.

 ingo/docs/RELEASE_NOTES      |   10 ++++++----
 kronolith/docs/RELEASE_NOTES |   16 +++++-----------
 turba/docs/RELEASE_NOTES     |    8 ++++----
 3 files changed, 15 insertions(+), 19 deletions(-)

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

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

commit 72a64ad796448176d405dd0f0e39c89a60180ef9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:56:02 2011 +0200

    Add Maildrop.

 ingo/docs/RELEASE_NOTES |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/72a64ad796448176d405dd0f0e39c89a60180ef9

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

commit 2ce195cf514ddd5a3a50d7b673cb72ce2c4161ba
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:57:44 2011 +0200

    Released ingo-2.0.5

 ingo/docs/CHANGES        |    6 +++---
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

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

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

commit fe7a64f80c1f930861cf88d01e542650ed7bb87d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 11:57:52 2011 +0200

    Development mode for ingo-2.0.6

 ingo/docs/CHANGES        |    6 ++++++
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

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

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

commit 381b8011b975168eda1a54ad697d4883c06d0deb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 12:00:24 2011 +0200

    Released kronolith-3.0.9

 kronolith/docs/CHANGES        |    6 +++---
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/381b8011b975168eda1a54ad697d4883c06d0deb

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

commit 8429df81e6583b44c8d27c59349c6dd8951ad360
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 12:00:30 2011 +0200

    Development mode for kronolith-3.0.10

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/8429df81e6583b44c8d27c59349c6dd8951ad360

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

commit 45b21062387f0bd6ab6ac600aa456485269e8b7e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 12:02:23 2011 +0200

    Released turba-3.0.8

 turba/docs/CHANGES        |    6 +++---
 turba/lib/Application.php |    2 +-
 turba/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/45b21062387f0bd6ab6ac600aa456485269e8b7e

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

commit 53a991ab2044f7bd84213fb3722a42a41c7b60b5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 12:02:30 2011 +0200

    Development mode for turba-3.0.9

 turba/docs/CHANGES        |    6 ++++++
 turba/lib/Application.php |    2 +-
 turba/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/53a991ab2044f7bd84213fb3722a42a41c7b60b5

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

commit d6c25d8ec589ac44ca130920ca001d4fbecf5831
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 13:02:05 2011 +0200

    Horde_Auth changes.

 sam/blacklist.php             |    2 +-
 sam/lib/Driver/Spamd/Ftp.php  |    4 ++--
 sam/lib/Driver/Spamd/Ldap.php |    2 +-
 sam/lib/Form/Blacklist.php    |    3 ++-
 sam/lib/Form/Options.php      |    3 ++-
 sam/lib/Form/Whitelist.php    |    3 ++-
 sam/lib/Sam.php               |    2 +-
 sam/spam.php                  |    2 +-
 sam/whitelist.php             |    2 +-
 9 files changed, 13 insertions(+), 10 deletions(-)

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

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

commit 08c275c47d980a09ec454152efa49c0631d08181
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 13:11:48 2011 +0200

    base.php -> Application.php.

 sam/lib/Application.php |   75 +++++++++++++++++++++++++++++++++++++++++++++++
 sam/lib/Sam.php         |   23 --------------
 sam/lib/base.php        |   54 ---------------------------------
 3 files changed, 75 insertions(+), 77 deletions(-)
 create mode 100644 sam/lib/Application.php
 delete mode 100644 sam/lib/base.php

http://git.horde.org/horde-git/-/commit/08c275c47d980a09ec454152efa49c0631d08181

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

commit 56a66dc073cbf4b47698e40676fcd7f6bef62abb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 13:13:53 2011 +0200

    Convert to Horde_Registry_Api.

 sam/lib/Api.php |  100 ++++++++++++++++++++++---------------------------------
 1 files changed, 40 insertions(+), 60 deletions(-)

http://git.horde.org/horde-git/-/commit/56a66dc073cbf4b47698e40676fcd7f6bef62abb

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

commit 826e7d48cfc95fc6d24cd8345a1e2fab0812ae62
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 13:24:57 2011 +0200

    Use exceptions.

 sam/blacklist.php         |   16 +++++++++-------
 sam/config/attributes.php |   27 +++++++++++++++------------
 sam/lib/Sam.php           |   12 +++++++-----
 sam/spam.php              |   16 +++++++++-------
 sam/whitelist.php         |   17 +++++++++--------
 5 files changed, 49 insertions(+), 39 deletions(-)

http://git.horde.org/horde-git/-/commit/826e7d48cfc95fc6d24cd8345a1e2fab0812ae62

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

commit d2246dfe47ee5571437eba8ab4497b77ebcf84aa
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 14:02:52 2011 +0200

    Released Horde_Routes-1.1.0

 framework/Routes/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 3c96a3e1b817d35ffe9cbab94478304e9f170cfc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 14:02:52 2011 +0200

    Development mode for Horde_Routes-1.1.1

 framework/Routes/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/3c96a3e1b817d35ffe9cbab94478304e9f170cfc

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

commit 923cca75187cabbebbe17dfb990d9ccd50bd644c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 14:03:41 2011 +0200

    Released Horde_Core-1.4.1

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

http://git.horde.org/horde-git/-/commit/923cca75187cabbebbe17dfb990d9ccd50bd644c

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

commit b84bcd3e8a8cacab11656d801597d3072ed6e61b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 14:03:41 2011 +0200

    Development mode for Horde_Core-1.4.2

 framework/Core/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 6a4caeed836e597ed1bc5c13b277df1af7840ab9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 09:06:13 2011 +0200

    Add missing dependency.

 components/package.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/6a4caeed836e597ed1bc5c13b277df1af7840ab9

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

commit 3c7363e152214b3a825fa76866cc65c39cbe5610
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 09:12:02 2011 +0200

    Fix the horde-bootstrap script.

 components/bin/horde-bootstrap                       |   53 ++++++++++++------
 components/lib/Components/Config/Bootstrap.php       |    6 +-
 components/lib/Components/Dependencies/Bootstrap.php |    8 +++
 3 files changed, 48 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/3c7363e152214b3a825fa76866cc65c39cbe5610

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

commit 3990ef049e811f28ca85bc44ba5b10232a238bcf
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 11:51:42 2011 +0200

    Correct installing the various component types into a PEAR environment.

 components/lib/Components/Component/Archive.php |   31 +++++++++++
 components/lib/Components/Component/Base.php    |   35 +++++-------
 components/lib/Components/Component/Remote.php  |   46 ++++++++++++++++
 components/lib/Components/Component/Source.php  |    6 ++-
 components/lib/Components/Pear/Environment.php  |   65 ++++++++---------------
 5 files changed, 118 insertions(+), 65 deletions(-)

http://git.horde.org/horde-git/-/commit/3990ef049e811f28ca85bc44ba5b10232a238bcf

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

commit 60d2d7551ed8332da391d345317da0b6e20f13b5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 10:01:43 2011 -0400

    Some missing change entries to prepare for release.

 framework/ActiveSync/package.xml |   12 +++++++-----
 framework/Form/package.xml       |    6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/60d2d7551ed8332da391d345317da0b6e20f13b5

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

commit 3be2d4f33326b1f8aaa1188bfb7d63f99985038d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 10:14:54 2011 -0400

    Released Horde_ActiveSync-1.1.4

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

http://git.horde.org/horde-git/-/commit/3be2d4f33326b1f8aaa1188bfb7d63f99985038d

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

commit d52e1e0781f1d05ea964cc166f9d151e4a75d882
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 10:14:54 2011 -0400

    Development mode for Horde_ActiveSync-1.1.5

 framework/ActiveSync/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 11fcbf8181ec61a0ee98da990b856485825f09db
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 10:31:12 2011 -0400

    missing changes for release

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

http://git.horde.org/horde-git/-/commit/11fcbf8181ec61a0ee98da990b856485825f09db

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

commit 2c6658a9b51bd9c25d232ae5802e684d88d44894
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 30 13:23:43 2011 +0000

    set defaults for array keys to prevent missing key warnings

 framework/Auth/lib/Horde/Auth/Sql.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit fc20178fcfa13f7ab6c60eb12835fe71710b1282
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 30 13:45:55 2011 +0000

    Ensure there is space between table name and sort order

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

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

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

commit 7ea8eb7b6f61cf39e9687e468dc2c12432f3c64c
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 30 14:26:27 2011 +0000

    add some test cases for sql backend and locking functions

 framework/Auth/test/Horde/Auth/Unit/SqlTest.php |  112 +++++++++++++++++++++++
 1 files changed, 112 insertions(+), 0 deletions(-)
 create mode 100644 framework/Auth/test/Horde/Auth/Unit/SqlTest.php

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

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

commit ef4f359e201662b2952e93c96f53962b65edec13
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 16:38:16 2011 +0200

    Fix component link and license links. Prepare for alpha release.

 framework/Cli_Modular/COPYING                                     |   20 ++---
 framework/Cli_Modular/lib/Horde/Cli/Modular.php                   |   14 ++--
 framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php         |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php            |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php    |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php           |   10 +-
 framework/Cli_Modular/package.xml                                 |   14 ++--
 framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php         |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php         |    6 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php         |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php |   10 +-
 .../test/Horde/Cli/Modular/Unit/ModuleProviderTest.php            |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php |   10 +-
 13 files changed, 71 insertions(+), 73 deletions(-)

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

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

commit b08975acb1b26ee1db57c451beedabb2340a65bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 11:01:30 2011 -0400

    Released Horde_Form-1.0.5

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

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

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

commit 9acf16efeb23620e6a4fbd574add91fb6c649ad7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 30 11:01:31 2011 -0400

    Development mode for Horde_Form-1.0.6

 framework/Form/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/9acf16efeb23620e6a4fbd574add91fb6c649ad7

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

commit 94a3bde748b23730a0aeac7d98620c57217495f9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 17:07:01 2011 +0200

    Fix parse error.

 sam/whitelist.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/94a3bde748b23730a0aeac7d98620c57217495f9

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

commit f5f81e941395b4940f272657140b92ff546cfe31
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 17:07:20 2011 +0200

    Use Horde_Db.

 sam/lib/Driver/Amavisd/Sql.php |  746 +++++++++++++--------------------------
 sam/lib/Driver/Spamd/Sql.php   |  241 ++++----------
 2 files changed, 317 insertions(+), 670 deletions(-)

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

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

commit 62929d5ef3609b22dee61b6e2061e94ccf7f7628
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 17:13:58 2011 +0200

    Try improving the package description.

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

http://git.horde.org/horde-git/-/commit/62929d5ef3609b22dee61b6e2061e94ccf7f7628

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

commit 347f7420d0a8b1593ac2f6ea1b161dc7202f3bf0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 17:24:54 2011 +0200

    Released Horde_Cli_Modular-1.0.0alpha1

 framework/Cli_Modular/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/347f7420d0a8b1593ac2f6ea1b161dc7202f3bf0

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

commit 5cbf49aa05f907005d3b57bf450fa300e69f26c8
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 17:24:55 2011 +0200

    Development mode for Horde_Cli_Modular-1.0.0beta1

 framework/Cli_Modular/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5cbf49aa05f907005d3b57bf450fa300e69f26c8

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

commit ec8030c127ed5aaa600b894ca58f5bb3d5d2cfba
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 17:50:51 2011 +0200

    Remove unused parameter.

 framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

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

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

commit 6734c0e6092a0d6e99e76b28736f235d31b8091d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 30 17:55:02 2011 +0200

    Make this a required dependency as we fail to release if this is missing.

 components/package.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/6734c0e6092a0d6e99e76b28736f235d31b8091d

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

commit 937540c6fc7324854972e4afa800bbe54feebaf0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 18:16:00 2011 +0200

    Use Horde_Ldap.

 sam/lib/Driver/Spamd/Ldap.php |  105 +++++++++++++++++-----------------------
 1 files changed, 45 insertions(+), 60 deletions(-)

http://git.horde.org/horde-git/-/commit/937540c6fc7324854972e4afa800bbe54feebaf0

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

commit ba7a173983b12f4a51f25ccfca94beade3695b20
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 18:20:36 2011 +0200

    Add Sam_Exception.

 sam/lib/Exception.php |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 sam/lib/Exception.php

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

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

commit 54542e663d6fb218218d6b5d0f450242c739cd8c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 18:25:28 2011 +0200

    Convert to UTF-8.

 sam/locale/cs/LC_MESSAGES/sam.po    |  102 +++++++++++++++++-----------------
 sam/locale/de/LC_MESSAGES/sam.po    |   50 +++++++++---------
 sam/locale/es/LC_MESSAGES/sam.po    |   34 ++++++------
 sam/locale/et/LC_MESSAGES/sam.po    |   32 ++++++------
 sam/locale/fi/LC_MESSAGES/sam.po    |   50 +++++++++---------
 sam/locale/fr/LC_MESSAGES/sam.po    |   44 ++++++++--------
 sam/locale/it/LC_MESSAGES/sam.po    |   14 +++---
 sam/locale/nn/LC_MESSAGES/sam.po    |   30 +++++-----
 sam/locale/ro/LC_MESSAGES/sam.po    |    4 +-
 sam/locale/zh_TW/LC_MESSAGES/sam.po |   86 +++++++++++++++---------------
 10 files changed, 223 insertions(+), 223 deletions(-)

http://git.horde.org/horde-git/-/commit/54542e663d6fb218218d6b5d0f450242c739cd8c

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

commit dbf396925c87578c662567526c62a5222afdf240
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 30 17:55:09 2011 +0000

    make tests based on locks or db conditional
    add optional dependency on horde_lock and horde_history

 framework/Auth/package.xml                      |   14 ++++++++++++++
 framework/Auth/test/Horde/Auth/Unit/SqlTest.php |    6 ++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

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

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

commit bffe01871ea28e923a6ac7e97e33c34f4aca2528
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 19:13:18 2011 +0200

    Add driver factory and use injector.

 sam/blacklist.php              |    1 +
 sam/config/backends.php        |    8 ++--
 sam/lib/Api.php                |    6 ++-
 sam/lib/Application.php        |    9 +----
 sam/lib/Driver/Amavisd/Sql.php |   45 +++++++++++-------------
 sam/lib/Driver/Spamd/Ftp.php   |   40 +++++++++++++--------
 sam/lib/Driver/Spamd/Ldap.php  |   71 ++++++++++++++-----------------------
 sam/lib/Driver/Spamd/Sql.php   |   58 +++++++++++-------------------
 sam/lib/Factory/Driver.php     |   75 ++++++++++++++++++++++++++++++++++++++++
 sam/lib/Form/Blacklist.php     |    4 +--
 sam/lib/Form/Options.php       |    4 +--
 sam/lib/Form/Whitelist.php     |    4 +--
 sam/lib/Sam.php                |    2 +-
 sam/spam.php                   |    1 +
 sam/whitelist.php              |    1 +
 15 files changed, 183 insertions(+), 146 deletions(-)
 create mode 100644 sam/lib/Factory/Driver.php

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

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

commit 3f0667ff76e9e03abc745cdbd4010d8791064997
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 21:13:36 2011 +0200

    Convert to H4 Horde_Vfs.

 sam/lib/Driver/Spamd/Ftp.php |   76 +++++++++++++++++------------------------
 1 files changed, 32 insertions(+), 44 deletions(-)

http://git.horde.org/horde-git/-/commit/3f0667ff76e9e03abc745cdbd4010d8791064997

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

commit d79bdb706a903d2efd211e9cae102389501e4019
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 21:14:09 2011 +0200

    PEAR_Error -> Exception

 sam/blacklist.php |    7 ++++---
 sam/spam.php      |    7 ++++---
 sam/whitelist.php |    7 ++++---
 3 files changed, 12 insertions(+), 9 deletions(-)

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

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

commit dc83644e5d4b35fb2a934ebd86fb7e6c23149c88
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 21:25:55 2011 +0200

    Application initialization, templates, menus.

 sam/blacklist.php  |   13 +++++++------
 sam/index.php      |   16 +++-------------
 sam/lib/Driver.php |    3 ++-
 sam/lib/Sam.php    |    1 +
 sam/spam.php       |   13 +++++++------
 sam/whitelist.php  |   13 +++++++------
 6 files changed, 27 insertions(+), 32 deletions(-)

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

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

commit 581584558f7a2ac325fa4c68d4fc1bc89cc412ef
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 21:29:20 2011 +0200

    Fix redirection.

 sam/spam.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/581584558f7a2ac325fa4c68d4fc1bc89cc412ef

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

commit 1c3d3a7c4643b072f95a8654232657af193679f7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 13:41:43 2011 -0600

    Bug #10458: MIME body part can not have disposition of 'attachment'

 framework/Mime/lib/Horde/Mime/Part.php      |    4 +++-
 framework/Mime/package.xml                  |    6 +++---
 framework/Mime/test/Horde/Mime/PartTest.php |   23 +++++++++++++++++++++++
 3 files changed, 29 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/1c3d3a7c4643b072f95a8654232657af193679f7

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

commit 39672c73982d06d7e400c2e2b428208ef6350259
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 13:57:37 2011 -0600

    Bug #10464: Fix send message when directly sending from spellcheck in standard view

 imp/docs/CHANGES  |    2 ++
 imp/js/compose.js |   12 +++++++++---
 imp/package.xml   |    6 +++---
 3 files changed, 14 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/39672c73982d06d7e400c2e2b428208ef6350259

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

commit 49de111b857ef1aab6ef66eedf85a72370390431
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 13:59:06 2011 -0600

    Bug #10447: changelog

 imp/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/49de111b857ef1aab6ef66eedf85a72370390431

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

commit 2cda0d369f1b6ba065938aafc5fb1c540966fc69
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 22:04:34 2011 +0200

    Convert to migrations.
    
    The migrations use generic table names from the default schemes of
    SpamAssassin/Amavis. Those are probably configurable though, so I consider
    using sam_ prefixed table names like in any other Horde application. If the
    user is using this migration, he doesn't use any existing tables anyway. And if
    he wants to, he can still change Sam's configuration.

 sam/migration/1_sam_base_tables.php   |  137 +++++++++++++++++++++++++++++++++
 sam/scripts/.htaccess                 |    1 -
 sam/scripts/sql/amavisd_sql.mysql.sql |   61 ---------------
 sam/scripts/sql/spamd_sql.mysql.sql   |   11 ---
 sam/scripts/sql/spamd_sql.pgsql.sql   |   10 ---
 5 files changed, 137 insertions(+), 83 deletions(-)
 create mode 100644 sam/migration/1_sam_base_tables.php
 delete mode 100644 sam/scripts/.htaccess
 delete mode 100644 sam/scripts/sql/amavisd_sql.mysql.sql
 delete mode 100644 sam/scripts/sql/spamd_sql.mysql.sql
 delete mode 100644 sam/scripts/sql/spamd_sql.pgsql.sql

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

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

commit 055d71018132f9536e23eb8729f91df9abafeb73
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 30 22:07:30 2011 +0200

    Style tweaks.

 sam/blacklist.php |    3 ++-
 sam/spam.php      |    9 ++++++---
 sam/whitelist.php |    3 ++-
 3 files changed, 10 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/055d71018132f9536e23eb8729f91df9abafeb73

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

commit 0e82f221f9911e8061f4c0c656be97a75b45fba0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 15:37:05 2011 -0600

    Fix changelog/package.xml

 imp/docs/CHANGES |    4 ++--
 imp/package.xml  |    6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/0e82f221f9911e8061f4c0c656be97a75b45fba0

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

commit ba2b84f597ebecbfbfdd00eaa6c48940165c9d22
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 15:49:04 2011 -0600

    Remove caching code of dubious value

 imp/js/dimpbase.js |   18 ++++--------------
 imp/js/viewport.js |    7 -------
 2 files changed, 4 insertions(+), 21 deletions(-)

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

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

commit 3bdad92973c608d91ba7598015bb4984e433a10f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 16:07:55 2011 -0600

    Automatically track rownumber updates when selecting messages; fixes SHIFT-DEL behavior in the dynamic view.

 imp/docs/CHANGES   |    2 ++
 imp/js/dimpbase.js |   11 +++++------
 imp/package.xml    |    1 +
 3 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/3bdad92973c608d91ba7598015bb4984e433a10f

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

commit 694d868d5015a2367cd9086f8476bdd4a9c3998e
Merge: 1d3e8fd 3bdad92
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Aug 30 21:31:00 2011 -0400

    Merge branch 'master' into trean_tags

 ansel/docs/CREDITS                                                |   10 -
 components/bin/horde-bootstrap                                    |   53 +-
 components/data/distribute/openSUSE/components.php                |  155 +++++
 components/data/distribute/openSUSE/templates/package.spec        |  100 +++
 components/lib/Components/Component/Archive.php                   |   31 +
 components/lib/Components/Component/Base.php                      |   45 +-
 components/lib/Components/Component/Remote.php                    |   46 ++
 components/lib/Components/Component/Source.php                    |    6 +-
 components/lib/Components/Config/Bootstrap.php                    |    6 +-
 components/lib/Components/Dependencies/Bootstrap.php              |    8 +
 components/lib/Components/Pear/Environment.php                    |   65 +--
 components/package.xml                                            |   12 +-
 content/lib/Tagger.php                                            |   28 +-
 content/test/Content/Base.php                                     |   28 +-
 framework/ActiveSync/package.xml                                  |   22 +-
 framework/Auth/lib/Horde/Auth/Base.php                            |    4 +-
 framework/Auth/lib/Horde/Auth/Sql.php                             |    9 +-
 framework/Auth/package.xml                                        |   14 +
 framework/Auth/test/Horde/Auth/Unit/SqlTest.php                   |  118 ++++
 framework/Cli_Modular/COPYING                                     |   20 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular.php                   |   14 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php         |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php            |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php    |   10 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php           |   17 +-
 framework/Cli_Modular/package.xml                                 |   33 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php         |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php         |    6 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php         |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php |   10 +-
 .../test/Horde/Cli/Modular/Unit/ModuleProviderTest.php            |   10 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php |   10 +-
 framework/Core/lib/Horde/Core/Factory/Matcher.php                 |   16 +
 framework/Core/lib/Horde/Registry.php                             |    1 +
 framework/Core/package.xml                                        |   32 +-
 framework/Date/package.xml                                        |   23 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php                   |    4 +-
 framework/Db/package.xml                                          |   27 +-
 framework/Exception/package.xml                                   |   23 +-
 framework/Form/package.xml                                        |   21 +-
 framework/Group/package.xml                                       |   23 +-
 framework/Icalendar/lib/Horde/Icalendar/Vcard.php                 |    2 +-
 framework/Icalendar/package.xml                                   |   24 +-
 framework/Image/lib/Horde/Image/Exif/Bundled.php                  |   26 +-
 framework/Imap_Client/package.xml                                 |   25 +-
 framework/Imsp/package.xml                                        |   23 +-
 framework/Ldap/package.xml                                        |   23 +-
 framework/Mime/lib/Horde/Mime/Part.php                            |    4 +-
 framework/Mime/package.xml                                        |   23 +-
 framework/Mime/test/Horde/Mime/PartTest.php                       |   23 +
 framework/Pdf/package.xml                                         |   23 +-
 framework/Pear/lib/Horde/Pear/Package/Xml.php                     |   10 +
 framework/Pear/lib/Horde/Pear/Remote.php                          |   33 +-
 framework/Pear/lib/Horde/Pear/Rest.php                            |   37 +-
 framework/Pear/lib/Horde/Pear/Rest/Access.php                     |   13 +-
 framework/Pear/lib/Horde/Pear/Rest/Release.php                    |    2 +-
 framework/Pear/package.xml                                        |    6 +-
 framework/Pear/test/Horde/Pear/TestCase.php                       |   52 ++
 framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php           |    8 +
 framework/Pear/test/Horde/Pear/Unit/RemoteTest.php                |   79 ++-
 framework/Pear/test/Horde/Pear/Unit/RestTest.php                  |   13 +
 framework/Prefs/package.xml                                       |   23 +-
 framework/Routes/lib/Horde/Routes/Matcher.php                     |    9 +-
 framework/Routes/package.xml                                      |   23 +-
 framework/Service_Facebook/package.xml                            |   23 +-
 imp/docs/CHANGES                                                  |    5 +
 imp/js/compose.js                                                 |   12 +-
 imp/js/dimpbase.js                                                |   29 +-
 imp/js/viewport.js                                                |    7 -
 imp/package.xml                                                   |   11 +-
 ingo/docs/CHANGES                                                 |    8 +-
 ingo/docs/RELEASE_NOTES                                           |   12 +-
 ingo/lib/Application.php                                          |    2 +-
 ingo/package.xml                                                  |   26 +-
 kronolith/docs/CHANGES                                            |   12 +-
 kronolith/docs/RELEASE_NOTES                                      |   16 +-
 kronolith/lib/Application.php                                     |    2 +-
 kronolith/package.xml                                             |   24 +-
 turba/docs/CHANGES                                                |    8 +-
 turba/docs/RELEASE_NOTES                                          |    8 +-
 turba/lib/Application.php                                         |    2 +-
 turba/package.xml                                                 |   23 +-
 82 files changed, 1401 insertions(+), 433 deletions(-)

http://git.horde.org/horde-git/-/commit/694d868d5015a2367cd9086f8476bdd4a9c3998e

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

commit b4f83f389b7f3fafa686e35ea26c2c25f1de0793
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 17:38:48 2011 -0600

    Remove dependency on Auth_SASL package.
    
    Digest-MD5 SASL has been deprecated (along with Auth_SASL package).

 framework/Imap_Client/lib/Horde/Imap/Client/Auth/DigestMD5.php  |  178 +++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php          |   18 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php     |   22 +-
 framework/Imap_Client/package.xml                               |   20 +-
 framework/Imap_Client/test/Horde/Imap/Client/AuthTest.php       |   52 ++
 framework/Imap_Client/test/Horde/Imap/Client/Stub/DigestMD5.php |   55 ++
 6 files changed, 322 insertions(+), 23 deletions(-)
 create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Auth/DigestMD5.php
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/AuthTest.php
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/Stub/DigestMD5.php

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

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

commit 5dffa28befe8d49d12cd637c432d3c4c35e3d396
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 23:25:56 2011 -0600

    Auth_SASL is no longer needed as of Horde_Imap_Client 1.0.15

 imp/docs/INSTALL |   19 +++----------------
 imp/docs/RFCS    |    2 +-
 imp/lib/Test.php |   11 -----------
 imp/package.xml  |    2 +-
 4 files changed, 5 insertions(+), 29 deletions(-)

http://git.horde.org/horde-git/-/commit/5dffa28befe8d49d12cd637c432d3c4c35e3d396

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

commit 3b8b04e8f14acee45ae1e92103aecf62d51a8e30
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 23:46:21 2011 -0600

    Active session counting fixes
    
    Fix obtaining session information from more than one session.
    Call garbage collection before attempting to get list of active sessions

 framework/SessionHandler/lib/Horde/SessionHandler.php |    5 +++++
 framework/SessionHandler/package.xml                  |   12 +++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/3b8b04e8f14acee45ae1e92103aecf62d51a8e30

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

commit 6a0d07921fb3ee31f4de809714630079f7317ddd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 30 23:59:08 2011 -0600

    remove extra space

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

http://git.horde.org/horde-git/-/commit/6a0d07921fb3ee31f4de809714630079f7317ddd

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

commit 2bbd679136963508713b2868bfd6d3f6967773bb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 00:01:59 2011 -0600

    Fix session/cookie timeouts
    
    Cookie timeouts should NOT be configurable.  At a minimum, it definitely
    should not use the value of $conf['session']['timeout'].  We almost
    certainly want cookies to not expire until the browser is closed.  I
    can't think of a single reason why this shouldn't be the case - hence,
    no need to make this configurable.
    
    Conversely, we were not correctly setting session.gc_maxlifetime based
    on the value of $conf['session']['timeout'].  By default, this is the
    only way to cause timeouts - however, it will not reliably expire right
    at the timelimit since the garbage collector is not run on every access.
    But this is the tradeoff absent doing (potentially expensive) timeout
    calculations on every access.

 framework/Core/lib/Horde/Session.php |    6 +++++-
 framework/Core/package.xml           |   12 +++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)

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

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

commit f43e6149066bc3a7915ede64bf14e667a6a5ca4b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 01:01:12 2011 -0600

    Bug #10241: Remove user data fixes/refactor
    
    [mms] Revamp and fix Horde_Registry#removeUserData(); this method
    should now be the sole access point to delete user data for any/all
    apps.

 framework/Core/lib/Horde/Registry.php |   40 +++++++++++++---
 framework/Core/package.xml            |    4 +-
 horde/lib/Api.php                     |   78 ++++----------------------------
 horde/lib/Application.php             |   49 ++++++++++++++++++++
 mnemo/lib/Api.php                     |   42 ++---------------
 mnemo/lib/Application.php             |   45 +++++++++++++++++++
 6 files changed, 144 insertions(+), 114 deletions(-)

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

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

commit 3d25dc27266ccc721f4f03f9e172e15f71ba3ac2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 11:40:04 2011 +0200

    Sam_Driver -> Sam_Driver_Base, remove factory and singleton.

 sam/lib/Driver.php             |  272 ----------------------------------------
 sam/lib/Driver/Amavisd/Sql.php |    2 +-
 sam/lib/Driver/Base.php        |  211 +++++++++++++++++++++++++++++++
 sam/lib/Driver/Spamd/Base.php  |    2 +-
 sam/lib/Factory/Driver.php     |    4 +-
 5 files changed, 215 insertions(+), 276 deletions(-)
 delete mode 100644 sam/lib/Driver.php
 create mode 100644 sam/lib/Driver/Base.php

http://git.horde.org/horde-git/-/commit/3d25dc27266ccc721f4f03f9e172e15f71ba3ac2

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

commit 58b9ca1b7e10e5ee83582fd9469d7887e3f65728
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:02:25 2011 +0200

    Add testing for nag.

 nag/test/Nag/Autoload.php                       |    3 +
 nag/test/Nag/Stub/DbFactory.php                 |   16 ++++
 nag/test/Nag/TestCase.php                       |   68 ++++++++++----
 nag/test/Nag/Unit/Driver/Base.php               |  110 +++++++++++++++++++++++
 nag/test/Nag/Unit/Driver/KolabTest.php          |   74 +--------------
 nag/test/Nag/Unit/Driver/Sql/Base.php           |   64 +++++++++++++
 nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php |   49 ++++++++++
 7 files changed, 297 insertions(+), 87 deletions(-)
 create mode 100644 nag/test/Nag/Stub/DbFactory.php
 create mode 100644 nag/test/Nag/Unit/Driver/Base.php
 create mode 100644 nag/test/Nag/Unit/Driver/Sql/Base.php
 create mode 100644 nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php

http://git.horde.org/horde-git/-/commit/58b9ca1b7e10e5ee83582fd9469d7887e3f65728

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

commit 738ecaded01fb95ffb026c5509d3696c37406831
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:14:47 2011 +0200

    Update package.xml

 nag/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/738ecaded01fb95ffb026c5509d3696c37406831

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

commit 529bc887d3436aac0ed14837981e6dae6f67b14a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 12:17:20 2011 +0200

    Remove weird constant usage.

 sam/lib/Driver/Amavisd/Sql.php |   23 ++++++++++++-----------
 sam/lib/Driver/Base.php        |   11 +++--------
 sam/lib/Driver/Spamd/Base.php  |    7 -------
 3 files changed, 15 insertions(+), 26 deletions(-)

http://git.horde.org/horde-git/-/commit/529bc887d3436aac0ed14837981e6dae6f67b14a

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

commit 9adfe8f8245a4f97489313e3258214ca834da9e7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:26:50 2011 +0200

    Changelog.

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

http://git.horde.org/horde-git/-/commit/9adfe8f8245a4f97489313e3258214ca834da9e7

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

commit 073bfaed13116766e731de10e8141013e266edd9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:27:51 2011 +0200

    Released Horde_Kolab_Server-1.0.1

 framework/Kolab_Server/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/073bfaed13116766e731de10e8141013e266edd9

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

commit 2a03b510ec3d706646c32626182b16ab4528141b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:27:52 2011 +0200

    Development mode for Horde_Kolab_Server-1.0.2

 framework/Kolab_Server/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 96a35b0ef06d3908ed93c8f1e5fe798590b95f21
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:03:34 2011 +0200

    Cleanup, proper OOP.

 sam/lib/Driver/Amavisd/Sql.php |  305 +++++++++++++++++++---------------------
 sam/lib/Driver/Base.php        |  122 +++++++++--------
 sam/lib/Driver/Spamd/Base.php  |   48 +++----
 sam/lib/Driver/Spamd/Ftp.php   |   89 +++++-------
 sam/lib/Driver/Spamd/Ldap.php  |   45 ++-----
 sam/lib/Driver/Spamd/Sql.php   |   52 +++-----
 6 files changed, 294 insertions(+), 367 deletions(-)

http://git.horde.org/horde-git/-/commit/96a35b0ef06d3908ed93c8f1e5fe798590b95f21

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

commit 6491a1a3a7aea8af1da9e8d8adb89154f0ae761c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:07:31 2011 +0200

    Reduce code duplication.

 sam/lib/Api.php |   39 ++++++++++++---------------------------
 1 files changed, 12 insertions(+), 27 deletions(-)

http://git.horde.org/horde-git/-/commit/6491a1a3a7aea8af1da9e8d8adb89154f0ae761c

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

commit 8d7bdb42b2672d23e7c191f9130ee68516a321d8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:23:43 2011 +0200

    Fix hook calling.

 sam/config/hooks.php.dist |   21 ++++++++++++++-------
 sam/lib/Sam.php           |   24 ++++++++++++------------
 2 files changed, 26 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/8d7bdb42b2672d23e7c191f9130ee68516a321d8

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

commit 78f42247bb4dcd770920b5ec34f352d4f16b3ba4
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:23:56 2011 +0200

    Style

 sam/lib/Sam.php |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/78f42247bb4dcd770920b5ec34f352d4f16b3ba4

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

commit 8d419c7ba3461defdfc0623d25fbaeab81e8dab7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:34:01 2011 +0200

    Reduce indention.

 sam/lib/Form/Options.php |  105 +++++++++++++++++++++++-----------------------
 1 files changed, 53 insertions(+), 52 deletions(-)

http://git.horde.org/horde-git/-/commit/8d419c7ba3461defdfc0623d25fbaeab81e8dab7

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

commit a37207791221c72d3a9d67644501ec1a255a0c82
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:34:38 2011 +0200

    Consolidate duplicate code.

 sam/lib/Form/Blacklist.php |   39 +++++++-----------------------------
 sam/lib/Form/List.php      |   46 ++++++++++++++++++++++++++++++++++++++++++++
 sam/lib/Form/Whitelist.php |   39 +++++++-----------------------------
 3 files changed, 62 insertions(+), 62 deletions(-)
 create mode 100644 sam/lib/Form/List.php

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

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

commit 5bc411d27519252fb25cb22bf6f0efea25835af7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 13:38:20 2011 +0200

    Add Sam.

 horde/config/registry.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5bc411d27519252fb25cb22bf6f0efea25835af7

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

commit 476c552f1c00884776aee6840da9a472dc067888
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:43:10 2011 +0200

    Default to 'full' hordeauth.

 sam/config/backends.php |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/476c552f1c00884776aee6840da9a472dc067888

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

commit 7006af33c45b2c579f87993868825db107cafd90
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:47:13 2011 +0200

    Use Horde::loadConfiguration().

 sam/config/attributes.php |   33 +++++++++++++++++++--------------
 sam/config/backends.php   |    9 +++++++++
 sam/lib/Sam.php           |    6 +++---
 3 files changed, 31 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/7006af33c45b2c579f87993868825db107cafd90

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

commit 97ea00576d5872760d4dda2da2e4beaa31cbc308
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:50:27 2011 +0200

    Remove hooks configuration, fix menu configuration.

 sam/config/conf.xml |   26 ++++++++------------------
 1 files changed, 8 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/97ea00576d5872760d4dda2da2e4beaa31cbc308

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

commit b50ad83ee7d244c3f50be51d86a2dbe9832a7ef3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:53:01 2011 +0200

    Enable rules by default.

 sam/config/conf.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 64419d065734cfe2e4a5a628f03746b741068c40
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:56:42 2011 +0200

    Fix syntax.

 sam/lib/Form/Blacklist.php |    9 ++++-----
 sam/lib/Form/Whitelist.php |    9 ++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/64419d065734cfe2e4a5a628f03746b741068c40

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

commit b10f7fd03269b06756469a2fa677bbeac83929e6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 14:57:11 2011 +0200

    Fix parse errors.

 sam/lib/Driver/Spamd/Ldap.php |    2 +-
 sam/lib/Factory/Driver.php    |    2 +-
 sam/lib/Sam.php               |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 9b19ac3c4f0b00faf794259dfd996410dff6e3e7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:43:35 2011 +0200

    Catch injector exceptions.

 sam/blacklist.php          |    2 +-
 sam/lib/Factory/Driver.php |   35 ++++++++++++++++++++++++-----------
 sam/lib/Form/List.php      |    7 ++++++-
 sam/lib/Form/Options.php   |    7 ++++++-
 sam/spam.php               |    2 +-
 sam/whitelist.php          |    2 +-
 6 files changed, 39 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/9b19ac3c4f0b00faf794259dfd996410dff6e3e7

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

commit a0ba6d4a47ad53d7b56c5808bc83ef3f4af74a0d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:43:50 2011 +0200

    Add blacklist/whitelist links.

 sam/lib/Api.php |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit 42822cb4a88ba7f304ee612e3d96f371e56a6620
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:44:08 2011 +0200

    Fix reading prefs from FTP.

 sam/lib/Driver/Spamd/Ftp.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/42822cb4a88ba7f304ee612e3d96f371e56a6620

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

commit d04ea92473f07044b3715e96b7b8e75f0fc3d853
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:44:40 2011 +0200

    Fix arguments.

 sam/lib/Driver/Spamd/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 91634f7ef2dd86d3b1fef914993882be36fdbdd0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:44:52 2011 +0200

    Fix column types.

 sam/migration/1_sam_base_tables.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/91634f7ef2dd86d3b1fef914993882be36fdbdd0

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

commit c7cbbd2e71cd737e2d936ae5f0aacd4bdd029eac
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:45:03 2011 +0200

    Don't use disabled backends.

 sam/lib/Sam.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 505716999fdd00f451891dc935b5638a0e49a761
Merge: 2a03b51 c7cbbd2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:45:56 2011 +0200

    Merge branch 'sam-H4'

 horde/config/registry.php                 |    8 +
 sam/COPYING                               |  280 ++++++++++++++++
 sam/README                                |   71 ++++
 sam/blacklist.php                         |   71 ++++
 sam/config/attributes.php                 |  318 ++++++++++++++++++
 sam/config/backends.php                   |  166 ++++++++++
 sam/config/conf.xml                       |   19 ++
 sam/config/hooks.php.dist                 |   34 ++
 sam/config/menu.php.dist                  |   42 +++
 sam/docs/CHANGES                          |  141 ++++++++
 sam/docs/CREDITS                          |   47 +++
 sam/docs/INSTALL                          |  175 ++++++++++
 sam/docs/TODO                             |    9 +
 sam/index.php                             |   19 ++
 sam/lib/Api.php                           |   56 ++++
 sam/lib/Application.php                   |   68 ++++
 sam/lib/Driver/Amavisd/Sql.php            |  498 +++++++++++++++++++++++++++++
 sam/lib/Driver/Base.php                   |  212 ++++++++++++
 sam/lib/Driver/Spamd/Base.php             |   76 +++++
 sam/lib/Driver/Spamd/Ftp.php              |  136 ++++++++
 sam/lib/Driver/Spamd/Ldap.php             |  137 ++++++++
 sam/lib/Driver/Spamd/Sql.php              |  200 ++++++++++++
 sam/lib/Exception.php                     |   17 +
 sam/lib/Factory/Driver.php                |   88 +++++
 sam/lib/Form/Blacklist.php                |   23 ++
 sam/lib/Form/List.php                     |   51 +++
 sam/lib/Form/Options.php                  |   97 ++++++
 sam/lib/Form/Whitelist.php                |   23 ++
 sam/lib/Sam.php                           |  129 ++++++++
 sam/locale/cs/LC_MESSAGES/sam.mo          |  Bin 0 -> 138518 bytes
 sam/locale/cs/LC_MESSAGES/sam.po          |  190 +++++++++++
 sam/locale/de/LC_MESSAGES/sam.mo          |  Bin 0 -> 159966 bytes
 sam/locale/de/LC_MESSAGES/sam.po          |  237 ++++++++++++++
 sam/locale/en/help.xml                    |  266 +++++++++++++++
 sam/locale/es/LC_MESSAGES/sam.mo          |  Bin 0 -> 153029 bytes
 sam/locale/es/LC_MESSAGES/sam.po          |  238 ++++++++++++++
 sam/locale/es/help.xml                    |  214 +++++++++++++
 sam/locale/et/LC_MESSAGES/sam.mo          |  Bin 0 -> 137544 bytes
 sam/locale/et/LC_MESSAGES/sam.po          |  232 ++++++++++++++
 sam/locale/fi/LC_MESSAGES/sam.mo          |  Bin 0 -> 149020 bytes
 sam/locale/fi/LC_MESSAGES/sam.po          |  229 +++++++++++++
 sam/locale/fi/help.xml                    |  190 +++++++++++
 sam/locale/fr/LC_MESSAGES/sam.mo          |  Bin 0 -> 149817 bytes
 sam/locale/fr/LC_MESSAGES/sam.po          |  106 ++++++
 sam/locale/it/LC_MESSAGES/sam.mo          |  Bin 0 -> 150491 bytes
 sam/locale/it/LC_MESSAGES/sam.po          |  299 +++++++++++++++++
 sam/locale/nn/LC_MESSAGES/sam.mo          |  Bin 0 -> 25086 bytes
 sam/locale/nn/LC_MESSAGES/sam.po          |   91 ++++++
 sam/locale/ro/LC_MESSAGES/sam.mo          |  Bin 0 -> 18883 bytes
 sam/locale/ro/LC_MESSAGES/sam.po          |  228 +++++++++++++
 sam/locale/sam.pot                        |  236 ++++++++++++++
 sam/locale/zh_TW/LC_MESSAGES/sam.mo       |  Bin 0 -> 129184 bytes
 sam/locale/zh_TW/LC_MESSAGES/sam.po       |  242 ++++++++++++++
 sam/migration/1_sam_base_tables.php       |  137 ++++++++
 sam/spam.php                              |  108 +++++++
 sam/themes/default/graphics/blacklist.png |  Bin 0 -> 563 bytes
 sam/themes/default/graphics/favicon.ico   |  Bin 0 -> 1150 bytes
 sam/themes/default/graphics/sam.png       |  Bin 0 -> 187 bytes
 sam/themes/default/graphics/whitelist.png |  Bin 0 -> 1180 bytes
 sam/themes/silver/graphics/blacklist.png  |  Bin 0 -> 655 bytes
 sam/themes/silver/graphics/favicon.ico    |  Bin 0 -> 1150 bytes
 sam/themes/silver/graphics/sam.png        |  Bin 0 -> 702 bytes
 sam/themes/silver/graphics/whitelist.png  |  Bin 0 -> 537 bytes
 sam/whitelist.php                         |   71 ++++
 64 files changed, 6525 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/505716999fdd00f451891dc935b5638a0e49a761

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

commit b691d3c566cce3d52b2f9759b8d2874024fa3567
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 15:46:24 2011 +0200

    BFN

 sam/docs/CHANGES |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 18ad09d75e7d49b3b558ee3f02a05af674a1ee39
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:00:18 2011 +0200

    Add driver factory example.

 skeleton/lib/Driver.php         |    2 +-
 skeleton/lib/Factory/Driver.php |   60 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+), 1 deletions(-)
 create mode 100644 skeleton/lib/Factory/Driver.php

http://git.horde.org/horde-git/-/commit/18ad09d75e7d49b3b558ee3f02a05af674a1ee39

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

commit 177f476c8ae63030efbc9505486b51ef66ae5adb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:00:31 2011 +0200

    Fix class names.

 hermes/lib/Factory/Driver.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/177f476c8ae63030efbc9505486b51ef66ae5adb

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

commit 4e2d478dd90541e21117bc48aa754958f918d2d6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:02:25 2011 +0200

    Clear stat cache after filling the temporary file.
    
    Otherwise the file size is always 0 and no content is returned.

 framework/Vfs/lib/Horde/Vfs/Ftp.php |    1 +
 framework/Vfs/package.xml           |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/4e2d478dd90541e21117bc48aa754958f918d2d6

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

commit 611f8f93b0be3778d71cf2d6a40d8916ada8cfe6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:03:20 2011 +0200

    phpdoc

 framework/Ldap/lib/Horde/Ldap.php       |    2 +-
 framework/Ldap/lib/Horde/Ldap/Entry.php |    6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/611f8f93b0be3778d71cf2d6a40d8916ada8cfe6

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

commit c8acc017cadf1f59901b721937ab7fcbdcc46471
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:03:46 2011 +0200

    Use "backend" instead of "type" to be more clear.

 framework/Core/lib/Horde/Core/Factory/Db.php |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

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

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

commit 6b024ee550a353d5f98db4c2d98286321bc6aeb5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:05:55 2011 +0200

    Allow to pass a configuration array to the LDAP factory.

 framework/Core/lib/Horde/Core/Factory/Ldap.php |   23 ++++++++++++++---------
 framework/Core/package.xml                     |    9 +++++----
 2 files changed, 19 insertions(+), 13 deletions(-)

http://git.horde.org/horde-git/-/commit/6b024ee550a353d5f98db4c2d98286321bc6aeb5

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

commit 967fe8fc2f34ecc1f6190d70b7701f96431fdb85
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 16:10:10 2011 +0200

    Add a basic package.xml.
    
    Dependencies still need to be added.

 sam/package.xml |  267 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 267 insertions(+), 0 deletions(-)
 create mode 100644 sam/package.xml

http://git.horde.org/horde-git/-/commit/967fe8fc2f34ecc1f6190d70b7701f96431fdb85

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

commit 08a7a2fd63f999a6adca38bcc330a3f8c95e8f89
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:07:10 2011 +0200

    Released Horde_Auth-1.2.0

 framework/Auth/package.xml |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/08a7a2fd63f999a6adca38bcc330a3f8c95e8f89

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

commit 7c5118a9e9d2d468ca05ea079631accc9b832b1a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:07:12 2011 +0200

    Development mode for Horde_Auth-1.2.1

 framework/Auth/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

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

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

commit 63c68ea1e1c25e29c5b2da192f322a15c8b6cad7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:13:17 2011 +0200

    Require Horde 4.0.9 so that the registry entry doesn't have to be added manually.

 sam/package.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/63c68ea1e1c25e29c5b2da192f322a15c8b6cad7

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

commit fd2d04bc95dff2ada0ea4d486b17e907aaaaeabc
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:18:59 2011 +0200

    WS

 horde/config/conf.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 63df414e0e0499c0820ec34c0ef330dbe007a413
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:19:45 2011 +0200

    Prepare release.

 horde/docs/CHANGES       |    4 +++-
 horde/docs/RELEASE_NOTES |   12 ++++++------
 horde/package.xml        |    6 ++++--
 3 files changed, 13 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/63df414e0e0499c0820ec34c0ef330dbe007a413

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

commit 815c8aaaca8ac1103e763e17b4457c0e038a0aef
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:22:39 2011 +0200

    Released horde-4.0.9

 horde/docs/CHANGES        |    6 +++---
 horde/lib/Application.php |    2 +-
 horde/package.xml         |   12 +++++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/815c8aaaca8ac1103e763e17b4457c0e038a0aef

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

commit 050fca409b7b54e550f810a5be5f762d19638ce9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:22:47 2011 +0200

    Development mode for horde-4.0.10

 horde/docs/CHANGES        |    6 ++++++
 horde/lib/Application.php |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/050fca409b7b54e550f810a5be5f762d19638ce9

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

commit 0855294c7960322e0871ae27b8ccc267c05c0bd1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:24:36 2011 +0200

    Git crashed during post-release update.

 horde/package.xml |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/0855294c7960322e0871ae27b8ccc267c05c0bd1

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

commit 38080524b39e08e00ab2dff904ab914424afd375
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:24:54 2011 +0200

    Prepare release.

 imp/docs/RELEASE_NOTES |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/38080524b39e08e00ab2dff904ab914424afd375

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

commit 9b620a652b192abbcfa1fa8c846d704d78d5e39e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:27:24 2011 +0200

    Released imp-5.0.11

 imp/docs/CHANGES        |    6 +++---
 imp/lib/Application.php |    2 +-
 imp/package.xml         |    7 ++++---
 3 files changed, 8 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/9b620a652b192abbcfa1fa8c846d704d78d5e39e

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

commit 2167fd8243ca99b46ab97d7a6b7659bc2e98f429
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 18:27:32 2011 +0200

    Development mode for imp-5.0.12

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   24 ++++++++++++++++--------
 3 files changed, 23 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/2167fd8243ca99b46ab97d7a6b7659bc2e98f429

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

commit 4b02a9e23780ef3d149b65ea186328ee9cca4c0b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 10:53:22 2011 -0600

    Released Horde_Imap_Client-1.0.15

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

http://git.horde.org/horde-git/-/commit/4b02a9e23780ef3d149b65ea186328ee9cca4c0b

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

commit 558f0f87ccc8151bd8d85c8adc5bda81146b9d91
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 10:53:23 2011 -0600

    Development mode for Horde_Imap_Client-1.0.16

 framework/Imap_Client/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/558f0f87ccc8151bd8d85c8adc5bda81146b9d91

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

commit 0a90133cf28f0327818672b3883eb815fab1e446
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 11:04:21 2011 -0600

    Bug #10241: Registry throws Horde_Exception, not Horde_Auth_Exceptions

 horde/admin/user.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0a90133cf28f0327818672b3883eb815fab1e446

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

commit fdf9785c1cce154fc492de2dd22cec963825abaf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 11:10:42 2011 -0600

    Bug #10241: Tone down error levels; do as much as possible before throwing exception

 horde/lib/Application.php     |    6 +++---
 kronolith/lib/Application.php |   19 ++++++++++++-------
 mnemo/lib/Application.php     |   13 +++++++++----
 nag/lib/Application.php       |   14 +++++++++-----
 4 files changed, 33 insertions(+), 19 deletions(-)

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

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

commit e0d25a713eb754c887cceb0825a0a6150fe72b15
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 21:13:05 2011 +0200

    Start test Nag::initialize()

 nag/test/Nag/Autoload.php                    |    2 +
 nag/test/Nag/TestCase.php                    |   65 +++++++++++++++++--------
 nag/test/Nag/Unit/Nag/Base.php               |   63 ++++++++++++++++++++++++
 nag/test/Nag/Unit/Nag/KolabTest.php          |   46 ++++++++++++++++++
 nag/test/Nag/Unit/Nag/Sql/Base.php           |   66 ++++++++++++++++++++++++++
 nag/test/Nag/Unit/Nag/Sql/Pdo/SqliteTest.php |   49 +++++++++++++++++++
 6 files changed, 270 insertions(+), 21 deletions(-)
 create mode 100644 nag/test/Nag/Unit/Nag/Base.php
 create mode 100644 nag/test/Nag/Unit/Nag/KolabTest.php
 create mode 100644 nag/test/Nag/Unit/Nag/Sql/Base.php
 create mode 100644 nag/test/Nag/Unit/Nag/Sql/Pdo/SqliteTest.php

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

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

commit 4c7821c26ab9edb955f1ecf81e6074499220294e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 21:13:34 2011 +0200

    Update package.xml

 nag/package.xml |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4c7821c26ab9edb955f1ecf81e6074499220294e

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

commit a9793ba21be494bac9bb3e77ee5f09f997efa643
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:05:44 2011 +0200

    Reset sequence here too.
    
    We DO have test cases for this, I just didn't have a environment that triggered
    this. This code path is only followed with Postgres < 8.2.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php      |    4 +---
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php |    2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

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

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

commit f4aa1d8a4e7ce76fbe127e313316320aca5fe912
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:24:50 2011 +0200

    Fix check, $idValue is always set. Pass sequence name to lastInsertId() as required by some PDO drivers.

 framework/Db/lib/Horde/Db/Adapter/Base.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit fcf83deb5289f7b1198dc64788832eab31ba627b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:25:36 2011 +0200

    Retrieve PK and sequence before trying the parent implementation, because it needs the sequence name.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit a951b6beb72497c09a13ee66dfdaf302063cf912
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:29:32 2011 +0200

    Fix SQL query.

 ansel/migration/4_ansel_upgrade_tagstocontent.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 0f6e4f5cc1e13b591124d3f5ab30d1e34138c550
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:38:05 2011 +0200

    BFN

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

http://git.horde.org/horde-git/-/commit/0f6e4f5cc1e13b591124d3f5ab30d1e34138c550

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

commit 1fdd5d4cce4d570a82f7fbe5903c9c40d98b5239
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:43:27 2011 +0200

    Add missing prefix.

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

http://git.horde.org/horde-git/-/commit/1fdd5d4cce4d570a82f7fbe5903c9c40d98b5239

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

commit 94c17e2da3366f163089e1c084831b302a3a2788
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:55:27 2011 +0200

    ws

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

http://git.horde.org/horde-git/-/commit/94c17e2da3366f163089e1c084831b302a3a2788

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

commit ea5e9a0840035e74ae51532c2a9a6dbb123ce3e8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:02:01 2011 +0200

    Add prefix.

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

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

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

commit 063d46356288be70abca8a2aeb02eab496d93a34
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:21:01 2011 +0200

    Don't set search criteria if the search value is empty anyway.

 turba/lib/Api.php |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/063d46356288be70abca8a2aeb02eab496d93a34

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

commit dd9ebbafd59f56213adad3eb56593b939578ef7b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:39:01 2011 +0200

    Reduce indention.

 turba/lib/Driver.php |  189 +++++++++++++++++++++++++-------------------------
 1 files changed, 95 insertions(+), 94 deletions(-)

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

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

commit 07693e547a2e89d2cbbcf4de595a44d13639be0f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:39:39 2011 +0200

    [jan] Don't allow to search binary fields.

 turba/docs/CHANGES                       |    1 +
 turba/lib/Driver.php                     |    7 +++++++
 turba/package.xml                        |    4 ++--
 turba/search.php                         |    1 +
 turba/templates/search/advanced.html.php |    2 ++
 5 files changed, 13 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/07693e547a2e89d2cbbcf4de595a44d13639be0f

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

commit 90a41bc5b0f93701f543fa0ee45561ea3396b6f9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 14:07:26 2011 -0600

    Bug #10462: More workarounds for broken suhosin extension

 imp/docs/CHANGES             |    1 +
 imp/js/dimpbase.js           |   32 ++++++++++----------
 imp/js/dimpcore.js           |   14 ++++-----
 imp/js/viewport.js           |   32 +++++++-------------
 imp/lib/Ajax/Application.php |   67 ++++++++++++++++++++++-------------------
 imp/package.xml              |    6 ++--
 6 files changed, 73 insertions(+), 79 deletions(-)

http://git.horde.org/horde-git/-/commit/90a41bc5b0f93701f543fa0ee45561ea3396b6f9

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

commit a9a725c21f1c70002dd2f2b4f1f688818bd6f52b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:42:07 2011 +0200

    Add a new handler for task lists.
    
    This tasklist handler allows to deal with differences in how Kolab
    handles task lists as compared to the default situation. As a first
    step the new handler avoids including the owner name in the default
    share.

 nag/lib/Tasklists.php         |   13 +++++++
 nag/lib/Tasklists/Base.php    |   77 +++++++++++++++++++++++++++++++++++++++++
 nag/lib/Tasklists/Default.php |   48 +++++++++++++++++++++++++
 nag/lib/Tasklists/Kolab.php   |   23 ++++++++++++
 4 files changed, 161 insertions(+), 0 deletions(-)
 create mode 100644 nag/lib/Tasklists.php
 create mode 100644 nag/lib/Tasklists/Base.php
 create mode 100644 nag/lib/Tasklists/Default.php
 create mode 100644 nag/lib/Tasklists/Kolab.php

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

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

commit 30467e54c05f9ee37f0d59c60535d92742a70a47
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:42:56 2011 +0200

    Provide a factory for the new tasklists handler.

 nag/lib/Factory/Tasklists.php               |   72 ++++++++++++++++++++++
 nag/test/Nag/Unit/Factory/TasklistsTest.php |   85 +++++++++++++++++++++++++++
 2 files changed, 157 insertions(+), 0 deletions(-)
 create mode 100644 nag/lib/Factory/Tasklists.php
 create mode 100644 nag/test/Nag/Unit/Factory/TasklistsTest.php

http://git.horde.org/horde-git/-/commit/30467e54c05f9ee37f0d59c60535d92742a70a47

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

commit 00d9ba39fb51457d8c823a66c3be606442c6a6fe
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:43:13 2011 +0200

    Allow to select the tasklists handler.

 nag/config/conf.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/00d9ba39fb51457d8c823a66c3be606442c6a6fe

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

commit f799ce23062e50795b46650b0b8c80e15b42b9a2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:48:37 2011 +0200

    Use the tasklists handler for creating the default share.

 nag/lib/Nag.php                     |   16 ++++------------
 nag/test/Nag/Unit/Nag/Base.php      |   26 ++++++++++++++++++++++++--
 nag/test/Nag/Unit/Nag/KolabTest.php |    8 ++++++++
 3 files changed, 36 insertions(+), 14 deletions(-)

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

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

commit ed6070b5fc94486597188364adb600c6c8f2d4c1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:48:57 2011 +0200

    Update package.xml

 nag/package.xml |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

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

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

commit 6de491647c22590cf4859429f6577ed9f79fc285
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 05:49:51 2011 +0200

    [gwr] Avoid including the owner name into the default share.

 nag/docs/CHANGES |    1 +
 nag/package.xml  |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6de491647c22590cf4859429f6577ed9f79fc285

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

commit ca7b0474a505d798a78a630365e1c3f3ff13a908
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 17:33:59 2011 -0600

    Always show image thumbnails, if possible (no minimum size)

 imp/config/mime_drivers.php    |    3 ---
 imp/lib/Mime/Viewer/Images.php |    8 ++------
 2 files changed, 2 insertions(+), 9 deletions(-)

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

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

commit 74121d979ee74447eb2b64652f45bee7addcda6d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 17:38:02 2011 -0600

    Add debug logging if thumbnails can not be displayed

 imp/lib/Mime/Viewer/Images.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/74121d979ee74447eb2b64652f45bee7addcda6d

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

commit 6ead30ff5a0255d1140fa3a521c9a4071233d000
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 23:45:18 2011 -0600

    Optimization: don't do internal IMAP close if connection is not open

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

http://git.horde.org/horde-git/-/commit/6ead30ff5a0255d1140fa3a521c9a4071233d000

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

commit ab2a4ada4692081e41fb5830f3264b8652e9a1db
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 23:47:01 2011 -0600

    Bug #10473:  Automatically authenticate to server when using a command that requires an authenticated/selected state

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php        |   64 +++++++++-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php     |   25 ----
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |   38 ------
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    2 -
 framework/Imap_Client/package.xml                           |    6 +-
 5 files changed, 60 insertions(+), 75 deletions(-)

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

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

commit ce6485bce4a8b1d0fe4a6890a9e93d1b4a3b2959
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 31 23:58:38 2011 -0600

    changelog additions

 imp/docs/CHANGES   |    2 ++
 imp/docs/UPGRADING |   15 +++++++++++++++
 imp/package.xml    |    4 +++-
 3 files changed, 20 insertions(+), 1 deletions(-)

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

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

commit d2044e6b5a4ea16cf9eb375ad1de8f16d6782771
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 1 00:07:11 2011 -0600

    Fix script name; help command

 horde/bin/horde-translation |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit 05e5cde5ecea40747eccc2b84117766a8fbc2d25
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 1 00:29:59 2011 -0600

    Don't show full list of Horde PEAR requirements in IMP

 imp/lib/Test.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/05e5cde5ecea40747eccc2b84117766a8fbc2d25

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

commit a712aa53a53b7b47d0bf782cade2b7c8a81a7a11
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Sep 1 00:36:22 2011 -0600

    phpdoc

 imp/lib/Ajax/Application.php |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

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

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

commit c114b3d32796b8e6ed01339fc262edd0ad390160
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 08:38:00 2011 +0200

    phpdoc

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

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

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

commit 334a0a199a4d34331111a281b2743a55327f1907
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 08:39:26 2011 +0200

    [gwr] Accept either d or t IMAP ACL as deletion right.

 framework/Perms/Horde_Perms-1.0.4dev201109010831.tgz     |  Bin 0 -> 29721 bytes
 framework/Perms/lib/Horde/Perms/Permission/Kolab/Acl.php |    3 ++-
 framework/Perms/package.xml                              |    4 ++--
 framework/Perms/test/Horde/Perms/KolabTest.php           |   11 +++++++++++
 4 files changed, 15 insertions(+), 3 deletions(-)
 create mode 100644 framework/Perms/Horde_Perms-1.0.4dev201109010831.tgz

http://git.horde.org/horde-git/-/commit/334a0a199a4d34331111a281b2743a55327f1907

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

commit df058a4dc5005f08f99e7427cfaf95dafa3ad48b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 08:40:54 2011 +0200

    Use the same test user name and add a test for the deletion right.

 nag/test/Nag/Stub/Registry.php |    2 +-
 nag/test/Nag/Unit/Nag/Base.php |   21 +++++++++++++++++----
 2 files changed, 18 insertions(+), 5 deletions(-)

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

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

commit ea9bfbacea0d7506b0f18b0c43a3982fd2a05996
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 08:41:41 2011 +0200

    Damn, remove stray package file.

 framework/Perms/Horde_Perms-1.0.4dev201109010831.tgz |  Bin 29721 -> 0 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 framework/Perms/Horde_Perms-1.0.4dev201109010831.tgz

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

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

commit b050344d023cc05734007f8de08fd79703352339
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 10:57:29 2011 +0200

    [gwr] Fix Kolab object attribute handling for tasks.

 nag/docs/CHANGES                  |    1 +
 nag/lib/Driver/Kolab.php          |   25 +++++++++++++++++++++----
 nag/package.xml                   |    2 ++
 nag/test/Nag/Unit/Driver/Base.php |   16 ++++++++++++++++
 4 files changed, 40 insertions(+), 4 deletions(-)

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

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

commit f209a04866f6ac02341f83b970655bec5962392b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 1 10:59:00 2011 +0200

    Remove unncessary interface.

 nag/lib/Tasklists.php      |   13 -------------
 nag/lib/Tasklists/Base.php |    1 -
 nag/package.xml            |    8 +++-----
 3 files changed, 3 insertions(+), 19 deletions(-)
 delete mode 100644 nag/lib/Tasklists.php

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

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

commit e7e50621f60401ee25f2b98654e2d9eac17d282c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:58:39 2011 +0200

    Released Horde_Db-1.0.5

 framework/Db/package.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 7a2c2d6fce0a064bcc08e697e74dd265073bde12
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 22:58:39 2011 +0200

    Development mode for Horde_Db-1.0.6

 framework/Db/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit b761a8ed596ab47eb66b790c1e2f788e72e7b14d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 1 12:04:51 2011 +0200

    Don't search for all states if no states have been selected.

 whups/docs/CHANGES        |    1 +
 whups/lib/Driver/Sql.php  |    4 ++++
 whups/lib/Form/Search.php |   23 +++++++++++++++++++++--
 3 files changed, 26 insertions(+), 2 deletions(-)

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

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

commit 7f6e2cf7154531184ad8920d2824e06890035305
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 1 16:23:57 2011 +0200

    [jan] Fix setting unix socket in PostgreSQL DSN (bug-reports at flipjam.co.uk, Bug #10466).

 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php  |    4 ++--
 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php |   12 ++++++++++++
 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |    8 ++++++++
 framework/Db/package.xml                        |    4 ++--
 4 files changed, 24 insertions(+), 4 deletions(-)

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

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

commit c8da7970b0eb443f4cba0118818582d97106d5fc
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 1 18:07:04 2011 +0200

    Horde::popupJs() is taking care of loading popop.js.
    
    Still doesn't work though, because it's not lazy-loaded when loading the
    sidebar via ajax.

 hermes/lib/Application.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

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

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

commit 4568b854e1e8c353244b70bedacce35672b2387a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 1 18:51:56 2011 +0200

    Make this popup a bit larger.

 hermes/lib/Application.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4568b854e1e8c353244b70bedacce35672b2387a

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

commit 6b6ba1f8ff386bae75aaaf899b2049f24b842ad8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 1 18:52:39 2011 +0200

    Inject script files required by reloaded sidebar.

 framework/Core/lib/Horde/Core/Tree/Javascript.php |   15 ++++++++++++++-
 horde/js/sidebar.js                               |    3 +++
 2 files changed, 17 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/6b6ba1f8ff386bae75aaaf899b2049f24b842ad8

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

commit 64f23479da2e17bd2fbea5cddad5c97c2944f362
Merge: 694d868 6b6ba1f
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Sep 1 16:57:31 2011 -0400

    Merge branch 'master' into trean_tags

 ansel/migration/4_ansel_upgrade_tagstocontent.php               |    2 +-
 framework/Auth/package.xml                                      |   30 +-
 framework/Core/lib/Horde/Core/Factory/Db.php                    |   25 +-
 framework/Core/lib/Horde/Core/Factory/Ldap.php                  |   23 +-
 framework/Core/lib/Horde/Core/Factory/SessionHandler.php        |    1 -
 framework/Core/lib/Horde/Core/Tree/Javascript.php               |   15 +-
 framework/Core/lib/Horde/Registry.php                           |   40 +-
 framework/Core/lib/Horde/Session.php                            |    6 +-
 framework/Core/package.xml                                      |   23 +-
 framework/Db/lib/Horde/Db/Adapter/Base.php                      |    4 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php                  |    4 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php                 |   12 +
 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php                 |   22 +-
 framework/Db/package.xml                                        |   25 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php            |    2 +-
 framework/Form/package.xml                                      |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Auth/DigestMD5.php  |  178 +++
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php            |   70 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php         |   25 -
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php          |   56 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php     |   24 +-
 framework/Imap_Client/package.xml                               |   41 +-
 framework/Imap_Client/test/Horde/Imap/Client/AuthTest.php       |   52 +
 framework/Imap_Client/test/Horde/Imap/Client/Stub/DigestMD5.php |   55 +
 framework/Kolab_Server/package.xml                              |   21 +-
 framework/Ldap/lib/Horde/Ldap.php                               |    2 +-
 framework/Ldap/lib/Horde/Ldap/Entry.php                         |    6 +-
 framework/Perms/lib/Horde/Perms/Permission/Kolab/Acl.php        |    3 +-
 framework/Perms/package.xml                                     |    4 +-
 framework/Perms/test/Horde/Perms/KolabTest.php                  |   11 +
 framework/SessionHandler/lib/Horde/SessionHandler.php           |    5 +
 framework/SessionHandler/package.xml                            |   12 +-
 framework/Share/lib/Horde/Share/Base.php                        |    4 +-
 framework/Vfs/lib/Horde/Vfs/Ftp.php                             |    1 +
 framework/Vfs/package.xml                                       |    4 +-
 hermes/lib/Application.php                                      |    6 +-
 hermes/lib/Factory/Driver.php                                   |    4 +-
 horde/admin/user.php                                            |    4 +-
 horde/bin/horde-translation                                     |   10 +-
 horde/config/conf.xml                                           |    4 +-
 horde/config/registry.php                                       |    8 +
 horde/docs/CHANGES                                              |   16 +-
 horde/docs/RELEASE_NOTES                                        |   12 +-
 horde/js/sidebar.js                                             |    3 +
 horde/lib/Api.php                                               |   78 +-
 horde/lib/Application.php                                       |   51 +-
 horde/package.xml                                               |   31 +-
 imp/config/mime_drivers.php                                     |    3 -
 imp/docs/CHANGES                                                |   11 +-
 imp/docs/INSTALL                                                |   19 +-
 imp/docs/RELEASE_NOTES                                          |   12 +-
 imp/docs/RFCS                                                   |    2 +-
 imp/docs/UPGRADING                                              |   15 +
 imp/js/dimpbase.js                                              |   32 +-
 imp/js/dimpcore.js                                              |   14 +-
 imp/js/viewport.js                                              |   32 +-
 imp/lib/Ajax/Application.php                                    |   72 +-
 imp/lib/Application.php                                         |    2 +-
 imp/lib/Mime/Viewer/Images.php                                  |   12 +-
 imp/lib/Test.php                                                |    6 +-
 imp/package.xml                                                 |   33 +-
 kronolith/lib/Application.php                                   |   19 +-
 mnemo/lib/Api.php                                               |   42 +-
 mnemo/lib/Application.php                                       |   50 +
 nag/config/conf.xml                                             |    8 +
 nag/docs/CHANGES                                                |    2 +
 nag/lib/Application.php                                         |   14 +-
 nag/lib/Driver/Kolab.php                                        |   25 +-
 nag/lib/Factory/Tasklists.php                                   |   72 +
 nag/lib/Nag.php                                                 |   16 +-
 nag/lib/Tasklists/Base.php                                      |   76 +
 nag/lib/Tasklists/Default.php                                   |   48 +
 nag/lib/Tasklists/Kolab.php                                     |   23 +
 nag/package.xml                                                 |   54 +-
 nag/test/Nag/Autoload.php                                       |    5 +
 nag/test/Nag/Stub/DbFactory.php                                 |   16 +
 nag/test/Nag/Stub/Registry.php                                  |    2 +-
 nag/test/Nag/TestCase.php                                       |   99 +-
 nag/test/Nag/Unit/Driver/Base.php                               |  126 ++
 nag/test/Nag/Unit/Driver/KolabTest.php                          |   74 +-
 nag/test/Nag/Unit/Driver/Sql/Base.php                           |   64 +
 nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php                 |   49 +
 nag/test/Nag/Unit/Factory/TasklistsTest.php                     |   85 ++
 nag/test/Nag/Unit/Nag/Base.php                                  |   98 ++
 nag/test/Nag/Unit/Nag/KolabTest.php                             |   54 +
 nag/test/Nag/Unit/Nag/Sql/Base.php                              |   66 +
 nag/test/Nag/Unit/Nag/Sql/Pdo/SqliteTest.php                    |   49 +
 sam/COPYING                                                     |  280 ++++
 sam/README                                                      |   71 +
 sam/blacklist.php                                               |   71 +
 sam/config/attributes.php                                       |  318 ++++
 sam/config/backends.php                                         |  166 ++
 sam/config/conf.xml                                             |   19 +
 sam/config/hooks.php.dist                                       |   34 +
 sam/config/menu.php.dist                                        |   42 +
 sam/docs/CHANGES                                                |  142 ++
 sam/docs/CREDITS                                                |   47 +
 sam/docs/INSTALL                                                |  175 +++
 sam/docs/TODO                                                   |    9 +
 sam/index.php                                                   |   19 +
 sam/lib/Api.php                                                 |   56 +
 sam/lib/Application.php                                         |   68 +
 sam/lib/Driver/Amavisd/Sql.php                                  |  498 +++++++
 sam/lib/Driver/Base.php                                         |  212 +++
 sam/lib/Driver/Spamd/Base.php                                   |   76 +
 sam/lib/Driver/Spamd/Ftp.php                                    |  136 ++
 sam/lib/Driver/Spamd/Ldap.php                                   |  137 ++
 sam/lib/Driver/Spamd/Sql.php                                    |  200 +++
 sam/lib/Exception.php                                           |   17 +
 sam/lib/Factory/Driver.php                                      |   88 ++
 sam/lib/Form/Blacklist.php                                      |   23 +
 sam/lib/Form/List.php                                           |   51 +
 sam/lib/Form/Options.php                                        |   97 ++
 sam/lib/Form/Whitelist.php                                      |   23 +
 sam/lib/Sam.php                                                 |  129 ++
 sam/locale/cs/LC_MESSAGES/sam.mo                                |  Bin 0 -> 138518 bytes
 sam/locale/cs/LC_MESSAGES/sam.po                                |  190 +++
 sam/locale/de/LC_MESSAGES/sam.mo                                |  Bin 0 -> 159966 bytes
 sam/locale/de/LC_MESSAGES/sam.po                                |  237 +++
 sam/locale/en/help.xml                                          |  266 ++++
 sam/locale/es/LC_MESSAGES/sam.mo                                |  Bin 0 -> 153029 bytes
 sam/locale/es/LC_MESSAGES/sam.po                                |  238 +++
 sam/locale/es/help.xml                                          |  214 +++
 sam/locale/et/LC_MESSAGES/sam.mo                                |  Bin 0 -> 137544 bytes
 sam/locale/et/LC_MESSAGES/sam.po                                |  232 +++
 sam/locale/fi/LC_MESSAGES/sam.mo                                |  Bin 0 -> 149020 bytes
 sam/locale/fi/LC_MESSAGES/sam.po                                |  229 +++
 sam/locale/fi/help.xml                                          |  190 +++
 sam/locale/fr/LC_MESSAGES/sam.mo                                |  Bin 0 -> 149817 bytes
 sam/locale/fr/LC_MESSAGES/sam.po                                |  106 ++
 sam/locale/it/LC_MESSAGES/sam.mo                                |  Bin 0 -> 150491 bytes
 sam/locale/it/LC_MESSAGES/sam.po                                |  299 ++++
 sam/locale/nn/LC_MESSAGES/sam.mo                                |  Bin 0 -> 25086 bytes
 sam/locale/nn/LC_MESSAGES/sam.po                                |   91 ++
 sam/locale/ro/LC_MESSAGES/sam.mo                                |  Bin 0 -> 18883 bytes
 sam/locale/ro/LC_MESSAGES/sam.po                                |  228 +++
 sam/locale/sam.pot                                              |  236 +++
 sam/locale/zh_TW/LC_MESSAGES/sam.mo                             |  Bin 0 -> 129184 bytes
 sam/locale/zh_TW/LC_MESSAGES/sam.po                             |  242 +++
 sam/migration/1_sam_base_tables.php                             |  137 ++
 sam/package.xml                                                 |  274 ++++
 sam/spam.php                                                    |  108 ++
 sam/themes/default/graphics/blacklist.png                       |  Bin 0 -> 563 bytes
 sam/themes/default/graphics/favicon.ico                         |  Bin 0 -> 1150 bytes
 sam/themes/default/graphics/sam.png                             |  Bin 0 -> 187 bytes
 sam/themes/default/graphics/whitelist.png                       |  Bin 0 -> 1180 bytes
 sam/themes/silver/graphics/blacklist.png                        |  Bin 0 -> 655 bytes
 sam/themes/silver/graphics/favicon.ico                          |  Bin 0 -> 1150 bytes
 sam/themes/silver/graphics/sam.png                              |  Bin 0 -> 702 bytes
 sam/themes/silver/graphics/whitelist.png                        |  Bin 0 -> 537 bytes
 sam/whitelist.php                                               |   71 +
 skeleton/lib/Driver.php                                         |    2 +-
 skeleton/lib/Factory/Driver.php                                 |   60 +
 turba/docs/CHANGES                                              |    1 +
 turba/lib/Api.php                                               |   15 +-
 turba/lib/Driver.php                                            |  196 ++--
 turba/package.xml                                               |    4 +-
 turba/search.php                                                |    1 +
 turba/templates/search/advanced.html.php                        |    2 +
 whups/docs/CHANGES                                              |    1 +
 whups/lib/Driver/Sql.php                                        |    4 +
 whups/lib/Form/Search.php                                       |   23 +-
 162 files changed, 8942 insertions(+), 697 deletions(-)

http://git.horde.org/horde-git/-/commit/64f23479da2e17bd2fbea5cddad5c97c2944f362




More information about the commits mailing list