0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
David Goodwin df41f03d96 backup.php: fix bug 2829452
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@697 a1433add-5e2c-0410-b055-b7f2511e0802
2009-07-30 07:35:14 +00:00
ADDITIONS cleanupdirs.pl: 2009-05-03 16:14:14 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
css css/default.css 2008-11-11 23:00:09 +00:00
debian bump up to 2.3rc7 2009-07-27 21:13:02 +00:00
DOCUMENTS INSTALL.txt, UPGRADE.txt: 2009-05-31 20:31:04 +00:00
images applied patch from lenix - theme support for postfixadmin; see http://sourceforge.net/tracker/index.php?func=detail&aid=1898481&group_id=191583&atid=937966 - thank you 2008-02-21 21:43:58 +00:00
languages nb.lang 2009-04-19 11:43:49 +00:00
model model/*, tests/*: 2009-04-15 21:54:18 +00:00
templates templates/search.php, templates/list-virtual.php: 2009-07-19 17:32:58 +00:00
tests model/*, tests/*: 2009-04-15 21:54:18 +00:00
users users/password.php: fix minor typo 2009-06-30 12:56:30 +00:00
VIRTUAL_VACATION patch from Steve ... see https://sourceforge.net/tracker/index.php?func=detail&aid=2818228&group_id=191583&atid=937964 - once again, thank you 2009-07-10 21:12:44 +00:00
backup.php backup.php: fix bug 2829452 2009-07-30 07:35:14 +00:00
broadcast-message.php broadcast-message.php: fix hard coded table names 2009-04-22 14:56:28 +00:00
CHANGELOG.TXT bump up to 2.3rc7 2009-07-27 21:13:02 +00:00
common.php login.php, index.php: 2009-04-22 11:31:53 +00:00
config.inc.php config.inc.php: remove pointless ereg stuff 2009-07-10 20:59:49 +00:00
create-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
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 create-domain.php: if the user makes a domain a backup mx, then accept whatever they type in for mailboxes/aliases 2009-02-25 10:24:30 +00:00
create-mailbox.php create-mailbox.php: Remove commented out & dead code 2009-04-06 19:54:11 +00:00
delete.php - log mailbox deletion (was only logged as alias deletion before) 2009-06-08 11:33:16 +00:00
edit-active-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
edit-active-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
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 alias editing - ensure template uses correct list of aliases 2009-04-25 13:11:16 +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: 2008-08-01 20:47:07 +00:00
fetchmail.php fetchmail.php: 2009-03-26 23:07:45 +00:00
functions.inc.php functions.inc.php 2009-07-28 23:00:48 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT INSTALL.txt, UPGRADE.txt: 2009-05-31 20:31:04 +00:00
LICENSE.TXT LICENSE.TXT: updated contributors 2008-04-26 20:54:26 +00:00
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 list-domain.php 2009-06-01 14:56:29 +00:00
list-virtual.php try and be a bit more intelligent over which domain is selected by default in list-virtual & the menu 2009-07-19 12:25:47 +00:00
login.php login.php, index.php: 2009-04-22 11:31:53 +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 Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
motd.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
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 setup.php: 2009-05-02 20:24:58 +00:00
upgrade.php try and avoid naming conflicts so put _idx on the end of all postgres indexes 2009-05-28 19:47:52 +00:00
variables.inc.php remove pointless ereg stuff 2009-07-10 21:00:43 +00:00
viewlog.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
xmlrpc.php xmlrpc.php: 2009-04-11 20:45:38 +00:00