| patch |
summary |
view |
raw |
| 05-rc3 |
DEV_LOG.txt | 1429 -------------------------------
INSTALL | 66 -
IlohaMail/conf/conf.inc | 396 --------
IlohaMail/conf/conf.php | 398 ++++++++
IlohaMail/conf/custom_auth.inc | 22
IlohaMail/conf/custom_auth.php | 22
IlohaMail/conf/defaults.generic.inc | 2
IlohaMail/conf/login.inc | 201 ----
IlohaMail/conf/login.php | 201 ++++
IlohaMail/conf/mysqlrc.inc | 3
IlohaMail/conf/new_user.inc | 39
IlohaMail/conf/new_user.php | 39
IlohaMail/include/header_main.inc | 3
IlohaMail/include/imap.inc | 8
IlohaMail/include/langs.inc | 4
IlohaMail/include/pop3.inc | 57 +
IlohaMail/include/read_message_print.inc | 3
IlohaMail/include/ryosimap.inc | 30
IlohaMail/include/session_auth.DB.inc | 2
IlohaMail/include/session_auth.FS.inc | 4
IlohaMail/include/session_auth.inc | 4
IlohaMail/include/spellcheck.inc | 1
IlohaMail/include/super2global.inc | 9
IlohaMail/include/version.inc | 2
IlohaMail/include/write_sinc.DB.inc | 1
IlohaMail/include/write_sinc.FS.inc | 9
IlohaMail/lang/ISO-8859-15.inc | 18
IlohaMail/lang/ISO-8859-7.inc | 18
IlohaMail/lang/ISO-8859-9.inc | 4
IlohaMail/lang/Windows-1253.inc | 80 +
IlohaMail/lang/dk/bookmarks.inc | 6
IlohaMail/lang/dk/calendar.inc | 10
IlohaMail/lang/dk/compose.inc | 20
IlohaMail/lang/dk/contacts.inc | 11
IlohaMail/lang/dk/dates.inc | 59 +
IlohaMail/lang/dk/defaultFolders.inc | 2
IlohaMail/lang/dk/edit_contact.inc | 10
IlohaMail/lang/dk/edit_folders.inc | 8
IlohaMail/lang/dk/folders.inc | 18
IlohaMail/lang/dk/init.inc | 9
IlohaMail/lang/dk/login.inc | 17
IlohaMail/lang/dk/main.inc | 50 -
IlohaMail/lang/dk/pref_colors.inc | 23
IlohaMail/lang/dk/pref_identities.inc | 8
IlohaMail/lang/dk/prefs.inc | 69 +
IlohaMail/lang/dk/read_message.inc | 10
IlohaMail/lang/dk/search.inc | 4
IlohaMail/lang/dk/tool.inc | 4
IlohaMail/lang/el/bookmarks.inc | 29
IlohaMail/lang/el/calendar.inc | 39
IlohaMail/lang/el/compose.inc | 55 +
IlohaMail/lang/el/contacts.inc | 35
IlohaMail/lang/el/cp.inc | 11
IlohaMail/lang/el/dates.inc | 69 +
IlohaMail/lang/el/defaultFolders.inc | 20
IlohaMail/lang/el/edit_contact.inc | 40
IlohaMail/lang/el/edit_folders.inc | 36
IlohaMail/lang/el/folders.inc | 25
IlohaMail/lang/el/init.inc | 5
IlohaMail/lang/el/login.inc | 27
IlohaMail/lang/el/main.inc | 55 +
IlohaMail/lang/el/pref_colors.inc | 38
IlohaMail/lang/el/pref_identities.inc | 29
IlohaMail/lang/el/prefs.inc | 94 ++
IlohaMail/lang/el/quota.inc | 18
IlohaMail/lang/el/read_message.inc | 33
IlohaMail/lang/el/search.inc | 25
IlohaMail/lang/el/search_errors.inc | 18
IlohaMail/lang/el/tool.inc | 25
IlohaMail/lang/notes.txt | 165 +++
IlohaMail/source/compose2.php | 11
IlohaMail/source/contacts_popup.php | 1
IlohaMail/source/index.php | 6
IlohaMail/source/login.php | 2
IlohaMail/source/main.php | 2
IlohaMail/source/read_message.php | 4
IlohaMail/source/view.php | 4
Manual/install.html | 228 ++--
MySQL/sql | 14
README | 4
RELEASE_NOTES | 7
UPGRADING | 18
82 files changed, 2236 insertions(+), 2369 deletions(-)
|
view
|
download
|
| 01-debianpath |
IlohaMail/conf/conf.inc | 2 --
IlohaMail/conf/conf.php | 11 +++++------
2 files changed, 5 insertions(+), 8 deletions(-)
|
view
|
download
|
| 02-debianconfig |
IlohaMail/conf/conf.php | 8 ++++----
IlohaMail/conf/db_conf.php | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 04-xss3 |
IlohaMail/include/read_message_print.inc | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 06-notrim |
IlohaMail/source/index.php | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| 07-utf8-conversion |
IlohaMail/lang/UTF-8.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 08-remove-headers |
IlohaMail/source/compose2.php | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| 09-smtp-port |
IlohaMail/conf/conf.php | 2 +-
IlohaMail/source/compose2.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 10-courier-mode |
IlohaMail/conf/conf.php | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 11-mktime |
IlohaMail/include/imap.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 12-extra-newlines |
IlohaMail/source/compose2.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 13-pop3-content |
IlohaMail/include/pop3.inc | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|