| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| |
| |
| | |
that ca_chain returns a string of Base64 encoded certificates, not an array. Thus, all references to base64_decode($server_ca['crt']) have been replaced with simply $server_ca.
Additionally, incremented package version from 1.2.19 to 1.2.20.
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| | |
Useless.
|
|\ \ |
|
| | |
| | |
| | |
| | | |
- Beyond reinveting the install_cron_job() thing repeatedly, this has been rewriting /etc/crontab directly. Ugh.
- Fix bogus boot check while here.
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | | |
Require IPv4 for NextMTA -- no aliases allowed since it was producing broken firewall rules and is generally pointless for a single IP. Never had a chance of working properly, no configuration upgrade required here.
|
| | |
| | |
| | | |
- Fix input validation for NextMTA and require IPv4, no aliases allowed since it was producing broken firewall rules and is generally pointless for a single IP.
|
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Remove useless comments
- Indentation/whitespace fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Remove service and menu tags that are already specified in packages configfile (spamd.xml)
- Nuke useless comments
- Make descriptions readable
- Fix default values handling
- Remove completely bogus "Enable RRD graphing" option that had no code attached to it.
- Indentation/whitespace fixes
|
| | |
| | |
| | | |
And yet more of dead garbage.
|
| | |
| | |
| | | |
Another unused piece of garbage, replaced with spamd_generate_rules().
|
| | | |
|
| | |
| | |
| | | |
Not used anywhere, useless dead code.
|
| | |
| | |
| | | |
Not used anywhere, useless dead code.
|
| | |
| | |
| | | |
Not used anywhere, useless dead code.
|
| | | |
|
| | |
| | |
| | | |
Not used anywhere, depending on the abandoned spamd_db_ext.php.
|
| | | |
|
| | |
| | |
| | | |
Running exit() is not useful. Delete abandoned unsupported script.
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Code style and indentation fixes
- Use shell_exec() instead of backticks
- Don't add the same email address to spamtrap twice (?!)
- XHTML fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Update copyright header
- Fix file permissions (no need for these to be executable)
- Fix whitespace/indentation
- Nuke useless comments
- Sanitize package version
|
| |/
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
sarg.template
- Fix copyright header
- More typo and English fixes.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sarg_about.php
sarg_realtime.php
- Code style and indentation fixes
- Nuke useless pfSense 1.2.x cruft
- XHTML fixes
|
| | |
| | |
| | |
| | |
| | |
| | | |
sarg_realtime.php
- Code style and indentation fixes
- Nuke useless pfSense 1.2.x cruft
- XHTML fixes
|
| | |
| | |
| | |
| | |
| | | |
sarg_reports.php
- Code style and indentation fixes
- Nuke useless pfSense 1.2.x cruft
|
| | |
| | |
| | | |
Run this through javascript prettify to make the thing readable.
|
| | |
| | |
| | |
| | |
| | | |
sarg_frame.php
- Update copyright header
- Code style and indentation fixes
|
| | |
| | |
| | | |
Consistent uppercase usage.
|
| | |
| | |
| | |
| | |
| | | |
sarg.php
- Fix copyright header
- Code style and indentation fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sarg.inc
- Fix copyright header
- Code style and indentation fixes
- Make the arrays declarations readable
- Nuke useless sarg_php_install_command() / sarg_php_deinstall_command() functions
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sarg_schedule.xml
- Fix copyright header
- Nuke unused custom_php_(de)install_command
- Code style and indentation fixes
- Description cosmetics
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sarg_schedule.xml
- Fix copyright header
- Nuke unused custom_php_(de)install_command
- Nuke some nonsensical extra menu under Diagnostics
- Fix file permissions
- Code style and indentation fixes
- Make descriptions readable and improve English.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sarg_users.xml
- Fix copyright header
- Nuke unused custom_php_(de)install_command
- Code style and indentation fixes
- Make descriptions readable and improve English
|
| |/
| |
| |
| |
| |
| |
| |
| | |
sarg.xml
- Fix copyright header
- Nuke unused custom_php_(de)install_command
- Fix file permissions
- Code style and indentation fixes
- Make descriptions readable and improve English.
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|