| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Code style and indentation fixes
- Use install_cron_job() instead of re-implementing it
- Use restart_service()
- Clean up user/groups after itself on uninstall (fixes Bug #4929)
- Fix input validation (no errors shown due to a typo in variable name)
- Better log messages plus some cosmetics
|
| |
|
|
|
|
| |
This reverts commit c74475a4771eeaa77fce9a78a2b927aff32305ce.
|
| |
|
|\ |
|
| |
| |
| | |
No need for this code, already handled by install_cron_job() as well.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
- Update copyright header
- Loads of code style/indentation/whitespace fixes
- Replace deprecated eregi() with preg_match
- Use install_cron_job() instead of re-implementing it
- Nuke bunch of useless pfSense 1.2.x checks
|
| |
| |
| |
| |
| | |
- Update copyright header
- Fix indentation/whitespace
- XHTML fixes
|
| |
| |
| |
| |
| | |
- Update copyright header
- Fix indentation/whitespace
- XHTML fixes
|
| |
| |
| |
| | |
- Add copyright header
- Fix indentation/whitespace
|
| |
| |
| |
| |
| | |
- Add copyright header
- Fix indentation/whitespace
- Improve descriptions
|
| |
| |
| |
| |
| | |
- Add copyright header
- Fix indentation/whitespace
- Improve descriptions
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- All content from tinc_config.xml moved here
- Add basic input validation
- Added an enable checkbox to make it possible to disable tinc without uninstalling the package
- Fix textarea so that the generated RSA keys actually fit in without linewraps
- Cosmetics
|
| | |
| | |
| | | |
Fix columns number in textarea for RSA keys.
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Nuke unused tags
- Add input validation
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add copyright header
- Fix code style, whitespace and indentation
- Added some basic input validation
- Add a symlink to make this work on pfSense 2.2.x (fixes Bug #4409)
- Added an enable checkbox to make it possible to disable tinc without uninstalling the package
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Add copyright header
- XHTML valid code
- Fix code style, whitespace and indentation
- Removed the useless checks for clog location on pfSense <2.1.2
|
| |/
| |
| | |
Content moved to tinc.xml
|
|\ \ |
|
| | |
| | |
| | | |
It made zero sense with the original broken commands order ( you don't configure something only to overwrite it by some sample config later on... WTF), it makes zero sense with the new one (you don't copy a sample conf to unlink it on configuration and replace with a symlink to another file.)
|
| | |
| | |
| | |
| | | |
user/group first.
|
| | |
| | |
| | | |
... so the the baculaclient_custom_php_deinstall_command() in the .inc file is actually used.
|
| | | |
|
| | |
| | |
| | | |
Really gone.
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by uninstall_package() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
| | |
| | |
| | | |
All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by install_package() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
| | |
| | |
| | | |
All of these are dealt with by install_package(), uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
|
| | |
| | |
| | | |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
All of these are dealt with by uninstall_package() and from pkg-utils.inc.
|
| | |
| | |
| | | |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | |
| | |
| | | |
These are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
|
| | | |
|
| | |
| | |
| | | |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
| | | |
|