squirrelmail/functions
stekkel 5a36559d1b DO NOT buffer base64 encoded attachments before we decode them. Instead
decode them directly after we retrieved the data from the imapserver and
echo te result. This will safe a lot of memmory usage :)
2003-06-18 18:39:12 +00:00
..
abook_database.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_global_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_ldap_server.php Version check fixes. 2003-01-23 20:50:22 +00:00
abook_local_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
addressbook.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
attachment_common.php Add explicit include of global.php 2003-03-09 18:45:07 +00:00
auth.php Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login". 2003-01-04 06:01:26 +00:00
constants.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
date.php Ported short name of mount/weekday support from 1.2stable 2003-04-30 08:28:59 +00:00
db_prefs.php remove_pref function was missing global prefs_cache declare. 2003-03-28 05:22:51 +00:00
display_messages.php update error_box, use more echos rather than big concat, 2003-06-11 18:30:37 +00:00
file_prefs.php bring up fix for default_pref file name (double-slash) 2003-06-11 18:33:25 +00:00
gettext.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
global.php Add check for just FORM data (POST/GET) 2003-06-16 15:00:10 +00:00
html.php Undo this xhtml-compatibility thing because the html_tag function is used 2003-01-04 18:00:19 +00:00
i18n.php Added experimental iso-8859-6 decoding support. 2003-06-15 11:39:17 +00:00
imap.php Drop obsoleted imap_parse.php 2003-05-22 15:22:07 +00:00
imap_general.php DO NOT buffer base64 encoded attachments before we decode them. Instead 2003-06-18 18:39:12 +00:00
imap_mailbox.php Eugh, this code is getting messy, can somebody verify this regex for me, 2003-06-16 03:59:45 +00:00
imap_messages.php Fix this awfully ugly error message, finally. 2003-06-08 12:39:49 +00:00
imap_search.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
imap_utf7_local.php Masato Higashiyama japanese patch. 2003-03-27 16:47:48 +00:00
index.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
mailbox_display.php * fix for messageheader caching. We didn't cache somebody broke it :( 2003-06-11 17:26:52 +00:00
mime.php DO NOT buffer base64 encoded attachments before we decode them. Instead 2003-06-18 18:39:12 +00:00
options.php Still getting complaints about this outputting plain text to the browser 2003-03-25 16:07:22 +00:00
page_header.php Make sure we have a HTML-header already outputted before we send 2003-06-09 14:39:15 +00:00
plugin.php Add explicit include of global.php 2003-03-09 18:45:07 +00:00
prefs.php MS Exch can be set up that users have to use DOMAIN/username/mailbox 2003-06-08 16:15:02 +00:00
strings.php Fix comp_in_new: make outputing the compose link a function so that 2003-06-08 14:37:35 +00:00
tree.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
url_parser.php Fix comp_in_new: make outputing the compose link a function so that 2003-06-08 14:37:35 +00:00