squirrelmail/functions
stekkel e375cf726b Due to changed behaviour of fread (see php bug 24033) we cannot use large
buffersizes anymore because we cannot trust fread if the requested buffer is
actually returned.
blocking socket connections do not work anymore like they supposed to work
:(
2003-07-24 21:23:18 +00:00
..
decode Fixed dates in copyright. added koi8-r and koi8-u decoding. fixed ereg in 2003-06-25 07:06:15 +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 Oops, global addressbook wasn't working 2003-07-07 22:10:40 +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 Fixed bug that would cause e-mails dated in the future to be displayed with 2003-07-16 06:36:07 +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 Changed Lithuanian encoding in order to make it mbstring compatible. 2003-07-22 09:55:41 +00:00
identity.php Make the default element called 0 again in preparation of my next commit 2003-07-07 18:55:48 +00:00
imap.php Drop obsoleted imap_parse.php 2003-05-22 15:22:07 +00:00
imap_asearch.php Imap error management and 8bit chars encoding ;) 2003-07-24 18:51:59 +00:00
imap_general.php Due to changed behaviour of fread (see php bug 24033) we cannot use large 2003-07-24 21:23:18 +00:00
imap_mailbox.php removed encode_mailbox_name() and changed calls since it is now in imap_general. removed INBOX name encoding. removed folder_prefix from forged LSUB INBOX response. 2003-07-23 12:12:14 +00:00
imap_messages.php Complete Marc's fix for untagged [PARSE] response to THREAD 2003-07-18 11:24:32 +00:00
imap_search.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
imap_utf7_local.php Call set_my_charset() before actually using , and fix variable name in case != iso-8859-1, all pointed out by Tomas ;) 2003-07-21 12:47:06 +00:00
index.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
mailbox_display.php off-by-one: when strlen == trim_at, we also don't want to print ... 2003-07-23 11:27:36 +00:00
mime.php Applied bugfixes to htmlfilter code from stable. 2003-06-29 17:50:30 +00:00
options.php Added initial_value and post_script options for widgets 2003-07-06 02:13:21 +00:00
page_header.php Added 4 hooks (internal_link, mailbox_display_buttons, move_messages_button_action, create_collapse_link) 2003-07-18 02:53:37 +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 Extend sm_print_r so you can do: 2003-07-23 11:23:53 +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