aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * autoconfigbackup - code style fixesdoktornotor2015-08-231-2/+1
| | | | | | Missing whitespace.
| * autoconfigbackup - code style fixesdoktornotor2015-08-231-2/+1
| | | | | | Missing whitespace.
| * autoconfigbackup - code style fixesdoktornotor2015-08-231-110/+110
| | | | | | | | | | | | - Fix copyright header - Code style and whitespace fixes N.B.: This code produces "Fatal error: Cannot redeclare stripos()" on any PHP5+ version, really no idea why's it still here for which prehistoric pfS versions. Not touching it otherwise.
| * autoconfigbackup - code style fixesdoktornotor2015-08-231-105/+98
| | | | | | | | | | | | - Fix copyright header - Code style and whitespace fixes - XHTML fixes - Replace deprecated split() with explode(); still one split() occurrence left - cannot be simply replaced with explode() since that changes the output and I have no clue what the code is supposed to do plus no way to test it without subscription account.
| * autoconfigbackup - code style fixesdoktornotor2015-08-231-82/+74
| | | | | | | | | | - Fix copyright header - Code style and whitespace fixes - XHTML fixes
| * autoconfigbackup.- code style fixesdoktornotor2015-08-231-1/+15
| | | | | | | | - Move custom_php_resync_config_command() function from XML to autoconfigbackup.inc and give it an unique prefix - Also give an unique prefix to custom_php_validation_command()
| * autoconfigbackup.- code style fixesdoktornotor2015-08-231-59/+53
| | | | | | | | | | | | | | - Move custom_php_resync_config_command() function to autoconfigbackup.inc and give it an unique prefix - Also give a unique prefix to custom_php_validation_command() - Fix copyright header - Fix file permissions (no need for these to be executable) - Whitespace fixes
| * autoconfigbackup.- code style fixesdoktornotor2015-08-231-182/+188
| | | | | | | | | | | | | | - Fix copyright header - Code style and whitespace fixes - Replace deprecated split() with explode() - Replace backticks with shell_exec() - Some XHTML fixes
| * autoconfigbackup.- code style fixesdoktornotor2015-08-231-140/+152
| | | | | | | | | | | | - Update copyright header - Code style and whitespace fixes - Use platform_booting() - Replace backticks with shell_exec()
* | Merge pull request #1082 from doktornotor/patch-3Renato Botelho2015-09-2931-15/+649
|\ \
| * | filemgr - remove useless entries from priv_listdoktornotor2015-09-271-4/+0
| | |
| * | bandwidthd - remove no-op priv_list for graphsdoktornotor2015-09-271-8/+0
| | | | | | | | | Obviously only works with PHP, need more coffee.
| * | asterisk - revert add privileges configurationdoktornotor2015-09-271-4/+0
| | | | | | | | | Already being done in individual PHP files
| * | asterisk - revert add privileges configurationdoktornotor2015-09-271-41/+0
| | | | | | | | | Already being done in individual PHP files
| * | gwled - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | gwled - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
| * | ftpproxy - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | ftpproxy - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
| * | filer - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | filer - add privileges configurationdoktornotor2015-09-271-0/+40
| | |
| * | filemgr - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | filemgr - add privileges configurationdoktornotor2015-09-271-0/+44
| | |
| * | diag_new_states - add privileges configurationdoktornotor2015-09-271-0/+4
| | |
| * | diag_new_states - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
| * | darkstat - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | darkstat - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
| * | cron - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | cron - add privileges configurationdoktornotor2015-09-271-0/+39
| | |
| * | checkmk-agent - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | checkmk-agent - add privileges configurationdoktornotor2015-09-271-0/+39
| | |
| * | blinkled - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | blinkled - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
| * | bandwidthd - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | bandwidthd - add privileges configurationdoktornotor2015-09-271-0/+45
| | |
| * | bacula - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | bacula - add privileges configurationdoktornotor2015-09-271-0/+41
| | |
| * | backup - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | backup - add privileges configurationdoktornotor2015-09-271-0/+39
| | |
| * | avahi - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | avahi - add privileges configurationdoktornotor2015-09-271-0/+38
| | |
| * | asterisk - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | asterisk - add privileges configurationdoktornotor2015-09-271-0/+41
| | |
| * | arpwatch - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | arpwatch - add privileges configurationdoktornotor2015-09-271-0/+39
| | |
| * | arping - add privileges configurationdoktornotor2015-09-271-1/+5
| | |
| * | arping - add privileges configurationdoktornotor2015-09-271-0/+37
| | |
* | | Merge pull request #1080 from doktornotor/patch-2Renato Botelho2015-09-2927-2576/+3127
|\ \ \
| * | | Fix log_dir config checkdoktornotor2015-09-271-1/+1
| | | |
| * | | Honor logdir settings for reverse proxy as well; always provide a default ↵doktornotor2015-09-271-3/+8
| | | | | | | | | | | | | | | | value if not configured
| * | | Do not run squid_resync() twice on package installdoktornotor2015-09-271-1/+0
| | | | | | | | | | | | custom_php_resync_config_command is automatically executed via install_package_xml() on install.