commit: horde index.php login.php rpc.php signup.php test.php horde/admin alarms.php cmdshell.php datatree.php groups.php phpshell.php sqlshell.php user.php horde/admin/perms addchild.php delete.php edit.php index.php horde/admin/setup config.php ...

"Michael M Slusarz" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz     2009-06-09 19:24:00 EDT

  Modified files:
    .                    index.php login.php rpc.php signup.php 
                         test.php 
    admin                alarms.php cmdshell.php datatree.php 
                         groups.php phpshell.php sqlshell.php 
                         user.php 
    admin/perms          addchild.php delete.php edit.php 
                         index.php 
    admin/setup          config.php diff.php index.php scripts.php 
    config               hooks.php.dist prefs.php.dist 
    docs                 CODING_STANDARDS 
    Alarm/Alarm          sql.php 
    Auth                 Auth.php 
    Auth/Auth            http.php imap.php ldap.php pam.php 
                         sql.php 
    Block/Block          Collection.php Layout.php UI.php 
    Block/Block/Layout   Manager.php 
    Compress/Compress    zip.php 
    Data                 Data.php 
    Data/Data            csv.php tsv.php 
    DataTree             DataTree.php 
    DataTree/DataTree    sql.php 
    Form                 Form.php 
    Form/Form            Renderer.php 
    Form/tests           Horde_Form_Type_email.phpt 
    Group/Group          kolab.php ldap.php 
    Horde                Horde.php 
    Horde/Horde          Config.php Help.php Registry.php 
    IMAP/IMAP            Search.php 
    IMAP/IMAP/ACL        rfc2086.php 
    Kolab                Kolab.php 
    Kolab_Filter/lib/Horde/Kolab Resource.php 
    Kolab_Filter/lib/Horde/Kolab/Test Filter.php 
    Kolab_Format/lib/Horde/Kolab/Format XML.php 
    Kolab_FreeBusy/lib/Horde/Kolab FreeBusy.php 
    Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy Access.php 
    Kolab_FreeBusy/test/Horde/Kolab/FreeBusy FreeBusyTest.php 
    Kolab_FreeBusy/www/Horde/Kolab/FreeBusy regenerate.php 
    Kolab_Storage/lib/Horde/Kolab Deprecated.php 
    Kolab_Storage/lib/Horde/Kolab/Storage Folder.php 
    Kolab_Storage/test/Horde/Kolab/Storage AttachmentTest.php 
                                           FolderTest.php 
    Lock/Lock            sql.php 
    Maintenance          Maintenance.php 
    Mobile/Mobile/Renderer wml.php 
    NLS                  NLS.php 
    NLS/NLS              GeoIP.php 
    Perms/Perms          UI.php 
    Prefs                Identity.php Prefs.php 
    Prefs/Prefs          UI.php file.php ldap.php sql.php 
    RPC/RPC              PhpSoap.php soap.php webdav.php 
    Rampage/scripts      rampage.php 
    Reflection/lib/Horde Reflection.php 
    Scheduler/lib/Horde  Scheduler.php 
    Scheduler/lib/Horde/Scheduler cron.php 
    Share                Share.php 
    Share/Share          sql.php 
    SyncML/SyncML        Backend.php 
    SyncML/SyncML/Backend Horde.php 
    SyncML/SyncML/Device Sync4j.php 
    SyncML/tests         testpacket.php testsync.php 
    Text_Filter/Filter   highlightquotes.php html2text.php 
                         text2html.php 
    Tree                 Tree.php 
    Tree/Tree            html.php 
    UI/UI                Pager.php Tabs.php Widget.php 
    UI/UI/VarRenderer    html.php 
    iCalendar            iCalendar.php 
    lib                  Test.php api.php base.php core.php 
                         prefs.php 
    lib/Block            account.php cloud.php metar.php vatid.php 
                         weatherdotcom.php 
    po                   translation.php 
    scripts              cookie_login.php http_login_refer.php 
    scripts/upgrades     convert_datatree_groups_to_sql.php 
    services             cacheview.php changepassword.php 
                         confirm.php facebook.php javascript.php 
                         language.php maintenance.php prefs.php 
                         problem.php resetpassword.php snooze.php 
    services/download    index.php 
    services/editor/xinha/plugins/AnselImage insert_image.php 
    services/help        index.php 
    services/images      pixel.php view.php 
    services/obrowser    index.php 
    services/portal      cloud_search.php edit.php index.php 
                         mobile.php rpcsum.php sidebar.php 
                         syncml.php 
    services/prefs       index.php 
    services/shares      edit.php 
    templates            common-footer.inc common-header.inc 
    templates/admin/groups addchild.inc delete.inc edit.inc 
    templates/admin/user list.inc removequeued.inc update.inc 
    templates/data       csvinfo.inc csvmap.inc datemap.inc 
                         datetime.inc time.inc tsvinfo.inc 
    templates/index      frames_index.inc 
    templates/login      login.inc mobile.inc 
    templates/portal     add.inc layout.inc 
    templates/prefs      app.inc begin.inc categorymanagement.inc 
                         deleteidentity.inc identityselect.inc 
                         overview.inc select.inc 
    templates/problem    problem.inc 
    templates/rpcsum     rpcsum.inc 
    templates/shares     edit.inc 
    templates/syncml     syncml.inc 
    templates/test       php_version.inc 
    util                 barcode.php icon_browser.php 
  Removed files:
    Util                 Array.php String.php Util.php 
                         Variables.php package.xml 
    Util/tests           .cvsignore Array_sort.phpt 
                         Variables_remove.phpt addParameter.phpt 
                         case.phpt case_php6.phpt length.phpt 
                         pad.phpt removeParameter.phpt substr.phpt 
                         utf-8.phpt wordwrap.phpt 
  Log:
  Move Horde_Util to git and convert to Horde 4 naming style.
  
  Revision  Changes    Path
  1.20      +3 -3      framework/Alarm/Alarm/sql.php
  1.204     +10 -10    framework/Auth/Auth.php
  1.38      +4 -4      framework/Auth/Auth/http.php
  1.51      +3 -3      framework/Auth/Auth/imap.php
  1.96      +3 -3      framework/Auth/Auth/ldap.php
  1.24      +2 -2      framework/Auth/Auth/pam.php
  1.111     +3 -3      framework/Auth/Auth/sql.php
  1.72      +5 -5      framework/Block/Block/Collection.php
  1.39      +2 -2      framework/Block/Block/Layout.php
  1.21      +4 -4      framework/Block/Block/Layout/Manager.php
  1.19      +2 -3      framework/Block/Block/UI.php
  1.38      +2 -2      framework/Compress/Compress/zip.php
  1.105     +11 -11    framework/Data/Data.php
  1.48      +10 -10    framework/Data/Data/csv.php
  1.44      +3 -3      framework/Data/Data/tsv.php
  1.190     +2 -2      framework/DataTree/DataTree.php
  1.249     +11 -11    framework/DataTree/DataTree/sql.php
  1.450     +11 -19    framework/Form/Form.php
  1.223     +2 -2      framework/Form/Form/Renderer.php
  1.2       +1 -2      framework/Form/tests/Horde_Form_Type_email.phpt
  1.6       +3 -3      framework/Group/Group/kolab.php
  1.47      +14 -14    framework/Group/Group/ldap.php
  1.713     +21 -24    framework/Horde/Horde.php
  1.149     +3 -3      framework/Horde/Horde/Config.php
  1.96      +7 -7      framework/Horde/Horde/Help.php
  1.330     +3 -3      framework/Horde/Horde/Registry.php
  1.34      +4 -4      framework/IMAP/IMAP/ACL/rfc2086.php
  1.76      +4 -4      framework/IMAP/IMAP/Search.php
  1.87      +5 -5      framework/Kolab/Kolab.php
  1.24      +7 -9      framework/Kolab_Filter/lib/Horde/Kolab/Resource.php
  1.9       +3 -3      framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php
  1.17      +4 -7      framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php
  1.12      +8 -8      framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php
  1.20      +3 -9      framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php
  1.13      +3 -3      framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php
  1.6       +2 -2      framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php
  1.7       +3 -3      framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php
  1.30      +5 -6      framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php
  1.4       +3 -3      framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php
  1.11      +3 -3      framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php
  1.19      +2 -2      framework/Lock/Lock/sql.php
  1.78      +5 -5      framework/Maintenance/Maintenance.php
  1.48      +2 -2      framework/Mobile/Mobile/Renderer/wml.php
  1.131     +11 -19    framework/NLS/NLS.php
  1.27      +4 -4      framework/NLS/NLS/GeoIP.php
  1.62      +11 -17    framework/Perms/Perms/UI.php
  1.17      +5 -6      framework/Prefs/Identity.php
  1.201     +2 -2      framework/Prefs/Prefs.php
  1.99      +11 -11    framework/Prefs/Prefs/UI.php
  1.4       +2 -3      framework/Prefs/Prefs/file.php
  1.125     +4 -12     framework/Prefs/Prefs/ldap.php
  1.135     +4 -13     framework/Prefs/Prefs/sql.php
  1.3       +2 -2      framework/RPC/RPC/PhpSoap.php
  1.31      +2 -2      framework/RPC/RPC/soap.php
  1.50      +2 -2      framework/RPC/RPC/webdav.php
  1.12      +9 -9      framework/Rampage/scripts/rampage.php
  1.4       +3 -3      framework/Reflection/lib/Horde/Reflection.php
  1.2       +2 -2      framework/Scheduler/lib/Horde/Scheduler.php
  1.2       +3 -7      framework/Scheduler/lib/Horde/Scheduler/cron.php
  1.175     +2 -2      framework/Share/Share.php
  1.70      +3 -3      framework/Share/Share/sql.php
  1.58      +2 -2      framework/SyncML/SyncML/Backend.php
  1.30      +2 -2      framework/SyncML/SyncML/Backend/Horde.php
  1.63      +12 -12    framework/SyncML/SyncML/Device/Sync4j.php
  1.4       +2 -3      framework/SyncML/tests/testpacket.php
  1.22      +4 -4      framework/SyncML/tests/testsync.php
  1.43      +2 -6      framework/Text_Filter/Filter/highlightquotes.php
  1.39      +4 -7      framework/Text_Filter/Filter/html2text.php
  1.26      +2 -6      framework/Text_Filter/Filter/text2html.php
  1.66      +2 -2      framework/Tree/Tree.php
  1.69      +3 -3      framework/Tree/Tree/html.php
  1.25      +6 -6      framework/UI/UI/Pager.php
  1.48      +2 -2      framework/UI/UI/Tabs.php
  1.186     +17 -17    framework/UI/UI/VarRenderer/html.php
  1.24      +5 -5      framework/UI/UI/Widget.php
  1.46      +0 -329    framework/Util/Attic/Array.php (dead)
  1.96      +0 -715    framework/Util/Attic/String.php (dead)
  1.438     +0 -971    framework/Util/Attic/Util.php (dead)
  1.18      +0 -236    framework/Util/Attic/Variables.php (dead)
  1.16      +0 -131    framework/Util/Attic/package.xml (dead)
  1.3       +0 -5      framework/Util/tests/Attic/.cvsignore (dead)
  1.2       +0 -88     framework/Util/tests/Attic/Array_sort.phpt (dead)
  1.3       +0 -46     framework/Util/tests/Attic/Variables_remove.phpt (dead)
  1.7       +0 -35     framework/Util/tests/Attic/addParameter.phpt (dead)
  1.5       +0 -42     framework/Util/tests/Attic/case.phpt (dead)
  1.3       +0 -27     framework/Util/tests/Attic/case_php6.phpt (dead)
  1.3       +0 -19     framework/Util/tests/Attic/length.phpt (dead)
  1.2       +0 -65     framework/Util/tests/Attic/pad.phpt (dead)
  1.3       +0 -30     framework/Util/tests/Attic/removeParameter.phpt (dead)
  1.2       +0 -22     framework/Util/tests/Attic/substr.phpt (dead)
  1.6       +0 -59     framework/Util/tests/Attic/utf-8.phpt (dead)
  1.6       +0 -111    framework/Util/tests/Attic/wordwrap.phpt (dead)
  1.162     +18 -18    framework/iCalendar/iCalendar.php
  1.9       +4 -5      horde/admin/alarms.php
  1.24      +3 -3      horde/admin/cmdshell.php
  1.18      +3 -3      horde/admin/datatree.php
  1.74      +16 -16    horde/admin/groups.php
  1.39      +3 -4      horde/admin/perms/addchild.php
  1.30      +2 -3      horde/admin/perms/delete.php
  1.53      +8 -9      horde/admin/perms/edit.php
  1.21      +2 -2      horde/admin/perms/index.php
  1.48      +4 -4      horde/admin/phpshell.php
  1.52      +12 -13    horde/admin/setup/config.php
  1.16      +4 -4      horde/admin/setup/diff.php
  1.65      +11 -12    horde/admin/setup/index.php
  1.28      +9 -9      horde/admin/setup/scripts.php
  1.42      +9 -9      horde/admin/sqlshell.php
  1.65      +25 -27    horde/admin/user.php
  1.126     +8 -8      horde/config/hooks.php.dist
  1.109     +2 -2      horde/config/prefs.php.dist
  1.131     +18 -18    horde/docs/CODING_STANDARDS
  2.121     +3 -3      horde/index.php
  1.24      +4 -4      horde/lib/Block/account.php
  1.4       +2 -2      horde/lib/Block/cloud.php
  1.39      +10 -10    horde/lib/Block/metar.php
  1.4       +2 -2      horde/lib/Block/vatid.php
  1.68      +5 -5      horde/lib/Block/weatherdotcom.php
  1.75      +3 -3      horde/lib/Test.php
  1.70      +5 -5      horde/lib/api.php
  1.53      +3 -3      horde/lib/base.php
  1.44      +1 -3      horde/lib/core.php
  1.49      +10 -10    horde/lib/prefs.php
  2.208     +23 -23    horde/login.php
  1.129     +3 -3      horde/po/translation.php
  1.55      +3 -3      horde/rpc.php
  1.9       +2 -2      horde/scripts/cookie_login.php
  1.12      +2 -2      horde/scripts/http_login_refer.php
  1.2       +4 -4      horde/scripts/upgrades/convert_datatree_groups_to_sql.php
  1.16      +2 -2      horde/services/cacheview.php
  1.9       +3 -4      horde/services/changepassword.php
  1.10      +3 -3      horde/services/confirm.php
  1.18      +2 -2      horde/services/download/index.php
  1.7       +1 -1      horde/services/editor/xinha/plugins/AnselImage/insert_image.php
  1.11      +8 -8      horde/services/facebook.php
  2.100     +15 -16    horde/services/help/index.php
  1.21      +2 -2      horde/services/images/pixel.php
  1.32      +9 -9      horde/services/images/view.php
  1.50      +4 -4      horde/services/javascript.php
  1.15      +2 -2      horde/services/language.php
  1.50      +3 -3      horde/services/maintenance.php
  1.21      +3 -3      horde/services/obrowser/index.php
  1.5       +2 -2      horde/services/portal/cloud_search.php
  1.63      +5 -5      horde/services/portal/edit.php
  1.76      +4 -4      horde/services/portal/index.php
  2.23      +2 -2      horde/services/portal/mobile.php
  2.35      +11 -11    horde/services/portal/rpcsum.php
  1.38      +3 -3      horde/services/portal/sidebar.php
  1.24      +5 -5      horde/services/portal/syncml.php
  1.53      +9 -9      horde/services/prefs.php
  1.7       +5 -5      horde/services/prefs/index.php
  2.134     +8 -8      horde/services/problem.php
  1.20      +3 -5      horde/services/resetpassword.php
  1.49      +31 -31    horde/services/shares/edit.php
  1.5       +3 -4      horde/services/snooze.php
  1.36      +2 -3      horde/signup.php
  1.17      +1 -1      horde/templates/admin/groups/addchild.inc
  1.14      +1 -1      horde/templates/admin/groups/delete.inc
  1.26      +1 -1      horde/templates/admin/groups/edit.inc
  1.25      +1 -1      horde/templates/admin/user/list.inc
  1.8       +1 -1      horde/templates/admin/user/removequeued.inc
  1.13      +1 -1      horde/templates/admin/user/update.inc
  2.18      +3 -12     horde/templates/common-footer.inc
  2.50      +4 -4      horde/templates/common-header.inc
  1.12      +1 -1      horde/templates/data/csvinfo.inc
  1.24      +2 -2      horde/templates/data/csvmap.inc
  1.20      +2 -2      horde/templates/data/datemap.inc
  1.5       +2 -2      horde/templates/data/datetime.inc
  1.8       +1 -1      horde/templates/data/time.inc
  1.8       +2 -2      horde/templates/data/tsvinfo.inc
  2.43      +2 -2      horde/templates/index/frames_index.inc
  2.99      +8 -8      horde/templates/login/login.inc
  1.5       +1 -1      horde/templates/login/mobile.inc
  1.7       +1 -1      horde/templates/portal/add.inc
  1.33      +2 -2      horde/templates/portal/layout.inc
  1.17      +1 -1      horde/templates/prefs/app.inc
  1.23      +1 -1      horde/templates/prefs/begin.inc
  1.27      +1 -1      horde/templates/prefs/categorymanagement.inc
  1.4       +1 -1      horde/templates/prefs/deleteidentity.inc
  1.14      +2 -2      horde/templates/prefs/identityselect.inc
  1.24      +1 -1      horde/templates/prefs/overview.inc
  1.17      +1 -1      horde/templates/prefs/select.inc
  2.29      +2 -2      horde/templates/problem/problem.inc
  1.11      +1 -1      horde/templates/rpcsum/rpcsum.inc
  1.47      +1 -1      horde/templates/shares/edit.inc
  1.4       +1 -1      horde/templates/syncml/syncml.inc
  1.7       +1 -1      horde/templates/test/php_version.inc
  1.182     +3 -3      horde/test.php
  1.17      +6 -6      horde/util/barcode.php
  1.12      +5 -5      horde/util/icon_browser.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Alarm/Alarm/sql.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth.php?rt=horde&r1=1.203&r2=1.204&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/http.php?rt=horde&r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/imap.php?rt=horde&r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/ldap.php?rt=horde&r1=1.95&r2=1.96&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/pam.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth/sql.php?rt=horde&r1=1.110&r2=1.111&ty=u
  http://cvs.horde.org/diff.php/framework/Block/Block/Collection.php?rt=horde&r1=1.71&r2=1.72&ty=u
  http://cvs.horde.org/diff.php/framework/Block/Block/Layout.php?rt=horde&r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/framework/Block/Block/Layout/Manager.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/framework/Block/Block/UI.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/framework/Compress/Compress/zip.php?rt=horde&r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/framework/Data/Data.php?rt=horde&r1=1.104&r2=1.105&ty=u
  http://cvs.horde.org/diff.php/framework/Data/Data/csv.php?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/framework/Data/Data/tsv.php?rt=horde&r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/framework/DataTree/DataTree.php?rt=horde&r1=1.189&r2=1.190&ty=u
  http://cvs.horde.org/diff.php/framework/DataTree/DataTree/sql.php?rt=horde&r1=1.248&r2=1.249&ty=u
  http://cvs.horde.org/diff.php/framework/Form/Form.php?rt=horde&r1=1.449&r2=1.450&ty=u
  http://cvs.horde.org/diff.php/framework/Form/Form/Renderer.php?rt=horde&r1=1.222&r2=1.223&ty=u
  http://cvs.horde.org/diff.php/framework/Form/tests/Horde_Form_Type_email.phpt?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Group/Group/kolab.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/Group/Group/ldap.php?rt=horde&r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?rt=horde&r1=1.712&r2=1.713&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Config.php?rt=horde&r1=1.148&r2=1.149&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Help.php?rt=horde&r1=1.95&r2=1.96&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?rt=horde&r1=1.329&r2=1.330&ty=u
  http://cvs.horde.org/diff.php/framework/IMAP/IMAP/ACL/rfc2086.php?rt=horde&r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Search.php?rt=horde&r1=1.75&r2=1.76&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab/Kolab.php?rt=horde&r1=1.86&r2=1.87&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Filter/lib/Horde/Kolab/Resource.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Format/lib/Horde/Kolab/Format/XML.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/framework/Lock/Lock/sql.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/framework/Maintenance/Maintenance.php?rt=horde&r1=1.77&r2=1.78&ty=u
  http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer/wml.php?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/framework/NLS/NLS.php?rt=horde&r1=1.130&r2=1.131&ty=u
  http://cvs.horde.org/diff.php/framework/NLS/NLS/GeoIP.php?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/framework/Perms/Perms/UI.php?rt=horde&r1=1.61&r2=1.62&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Identity.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs.php?rt=horde&r1=1.200&r2=1.201&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/UI.php?rt=horde&r1=1.98&r2=1.99&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/file.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/ldap.php?rt=horde&r1=1.124&r2=1.125&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?rt=horde&r1=1.134&r2=1.135&ty=u
  http://cvs.horde.org/diff.php/framework/RPC/RPC/PhpSoap.php?rt=horde&r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/RPC/RPC/soap.php?rt=horde&r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/framework/RPC/RPC/webdav.php?rt=horde&r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/framework/Rampage/scripts/rampage.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/framework/Reflection/lib/Horde/Reflection.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/lib/Horde/Scheduler.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/lib/Horde/Scheduler/cron.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Share/Share.php?rt=horde&r1=1.174&r2=1.175&ty=u
  http://cvs.horde.org/diff.php/framework/Share/Share/sql.php?rt=horde&r1=1.69&r2=1.70&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend.php?rt=horde&r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Device/Sync4j.php?rt=horde&r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/tests/testpacket.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/SyncML/tests/testsync.php?rt=horde&r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/Text_Filter/Filter/highlightquotes.php?rt=horde&r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/framework/Text_Filter/Filter/html2text.php?rt=horde&r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/framework/Text_Filter/Filter/text2html.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/framework/Tree/Tree.php?rt=horde&r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/framework/Tree/Tree/html.php?rt=horde&r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/Pager.php?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/Tabs.php?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer/html.php?rt=horde&r1=1.185&r2=1.186&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/Widget.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/co.php/framework/Util/Attic/Array.php?rt=horde&r=1.45
  http://cvs.horde.org/co.php/framework/Util/Attic/String.php?rt=horde&r=1.95
  http://cvs.horde.org/co.php/framework/Util/Attic/Util.php?rt=horde&r=1.437
  http://cvs.horde.org/co.php/framework/Util/Attic/Variables.php?rt=horde&r=1.17
  http://cvs.horde.org/co.php/framework/Util/Attic/package.xml?rt=horde&r=1.15
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/.cvsignore?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/Array_sort.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/Variables_remove.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/addParameter.phpt?rt=horde&r=1.6
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/case.phpt?rt=horde&r=1.4
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/case_php6.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/length.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/pad.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/removeParameter.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/substr.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/utf-8.phpt?rt=horde&r=1.5
  http://cvs.horde.org/co.php/framework/Util/tests/Attic/wordwrap.phpt?rt=horde&r=1.5
  http://cvs.horde.org/diff.php/framework/iCalendar/iCalendar.php?rt=horde&r1=1.161&r2=1.162&ty=u
  http://cvs.horde.org/diff.php/horde/admin/alarms.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/admin/cmdshell.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/admin/datatree.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/horde/admin/groups.php?rt=horde&r1=1.73&r2=1.74&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/addchild.php?rt=horde&r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/delete.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/edit.php?rt=horde&r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/index.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/horde/admin/phpshell.php?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/horde/admin/setup/config.php?rt=horde&r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/horde/admin/setup/diff.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/horde/admin/setup/index.php?rt=horde&r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/horde/admin/setup/scripts.php?rt=horde&r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/horde/admin/sqlshell.php?rt=horde&r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/horde/admin/user.php?rt=horde&r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/horde/config/hooks.php.dist?rt=horde&r1=1.125&r2=1.126&ty=u
  http://cvs.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde&r1=1.108&r2=1.109&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CODING_STANDARDS?rt=horde&r1=1.130&r2=1.131&ty=u
  http://cvs.horde.org/diff.php/horde/index.php?rt=horde&r1=2.120&r2=2.121&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/account.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/cloud.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/metar.php?rt=horde&r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/vatid.php?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/weatherdotcom.php?rt=horde&r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Test.php?rt=horde&r1=1.74&r2=1.75&ty=u
  http://cvs.horde.org/diff.php/horde/lib/api.php?rt=horde&r1=1.69&r2=1.70&ty=u
  http://cvs.horde.org/diff.php/horde/lib/base.php?rt=horde&r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/horde/lib/core.php?rt=horde&r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/horde/lib/prefs.php?rt=horde&r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/horde/login.php?rt=horde&r1=2.207&r2=2.208&ty=u
  http://cvs.horde.org/diff.php/horde/po/translation.php?rt=horde&r1=1.128&r2=1.129&ty=u
  http://cvs.horde.org/diff.php/horde/rpc.php?rt=horde&r1=1.54&r2=1.55&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/cookie_login.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/http_login_refer.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_groups_to_sql.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/cacheview.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/horde/services/changepassword.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/horde/services/confirm.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/horde/services/download/index.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/xinha/plugins/AnselImage/insert_image.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/services/facebook.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/horde/services/help/index.php?rt=horde&r1=2.99&r2=2.100&ty=u
  http://cvs.horde.org/diff.php/horde/services/images/pixel.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/horde/services/images/view.php?rt=horde&r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/horde/services/javascript.php?rt=horde&r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/horde/services/language.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/services/maintenance.php?rt=horde&r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/horde/services/obrowser/index.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/cloud_search.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/edit.php?rt=horde&r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/index.php?rt=horde&r1=1.75&r2=1.76&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde&r1=2.22&r2=2.23&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/rpcsum.php?rt=horde&r1=2.34&r2=2.35&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/sidebar.php?rt=horde&r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/horde/services/portal/syncml.php?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/services/prefs.php?rt=horde&r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/horde/services/prefs/index.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/services/problem.php?rt=horde&r1=2.133&r2=2.134&ty=u
  http://cvs.horde.org/diff.php/horde/services/resetpassword.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/horde/services/shares/edit.php?rt=horde&r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/horde/services/snooze.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/signup.php?rt=horde&r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/groups/addchild.inc?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/groups/delete.inc?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/groups/edit.inc?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/user/list.inc?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/user/removequeued.inc?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/templates/admin/user/update.inc?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/horde/templates/common-footer.inc?rt=horde&r1=2.17&r2=2.18&ty=u
  http://cvs.horde.org/diff.php/horde/templates/common-header.inc?rt=horde&r1=2.49&r2=2.50&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/csvinfo.inc?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/csvmap.inc?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/datemap.inc?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/datetime.inc?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/time.inc?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/templates/data/tsvinfo.inc?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/templates/index/frames_index.inc?rt=horde&r1=2.42&r2=2.43&ty=u
  http://cvs.horde.org/diff.php/horde/templates/login/login.inc?rt=horde&r1=2.98&r2=2.99&ty=u
  http://cvs.horde.org/diff.php/horde/templates/login/mobile.inc?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/templates/portal/add.inc?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/templates/portal/layout.inc?rt=horde&r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/app.inc?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/begin.inc?rt=horde&r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/categorymanagement.inc?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/deleteidentity.inc?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/identityselect.inc?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/overview.inc?rt=horde&r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/select.inc?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/horde/templates/problem/problem.inc?rt=horde&r1=2.28&r2=2.29&ty=u
  http://cvs.horde.org/diff.php/horde/templates/rpcsum/rpcsum.inc?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/horde/templates/shares/edit.inc?rt=horde&r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/horde/templates/syncml/syncml.inc?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/templates/test/php_version.inc?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/test.php?rt=horde&r1=1.181&r2=1.182&ty=u
  http://cvs.horde.org/diff.php/horde/util/barcode.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/horde/util/icon_browser.php?rt=horde&r1=1.11&r2=1.12&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.