aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | sarg - code style cleanup and fixesdoktornotor2015-09-061-35/+30
| | | | | | | | | | | | | | | sarg.php - Fix copyright header - Code style and indentation fixes
| * | sarg - code style cleanup and fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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 fixesdoktornotor2015-09-061-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-21Renato Botelho2015-09-085-287/+282
|\ \
| * | openbgpd code style fixesdoktornotor2015-09-071-40/+30
| | |
| * | openbgpd code style fixesdoktornotor2015-09-071-38/+20
| | |
| * | openbgpd code style fixesdoktornotor2015-09-071-65/+66
| | |
| * | openbgpd code style fixesdoktornotor2015-09-071-42/+39
| | |
| * | openbgpd code style fixesdoktornotor2015-09-071-102/+127
| |/
* | Merge pull request #1050 from doktornotor/patch-22Renato Botelho2015-09-081-68/+18
|\ \
| * | squid - use install_cron_job() instead of reimplementing it, fix boot checkdoktornotor2015-09-081-68/+18
| |/
* | Merge pull request #1046 from doktornotor/patch-18Renato Botelho2015-09-081-58/+4
|\ \
| * | squidGuard - use install_cron_job() instead of reimplementing itdoktornotor2015-09-051-58/+4
| |/
* | Merge pull request #1045 from doktornotor/patch-17Renato Botelho2015-09-081-58/+4
|\ \
| * | squidGuard-devel - install_cron_job() instead of reimplementing itdoktornotor2015-09-051-58/+4
| |/
* | Merge pull request #1043 from doktornotor/patch-16Renato Botelho2015-09-081-75/+20
|\ \
| * | fix another bogus boot checkdoktornotor2015-09-081-2/+3
| | |
| * | squid3 - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-73/+17
| |/ | | | | Also, use platform_booting() for boot check.
* | Merge pull request #1042 from doktornotor/patch-15Renato Botelho2015-09-081-96/+10
|\ \
| * | haproxy-devel - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-96/+10
| |/
* | Merge pull request #1041 from doktornotor/patch-13Renato Botelho2015-09-081-95/+10
|\ \
| * | haproxy1_5 - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-0/+2
| | | | | | | | | - Remove the OSCP cronjob when disabled.
| * | haproxy1_5 - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-95/+8
| |/
* | Merge pull request #1040 from doktornotor/patch-12Renato Botelho2015-09-081-59/+6
|\ \
| * | syslog-ng - use install_cron_job() instead of reimplementing itdoktornotor2015-09-041-59/+6
| |/
* | Merge pull request #1037 from doktornotor/patch-10Renato Botelho2015-09-081-45/+2
|\ \
| * | vnstat2 - use install_cron_job() instead of reimplementing itdoktornotor2015-09-031-45/+2
| |/
* | Merge pull request #1036 from doktornotor/patch-9Renato Botelho2015-09-086-166/+185
|\ \
| * | widget-havp code style and fixesdoktornotor2015-09-031-27/+33
| | | | | | | | | | | | - Update copyright header - Code style and XHTML fixes
| * | widget-havp code style and fixesdoktornotor2015-09-021-40/+63
| | | | | | | | | | | | | | | - Add copyright header - Code style and indentation fixes - XHTML
| * | widget-havp code style and fixesdoktornotor2015-09-021-40/+57
| | | | | | | | | | | | | | | - Add copyright header - Code style and indentation fixes - Remove useless junk
| * | EOL at EOFdoktornotor2015-09-021-1/+1
| | |
| * | Remove deleted file referencesdoktornotor2015-09-021-5/+0
| | |
| * | widget-havp code style and fixesdoktornotor2015-09-021-42/+31
| | | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Remove useless custom_php_deinstall_command
| * | Delete widget-havp.incdoktornotor2015-09-021-11/+0
| |/
* | Merge pull request #1035 from doktornotor/patch-8Renato Botelho2015-09-082-69/+86
|\ \
| * | quagga_ospfd - fix OSPF authentication (resubmit of #1039)doktornotor2015-09-041-0/+10
| | | | | | | | | | | | Resubmit of #1039 with code style fixes. Reference: - https://forum.pfsense.org/index.php?topic=72343.msg394722#msg394722
| * | Update status_ospfd.phpdoktornotor2015-09-011-11/+11
| | | | | | | | | | | | - Update copyright header - White space / indentation fixes
| * | quagga_ospfd code styledoktornotor2015-09-011-58/+65
| |/ | | | | - Code style and indentation fixes
* | Merge pull request #1034 from doktornotor/patch-7Renato Botelho2015-09-082-5/+43
|\ \
| * | Fix cronjob install as welldoktornotor2015-08-311-1/+1
| | |
| * | bandwidthd - re-add custom subnets feature, fix advanced filterdoktornotor2015-08-311-1/+23
| | | | | | | | | bandwidthd explodes on using single quotes in config... sigh
| * | bandwidthd - re-add custom subnets featuredoktornotor2015-08-311-3/+19
| |/
* | Merge pull request #1033 from BBcan177/pfBlockerNG083015Renato Botelho2015-09-089-114/+147
|\ \
| * | Fix small bugBBcan1772015-09-071-3/+2
| | |
| * | Update MaxMind database archiveBBcan1772015-09-031-0/+0
| | |
| * | pfBNG Fix TypoBBcan1772015-08-311-2/+2
| | |