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 da21a4cae2 functions.inc.php:
- new function db_boolean_to_int() to convert boolean values from the 
  database to integer (0 or 1)
- db_get_boolean(): error out on unknown $CONF[database_type]


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1208 a1433add-5e2c-0410-b055-b7f2511e0802
2011-10-16 22:19:55 +00:00
ADDITIONS ADDITIONS/delete-mailq-by-domain.pl, 2011-08-03 22:58:09 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
configs configs/menu.conf: 2011-07-29 20:20:16 +00:00
css added quota level percentage display 2011-08-08 18:39:03 +00:00
debian fix patch for config.inc.php when creating .deb 2011-05-23 09:22:59 +00:00
DOCUMENTS SUPERADMIN.txt: 2011-07-31 23:15:41 +00:00
images added quota level percentage display 2011-08-08 18:39:03 +00:00
languages *.lang: 2011-10-16 21:17:20 +00:00
model DomainHandler.php: 2011-10-16 21:41:27 +00:00
scripts config.inc.php 2011-09-25 18:39:20 +00:00
smarty smarty.inc.php: 2011-02-27 22:56:05 +00:00
templates vacation.php: 2011-08-21 21:28:13 +00:00
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 2011-03-17 22:38:03 +00:00
users config.inc.php 2011-09-25 18:39:20 +00:00
VIRTUAL_VACATION fix as per #3086890 2011-06-20 12:51:02 +00:00
backup.php backup.php: 2011-07-18 22:05:07 +00:00
broadcast-message.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT Paperwork ;-) 2011-08-05 23:05:25 +00:00
common.php config.inc.php: 2011-08-23 21:23:16 +00:00
config.inc.php config.inc.php 2011-09-25 18:39:20 +00:00
create-admin.php create_admin() cleanup 2011-09-24 17:04:15 +00:00
create-alias-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
create-alias.php create-alias.php: 2011-08-06 23:37:20 +00:00
create-domain.php Merge admin_edit-domain.tpl and admin_create-domain.tpl 2011-07-31 14:32:51 +00:00
create-mailbox.php create-mailbox: 2011-10-11 20:14:26 +00:00
delete.php delete.php: 2011-07-18 22:13:05 +00:00
edit-active-admin.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-active-domain.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-active.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-admin.php config.inc.php 2011-09-25 18:39:20 +00:00
edit-alias.php Merge edit-alias.tpl and create-alias.tpl 2011-07-31 15:05:33 +00:00
edit-domain.php Merge admin_edit-domain.tpl and admin_create-domain.tpl 2011-07-31 14:32:51 +00:00
edit-mailbox.php config.inc.php 2011-09-25 18:39:20 +00:00
fetchmail.php fetchmail.php: 2011-07-22 20:33:56 +00:00
functions.inc.php functions.inc.php: 2011-10-16 22:19:55 +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 various documentation updates: 2011-01-06 20:01:21 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-admin.php list-admin.php 2011-07-18 22:23:33 +00:00
list-domain.php list-domain.php: 2011-07-25 22:59:39 +00:00
list-virtual.php list-virtual.php: 2011-10-07 22:57:43 +00:00
login.php Merge template for admin login and user login 2011-07-29 18:04:09 +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 - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
password.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
sendmail.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
setup.php config.inc.php 2011-09-25 18:39:20 +00:00
smarty.inc.php smarty.inc.php - select_options(): 2011-09-24 16:35:42 +00:00
upgrade.php upgrade.php: 2011-07-25 23:28:32 +00:00
vacation.php vacation.php: 2011-08-21 21:28:13 +00:00
variables.inc.php variables.inc.php: 2011-07-26 00:33:44 +00:00
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
xmlrpc.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 2011-03-28 23:15:11 +00:00