AlternC/bureau/class
Kienan Stewart d6d25e9ec6 Fix script invocation when scanning a directory
Since the directory was not preprended to the filenames, no scripts
could ever be called.
2018-07-27 13:09:33 -04:00
..
class_system_bind.php
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] not throwing exception with db_mysql 2018-07-04 17:24:06 +02:00
functions.php [fix] adding dependency to php-curl, fixing _sha512cr issues 2018-07-04 17:19:20 +02:00
lang_env.php
local.php
m_action.php
m_admin.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_authip.php [fix] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +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 [fix] a bit of cleanup in m_dom AND the rewrite of WHOIS() function to be a 'smart' DIG NS instead 2018-07-04 18:39:27 +02:00
m_err.php [fix] renaming update_certs, fixing deprecated usage of 2018-06-23 16:54:54 +02:00
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 2018-07-27 13:09:33 -04: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] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +02:00
m_mail.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_mem.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_menu.php [fix] remove now unused ico for menu icons (in css) 2018-06-23 11:49:49 +02:00
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 [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_piwik.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_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 [fix] misc bugs in m_ssl (incorrect table and certificate name) + restart instead of reload if necessary in src/reload-certs 2018-06-24 19:02:11 +02:00
mime.php
reset_stats_conf.php
variables.php
vm.class.php