52 Commits (ccc1b90236e2e039a33351ce3a09b0e239d11d8a)

Author SHA1 Message Date
David Goodwin ccc1b90236 imap-prefix patch - see https://sourceforge.net/tracker/index.php?func=detail&aid=2049852&group_id=191583&atid=937964 , apparently useful for courier 18 years ago
Christian Boltz 3e5549bfad functions.inc.php: 18 years ago
David Goodwin 544c7ebe82 functions.inc.php: reindent (as per inline vim settings) and add in flash_error calls when validating an email address (I suspect the strings need changing as per translation issues) 18 years ago
Christian Boltz 5fa76d73d9 config.inc.php + all files related to alias domains 18 years ago
Christian Boltz 711df82fc8 function.inc.php 18 years ago
Christian Boltz 532675ab3b functions.php 18 years ago
Christian Boltz add0c86cad Applied patch from Michiel van Baak (mvanbaak) 18 years ago
Christian Boltz 919638efdf create-mailbox.php: 18 years ago
David Goodwin 370e8fef6c inital merge of lenix's patch for domain aliasing; I think list-virtual.php needs some attention, but I've run out of time right now; upgrade.php has been updated to create the tables correctly (tested on pgsql and mysql); functionality or php scripts not tested yet 18 years ago
David Goodwin 98e9da8ea5 functions.inc.php: 2.2.0.... 18 years ago
David Goodwin 0d559f2d57 functions.inc.php: checkdnsrr may not exist; try and be graceful 18 years ago
David Goodwin 2f220c9b32 functions.inc.php: fix urls 18 years ago
Greg 9f7d4f14e9 simplification and (hopefully) bug free fix for POP/IMAP box marking 18 years ago
Greg 880881c2a2 fixed an error that would not identify POP/IMAP accounts when a mailbox forwards to other destinations as well. 18 years ago
Christian Boltz 95057caa43 functions.inc.php: 18 years ago
Christian Boltz e16334361c functions.inc.php 18 years ago
Christian Boltz f217f0c1bb Summary: Added language selector to login form 18 years ago
Christian Boltz 5f7dcc18d5 functions.inc.php 18 years ago
Christian Boltz a00d456084 functions.inc.php 18 years ago
Christian Boltz 61713c260b OOps. Removed forgotten debugging code again. 18 years ago
Christian Boltz 5acd24515f functions.php: 18 years ago
David Goodwin f909eb53a2 functions.inc.php: change doc block formatting 18 years ago
Christian Boltz e6e0e37a5c - added function db_insert() 18 years ago
David Goodwin c3ae9dd9db functions.inc.php: code cleanups / documentation fixes etc 18 years ago
Christian Boltz 4a35f02765 - new functions safeget, safepost, safeserver 18 years ago
Christian Boltz eab71c6ba5 - escape_string(): preserve array keys when escaping arrays 18 years ago
Christian Boltz 2d65b8b858 - setup.php now has a "create superadmin" form 18 years ago
David Goodwin 2ffb2ef3e6 functions.inc.php: reduce global usage 18 years ago
David Goodwin f854128947 functions.inc.php: mysqli is a valid database_type as well! 18 years ago
David Goodwin dc51d62e15 update license headers 18 years ago
David Goodwin f2bf3cdf97 functions.inc.php: remove optional parameter for get_domains_for_admin() 18 years ago
David Goodwin b15d558c81 functions.inc.php: fix escape_string to handle arrays, move magic_quotes stuff to common.php; add flash message stuff (See also header.php) 18 years ago
Christian Boltz 1b603782d0 - fix: added edit_mailbox as allowed log action 18 years ago
Christian Boltz 8e88a41691 - added missing "global $CONF" in authentication_require_role 18 years ago
David Goodwin 075d15b4b1 db_log patch from amsys - make db logging translatable 18 years ago
David Goodwin b947f120b4 functions.inc.php: typo fix 19 years ago
David Goodwin 5c372ead52 functions.inc.php: add a db_get_boolean($bool) function to handle the 0/1/False/True stuff for MySQL&PostgreSQL 19 years ago
David Goodwin 4eb83c4bdc final set of refactoring patches 19 years ago
David Goodwin 69de1f06f0 functions.inc.php: fix incorrect usage of mysqli_error(...) 19 years ago
David Goodwin fd3c471126 functions.inc.php: enable md5 password hashing (thanks to Levente Farkas (lfarkas) on the forum) 19 years ago
David Goodwin f7628dea60 functions.inc.php: unicode fix from amsys 19 years ago
David Goodwin e7436140e3 functions.inc.php: unicode patch from amsys (thank you) - see http://sourceforge.net/tracker/index.php?func=detail&aid=1798757&group_id=191583&atid=937966 19 years ago
Greg 411e4fae3c Search highlights matches. Click on log entries for full data field pop-up. Other bug fixes. 19 years ago
Greg 97aeb7a567 Added optional feature to indicate broken aliases and where mailboxes deliver to. Includes 19 years ago
David Goodwin fc4b601b39 functions.inc.php: ensure link is open for when we do escape_string stuff; update pg_escape_string usage for php > 5.2.0 19 years ago
David Goodwin fc6013cb2a functions.inc.php: reindent, ensure alias_pgindex_count is initialised in get_domain_details() 19 years ago
David Goodwin b933b9186c functions.inc.php: remove dead code - active and backupmx are not selected by the query, so are not present in the results, and therefore cause php errors as they are not present in the array 19 years ago
Greg cecbdd1660 Greatly enhanced the multi-page experience for list-virtual.php and overview.php 19 years ago
Greg c7e49d0631 Allows for tld of 2-6 characters 19 years ago
Greg 9481a093a6 user Autoresponse edits function like the admin interfaces 19 years ago