| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by uninstall_package() from pkg-utils.inc. Also the service is stopped by it.
|
|\ |
|
| | |
|
|/
|
|
|
|
|
| |
You can end up with orphaned /usr/sbin/sendmail as a copy of sm.php script, causing cron and other unwanted spam even after uninstalling the package. I recall couple of users complaining on the forum, examples:
https://forum.pfsense.org/index.php/topic,68004.0.html
https://forum.pfsense.org/index.php?topic=74000.msg406041#msg406041
This still is not a proper fix, this shouldn't require and create /usr/sbin/sendmail at all.
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Code style fixes
- Use safe_mkdir and {stop,restart}_service()
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Some XHTML fixes
- Wrap javascript in CDATA
|
| |
| |
| |
| |
| |
| | |
- Fix copyright header
- Fix custom_php_validation_command syntax
- Nuke unused tags
- Improve descriptions, typo fixes
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Nuke loads of unused tags
- Improve descriptions, typo fixes
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Nuke unused tags
- Improve descriptions, typo fixes
|
| |
| |
| |
| |
| | |
- Fix copyright header
- Nuke loads of unused tags
- Improve descriptions, typo fixes
|
| |
| |
| |
| |
| |
| | |
- Fix copyright header
- Fix file permissions
- Nuke loads of unused tags
- Improve descriptions, typo fixes
|
|\ \ |
|
| | | |
|
| |/
| |
| | |
Nut takes quite some time to launch (notably with networked UPS); this creates misleading log entries confusing users.
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
-add email settings for 1.6-dev version
-remove call to nonexisting javascript function
-put a maximum height to a table textarea + scrollbar
-remove httpchk from config file when not used
|
|\ \ |
|
| | |
| | |
| | | |
Fix copy/paste error in input validation.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and allignment fixes
- Remove unused php_install_zabbix_agent_lts() function
- Use stop_service()/restart_service()
- Use mwexec() instead of exec()
- Improve some input validations
|
| |/
| |
| |
| |
| |
| |
| | |
- Fix copyright header
- Fix file permissions
- Nuke unused/useless tags
- Improve some descriptions.
- Move User Parameters to advancedfield
|
|\ \ |
|
| | |
| | |
| | |
| | | |
- Use mwexec
- Improve input validation
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Fix file permissions
- Nuke unused/useless tags
|
| |/
| |
| |
| |
| |
| | |
- Fix copyright header
- Code style and allignment fixes
- Remove unused php_install_zabbix_proxy_lts() function
- Use stop_service()/restart_service()
|
|\ \ |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation
|
| | |
| | |
| | | |
A couple of missed XHTML fixes.
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation fixes
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation fixes
- Improve cache handling
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Code style and indentation fixes
- Rename the rc script to asterisk.sh; use write_rcfile() to create the script, instead of the messy preg_replace() stuff. This also should hopefully fix Bug #4717 for some users.
- Use stop_service()/restart_service() instead of calling the script via exec()
- Stop the service and actually remove the rc script on uninstall, instead of making it non-executable
|
| |/
| |
| |
| |
| |
| | |
- Fix copyright header
- Fix file permissions
- Remove unused tags
- Rename the rc script to match pretty much any other package out there
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
- Code style and clean up
- Fix Bug #4684 - do not (re)start siproxd on sync when disabled by user
|
| | |
| | |
| | | |
- Fix indentation, code style
|
| | | |
|
| |/ |
|
|\ \ |
|