tokul [Wed, 6 Jul 2005 15:46:01 +0000 (15:46 +0000)]
code might create undefined function error if used.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9726
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 6 Jul 2005 15:45:10 +0000 (15:45 +0000)]
fix broken function first. work on usability later.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9725
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 15:48:59 +0000 (15:48 +0000)]
fix formating. phpdoc complained about unknown tag.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9712
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 14:27:39 +0000 (14:27 +0000)]
documenting identity functions. options_identities_table hook differs in
1.4.5+/1.5.1+. It might cause html formating errors, if first array key
is used without checking SquirrelMail version.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9711
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 12:22:27 +0000 (12:22 +0000)]
adding since tags. information is useful for developers that use SquirrelMail API.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9710
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 10:32:32 +0000 (10:32 +0000)]
adding two themes. #
1217066 and #
1217069
Simple Green 2 theme is similar to Simple Green theme, but colors are softer
and contrast differs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9704
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:58:45 +0000 (09:58 +0000)]
ldap_list/ldap_search and starttls support in address book ldap backend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9703
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:55:10 +0000 (09:55 +0000)]
documenting functions and adding some sq_mb_list_encodings updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9702
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:54:20 +0000 (09:54 +0000)]
documenting functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9701
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 2 Jul 2005 10:08:12 +0000 (10:08 +0000)]
This is CAN-2005-2095
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9696
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 1 Jul 2005 08:05:29 +0000 (08:05 +0000)]
Bugfix: $empty was not always set; yields spurious notices.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9695
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 29 Jun 2005 19:29:20 +0000 (19:29 +0000)]
Change Log
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9693
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 29 Jun 2005 19:24:17 +0000 (19:24 +0000)]
Rewrite identity handling to remove stupid extraction of post variables.
This code change may break plugins that use/alter identity stuff, I have to
do some more research.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9692
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 29 Jun 2005 14:56:52 +0000 (14:56 +0000)]
adding Bluesome theme (#
1188209).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9689
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 08:03:42 +0000 (08:03 +0000)]
there are 16 color keys
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9663
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:49:13 +0000 (07:49 +0000)]
functions test for addCheckBox function that is available.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9661
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:47:16 +0000 (07:47 +0000)]
adding short language_country locale codes to some languages. This restores
previous SquirrelMail behaviour, but can cause problems in php 4.1.x, if short
locale uses different character set.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9660
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:43:14 +0000 (07:43 +0000)]
adding extra attributes support and default css classes to form functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9659
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:39:23 +0000 (07:39 +0000)]
this should fix display of jpegs and gifs in firefox.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9658
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 24 Jun 2005 08:15:38 +0000 (08:15 +0000)]
Fix variable typo in parseFetch which caused IMAP errors with Exchange.
Thanks Christian Froemmel from Charite.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9657
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 22 Jun 2005 03:05:14 +0000 (03:05 +0000)]
Fix #
1222617. Javascript creation relied on rg=1 for forcing focus to
password field if username was supplied by url arg.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9643
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 21 Jun 2005 09:06:04 +0000 (09:06 +0000)]
adding ldap listing controls to conf.pl
moving some ldap configuration options to advanced section in order to
reduce number of questions in ldap configuration.
blocking use of wildcard in file and db backends when listing is disabled.
This should close #529563 in devel.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9641
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 16:17:23 +0000 (16:17 +0000)]
using include_once instead of require_once.
code modified to use list_addr() instead of search('*') when List All
option is sellected.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9640
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 16:04:41 +0000 (16:04 +0000)]
529563 fixes and some cleanup:
* require_once converted to include_once and moved to the top part of script.
* internal script functions are placed after includes
* instead of testing form vars with isset, we check sqgetGlobalVar().
* list all request uses list_addr() function instead of wide (*) search.
* listall variable is tested with isset() instead of empty().
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9639
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 15:58:14 +0000 (15:58 +0000)]
adding functional list_addr function and listing parameter, that is used
to control listing of directories. part of 529563 fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9638
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Fri, 17 Jun 2005 20:02:25 +0000 (20:02 +0000)]
Fixed missing quote character when trying to build cid: urls.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9637
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 16 Jun 2005 08:39:36 +0000 (08:39 +0000)]
htmlentities break everything that is not iso-8859-1
htmlspecialchars break only iso-2022 (http://en.wikipedia.org/wiki/ISO_2022).
use of iso-2022 charsets in internet communications is deprecated.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9631
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 16 Jun 2005 00:22:42 +0000 (00:22 +0000)]
Update COPYING with new address of the FSF.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9623
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:21:29 +0000 (23:21 +0000)]
Martijn Brinkers ...
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9619
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:11:56 +0000 (23:11 +0000)]
Put back old 1.5.1 functionality after the rest of magicHtml was synced
with stable.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9618
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:10:49 +0000 (23:10 +0000)]
remove xdebug statements
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9617
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:07:09 +0000 (23:07 +0000)]
XSS fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9616
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 22:45:44 +0000 (22:45 +0000)]
XSS fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9615
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 15 Jun 2005 21:12:08 +0000 (21:12 +0000)]
Fix serveral cross site scripting bugs found by Martijn Brinkers and
ourselves. Part 1/2, patch to magicHTML will follow. This is CAN-2005-1769.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9610
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 11:32:39 +0000 (11:32 +0000)]
Argh, didn't re-read my own text..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9607
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 10:39:45 +0000 (10:39 +0000)]
add security considerations to plugins.txt
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9604
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 10:22:22 +0000 (10:22 +0000)]
Disable access to the administrator plugin when plugin is disabled in config.
Stable team/Jon: can I commit this into stable aswell?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9603
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 13 Jun 2005 02:48:51 +0000 (02:48 +0000)]
Bug #
1219184.
Identity code wasn't checking username for domain portion, if email address
was not set, it re-appended domain name to username.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9601
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 7 Jun 2005 15:41:24 +0000 (15:41 +0000)]
updating list of translators. adding spacing between languages for better
readability
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9546
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Jun 2005 12:00:33 +0000 (12:00 +0000)]
typo. extra argument is used for color.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9523
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 22:45:11 +0000 (22:45 +0000)]
String fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9513
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 21:46:06 +0000 (21:46 +0000)]
HTML fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9507
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 20:05:42 +0000 (20:05 +0000)]
String fix and minor formatting
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9506
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 17:15:30 +0000 (17:15 +0000)]
Formatting and adding FIXME to addressbook.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9504
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 17:04:53 +0000 (17:04 +0000)]
String and phpDocumentor fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9502
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 15:54:34 +0000 (15:54 +0000)]
Formatting and changing URI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9499
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 3 Jun 2005 19:56:36 +0000 (19:56 +0000)]
Fix that addresses inconsistency in PHP's chunk_split; was breaking attachments. Thanks to Roalt Zijlstra
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9495
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 3 Jun 2005 18:44:46 +0000 (18:44 +0000)]
adding info about other db extensions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9493
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 3 Jun 2005 17:41:40 +0000 (17:41 +0000)]
mhash is used for string hashing. crypto functions unrelated to charsets.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9492
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 3 Jun 2005 08:37:41 +0000 (08:37 +0000)]
string typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9489
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 31 May 2005 17:42:17 +0000 (17:42 +0000)]
todo about caching
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9486
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 31 May 2005 17:18:54 +0000 (17:18 +0000)]
remove if(true)
indicate changes in 1.4.5cvs
add define in order to prevent loading errors in http://url/functions/imap_mailbox.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9485
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 30 May 2005 10:03:53 +0000 (10:03 +0000)]
copy old plugins directory to new plugins directory is not good idea.
themes should be copied only when they are updated or missing
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9478
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:49:44 +0000 (08:49 +0000)]
i think, it is better that way.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9475
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:40:35 +0000 (08:40 +0000)]
information about id tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9474
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:39:49 +0000 (08:39 +0000)]
include_once instead of require_once.
subpackage tags in order to separate prefs functions and files in phpdoc
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9473
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:36:49 +0000 (08:36 +0000)]
moving search functions to separate section in phpdoc.
using include_once instead of require_once. files might be already loaded in validate.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9472
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:34:58 +0000 (08:34 +0000)]
function might be removed in 1.6.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9471
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:33:18 +0000 (08:33 +0000)]
documenting prefs functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9470
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:30:57 +0000 (08:30 +0000)]
documenting form functions.
adding id tag support to every function instead of using it only in main function.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9469
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 27 May 2005 17:07:13 +0000 (17:07 +0000)]
added docs to fast. we now have separate cvs module for that.
cvs co documentation
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9468
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 26 May 2005 14:06:34 +0000 (14:06 +0000)]
adding sgml documents
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9464
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 18:49:39 +0000 (18:49 +0000)]
Add index.html to Development subdir, rename README.russian_apache to
russian_apache.txt (why doens't CVS support moves? we need svn!).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9459
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 17:39:39 +0000 (17:39 +0000)]
changelog typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9458
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 17:34:40 +0000 (17:34 +0000)]
Move developer documentation to doc/Development
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9450
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 12:38:58 +0000 (12:38 +0000)]
drop any double spaces since these will be displayed in the title-attribute
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9449
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 23 May 2005 16:25:46 +0000 (16:25 +0000)]
adding information about shared openssl extension.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9447
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 23 May 2005 09:20:35 +0000 (09:20 +0000)]
documenting some class params
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9445
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 22 May 2005 22:10:20 +0000 (22:10 +0000)]
Initializing aHeaderFields to avoid notices
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9444
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:46:05 +0000 (14:46 +0000)]
content disposition rfc
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9443
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:22:44 +0000 (14:22 +0000)]
updating @since tags to indicate version in stable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9442
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:18:47 +0000 (14:18 +0000)]
added urls of poppass servers and minimal required pear db version for peardb backend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9441
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:52:50 +0000 (13:52 +0000)]
In devel the fix to identity.php automatically fixed the include_self_reply_all
bugs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9439
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 13:46:06 +0000 (13:46 +0000)]
using squirrelmail functions instead of working with $_SESSION directly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9438
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:43:28 +0000 (13:43 +0000)]
Fix get_identities() for the case where the user has not set an email
address: use the fallback $username@$domain that's used in compose aswell.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9437
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:11:58 +0000 (13:11 +0000)]
Handle missing flags column (in broken messages) a bit more gracefully
(ie without php-warnings).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9436
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 08:20:11 +0000 (08:20 +0000)]
adding index files in order to prevent directory listing.
adding some phpdoc blocks to mime classes.
tagging possible programming errors
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9434
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 21 May 2005 19:04:59 +0000 (19:04 +0000)]
Gracefully recover from over quota error while sending a mail (#
1145144):
when an quota error occurs we can't redirect properly ("Warning: headers
already sent"), so provide a link to the redirected page instead.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9433
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 21 May 2005 15:15:07 +0000 (15:15 +0000)]
Fix typo "." instead of ";". selopts[-1] was concatenated with the string.
Initialize the array selopts.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9432
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 20 May 2005 10:34:40 +0000 (10:34 +0000)]
Tweak IMAP connection error display (#
1203154).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9428
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 20 May 2005 07:42:09 +0000 (07:42 +0000)]
fix php5 mistakes and remove disabled code. disabled code might be used to make sure
that list of dictionaries is correct, but it can delete old user's dictionaries.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9427
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 20 May 2005 07:33:41 +0000 (07:33 +0000)]
confused original code with php5 fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9426
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 19 May 2005 10:02:55 +0000 (10:02 +0000)]
information about added peardb backend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9425
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 19 May 2005 10:01:16 +0000 (10:01 +0000)]
information about peardb backend. capitalized php, crypto names and ldap.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9424
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 18 May 2005 12:20:46 +0000 (12:20 +0000)]
information about imap preset changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9422
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 18 May 2005 12:17:01 +0000 (12:17 +0000)]
updated mercury settings in order to remove INBOX. prefix in 4.0 version.
added description of dovecot preset.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9421
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 17 May 2005 09:45:23 +0000 (09:45 +0000)]
adding template strings and updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9419
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 17 May 2005 09:41:46 +0000 (09:41 +0000)]
adding missing options
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9418
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 14 May 2005 10:29:02 +0000 (10:29 +0000)]
Restore folder list centering to the old situation (before 3 weeks ago).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9417
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 12 May 2005 08:53:24 +0000 (08:53 +0000)]
adding one more change_password backend. similar to mysql one, but provides
more controls over backend SQL server and supports different password
schemas. Tested with dovecot-mysql. Might have to scrap some docs about it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9414
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 12 May 2005 08:15:19 +0000 (08:15 +0000)]
replacing skip_SM_header with two different options. If admins want to shoot
their own foot, they have to do that themselves and remove headers
completely by modifying SquirrelMail scripts.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9411
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 9 May 2005 17:25:56 +0000 (17:25 +0000)]
provide failsafe language in case $sm_language is not set in accept_lang
and default language.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9410
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ebullient [Sat, 7 May 2005 21:28:09 +0000 (21:28 +0000)]
correctly check for messages in trash if the total is set, but is empty (since
that does not necessarily mean there aren't any messages in the trash..)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9408
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ebullient [Sat, 7 May 2005 20:32:18 +0000 (20:32 +0000)]
add dovecot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9407
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 5 May 2005 16:55:30 +0000 (16:55 +0000)]
unneeded undercore in example
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9405
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 5 May 2005 13:15:33 +0000 (13:15 +0000)]
information about sqspell changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9404
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 5 May 2005 13:08:37 +0000 (13:08 +0000)]
Moved dictionaries and settings to SM prefs system
Fixed use of $SCRIPT_NAME globals
Removed SQSPELL_EREG setting. Internal dictionary format was changed, use
of ereg is unstable due to mbstring.fu*** :). It would be better to use
boolean configuration option.
Fixed use of php 4.1+ POST and GET vars
Fixed some script errors that might appear when SQSPELL_APP is changed or
invalid module name used in URL.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9403
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 1 May 2005 10:05:09 +0000 (10:05 +0000)]
using 'pass' instead of 'ascii'. internal mbstring encoding that should
disable mbstring functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9402
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 29 Apr 2005 08:46:42 +0000 (08:46 +0000)]
making sure that plugin works without configuration file. Most of plugin
configuration options are about tuning plugin and not about required site
specific changes.
optimized sqgetGlobalVar and include calls.
updated some docs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9400
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 28 Apr 2005 14:16:01 +0000 (14:16 +0000)]
Some language fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9399
7612ce4b-ef26-0410-bec9-
ea0150e637f0