[cvs] commit: horde/lib Auth.php Browser.php Cache.php Category.phpCategoryTree.php Data.php Group.php Help.php Horde.php Identity.php MIME.php Maintenance.php Menu.php Notification.phpPerms.php Prefs.php PrefsUI.php Registry.php Secret.php ...

Jan Schneider jan@ammma.de
Fri, 26 Jul 2002 16:08:34 -0700 (PDT)


jan         2002/07/26 16:08:34 PDT

  Modified files:        (Branch: RELENG_2)
    lib                  Auth.php Browser.php Cache.php 
                         Category.php CategoryTree.php Data.php 
                         Group.php Help.php Horde.php Identity.php 
                         MIME.php Maintenance.php Menu.php 
                         Notification.php Perms.php Prefs.php 
                         PrefsUI.php Registry.php Secret.php 
                         Serialize.php Text.php Token.php base.php 
    lib/Auth             ftp.php imap.php krb5.php ldap.php 
                         mcal.php sql.php 
    lib/Cache            file.php 
    lib/Category         sql.php 
    lib/MIME             Magic.php Message.php Part.php 
                         Structure.php Viewer.php 
    lib/MIME/Viewer      deb.php default.php enriched.php 
                         enscript.php images.php msexcel.php 
                         mspowerpoint.php msword.php php.php 
                         rar.php rpm.php tgz.php vcard.php zip.php 
    lib/Prefs            ldap.php session.php sql.php 
    lib/Token            file.php sql.php 
  Log:
  MFH: Added LGPL license information to the top of all Horde library files.
  
  Revision    Changes    Path
  1.22.2.6    +9 -2      horde/lib/Auth.php
  1.4.2.4     +10 -2     horde/lib/Auth/ftp.php
  1.4.2.4     +11 -2     horde/lib/Auth/imap.php
  1.1.2.3     +9 -2      horde/lib/Auth/krb5.php
  1.5.2.5     +9 -2      horde/lib/Auth/ldap.php
  1.4.2.4     +9 -2      horde/lib/Auth/mcal.php
  1.21.2.5    +9 -2      horde/lib/Auth/sql.php
  1.21.2.11   +10 -2     horde/lib/Browser.php
  1.2.2.3     +8 -1      horde/lib/Cache.php
  1.6.2.2     +9 -2      horde/lib/Cache/file.php
  1.8.2.9     +4 -4      horde/lib/Category.php
  1.8.2.11    +4 -2      horde/lib/Category/sql.php
  1.4.2.5     +10 -3     horde/lib/CategoryTree.php
  1.10.2.7    +9 -2      horde/lib/Data.php
  1.6.2.9     +6 -4      horde/lib/Group.php
  1.26.2.6    +9 -2      horde/lib/Help.php
  1.118.2.27  +10 -2     horde/lib/Horde.php
  1.4.2.10    +9 -2      horde/lib/Identity.php
  1.64.2.3    +9 -2      horde/lib/MIME.php
  1.3.2.6     +9 -2      horde/lib/MIME/Magic.php
  1.9.2.7     +8 -1      horde/lib/MIME/Message.php
  1.11.2.8    +9 -2      horde/lib/MIME/Part.php
  1.15.2.5    +9 -2      horde/lib/MIME/Structure.php
  1.11.2.7    +9 -2      horde/lib/MIME/Viewer.php
  1.1.2.3     +8 -1      horde/lib/MIME/Viewer/deb.php
  1.2.2.2     +10 -2     horde/lib/MIME/Viewer/default.php
  1.4.2.3     +9 -2      horde/lib/MIME/Viewer/enriched.php
  1.7.2.6     +9 -2      horde/lib/MIME/Viewer/enscript.php
  1.1.2.2     +8 -1      horde/lib/MIME/Viewer/images.php
  1.4.2.4     +8 -1      horde/lib/MIME/Viewer/msexcel.php
  1.3.2.3     +8 -1      horde/lib/MIME/Viewer/mspowerpoint.php
  1.9.2.4     +8 -1      horde/lib/MIME/Viewer/msword.php
  1.8.2.3     +9 -2      horde/lib/MIME/Viewer/php.php
  1.4.2.3     +8 -1      horde/lib/MIME/Viewer/rar.php
  1.1.2.4     +8 -1      horde/lib/MIME/Viewer/rpm.php
  1.10.2.5    +9 -2      horde/lib/MIME/Viewer/tgz.php
  1.2.2.6     +10 -3     horde/lib/MIME/Viewer/vcard.php
  1.1.2.5     +9 -2      horde/lib/MIME/Viewer/zip.php
  1.2.2.8     +8 -8      horde/lib/Maintenance.php
  1.12.2.2    +10 -2     horde/lib/Menu.php
  1.8.2.4     +9 -2      horde/lib/Notification.php
  1.14.2.6    +6 -4      horde/lib/Perms.php
  1.57.2.9    +9 -2      horde/lib/Prefs.php
  1.14.2.14   +9 -3      horde/lib/Prefs/ldap.php
  1.11.2.3    +9 -2      horde/lib/Prefs/session.php
  1.27.2.13   +9 -2      horde/lib/Prefs/sql.php
  1.2.2.6     +12 -1     horde/lib/PrefsUI.php
  1.59.2.16   +11 -2     horde/lib/Registry.php
  1.12.2.7    +8 -1      horde/lib/Secret.php
  1.1.2.6     +7 -2      horde/lib/Serialize.php
  1.6.2.9     +9 -2      horde/lib/Text.php
  1.6.2.4     +9 -1      horde/lib/Token.php
  1.4.2.2     +9 -2      horde/lib/Token/file.php
  1.4.2.5     +9 -2      horde/lib/Token/sql.php
  1.3.2.5     +8 -1      horde/lib/base.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Auth.php?r1=1.22.2.5&r2=1.22.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/ftp.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/imap.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/krb5.php?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/ldap.php?r1=1.5.2.4&r2=1.5.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/mcal.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Auth/sql.php?r1=1.21.2.4&r2=1.21.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Browser.php?r1=1.21.2.10&r2=1.21.2.11&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.2.2.2&r2=1.2.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Cache/file.php?r1=1.6.2.1&r2=1.6.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.8.2.8&r2=1.8.2.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.8.2.10&r2=1.8.2.11&ty=u
  http://cvs.horde.org/diff.php/horde/lib/CategoryTree.php?r1=1.4.2.4&r2=1.4.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Data.php?r1=1.10.2.6&r2=1.10.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Group.php?r1=1.6.2.8&r2=1.6.2.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Help.php?r1=1.26.2.5&r2=1.26.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.118.2.26&r2=1.118.2.27&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Identity.php?r1=1.4.2.9&r2=1.4.2.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME.php?r1=1.64.2.2&r2=1.64.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.3.2.5&r2=1.3.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Message.php?r1=1.9.2.6&r2=1.9.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.11.2.7&r2=1.11.2.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.15.2.4&r2=1.15.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.11.2.6&r2=1.11.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/deb.php?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/default.php?r1=1.2.2.1&r2=1.2.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/enriched.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/enscript.php?r1=1.7.2.5&r2=1.7.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/images.php?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/msexcel.php?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/mspowerpoint.php?r1=1.3.2.2&r2=1.3.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/msword.php?r1=1.9.2.3&r2=1.9.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/php.php?r1=1.8.2.2&r2=1.8.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/rar.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/rpm.php?r1=1.1.2.3&r2=1.1.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/tgz.php?r1=1.10.2.4&r2=1.10.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/vcard.php?r1=1.2.2.5&r2=1.2.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/zip.php?r1=1.1.2.4&r2=1.1.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Maintenance.php?r1=1.2.2.7&r2=1.2.2.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Menu.php?r1=1.12.2.1&r2=1.12.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.8.2.3&r2=1.8.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Perms.php?r1=1.14.2.5&r2=1.14.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.57.2.8&r2=1.57.2.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.14.2.13&r2=1.14.2.14&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/session.php?r1=1.11.2.2&r2=1.11.2.3&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/sql.php?r1=1.27.2.12&r2=1.27.2.13&ty=u
  http://cvs.horde.org/diff.php/horde/lib/PrefsUI.php?r1=1.2.2.5&r2=1.2.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.59.2.15&r2=1.59.2.16&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Secret.php?r1=1.12.2.6&r2=1.12.2.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Serialize.php?r1=1.1.2.5&r2=1.1.2.6&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Text.php?r1=1.6.2.8&r2=1.6.2.9&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.6.2.3&r2=1.6.2.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/file.php?r1=1.4.2.1&r2=1.4.2.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token/sql.php?r1=1.4.2.4&r2=1.4.2.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/base.php?r1=1.3.2.4&r2=1.3.2.5&ty=u