0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz 303acce580 Backport of various fixes from trunk to the 2.3 branch
- list-virtual: fix displaying of 'modified' column for aliases when using
  postgres
- replaced deprecated split() with preg_split() or explode()
- functions.inc.php: better error messages when database functions are missing
- create domain: fixed typo in variable name that broke the default value for
  default aliases
- create domain: backup MX checkbox is now XHTML compliant
- vacation.pl logged literal $variable instead of the variable content at two
  places
- POSTFIX_CONF.txt: fixed filename for quota map
- config.inc.php: removed double $CONF['database_prefix']
- config.inc.php: fixed comments about domain_post* script parameters
- CHANGELOG.TXT: add new section for 2.3.3, include all the above



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@893 a1433add-5e2c-0410-b055-b7f2511e0802
2010-12-15 23:41:40 +00:00
ADDITIONS Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
admin
css Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
debian Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
DOCUMENTS Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
images
languages Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
model model/*.php: 2009-08-21 12:10:54 +00:00
templates Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
tests model/*, tests/*: 2009-04-15 21:54:18 +00:00
users Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
VIRTUAL_VACATION Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
backup.php config.inc.php: 2009-10-24 00:11:09 +00:00
broadcast-message.php broadcast-message.php: fix hard coded table names 2009-04-22 14:56:28 +00:00
CHANGELOG.TXT Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
common.php setup.php: 2009-10-20 19:25:20 +00:00
config.inc.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
create-admin.php
create-alias-domain.php create-alias-domain.php: fix undefined variables 2009-04-18 19:40:50 +00:00
create-alias.php reverting most changes from SVN r572 aka 2009-05-07 23:23:21 +00:00
create-domain.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
create-mailbox.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
delete.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
edit-active-admin.php
edit-active-domain.php
edit-active.php fix undefined variables 2009-04-20 18:40:18 +00:00
edit-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
edit-alias.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
edit-domain.php list-virtual.php 2009-02-26 22:57:11 +00:00
edit-mailbox.php allow local_part to change (in theory this code serves no purpose, as the username cannot be changed.. but perhaps it will be in the future (part 2 of operation shut-up-libertytek-charles :) ) 2008-12-12 19:40:39 +00:00
edit-vacation.php edit-vacation.php: 2009-08-21 12:02:55 +00:00
fetchmail.php fetchmail.php: 2009-03-26 23:07:45 +00:00
functions.inc.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
GPL-LICENSE.TXT
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
LICENSE.TXT
list-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
list-domain.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
list-virtual.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
login.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
main.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
motd-users.txt
motd.txt
password.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
search.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
sendmail.php sendmail.php: 2009-03-11 22:38:15 +00:00
setup.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
upgrade.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
variables.inc.php remove pointless ereg stuff 2009-07-10 21:00:43 +00:00
viewlog.php Backport of various fixes from trunk to the 2.3 branch 2010-12-15 23:41:40 +00:00
xmlrpc.php require that xmlrpc is turned on in config file 2009-08-26 21:38:57 +00:00