The branch "master" has been updated. The following is a summary of the commits.
from: a2dee48ba5e3c12d9e84ce29072be1975c511b8a 4ef5206... Documentation tweaks 4a1e28a... Unneeded require statements. 82c209c... Import ingo from CVS HEAD. ----------------------------------------------------------------------- commit 4ef5206864d44b79c1e8b66feb8f980c51155b9d Author: Michael M Slusarz <[email protected]> Date: Sun Feb 22 22:59:36 2009 -0700 Documentation tweaks imp/README | 2 +- imp/config/filter.txt.dist | 1 - imp/config/header.php.dist | 16 +++++++--------- imp/config/hooks.php.dist | 4 ++-- imp/config/menu.php.dist | 4 ++-- imp/config/mime_drivers.php.dist | 6 ++++-- imp/config/motd.php.dist | 24 ++++++++++++++---------- imp/config/portal.php.dist | 4 ++-- imp/config/prefs.php.dist | 4 ++-- imp/config/servers.php.dist | 4 ++-- imp/config/spelling.php.dist | 4 ++-- imp/docs/INSTALL | 6 +++--- imp/docs/TODO | 7 +------ imp/docs/UPGRADING | 4 +--- 14 files changed, 43 insertions(+), 47 deletions(-) http://git.horde.org/diff.php/imp/README?rt=horde-hatchery&r1=45040d0605f9cf812f8244d391de4654ab33fb1f&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/filter.txt.dist?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/header.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/menu.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/mime_drivers.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/motd.php.dist?rt=horde-hatchery&r1=e2963b5cf5c4f42d6c94db51fb67468fa55ad48e&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/portal.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=0b9dd59e787272831a364f46eb3348f2fd9f1dd2&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/config/spelling.php.dist?rt=horde-hatchery&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-hatchery&r1=c895c292242766259c048376617d6f55fe02529e&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/docs/TODO?rt=horde-hatchery&r1=d415f5b43f0e07355c7cdd1fe93abb8377ffa45f&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-hatchery&r1=c83d80732fcb12adb738eabe4ca4d8934961e993&r2=4ef5206864d44b79c1e8b66feb8f980c51155b9d ----------------------------------------------------------------------- commit 4a1e28a9b4d1f2b097522af95cfd24fe3a489cf3 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 23 00:08:53 2009 -0700 Unneeded require statements. imp/lib/Mime/Viewer/plain.php | 1 - imp/lib/Quota.php | 1 - imp/lib/Quota/sql.php | 1 - imp/lib/Sentmail/sql.php | 1 - 4 files changed, 0 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/imp/lib/Mime/Viewer/plain.php?rt=horde-hatchery&r1=da433548391eb1b893aea27f7afa98eeb60ba7d6&r2=4a1e28a9b4d1f2b097522af95cfd24fe3a489cf3 http://git.horde.org/diff.php/imp/lib/Quota.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=4a1e28a9b4d1f2b097522af95cfd24fe3a489cf3 http://git.horde.org/diff.php/imp/lib/Quota/sql.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=4a1e28a9b4d1f2b097522af95cfd24fe3a489cf3 http://git.horde.org/diff.php/imp/lib/Sentmail/sql.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=4a1e28a9b4d1f2b097522af95cfd24fe3a489cf3 ----------------------------------------------------------------------- commit 82c209c8e71b9473af38085588bda376ab370f98 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 23 00:16:41 2009 -0700 Import ingo from CVS HEAD. .gitignore | 1 + ingo/LICENSE | 49 + ingo/README | 85 + ingo/blacklist.php | 108 + ingo/config/.htaccess | 1 + ingo/config/backends.php.dist | 327 ++ ingo/config/conf.xml | 70 + ingo/config/fields.php.dist | 108 + ingo/config/hooks.php.dist | 24 + ingo/config/prefs.php.dist | 110 + ingo/docs/CHANGES | 394 ++ ingo/docs/CREDITS | 82 + ingo/docs/INSTALL | 211 + ingo/docs/RELEASE_NOTES | 48 + ingo/docs/TODO | 10 + ingo/docs/UPGRADING | 89 + ingo/filters.php | 322 ++ ingo/forward.php | 105 + ingo/index.php | 26 + ingo/lib/Block/overview.php | 111 + ingo/lib/Driver.php | 82 + ingo/lib/Driver/ldap.php | 263 ++ ingo/lib/Driver/null.php | 24 + ingo/lib/Driver/sivtest.php | 210 + ingo/lib/Driver/timsieved.php | 124 + ingo/lib/Driver/vfs.php | 143 + ingo/lib/Ingo.php | 424 ++ ingo/lib/Script.php | 339 ++ ingo/lib/Script/imap.php | 463 +++ ingo/lib/Script/imap/live.php | 122 + ingo/lib/Script/imap/mock.php | 117 + ingo/lib/Script/maildrop.php | 761 ++++ ingo/lib/Script/procmail.php | 802 ++++ ingo/lib/Script/sieve.php | 2976 ++++++++++++++ ingo/lib/Session.php | 71 + ingo/lib/Storage.php | 1029 +++++ ingo/lib/Storage/mock.php | 55 + ingo/lib/Storage/prefs.php | 183 + ingo/lib/Storage/sql.php | 718 ++++ ingo/lib/Template.php | 511 +++ ingo/lib/UI/VarRenderer/ingo.php | 20 + ingo/lib/api.php | 288 ++ ingo/lib/base.php | 104 + ingo/lib/tests/MaildropTest.php | 121 + ingo/lib/tests/ProcmailTest.php | 186 + ingo/lib/tests/ScriptTest.php | 339 ++ ingo/lib/tests/SieveTest.php | 137 + ingo/lib/tests/TestBase.php | 51 + ingo/lib/tests/_data/from_spammer | 40 + ingo/lib/tests/_data/not_from_spammer | 40 + ingo/lib/version.php | 1 + ingo/locale/ca_ES/LC_MESSAGES/ingo.mo | Bin 0 -> 149951 bytes ingo/locale/ca_ES/help.xml | 286 ++ ingo/locale/cs_CZ/LC_MESSAGES/ingo.mo | Bin 0 -> 146857 bytes ingo/locale/da_DK/LC_MESSAGES/ingo.mo | Bin 0 -> 138209 bytes ingo/locale/de_DE/LC_MESSAGES/ingo.mo | Bin 0 -> 173292 bytes ingo/locale/de_DE/help.xml | 294 ++ ingo/locale/el_GR/LC_MESSAGES/ingo.mo | Bin 0 -> 136296 bytes ingo/locale/en_US/help.xml | 267 ++ ingo/locale/es_ES/LC_MESSAGES/ingo.mo | Bin 0 -> 165652 bytes ingo/locale/es_ES/help.xml | 286 ++ ingo/locale/et_EE/LC_MESSAGES/ingo.mo | Bin 0 -> 149706 bytes ingo/locale/eu_ES/LC_MESSAGES/ingo.mo | Bin 0 -> 154446 bytes ingo/locale/eu_ES/help.xml | 53 + ingo/locale/fi_FI/LC_MESSAGES/ingo.mo | Bin 0 -> 161690 bytes ingo/locale/fi_FI/help.xml | 275 ++ ingo/locale/fr_FR/LC_MESSAGES/ingo.mo | Bin 0 -> 163959 bytes ingo/locale/fr_FR/help.xml | 361 ++ ingo/locale/hu_HU/LC_MESSAGES/ingo.mo | Bin 0 -> 164281 bytes ingo/locale/it_IT/LC_MESSAGES/ingo.mo | Bin 0 -> 162113 bytes ingo/locale/ja_JP/LC_MESSAGES/ingo.mo | Bin 0 -> 149348 bytes ingo/locale/ko_KR/LC_MESSAGES/ingo.mo | Bin 0 -> 27137 bytes ingo/locale/lt_LT/LC_MESSAGES/ingo.mo | Bin 0 -> 155232 bytes ingo/locale/lv_LV/LC_MESSAGES/ingo.mo | Bin 0 -> 26651 bytes ingo/locale/lv_LV/help.xml | 1262 ++++++ ingo/locale/nb_NO/LC_MESSAGES/ingo.mo | Bin 0 -> 93448 bytes ingo/locale/nl_NL/LC_MESSAGES/ingo.mo | Bin 0 -> 158529 bytes ingo/locale/pl_PL/LC_MESSAGES/ingo.mo | Bin 0 -> 80472 bytes ingo/locale/pt_BR/LC_MESSAGES/ingo.mo | Bin 0 -> 164389 bytes ingo/locale/pt_PT/LC_MESSAGES/ingo.mo | Bin 0 -> 156474 bytes ingo/locale/ro_RO/LC_MESSAGES/ingo.mo | Bin 0 -> 22417 bytes ingo/locale/ru_RU/LC_MESSAGES/ingo.mo | Bin 0 -> 24224 bytes ingo/locale/sk_SK/LC_MESSAGES/ingo.mo | Bin 0 -> 160849 bytes ingo/locale/sl_SI/LC_MESSAGES/ingo.mo | Bin 0 -> 142183 bytes ingo/locale/sv_SE/LC_MESSAGES/ingo.mo | Bin 0 -> 97456 bytes ingo/locale/tr_TR/LC_MESSAGES/ingo.mo | Bin 0 -> 156765 bytes ingo/locale/uk_UA/LC_MESSAGES/ingo.mo | Bin 0 -> 126496 bytes ingo/locale/zh_CN/LC_MESSAGES/ingo.mo | Bin 0 -> 123711 bytes ingo/locale/zh_TW/LC_MESSAGES/ingo.mo | Bin 0 -> 141657 bytes ingo/po/README | 1 + ingo/po/ca_ES.po | 923 +++++ ingo/po/cs_CZ.po | 792 ++++ ingo/po/da_DK.po | 965 +++++ ingo/po/de_DE.po | 1043 +++++ ingo/po/el_GR.po | 793 ++++ ingo/po/es_ES.po | 1044 +++++ ingo/po/et_EE.po | 1024 +++++ ingo/po/eu_ES.po | 918 +++++ ingo/po/fi_FI.po | 1029 +++++ ingo/po/fr_FR.po | 1054 +++++ ingo/po/hu_HU.po | 1044 +++++ ingo/po/ingo.pot | 1019 +++++ ingo/po/it_IT.po | 1041 +++++ ingo/po/ja_JP.po | 1038 +++++ ingo/po/ko_KR.po | 1087 +++++ ingo/po/lt_LT.po | 1035 +++++ ingo/po/lv_LV.po | 775 ++++ ingo/po/nb_NO.po | 820 ++++ ingo/po/nl_NL.po | 1045 +++++ ingo/po/pl_PL.po | 1043 +++++ ingo/po/pt_BR.po | 1047 +++++ ingo/po/pt_PT.po | 932 +++++ ingo/po/ro_RO.po | 494 +++ ingo/po/ru_RU.po | 1023 +++++ ingo/po/sk_SK.po | 1038 +++++ ingo/po/sl_SI.po | 1016 +++++ ingo/po/sv_SE.po | 806 ++++ ingo/po/tr_TR.po | 1037 +++++ ingo/po/uk_UA.po | 1013 +++++ ingo/po/zh_CN.po | 998 +++++ ingo/po/zh_TW.po | 1023 +++++ ingo/rule.php | 356 ++ ingo/script.php | 70 + ingo/scripts/.htaccess | 1 + ingo/scripts/ingo-postfix-policyd | 173 + ingo/scripts/sql/ingo.oci8.sql | 99 + ingo/scripts/sql/ingo.sql | 99 + ingo/scripts/sql/ingo.xml | 556 +++ ingo/scripts/upgrades/1.2.1_to_1.2.2.sql | 1 + ingo/scripts/upgrades/1.2_to_1.2.1.sql | 2 + ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql | 2 + ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql | 2 + ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql | 1 + ingo/scripts/upgrades/convert_datatree_shares_to_sql.php | 199 + ingo/scripts/upgrades/convert_prefs_to_sql.php | 91 + ingo/spam.php | 167 + ingo/templates/blacklist/blacklist.inc | 46 + ingo/templates/common-header.inc | 23 + ingo/templates/filters/filter-none.inc | 5 + ingo/templates/filters/filter.html | 36 + ingo/templates/filters/footer.inc | 11 + ingo/templates/filters/header.inc | 33 + ingo/templates/filters/settings.inc | 35 + ingo/templates/javascript/new_folder.js | 17 + ingo/templates/menu.inc | 20 + ingo/templates/rule/filter.inc | 37 + ingo/templates/rule/footer.inc | 65 + ingo/templates/rule/header.inc | 54 + ingo/templates/script/activate.inc | 39 + ingo/templates/script/footer.inc | 4 + ingo/templates/script/header.inc | 4 + ingo/templates/script/script.inc | 4 + ingo/templates/whitelist/whitelist.inc | 28 + ingo/test.php | 100 + ingo/themes/graphics/blacklist.png | Bin 0 -> 477 bytes ingo/themes/graphics/copy.png | Bin 0 -> 293 bytes ingo/themes/graphics/disable.png | Bin 0 -> 477 bytes ingo/themes/graphics/enable.png | Bin 0 -> 167 bytes ingo/themes/graphics/favicon.ico | Bin 0 -> 1406 bytes ingo/themes/graphics/forward.png | Bin 0 -> 153 bytes ingo/themes/graphics/ingo.png | Bin 0 -> 155 bytes ingo/themes/graphics/script.png | Bin 0 -> 482 bytes ingo/themes/graphics/spam.png | Bin 0 -> 746 bytes ingo/themes/graphics/vacation.png | Bin 0 -> 199 bytes ingo/themes/graphics/whitelist.png | Bin 0 -> 167 bytes ingo/themes/screen.css | 9 + ingo/themes/silver/graphics/blacklist.png | Bin 0 -> 655 bytes ingo/themes/silver/graphics/copy.png | Bin 0 -> 663 bytes ingo/themes/silver/graphics/disable.png | Bin 0 -> 655 bytes ingo/themes/silver/graphics/enable.png | Bin 0 -> 537 bytes ingo/themes/silver/graphics/favicon.ico | Bin 0 -> 1150 bytes ingo/themes/silver/graphics/forward.png | Bin 0 -> 754 bytes ingo/themes/silver/graphics/ingo.png | Bin 0 -> 570 bytes ingo/themes/silver/graphics/script.png | Bin 0 -> 861 bytes ingo/themes/silver/graphics/spam.png | Bin 0 -> 476 bytes ingo/themes/silver/graphics/vacation.png | Bin 0 -> 623 bytes ingo/themes/silver/graphics/whitelist.png | Bin 0 -> 537 bytes ingo/themes/tango-blue/graphics/blacklist.png | Bin 0 -> 530 bytes ingo/themes/tango-blue/graphics/copy.png | Bin 0 -> 498 bytes ingo/themes/tango-blue/graphics/disable.png | Bin 0 -> 530 bytes ingo/themes/tango-blue/graphics/enable.png | Bin 0 -> 220 bytes ingo/themes/tango-blue/graphics/favicon.ico | Bin 0 -> 1406 bytes ingo/themes/tango-blue/graphics/forward.png | Bin 0 -> 225 bytes ingo/themes/tango-blue/graphics/ingo.png | Bin 0 -> 213 bytes ingo/themes/tango-blue/graphics/script.png | Bin 0 -> 692 bytes ingo/themes/tango-blue/graphics/spam.png | Bin 0 -> 770 bytes ingo/themes/tango-blue/graphics/vacation.png | Bin 0 -> 239 bytes ingo/themes/tango-blue/graphics/whitelist.png | Bin 0 -> 220 bytes ingo/vacation.php | 159 + ingo/whitelist.php | 60 + 190 files changed, 48677 insertions(+), 0 deletions(-) create mode 100644 ingo/LICENSE create mode 100644 ingo/README create mode 100644 ingo/blacklist.php create mode 100644 ingo/config/.htaccess create mode 100644 ingo/config/backends.php.dist create mode 100644 ingo/config/conf.xml create mode 100644 ingo/config/fields.php.dist create mode 100644 ingo/config/hooks.php.dist create mode 100644 ingo/config/prefs.php.dist create mode 100644 ingo/docs/CHANGES create mode 100644 ingo/docs/CREDITS create mode 100644 ingo/docs/INSTALL create mode 100644 ingo/docs/RELEASE_NOTES create mode 100644 ingo/docs/TODO create mode 100644 ingo/docs/UPGRADING create mode 100644 ingo/filters.php create mode 100644 ingo/forward.php create mode 100644 ingo/index.php create mode 100644 ingo/lib/Block/overview.php create mode 100644 ingo/lib/Driver.php create mode 100644 ingo/lib/Driver/ldap.php create mode 100644 ingo/lib/Driver/null.php create mode 100644 ingo/lib/Driver/sivtest.php create mode 100644 ingo/lib/Driver/timsieved.php create mode 100644 ingo/lib/Driver/vfs.php create mode 100644 ingo/lib/Ingo.php create mode 100644 ingo/lib/Script.php create mode 100644 ingo/lib/Script/imap.php create mode 100644 ingo/lib/Script/imap/live.php create mode 100644 ingo/lib/Script/imap/mock.php create mode 100644 ingo/lib/Script/maildrop.php create mode 100644 ingo/lib/Script/procmail.php create mode 100644 ingo/lib/Script/sieve.php create mode 100644 ingo/lib/Session.php create mode 100644 ingo/lib/Storage.php create mode 100644 ingo/lib/Storage/mock.php create mode 100644 ingo/lib/Storage/prefs.php create mode 100644 ingo/lib/Storage/sql.php create mode 100644 ingo/lib/Template.php create mode 100644 ingo/lib/UI/VarRenderer/ingo.php create mode 100644 ingo/lib/api.php create mode 100644 ingo/lib/base.php create mode 100644 ingo/lib/tests/MaildropTest.php create mode 100644 ingo/lib/tests/ProcmailTest.php create mode 100644 ingo/lib/tests/ScriptTest.php create mode 100644 ingo/lib/tests/SieveTest.php create mode 100644 ingo/lib/tests/TestBase.php create mode 100644 ingo/lib/tests/_data/from_spammer create mode 100644 ingo/lib/tests/_data/not_from_spammer create mode 100644 ingo/lib/version.php create mode 100644 ingo/locale/ca_ES/LC_MESSAGES/ingo.mo create mode 100755 ingo/locale/ca_ES/help.xml create mode 100644 ingo/locale/cs_CZ/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/da_DK/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/de_DE/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/de_DE/help.xml create mode 100644 ingo/locale/el_GR/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/en_US/help.xml create mode 100644 ingo/locale/es_ES/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/es_ES/help.xml create mode 100644 ingo/locale/et_EE/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/eu_ES/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/eu_ES/help.xml create mode 100644 ingo/locale/fi_FI/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/fi_FI/help.xml create mode 100644 ingo/locale/fr_FR/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/fr_FR/help.xml create mode 100644 ingo/locale/hu_HU/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/it_IT/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/ja_JP/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/ko_KR/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/lt_LT/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/lv_LV/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/lv_LV/help.xml create mode 100644 ingo/locale/nb_NO/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/nl_NL/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/pl_PL/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/pt_BR/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/pt_PT/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/ro_RO/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/ru_RU/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/sk_SK/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/sl_SI/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/sv_SE/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/tr_TR/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/uk_UA/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/zh_CN/LC_MESSAGES/ingo.mo create mode 100644 ingo/locale/zh_TW/LC_MESSAGES/ingo.mo create mode 100644 ingo/po/README create mode 100644 ingo/po/ca_ES.po create mode 100644 ingo/po/cs_CZ.po create mode 100644 ingo/po/da_DK.po create mode 100644 ingo/po/de_DE.po create mode 100644 ingo/po/el_GR.po create mode 100644 ingo/po/es_ES.po create mode 100644 ingo/po/et_EE.po create mode 100644 ingo/po/eu_ES.po create mode 100644 ingo/po/fi_FI.po create mode 100644 ingo/po/fr_FR.po create mode 100644 ingo/po/hu_HU.po create mode 100644 ingo/po/ingo.pot create mode 100644 ingo/po/it_IT.po create mode 100644 ingo/po/ja_JP.po create mode 100644 ingo/po/ko_KR.po create mode 100644 ingo/po/lt_LT.po create mode 100644 ingo/po/lv_LV.po create mode 100644 ingo/po/nb_NO.po create mode 100644 ingo/po/nl_NL.po create mode 100644 ingo/po/pl_PL.po create mode 100644 ingo/po/pt_BR.po create mode 100644 ingo/po/pt_PT.po create mode 100644 ingo/po/ro_RO.po create mode 100644 ingo/po/ru_RU.po create mode 100644 ingo/po/sk_SK.po create mode 100644 ingo/po/sl_SI.po create mode 100644 ingo/po/sv_SE.po create mode 100644 ingo/po/tr_TR.po create mode 100644 ingo/po/uk_UA.po create mode 100644 ingo/po/zh_CN.po create mode 100644 ingo/po/zh_TW.po create mode 100644 ingo/rule.php create mode 100644 ingo/script.php create mode 100644 ingo/scripts/.htaccess create mode 100755 ingo/scripts/ingo-postfix-policyd create mode 100644 ingo/scripts/sql/ingo.oci8.sql create mode 100644 ingo/scripts/sql/ingo.sql create mode 100644 ingo/scripts/sql/ingo.xml create mode 100644 ingo/scripts/upgrades/1.2.1_to_1.2.2.sql create mode 100644 ingo/scripts/upgrades/1.2_to_1.2.1.sql create mode 100644 ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql create mode 100644 ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql create mode 100644 ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql create mode 100755 ingo/scripts/upgrades/convert_datatree_shares_to_sql.php create mode 100755 ingo/scripts/upgrades/convert_prefs_to_sql.php create mode 100644 ingo/spam.php create mode 100644 ingo/templates/blacklist/blacklist.inc create mode 100644 ingo/templates/common-header.inc create mode 100644 ingo/templates/filters/filter-none.inc create mode 100644 ingo/templates/filters/filter.html create mode 100644 ingo/templates/filters/footer.inc create mode 100644 ingo/templates/filters/header.inc create mode 100644 ingo/templates/filters/settings.inc create mode 100644 ingo/templates/javascript/new_folder.js create mode 100644 ingo/templates/menu.inc create mode 100644 ingo/templates/rule/filter.inc create mode 100644 ingo/templates/rule/footer.inc create mode 100644 ingo/templates/rule/header.inc create mode 100644 ingo/templates/script/activate.inc create mode 100644 ingo/templates/script/footer.inc create mode 100644 ingo/templates/script/header.inc create mode 100644 ingo/templates/script/script.inc create mode 100644 ingo/templates/whitelist/whitelist.inc create mode 100644 ingo/test.php create mode 100644 ingo/themes/graphics/blacklist.png create mode 100644 ingo/themes/graphics/copy.png create mode 100644 ingo/themes/graphics/disable.png create mode 100644 ingo/themes/graphics/enable.png create mode 100644 ingo/themes/graphics/favicon.ico create mode 100644 ingo/themes/graphics/forward.png create mode 100644 ingo/themes/graphics/ingo.png create mode 100644 ingo/themes/graphics/script.png create mode 100644 ingo/themes/graphics/spam.png create mode 100644 ingo/themes/graphics/vacation.png create mode 100644 ingo/themes/graphics/whitelist.png create mode 100644 ingo/themes/screen.css create mode 100644 ingo/themes/silver/graphics/blacklist.png create mode 100644 ingo/themes/silver/graphics/copy.png create mode 100644 ingo/themes/silver/graphics/disable.png create mode 100644 ingo/themes/silver/graphics/enable.png create mode 100644 ingo/themes/silver/graphics/favicon.ico create mode 100644 ingo/themes/silver/graphics/forward.png create mode 100644 ingo/themes/silver/graphics/ingo.png create mode 100644 ingo/themes/silver/graphics/script.png create mode 100644 ingo/themes/silver/graphics/spam.png create mode 100644 ingo/themes/silver/graphics/vacation.png create mode 100644 ingo/themes/silver/graphics/whitelist.png create mode 100644 ingo/themes/silver/themed_graphics create mode 100644 ingo/themes/tango-blue/graphics/blacklist.png create mode 100644 ingo/themes/tango-blue/graphics/copy.png create mode 100644 ingo/themes/tango-blue/graphics/disable.png create mode 100644 ingo/themes/tango-blue/graphics/enable.png create mode 100644 ingo/themes/tango-blue/graphics/favicon.ico create mode 100644 ingo/themes/tango-blue/graphics/forward.png create mode 100644 ingo/themes/tango-blue/graphics/ingo.png create mode 100644 ingo/themes/tango-blue/graphics/script.png create mode 100644 ingo/themes/tango-blue/graphics/spam.png create mode 100644 ingo/themes/tango-blue/graphics/vacation.png create mode 100644 ingo/themes/tango-blue/graphics/whitelist.png create mode 100644 ingo/themes/tango-blue/themed_graphics create mode 100644 ingo/vacation.php create mode 100644 ingo/whitelist.php http://git.horde.org/diff.php/.gitignore?rt=horde-hatchery&r1=3d62e1309e02e6211fff05e4f5032395cf7f670e&r2=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/LICENSE?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/README?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/blacklist.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/.htaccess?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/backends.php.dist?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/conf.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/fields.php.dist?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/hooks.php.dist?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/config/prefs.php.dist?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/CHANGES?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/CREDITS?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/INSTALL?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/RELEASE_NOTES?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/TODO?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/docs/UPGRADING?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/filters.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/forward.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/index.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Block/overview.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver/ldap.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver/null.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver/sivtest.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver/timsieved.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Driver/vfs.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Ingo.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/imap.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/imap/live.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/imap/mock.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/maildrop.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/procmail.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Script/sieve.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Session.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Storage.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Storage/mock.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Storage/prefs.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Storage/sql.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/Template.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/UI/VarRenderer/ingo.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/api.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/base.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/MaildropTest.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/ProcmailTest.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/ScriptTest.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/SieveTest.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/TestBase.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/_data/from_spammer?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/tests/_data/not_from_spammer?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/lib/version.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ca_ES/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ca_ES/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/cs_CZ/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/da_DK/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/de_DE/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/de_DE/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/el_GR/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/en_US/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/es_ES/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/es_ES/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/et_EE/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/eu_ES/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/eu_ES/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/fi_FI/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/fi_FI/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/fr_FR/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/fr_FR/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/hu_HU/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/it_IT/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ja_JP/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ko_KR/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/lt_LT/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/lv_LV/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/lv_LV/help.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/nb_NO/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/nl_NL/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/pl_PL/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/pt_BR/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/pt_PT/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ro_RO/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/ru_RU/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/sk_SK/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/sl_SI/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/sv_SE/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/tr_TR/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/uk_UA/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/zh_CN/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/locale/zh_TW/LC_MESSAGES/ingo.mo?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/README?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ca_ES.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/cs_CZ.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/da_DK.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/de_DE.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/el_GR.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/es_ES.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/et_EE.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/eu_ES.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/fi_FI.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/fr_FR.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/hu_HU.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ingo.pot?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/it_IT.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ja_JP.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ko_KR.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/lt_LT.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/lv_LV.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/nb_NO.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/nl_NL.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/pl_PL.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/pt_BR.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/pt_PT.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ro_RO.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/ru_RU.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/sk_SK.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/sl_SI.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/sv_SE.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/tr_TR.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/uk_UA.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/zh_CN.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/po/zh_TW.po?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/rule.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/script.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/.htaccess?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/ingo-postfix-policyd?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/sql/ingo.oci8.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/sql/ingo.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/sql/ingo.xml?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/1.2.1_to_1.2.2.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/1.2_to_1.2.1.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/scripts/upgrades/convert_prefs_to_sql.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/spam.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/blacklist/blacklist.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/common-header.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/filters/filter-none.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/filters/filter.html?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/filters/footer.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/filters/header.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/filters/settings.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/javascript/new_folder.js?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/menu.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/rule/filter.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/rule/footer.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/rule/header.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/script/activate.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/script/footer.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/script/header.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/script/script.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/templates/whitelist/whitelist.inc?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/test.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/blacklist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/copy.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/disable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/enable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/favicon.ico?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/forward.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/ingo.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/script.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/spam.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/vacation.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/graphics/whitelist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/screen.css?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/blacklist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/copy.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/disable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/enable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/favicon.ico?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/forward.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/ingo.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/script.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/spam.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/vacation.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/graphics/whitelist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/silver/themed_graphics?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/blacklist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/copy.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/disable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/enable.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/favicon.ico?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/forward.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/ingo.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/script.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/spam.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/vacation.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/graphics/whitelist.png?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/themes/tango-blue/themed_graphics?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/vacation.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 http://git.horde.org/co.php/ingo/whitelist.php?rt=horde-hatchery&r=82c209c8e71b9473af38085588bda376ab370f98 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
