[cvs] commit: imp/lib/MIME/Viewer alternative.php enriched.php
html.php
images.php multipart.php pgp.php plain.php related.php report.php
rfc822.php horde/lib Auth.php Browser.php Cipher.php Horde.php...
Jan Schneider
jan at ammma.de
Fri Jan 3 07:20:38 PST 2003
jan 2003/01/03 07:20:37 PST
Modified files:
lib/MIME/Viewer alternative.php enriched.php html.php
images.php multipart.php pgp.php
plain.php related.php report.php
rfc822.php
lib Auth.php Browser.php Cipher.php Horde.php
Notification.php Prefs.php Registry.php
SQL.php Text.php Token.php VFS.php
lib/Auth auto.php krb5.php
lib/Cipher BlockMode.php blowfish.php cast128.php
rc2.php
lib/Cipher/BlockMode cbc.php cfb64.php ecb.php ofb64.php
lib/MIME Magic.php Part.php
lib/MIME/Viewer images.php vcard.php
lib/Prefs ldap.php sql.php
lib/VFS Browser.php ListItem.php Object.php
file.php ftp.php musql.php sql.php
sql_file.php
lib Sieve_Script.php
lib/Driver timsieved.php
lib Compose.php Contents.php Folder.php
Headers.php Mailbox.php Message.php
Tree.php
lib/Identity mimp.php
lib/MIME/Viewer alternative.php multipart.php plain.php
related.php
lib/MIME/Viewer images.php
lib Mnemo.php
lib Group.php List.php
lib Driver.php
lib/Driver forwards.php mdaemon.php sql.php
lib Driver.php
lib/Driver ldap.php localhost.php null.php
lib/MIME/Viewer images.php plain.php
lib Giapeto.php
lib/MIME/Viewer images.php plain.php
lib Driver.php
lib/Driver sql.php
lib/Notification/Listener status.php
Log:
Add and fix @since tags.
Revision Changes Path
1.7 +4 -4 accounts/lib/Driver.php
1.5 +5 -4 accounts/lib/Driver/ldap.php
1.5 +8 -8 accounts/lib/Driver/localhost.php
1.4 +6 -6 accounts/lib/Driver/null.php
1.9 +3 -3 forwards/lib/Driver.php
1.15 +3 -3 forwards/lib/Driver/forwards.php
1.7 +3 -3 forwards/lib/Driver/mdaemon.php
1.6 +3 -3 forwards/lib/Driver/sql.php
1.88 +3 -3 giapeto/lib/Giapeto.php
1.5 +4 -4 giapeto/lib/MIME/Viewer/images.php
1.3 +3 -3 giapeto/lib/MIME/Viewer/plain.php
1.5 +4 -4 gollem/lib/MIME/Viewer/images.php
1.3 +3 -3 gollem/lib/MIME/Viewer/plain.php
1.64 +4 -2 horde/lib/Auth.php
1.3 +3 -3 horde/lib/Auth/auto.php
1.10 +5 -5 horde/lib/Auth/krb5.php
1.79 +8 -2 horde/lib/Browser.php
1.7 +3 -3 horde/lib/Cipher.php
1.6 +3 -3 horde/lib/Cipher/BlockMode.php
1.4 +6 -6 horde/lib/Cipher/BlockMode/cbc.php
1.4 +4 -4 horde/lib/Cipher/BlockMode/cfb64.php
1.4 +4 -4 horde/lib/Cipher/BlockMode/ecb.php
1.4 +4 -4 horde/lib/Cipher/BlockMode/ofb64.php
1.4 +23 -23 horde/lib/Cipher/blowfish.php
1.4 +37 -37 horde/lib/Cipher/cast128.php
1.3 +18 -18 horde/lib/Cipher/rc2.php
1.239 +14 -2 horde/lib/Horde.php
1.24 +4 -2 horde/lib/MIME/Magic.php
1.105 +4 -2 horde/lib/MIME/Part.php
1.10 +3 -3 horde/lib/MIME/Viewer/images.php
1.17 +3 -3 horde/lib/MIME/Viewer/vcard.php
1.21 +4 -2 horde/lib/Notification.php
1.96 +8 -2 horde/lib/Prefs.php
1.59 +6 -2 horde/lib/Prefs/ldap.php
1.54 +5 -3 horde/lib/Prefs/sql.php
1.124 +4 -2 horde/lib/Registry.php
1.12 +3 -3 horde/lib/SQL.php
1.48 +13 -5 horde/lib/Text.php
1.19 +4 -2 horde/lib/Token.php
1.30 +3 -3 horde/lib/VFS.php
1.3 +3 -3 horde/lib/VFS/Browser.php
1.4 +3 -3 horde/lib/VFS/ListItem.php
1.4 +3 -3 horde/lib/VFS/Object.php
1.30 +3 -3 horde/lib/VFS/file.php
1.32 +3 -3 horde/lib/VFS/ftp.php
1.10 +3 -3 horde/lib/VFS/musql.php
1.37 +3 -3 horde/lib/VFS/sql.php
1.10 +3 -3 horde/lib/VFS/sql_file.php
1.27 +8 -8 imp/lib/MIME/Viewer/alternative.php
1.21 +3 -3 imp/lib/MIME/Viewer/enriched.php
1.37 +3 -3 imp/lib/MIME/Viewer/html.php
1.18 +3 -3 imp/lib/MIME/Viewer/images.php
1.10 +3 -3 imp/lib/MIME/Viewer/multipart.php
1.63 +6 -6 imp/lib/MIME/Viewer/pgp.php
1.13 +3 -3 imp/lib/MIME/Viewer/plain.php
1.15 +3 -3 imp/lib/MIME/Viewer/related.php
1.3 +3 -3 imp/lib/MIME/Viewer/report.php
1.13 +3 -3 imp/lib/MIME/Viewer/rfc822.php
1.4 +10 -10 ingo/lib/Driver/timsieved.php
1.8 +98 -98 ingo/lib/Sieve_Script.php
1.2 +3 -3 kronolith/lib/Notification/Listener/status.php
1.3 +4 -4 midas/lib/MIME/Viewer/images.php
1.7 +6 -6 mimp/lib/Compose.php
1.19 +4 -4 mimp/lib/Contents.php
1.5 +4 -4 mimp/lib/Folder.php
1.7 +3 -3 mimp/lib/Headers.php
1.4 +3 -3 mimp/lib/Identity/mimp.php
1.5 +6 -6 mimp/lib/MIME/Viewer/alternative.php
1.4 +3 -3 mimp/lib/MIME/Viewer/multipart.php
1.4 +3 -3 mimp/lib/MIME/Viewer/plain.php
1.5 +3 -3 mimp/lib/MIME/Viewer/related.php
1.3 +3 -3 mimp/lib/Mailbox.php
1.5 +11 -11 mimp/lib/Message.php
1.7 +3 -3 mimp/lib/Tree.php
1.13 +21 -13 mnemo/lib/Mnemo.php
1.14 +4 -4 passwd/lib/Driver.php
1.15 +6 -6 turba/lib/Group.php
1.29 +3 -3 turba/lib/List.php
1.6 +4 -4 vacation/lib/Driver/sql.php
Chora Links:
http://cvs.horde.org/diff.php/accounts/lib/Driver.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/accounts/lib/Driver/ldap.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/accounts/lib/Driver/localhost.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/accounts/lib/Driver/null.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/forwards/lib/Driver.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/forwards/lib/Driver/forwards.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/forwards/lib/Driver/mdaemon.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/forwards/lib/Driver/sql.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/giapeto/lib/Giapeto.php?r1=1.87&r2=1.88&ty=u
http://cvs.horde.org/diff.php/giapeto/lib/MIME/Viewer/images.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/giapeto/lib/MIME/Viewer/plain.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/gollem/lib/MIME/Viewer/images.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/gollem/lib/MIME/Viewer/plain.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Auth.php?r1=1.63&r2=1.64&ty=u
http://cvs.horde.org/diff.php/horde/lib/Auth/auto.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Auth/krb5.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/horde/lib/Browser.php?r1=1.78&r2=1.79&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cbc.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cfb64.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/ecb.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/ofb64.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/blowfish.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/cast128.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/rc2.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.238&r2=1.239&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Magic.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.104&r2=1.105&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/images.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer/vcard.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.95&r2=1.96&ty=u
http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.58&r2=1.59&ty=u
http://cvs.horde.org/diff.php/horde/lib/Prefs/sql.php?r1=1.53&r2=1.54&ty=u
http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.123&r2=1.124&ty=u
http://cvs.horde.org/diff.php/horde/lib/SQL.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/lib/Text.php?r1=1.47&r2=1.48&ty=u
http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/Browser.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/ListItem.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/Object.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/file.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/ftp.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/musql.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/sql.php?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS/sql_file.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/alternative.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/html.php?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/multipart.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.62&r2=1.63&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/related.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/report.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/rfc822.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Driver/timsieved.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Sieve_Script.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Notification/Listener/status.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/midas/lib/MIME/Viewer/images.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Compose.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Contents.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Folder.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Headers.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Identity/mimp.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/mimp/lib/MIME/Viewer/alternative.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/mimp/lib/MIME/Viewer/multipart.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/mimp/lib/MIME/Viewer/plain.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/mimp/lib/MIME/Viewer/related.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Mailbox.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Message.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/mimp/lib/Tree.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/mnemo/lib/Mnemo.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/turba/lib/Group.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/turba/lib/List.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/vacation/lib/Driver/sql.php?r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list