AlternC/bureau/class
Kienan Stewart a00f4b0d5f Check if domain is being deleted before adding DKIM key entry
Fixes #338
2023-08-30 12:30:23 +02:00
..
config.php [fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained 2018-07-04 17:42:42 +02:00
config_nochk.php
db_mysql.php [fix] misc bugs in update_domaines.php, 2018-07-17 16:07:48 +02:00
functions.php fix minor typo 2019-09-09 15:39:50 -04:00
lang_env.php
local.php
m_action.php [fix] integration of PR-290 : Fix unit test errors 2018-10-22 17:00:38 +02:00
m_admin.php Use pma_sso script to connect PhpMyAdmin from admin menu 2019-05-14 12:13:44 -04:00
m_apache.php [fix] (for 3.5) fixing longstanding bug when we didn't deleted (or deleted too many) vhosts files in /var/lib/alternc/apache-vhost/. 2018-10-23 19:02:15 +02:00
m_authip.php
m_bind.php Merge pull request #342 from Koumbit/339_bind_conf_with_multiple_domains 2023-08-30 12:27:44 +02:00
m_bro.php
m_cron.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_crypto.php
m_debug_alternc.php
m_dom.php Merge pull request #342 from Koumbit/339_bind_conf_with_multiple_domains 2023-08-30 12:27:44 +02:00
m_err.php
m_export.php
m_ftp.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_hooks.php Fix script invocation when scanning a directory 2023-08-30 12:08:30 +02:00
m_hta.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_log.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_lxc.php [fix] m_lxc didn't work on new instead of ... 2018-10-16 23:04:46 +02:00
m_mail.php Check if domain is being deleted before adding DKIM key entry 2023-08-30 12:30:23 +02:00
m_mem.php Add password reset via one-time login link 2018-11-14 19:05:32 -05:00
m_menu.php
m_messages.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_mysql.php Return an error when attempting to connect to PHPMyAdmin with no DBs 2019-05-14 12:14:25 -04:00
m_piwik.php Request unlimited number of a sites from matomo 2019-04-05 13:48:03 -04:00
m_quota.php [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
m_ssl.php Match type more broadly for vhost when searching subdomains 2023-08-21 13:22:23 +02:00
mime.php
reset_stats_conf.php
variables.php
vm.class.php