squirrelmail.git
2006-01-28 tokulset short_open_tag to off and asp_tags to on on debug...
2006-01-28 kinka default for sTplDir
2006-01-28 kinkmissing ';'
2006-01-28 kinkcatch the case that the user has an old config with...
2006-01-28 stekkelremove a debug message
2006-01-28 kinktypo in varname
2006-01-28 stekkelchanges ..
2006-01-28 stekkeladded footer.tpl
2006-01-28 stekkelMerge of Steve Brown's patch
2006-01-28 stekkelMerge of template patch from Steve Brown
2006-01-28 stekkeltemplate set selection support
2006-01-28 stekkelTemplate set selection
2006-01-28 stekkel* template set selection support
2006-01-28 stekkel* added footer template which also takes care of displa...
2006-01-24 tokulstart working on 1.5.1 release notes
2006-01-23 tokulinformation about moved stylesheets and header() calls...
2006-01-23 tokulcopyright update
2006-01-23 tokulmoving main color tags to css
2006-01-22 tokultypo. functions -> function call
2006-01-22 tokulsqimap_msgs_list_move() got one more argument.
2006-01-22 tokuldon't issue imap commands when target mailbox is same...
2006-01-19 stekkel*** empty log message ***
2006-01-19 stekkelProhibit imap injection attempts
2006-01-16 kinknetscape date specification is subtly different from...
2006-01-16 kinkcookie needs gmdate (not date), and do not specialcase...
2006-01-16 janglissMissed a )
2006-01-15 janglissSaved additional calls to NAMESPACE if it was already...
2006-01-15 tokulmissed wrong phpdoc tag
2006-01-14 tokulwrong cvs keyword
2006-01-14 tokuladding conf.pl man
2006-01-14 tokulfixed data sanitizing in calendar plugin.
2006-01-14 tokulPlugin update:
2006-01-14 tokulprevent output in plugins/*/setup.php files.
2006-01-13 tokulimaps service does not have to report support of STARTT...
2006-01-10 tokuladding mailbox caching code by Michael Long
2006-01-08 tokul#1291081. Undo encoding of line feeds in calendar data.
2006-01-08 tokulremoved * from list prefix
2006-01-04 tokulother formating for left_main.php. advanced_tree is...
2005-12-31 tokuladding some styles for left folder tree
2005-12-30 tokuladding script that generates css file
2005-12-30 tokuladding css template
2005-12-29 tokulinformation about dbmail imap
2005-12-28 tokulsearch for string in cn, sn and mail fields
2005-12-22 kink- MagicHTML fix for comments in styles.
2005-12-20 tokulfirst block in 'loading other files' section
2005-12-20 tokul(#1377333) if relative path is set without SM_PATH...
2005-12-20 tokulremoved any possible globalized var. It is possible...
2005-12-19 indiri69Pass HTML viewing to View Printable
2005-12-13 tokulIn $languages Japanese charset is iso-2022-jp and trans...
2005-12-13 tokuladjusting string functions to Japanese translation...
2005-12-10 kinkoops, this error was already encoded, so back my r1...
2005-12-10 kinksanitize server error messages in read_body aswell
2005-12-08 tokuladding error checking in deliver_sendmail class.
2005-12-08 janglissTest before committing... stops stupid errors :)
2005-12-07 pdontthinkRecent changes
2005-12-07 pdontthinkInclude compatibility plugin; no need for patching...
2005-12-07 tokulif we can't open stream. we make up server's error...
2005-12-07 pdontthinkMove sqm_baseuri() to strings.php. A file for function...
2005-12-05 avelDocument the change in capabilities array
2005-12-04 tokulmore updates on mailutils-imap4d and changelog informat...
2005-12-04 tokulunregister globals from $_REQUEST. global.php should...
2005-12-04 tokuluse sqsetcookie instead of setcookie.
2005-12-04 kink- Add doc/security.txt with some hints for a more secur...
2005-12-02 tokulcentralizing password reading and saving functions.
2005-12-02 tokuldocument html functions
2005-11-30 indiri69Create $aCriteria to prevent a notice later on if there...
2005-11-29 avelPut multiple capability options in an array.
2005-11-29 janglissKey being overwritten by reuse of var in filters plugin.
2005-11-28 tokulinformation about Mailutils IMAPD
2005-11-28 tokulinformation about Merak IMAP server.
2005-11-28 ebullientrequire the hide_squirrelmail_header value to be define...
2005-11-27 ebullientreword some of the text around email/full name options...
2005-11-27 ebullientmove config_local.php out of the way of the user's...
2005-11-27 tokulinfo about ContentType check fix.
2005-11-27 tokul$this->content_type == '' test causes E_NOTICE in php...
2005-11-27 tokulupdate validate.php table
2005-11-26 tokulfixed incorrect curly escape in sqimap_append
2005-11-26 tokulhttp://bugs.php.net/bug.php?id=31341
2005-11-25 tokuladding initial sql sanitizing code for testing.
2005-11-25 pdontthinkFixed first message losing correct URI
2005-11-24 tokulremoving devel information from presets.txt
2005-11-24 pdontthinkReimplement subject_link hook and add some new link...
2005-11-23 tokulupdating strings
2005-11-23 tokul- $this->ERROR = _("POP3 pass:") . ...
2005-11-22 janglissFix for errors in foreach when you didn't hit compose...
2005-11-21 janglissRemove lines as Thijs has removed the function entirely.
2005-11-21 janglissWho left their debugging code in here?
2005-11-21 kink- Fix error message in addressbook.php lookup (#1351825).
2005-11-21 kinkgeneral cleanup
2005-11-21 kinkprefer to use move_uploaded_file over rename, <quote...
2005-11-21 stekkelfixed warning (by Michael Long)
2005-11-21 kinkremove irrelevant markers
2005-11-21 kink* Centralise the attachment deleting code into the...
2005-11-21 stekkelfix from Michael Long for imap servers that do not...
2005-11-21 kink- Properly clean up temporary attachment files when...
2005-11-19 braverock- fix 'only variables may be passed by reference errors...
2005-11-17 indiri69If loop exit is caused by $i being greater than or...
2005-11-16 stekkelLIST-SUBSCRIBED
2005-11-16 stekkel* Support for LIST-SUBSCRIBED capability.
2005-11-15 pdontthinkAdded new scheme to allow multiple plugins to share...
next