Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postfix - fix badly broken cron handling, fix boot check | doktornotor | 2015-09-08 | 1 | -137/+89 |
| | | | | - Beyond reinveting the install_cron_job() thing repeatedly, this has been rewriting /etc/crontab directly. Ugh. - Fix bogus boot check while here. | ||||
* | Merge pull request #1048 from doktornotor/patch-20 | Renato Botelho | 2015-09-08 | 13 | -1616/+1661 |
|\ | |||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -89/+89 |
| | | | | | | | | | | sarg.template - Fix copyright header - More typo and English fixes. | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -59/+47 |
| | | | | | | | | | | | | | | sarg_about.php sarg_realtime.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft - XHTML fixes | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -186/+185 |
| | | | | | | | | | | | | sarg_realtime.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft - XHTML fixes | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -62/+51 |
| | | | | | | | | | | sarg_reports.php - Code style and indentation fixes - Nuke useless pfSense 1.2.x cruft | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -321/+332 |
| | | | | | | Run this through javascript prettify to make the thing readable. | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -49/+49 |
| | | | | | | | | | | sarg_frame.php - Update copyright header - Code style and indentation fixes | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -1/+1 |
| | | | | | | Consistent uppercase usage. | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -35/+30 |
| | | | | | | | | | | sarg.php - Fix copyright header - Code style and indentation fixes | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -415/+424 |
| | | | | | | | | | | | | | | 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 - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -59/+53 |
| | | | | | | | | | | | | | | sarg_schedule.xml - Fix copyright header - Nuke unused custom_php_(de)install_command - Code style and indentation fixes - Description cosmetics | ||||
| * | sarg - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -85/+80 |
| | | | | | | | | | | | | | | | | | | 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 - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -87/+123 |
| | | | | | | | | | | | | | | 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 - code style cleanup and fixes | doktornotor | 2015-09-06 | 1 | -168/+197 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | | Merge pull request #1049 from doktornotor/patch-21 | Renato Botelho | 2015-09-08 | 5 | -287/+282 |
|\ \ | |||||
| * | | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -40/+30 |
| | | | |||||
| * | | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -38/+20 |
| | | | |||||
| * | | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -65/+66 |
| | | | |||||
| * | | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -42/+39 |
| | | | |||||
| * | | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -102/+127 |
| |/ | |||||
* | | Merge pull request #1050 from doktornotor/patch-22 | Renato Botelho | 2015-09-08 | 1 | -68/+18 |
|\ \ | |||||
| * | | squid - use install_cron_job() instead of reimplementing it, fix boot check | doktornotor | 2015-09-08 | 1 | -68/+18 |
| |/ | |||||
* | | Merge pull request #1046 from doktornotor/patch-18 | Renato Botelho | 2015-09-08 | 1 | -58/+4 |
|\ \ | |||||
| * | | squidGuard - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-05 | 1 | -58/+4 |
| |/ | |||||
* | | Merge pull request #1045 from doktornotor/patch-17 | Renato Botelho | 2015-09-08 | 1 | -58/+4 |
|\ \ | |||||
| * | | squidGuard-devel - install_cron_job() instead of reimplementing it | doktornotor | 2015-09-05 | 1 | -58/+4 |
| |/ | |||||
* | | Merge pull request #1043 from doktornotor/patch-16 | Renato Botelho | 2015-09-08 | 1 | -75/+20 |
|\ \ | |||||
| * | | fix another bogus boot check | doktornotor | 2015-09-08 | 1 | -2/+3 |
| | | | |||||
| * | | squid3 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -73/+17 |
| |/ | | | | | Also, use platform_booting() for boot check. | ||||
* | | Merge pull request #1042 from doktornotor/patch-15 | Renato Botelho | 2015-09-08 | 1 | -96/+10 |
|\ \ | |||||
| * | | haproxy-devel - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -96/+10 |
| |/ | |||||
* | | Merge pull request #1041 from doktornotor/patch-13 | Renato Botelho | 2015-09-08 | 1 | -95/+10 |
|\ \ | |||||
| * | | haproxy1_5 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -0/+2 |
| | | | | | | | | | - Remove the OSCP cronjob when disabled. | ||||
| * | | haproxy1_5 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -95/+8 |
| |/ | |||||
* | | Merge pull request #1040 from doktornotor/patch-12 | Renato Botelho | 2015-09-08 | 1 | -59/+6 |
|\ \ | |||||
| * | | syslog-ng - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -59/+6 |
| |/ | |||||
* | | Merge pull request #1037 from doktornotor/patch-10 | Renato Botelho | 2015-09-08 | 1 | -45/+2 |
|\ \ | |||||
| * | | vnstat2 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-03 | 1 | -45/+2 |
| |/ | |||||
* | | Merge pull request #1036 from doktornotor/patch-9 | Renato Botelho | 2015-09-08 | 6 | -166/+185 |
|\ \ | |||||
| * | | widget-havp code style and fixes | doktornotor | 2015-09-03 | 1 | -27/+33 |
| | | | | | | | | | | | | - Update copyright header - Code style and XHTML fixes | ||||
| * | | widget-havp code style and fixes | doktornotor | 2015-09-02 | 1 | -40/+63 |
| | | | | | | | | | | | | | | | - Add copyright header - Code style and indentation fixes - XHTML | ||||
| * | | widget-havp code style and fixes | doktornotor | 2015-09-02 | 1 | -40/+57 |
| | | | | | | | | | | | | | | | - Add copyright header - Code style and indentation fixes - Remove useless junk | ||||
| * | | EOL at EOF | doktornotor | 2015-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Remove deleted file references | doktornotor | 2015-09-02 | 1 | -5/+0 |
| | | | |||||
| * | | widget-havp code style and fixes | doktornotor | 2015-09-02 | 1 | -42/+31 |
| | | | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Remove useless custom_php_deinstall_command | ||||
| * | | Delete widget-havp.inc | doktornotor | 2015-09-02 | 1 | -11/+0 |
| |/ | |||||
* | | Merge pull request #1035 from doktornotor/patch-8 | Renato Botelho | 2015-09-08 | 2 | -69/+86 |
|\ \ | |||||
| * | | quagga_ospfd - fix OSPF authentication (resubmit of #1039) | doktornotor | 2015-09-04 | 1 | -0/+10 |
| | | | | | | | | | | | | Resubmit of #1039 with code style fixes. Reference: - https://forum.pfsense.org/index.php?topic=72343.msg394722#msg394722 | ||||
| * | | Update status_ospfd.php | doktornotor | 2015-09-01 | 1 | -11/+11 |
| | | | | | | | | | | | | - Update copyright header - White space / indentation fixes |