squirrelmail.git
18 years agodocument cve's
kink [Mon, 30 Jan 2006 10:08:38 +0000 (10:08 +0000)]
document cve's

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10614 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoremove unneeded default which had a horrible backslash in a path
kink [Sun, 29 Jan 2006 12:14:58 +0000 (12:14 +0000)]
remove unneeded default which had a horrible backslash in a path

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10610 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agooutput a last-modified date if known; should prevent stylesheet from being
kink [Sun, 29 Jan 2006 12:12:17 +0000 (12:12 +0000)]
output a last-modified date if known; should prevent stylesheet from being
refetched on every pageload

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10609 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomore relnotes updates
tokul [Sun, 29 Jan 2006 12:10:25 +0000 (12:10 +0000)]
more relnotes updates

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10608 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoipv6 address must be in []
tokul [Sun, 29 Jan 2006 11:18:22 +0000 (11:18 +0000)]
ipv6 address must be in []

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10607 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding $config_version check
tokul [Sun, 29 Jan 2006 10:43:47 +0000 (10:43 +0000)]
adding $config_version check

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10606 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoRequest a sqimap_run_command_list instead of a sqimap_run_command because in
stekkel [Sun, 29 Jan 2006 10:36:06 +0000 (10:36 +0000)]
Request a sqimap_run_command_list instead of a sqimap_run_command because in
case of unsollicited responses sqimap_run_command only returns the first
response and if that's the unsollicited one instead of the SORT or SEARCH
response we loose the requested response

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10604 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agofix starttls check
tokul [Sun, 29 Jan 2006 10:16:35 +0000 (10:16 +0000)]
fix starttls check

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10603 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agofix i18n date format
tokul [Sun, 29 Jan 2006 10:15:28 +0000 (10:15 +0000)]
fix i18n date format
fix multiline title field display (remove line feeds when calendar is read)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10602 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadded starttls support
tokul [Sat, 28 Jan 2006 19:26:29 +0000 (19:26 +0000)]
added starttls support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10596 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoAdded IMAP and SMTP STARTTLS extension support.
tokul [Sat, 28 Jan 2006 19:24:08 +0000 (19:24 +0000)]
Added IMAP and SMTP STARTTLS extension support.
Saved SMTP EHLO response in class parameters.
Moved sanitizing of SMTP errors from delivery class to display scripts.
Allowed to use configtest.php when client_ip matches server_ip.
There is no 1.3.3 version. TLS was introduced in 1.4.0.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10595 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoconfig.php was not loaded before plugin.php, but that's needed to make
kink [Sat, 28 Jan 2006 19:12:19 +0000 (19:12 +0000)]
config.php was not loaded before plugin.php, but that's needed to make
plugins work. The real solution is a centralized init and no active code
under functions/

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10594 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoset short_open_tag to off and asp_tags to on on debug machine
tokul [Sat, 28 Jan 2006 19:07:33 +0000 (19:07 +0000)]
set short_open_tag to off and asp_tags to on on debug machine

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10593 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoa default for sTplDir
kink [Sat, 28 Jan 2006 18:29:54 +0000 (18:29 +0000)]
a default for sTplDir

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10591 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomissing ';'
kink [Sat, 28 Jan 2006 17:42:03 +0000 (17:42 +0000)]
missing ';'

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10590 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agocatch the case that the user has an old config with templateset_default missing
kink [Sat, 28 Jan 2006 17:26:59 +0000 (17:26 +0000)]
catch the case that the user has an old config with templateset_default missing

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10589 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoremove a debug message
stekkel [Sat, 28 Jan 2006 17:26:29 +0000 (17:26 +0000)]
remove a debug message

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10588 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agotypo in varname
kink [Sat, 28 Jan 2006 17:17:41 +0000 (17:17 +0000)]
typo in varname

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10587 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agochanges ..
stekkel [Sat, 28 Jan 2006 16:37:06 +0000 (16:37 +0000)]
changes ..

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10586 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadded footer.tpl
stekkel [Sat, 28 Jan 2006 16:34:23 +0000 (16:34 +0000)]
added footer.tpl

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10585 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoMerge of Steve Brown's patch
stekkel [Sat, 28 Jan 2006 16:08:48 +0000 (16:08 +0000)]
Merge of Steve Brown's patch

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10584 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoMerge of template patch from Steve Brown
stekkel [Sat, 28 Jan 2006 16:06:12 +0000 (16:06 +0000)]
Merge of template patch from Steve Brown
Adapted static dirs to configurable template dir (template set support)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10583 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agotemplate set selection support
stekkel [Sat, 28 Jan 2006 16:02:44 +0000 (16:02 +0000)]
template set selection support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10582 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoTemplate set selection
stekkel [Sat, 28 Jan 2006 16:01:43 +0000 (16:01 +0000)]
Template set selection

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10581 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago* template set selection support
stekkel [Sat, 28 Jan 2006 16:00:54 +0000 (16:00 +0000)]
* template set selection support
* added init section to validate.php (can be moved out at a later stage when
we have sm_init) which takes care of starting the error handler and creation
of the template object

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10580 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago* added footer template which also takes care of displaying the error messages
stekkel [Sat, 28 Jan 2006 15:58:30 +0000 (15:58 +0000)]
* added footer template which also takes care of displaying the error messages
from the error_handler.
* moved template object creation to a higher level, validate.php
* merge patch from Steve Brown into style.php
* modifications in order to create template set selection support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10579 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agostart working on 1.5.1 release notes
tokul [Tue, 24 Jan 2006 18:27:53 +0000 (18:27 +0000)]
start working on 1.5.1 release notes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10561 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoinformation about moved stylesheets and header() calls in displayHtmlHeader.
tokul [Mon, 23 Jan 2006 19:16:52 +0000 (19:16 +0000)]
information about moved stylesheets and header() calls in displayHtmlHeader.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10560 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agocopyright update
tokul [Mon, 23 Jan 2006 18:46:41 +0000 (18:46 +0000)]
copyright update

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10559 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomoving main color tags to css
tokul [Mon, 23 Jan 2006 17:29:10 +0000 (17:29 +0000)]
moving main color tags to css

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10558 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agotypo. functions -> function call
tokul [Sun, 22 Jan 2006 12:18:34 +0000 (12:18 +0000)]
typo. functions -> function call

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10557 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agosqimap_msgs_list_move() got one more argument.
tokul [Sun, 22 Jan 2006 12:14:37 +0000 (12:14 +0000)]
sqimap_msgs_list_move() got one more argument.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10556 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agodon't issue imap commands when target mailbox is same as source mailbox.
tokul [Sun, 22 Jan 2006 12:08:33 +0000 (12:08 +0000)]
don't issue imap commands when target mailbox is same as source mailbox.
reduces number of imap calls and fixes mailbox caching issues (message is
not visible on message list until cache is updated).
might fix imap server locking on MacOS cyrus (#1409453).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10555 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago*** empty log message ***
stekkel [Thu, 19 Jan 2006 18:10:59 +0000 (18:10 +0000)]
*** empty log message ***

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10553 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoProhibit imap injection attempts
stekkel [Thu, 19 Jan 2006 18:05:27 +0000 (18:05 +0000)]
Prohibit imap injection attempts

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10551 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agonetscape date specification is subtly different from rfc822
kink [Mon, 16 Jan 2006 21:51:03 +0000 (21:51 +0000)]
netscape date specification is subtly different from rfc822

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10550 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agocookie needs gmdate (not date), and do not specialcase '0'.
kink [Mon, 16 Jan 2006 20:53:26 +0000 (20:53 +0000)]
cookie needs gmdate (not date), and do not specialcase '0'.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10549 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoMissed a )
jangliss [Mon, 16 Jan 2006 15:00:33 +0000 (15:00 +0000)]
Missed a )

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10548 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoSaved additional calls to NAMESPACE if it was already saved in the session
jangliss [Sun, 15 Jan 2006 18:54:35 +0000 (18:54 +0000)]
Saved additional calls to NAMESPACE if it was already saved in the session
by redirect.php.  Suggestion from Michael Long.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10546 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomissed wrong phpdoc tag
tokul [Sun, 15 Jan 2006 10:03:07 +0000 (10:03 +0000)]
missed wrong phpdoc tag

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10545 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agowrong cvs keyword
tokul [Sat, 14 Jan 2006 19:30:50 +0000 (19:30 +0000)]
wrong cvs keyword

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10544 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding conf.pl man
tokul [Sat, 14 Jan 2006 19:27:21 +0000 (19:27 +0000)]
adding conf.pl man

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10543 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agofixed data sanitizing in calendar plugin.
tokul [Sat, 14 Jan 2006 14:35:13 +0000 (14:35 +0000)]
fixed data sanitizing in calendar plugin.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10538 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoPlugin update:
tokul [Sat, 14 Jan 2006 14:21:21 +0000 (14:21 +0000)]
Plugin update:
1. use of sqGetGlobalVar instead of accessing $_POST and $_GET directly
2. event sanitizing update. Storage functions don't sanitize html. Event text
   is sanitized on display
3. fix possible data loss when vertical bar is used in event text
4. updates in README and phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10537 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoprevent output in plugins/*/setup.php files.
tokul [Sat, 14 Jan 2006 09:33:56 +0000 (09:33 +0000)]
prevent output in plugins/*/setup.php files.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10536 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoimaps service does not have to report support of STARTTLS extension.
tokul [Fri, 13 Jan 2006 12:57:59 +0000 (12:57 +0000)]
imaps service does not have to report support of STARTTLS extension.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10530 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding mailbox caching code by Michael Long
tokul [Tue, 10 Jan 2006 09:14:45 +0000 (09:14 +0000)]
adding mailbox caching code by Michael Long

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10528 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago#1291081. Undo encoding of line feeds in calendar data.
tokul [Sun, 8 Jan 2006 17:28:12 +0000 (17:28 +0000)]
#1291081. Undo encoding of line feeds in calendar data.
Code still need fixes because htmlspecialchars should not be used on $calendar
data. Only functions that output data should do sanitizing.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10527 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoremoved * from list prefix
tokul [Sun, 8 Jan 2006 10:28:22 +0000 (10:28 +0000)]
removed * from list prefix
added script execution time
updated plugin maintainer information

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10526 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoother formating for left_main.php. advanced_tree is not yet ready
tokul [Wed, 4 Jan 2006 20:38:53 +0000 (20:38 +0000)]
other formating for left_main.php. advanced_tree is not yet ready

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10524 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding some styles for left folder tree
tokul [Sat, 31 Dec 2005 14:36:53 +0000 (14:36 +0000)]
adding some styles for left folder tree

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10523 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding script that generates css file
tokul [Fri, 30 Dec 2005 18:20:59 +0000 (18:20 +0000)]
adding script that generates css file

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10522 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding css template
tokul [Fri, 30 Dec 2005 18:19:11 +0000 (18:19 +0000)]
adding css template

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10521 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoinformation about dbmail imap
tokul [Thu, 29 Dec 2005 08:24:21 +0000 (08:24 +0000)]
information about dbmail imap

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10512 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agosearch for string in cn, sn and mail fields
tokul [Wed, 28 Dec 2005 17:47:07 +0000 (17:47 +0000)]
search for string in cn, sn and mail fields

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10511 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago- MagicHTML fix for comments in styles.
kink [Thu, 22 Dec 2005 23:01:54 +0000 (23:01 +0000)]
- MagicHTML fix for comments in styles.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10495 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agofirst block in 'loading other files' section
tokul [Tue, 20 Dec 2005 11:53:30 +0000 (11:53 +0000)]
first block in 'loading other files' section
second block in 'program with rg=off' section

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10491 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago(#1377333) if relative path is set without SM_PATH, it is broken.
tokul [Tue, 20 Dec 2005 09:19:45 +0000 (09:19 +0000)]
(#1377333) if relative path is set without SM_PATH, it is broken.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10490 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoremoved any possible globalized var. It is possible that SESSION, ENV and
tokul [Tue, 20 Dec 2005 09:14:35 +0000 (09:14 +0000)]
removed any possible globalized var. It is possible that SESSION, ENV and
SERVER vars can be trusted, but I prefer reverting any possible rg=on effects.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10489 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoPass HTML viewing to View Printable
indiri69 [Mon, 19 Dec 2005 00:06:03 +0000 (00:06 +0000)]
Pass HTML viewing to View Printable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10471 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoIn $languages Japanese charset is iso-2022-jp and translation uses euc-jp
tokul [Tue, 13 Dec 2005 11:03:57 +0000 (11:03 +0000)]
In $languages Japanese charset is iso-2022-jp and translation uses euc-jp
internally (#1377622).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10462 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadjusting string functions to Japanese translation layout specifics
tokul [Tue, 13 Dec 2005 10:53:43 +0000 (10:53 +0000)]
adjusting string functions to Japanese translation layout specifics
(#1377622).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10461 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agooops, this error was already encoded, so back my r1.366 out, and part of
kink [Sat, 10 Dec 2005 13:57:29 +0000 (13:57 +0000)]
oops, this error was already encoded, so back my r1.366 out, and part of
Tomas' r1.429

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10453 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agosanitize server error messages in read_body aswell
kink [Sat, 10 Dec 2005 12:53:41 +0000 (12:53 +0000)]
sanitize server error messages in read_body aswell

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10452 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding error checking in deliver_sendmail class.
tokul [Thu, 8 Dec 2005 18:24:47 +0000 (18:24 +0000)]
adding error checking in deliver_sendmail class.
sendmail -i -t arguments moved to configuration
fixed unsanitized output in plain_error_message() calls.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10451 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoTest before committing... stops stupid errors :)
jangliss [Thu, 8 Dec 2005 17:13:44 +0000 (17:13 +0000)]
Test before committing... stops stupid errors :)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10450 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoRecent changes
pdontthink [Wed, 7 Dec 2005 10:48:27 +0000 (10:48 +0000)]
Recent changes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10447 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoInclude compatibility plugin; no need for patching to use plugin
pdontthink [Wed, 7 Dec 2005 10:47:30 +0000 (10:47 +0000)]
Include compatibility plugin; no need for patching to use plugin

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10446 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoif we can't open stream. we make up server's error message
tokul [Wed, 7 Dec 2005 06:49:07 +0000 (06:49 +0000)]
if we can't open stream. we make up server's error message

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10441 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoMove sqm_baseuri() to strings.php. A file for functions that manipulate strings...
pdontthink [Wed, 7 Dec 2005 05:57:06 +0000 (05:57 +0000)]
Move sqm_baseuri() to strings.php.  A file for functions that manipulate strings isn't a good dumping ground for this stuff, but get_location() is already there, and otherwise we'd need more reorg that I'm not doing now.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10438 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoDocument the change in capabilities array
avel [Mon, 5 Dec 2005 10:28:05 +0000 (10:28 +0000)]
Document the change in capabilities array

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10434 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomore updates on mailutils-imap4d and changelog information about sqauth* and rg=on...
tokul [Sun, 4 Dec 2005 16:21:29 +0000 (16:21 +0000)]
more updates on mailutils-imap4d and changelog information about sqauth* and rg=on stuff.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10431 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agounregister globals from $_REQUEST. global.php should be loaded before global
tokul [Sun, 4 Dec 2005 09:19:15 +0000 (09:19 +0000)]
unregister globals from $_REQUEST. global.php should be loaded before global
variables are defined in script and variable corruption should be minimal.

We still have to review $theme global in validate.php. I could not reproduce
any error when $theme was set through GET request.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10430 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agouse sqsetcookie instead of setcookie.
tokul [Sun, 4 Dec 2005 08:57:30 +0000 (08:57 +0000)]
use sqsetcookie instead of setcookie.
return OTP encrypted password key.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10429 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago- Add doc/security.txt with some hints for a more secure installation.
kink [Sun, 4 Dec 2005 00:11:49 +0000 (00:11 +0000)]
- Add doc/security.txt with some hints for a more secure installation.
Feel free to improve/expand on this.
- Add some info to INSTALL about register_globals

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10428 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agocentralizing password reading and saving functions.
tokul [Fri, 2 Dec 2005 11:16:28 +0000 (11:16 +0000)]
centralizing password reading and saving functions.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10426 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agodocument html functions
tokul [Fri, 2 Dec 2005 10:59:55 +0000 (10:59 +0000)]
document html functions

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10425 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoCreate $aCriteria to prevent a notice later on if there is nothing in it
indiri69 [Wed, 30 Nov 2005 18:21:31 +0000 (18:21 +0000)]
Create $aCriteria to prevent a notice later on if there is nothing in it

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10423 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoPut multiple capability options in an array.
avel [Tue, 29 Nov 2005 11:32:24 +0000 (11:32 +0000)]
Put multiple capability options in an array.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10421 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoKey being overwritten by reuse of var in filters plugin.
jangliss [Tue, 29 Nov 2005 06:20:49 +0000 (06:20 +0000)]
Key being overwritten by reuse of var in filters plugin.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10420 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoinformation about Mailutils IMAPD
tokul [Mon, 28 Nov 2005 20:33:26 +0000 (20:33 +0000)]
information about Mailutils IMAPD

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10419 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoinformation about Merak IMAP server.
tokul [Mon, 28 Nov 2005 19:37:53 +0000 (19:37 +0000)]
information about Merak IMAP server.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10418 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agorequire the hide_squirrelmail_header value to be defined as a constant
ebullient [Mon, 28 Nov 2005 17:12:57 +0000 (17:12 +0000)]
require the hide_squirrelmail_header value to be defined as a constant
to avoid manipulation via GET/POST

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10417 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoreword some of the text around email/full name options, and introduce
ebullient [Sun, 27 Nov 2005 19:36:35 +0000 (19:36 +0000)]
reword some of the text around email/full name options, and introduce
a variable that can be added to config_local to remove the SM header
altogether if desired (e.g. in home installations).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10416 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agomove config_local.php out of the way of the user's configuration
ebullient [Sun, 27 Nov 2005 18:47:36 +0000 (18:47 +0000)]
move config_local.php out of the way of the user's configuration

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10415 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoinfo about ContentType check fix.
tokul [Sun, 27 Nov 2005 08:27:30 +0000 (08:27 +0000)]
info about ContentType check fix.
fix - do something, fixed - did something

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10412 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago$this->content_type == '' test causes E_NOTICE in php 5.1, when
tokul [Sun, 27 Nov 2005 08:16:02 +0000 (08:16 +0000)]
$this->content_type == '' test causes E_NOTICE in php 5.1, when
$this->content_type is object. content_type should always store ContentType
object and this code is only to make sure that parameter is not default
string.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10411 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoupdate validate.php table
tokul [Sun, 27 Nov 2005 07:56:21 +0000 (07:56 +0000)]
update validate.php table

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10410 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agofixed incorrect curly escape in sqimap_append
tokul [Sat, 26 Nov 2005 19:49:52 +0000 (19:49 +0000)]
fixed incorrect curly escape in sqimap_append

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10409 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agohttp://bugs.php.net/bug.php?id=31341
tokul [Sat, 26 Nov 2005 19:45:10 +0000 (19:45 +0000)]
http://bugs.php.net/bug.php?id=31341
PHP fixed escaping of curly brackets in 5.1. You can't escape { anymore. (#1366982)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10408 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoadding initial sql sanitizing code for testing.
tokul [Fri, 25 Nov 2005 15:15:53 +0000 (15:15 +0000)]
adding initial sql sanitizing code for testing.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10407 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoFixed first message losing correct URI
pdontthink [Fri, 25 Nov 2005 09:55:15 +0000 (09:55 +0000)]
Fixed first message losing correct URI

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10406 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoremoving devel information from presets.txt
tokul [Thu, 24 Nov 2005 18:13:06 +0000 (18:13 +0000)]
removing devel information from presets.txt
adding imap_servers.txt for information about IMAP servers.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10405 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoReimplement subject_link hook and add some new link attribute variables
pdontthink [Thu, 24 Nov 2005 01:13:56 +0000 (01:13 +0000)]
Reimplement subject_link hook and add some new link attribute variables

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10403 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoupdating strings
tokul [Wed, 23 Nov 2005 17:19:59 +0000 (17:19 +0000)]
updating strings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10402 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago- $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed...
tokul [Wed, 23 Nov 2005 16:45:03 +0000 (16:45 +0000)]
-                $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed ") . "[$reply]";
+                $this->ERROR = _("POP3 pass:") . ' ' . _("Authentication failed") . " [$reply]";

Reusing string from smtp delivery class

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10399 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoFix for errors in foreach when you didn't hit compose while in the session.
jangliss [Tue, 22 Nov 2005 04:18:44 +0000 (04:18 +0000)]
Fix for errors in foreach when you didn't hit compose while in the session.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10397 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoRemove lines as Thijs has removed the function entirely.
jangliss [Mon, 21 Nov 2005 23:13:34 +0000 (23:13 +0000)]
Remove lines as Thijs has removed the function entirely.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10396 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years agoWho left their debugging code in here?
jangliss [Mon, 21 Nov 2005 22:54:05 +0000 (22:54 +0000)]
Who left their debugging code in here?

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10395 7612ce4b-ef26-0410-bec9-ea0150e637f0

18 years ago- Fix error message in addressbook.php lookup (#1351825).
kink [Mon, 21 Nov 2005 22:46:09 +0000 (22:46 +0000)]
- Fix error message in addressbook.php lookup (#1351825).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10394 7612ce4b-ef26-0410-bec9-ea0150e637f0