PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Christian Boltz 6ec360b0b7 AliasHandler:
- finally fix alias deletion when using MariaDB. The workaround is
  to add another field from the subquery to the outer SELECT so that
  MariaDB can't optimize the subquery to "always 1"
  http://sourceforge.net/p/postfixadmin/bugs/325/
  (I'll open a MariaDB bugreport and add the link to the bugtracker)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1703 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
ADDITIONS INSTALL.TXT, ADDITIONS/squirrelmail-plugin/INSTALL 10 years ago
DOCUMENTS POSTFIX_CONF.txt: 10 years ago
VIRTUAL_VACATION VIRTUAL_VACATION/INSTALL.TXT: 10 years ago
configs As a side effect of the previous commit (r1568), we can use login.php 11 years ago
css default.css: 11 years ago
debian version 2.91 aka 3.0 beta1 11 years ago
images added quota level percentage display 13 years ago
languages vacation.php: 10 years ago
model AliasHandler: 10 years ago
scripts postfixadmin-cli.php: 11 years ago
smarty update smarty from 3.1.5 to 3.1.16 11 years ago
templates list-virtual_mailbox.tpl: 11 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 14 years ago
users login.php, users/login.php: 11 years ago
CHANGELOG.TXT AliasHandler: 10 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT INSTALL.TXT, ADDITIONS/squirrelmail-plugin/INSTALL 10 years ago
LICENSE.TXT LICENSE.TXT: 14 years ago
backup.php functions.inc.php: 11 years ago
broadcast-message.php broadcast-message.php: 10 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php use !empty to avoid error 11 years ago
config.inc.php config.inc.php: 10 years ago
delete.php delete.php: 11 years ago
edit.php edit.php: 10 years ago
editactive.php editactive.php: 11 years ago
fetchmail.php fetchmail.php: 10 years ago
functions.inc.php functions.inc.php 11 years ago
index.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-admin.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-domain.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-virtual.php add missing { } 11 years ago
login.php login.php, users/login.php: 11 years ago
main.php remove "postfixadmin.com" in comments in lots of files 11 years ago
sendmail.php remove "postfixadmin.com" in comments in lots of files 11 years ago
setup.php setup.php: 11 years ago
smarty.inc.php smarty.inc.php : use !empty to avoid php moaning 11 years ago
upgrade.php upgrade.php: 10 years ago
vacation.php vacation.php: 10 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
viewlog.php various files: 11 years ago
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 11 years ago