aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* filer.xml - remove custom_php_install_command (Fixes Bug #4917)doktornotor2015-08-041-3/+0
|
* Merge pull request #917 from doktornotor/patch-8Renato Botelho2015-08-032-34/+99
|\
| * softflowd.xml - no need to declare $g any moredoktornotor2015-08-031-1/+1
| |
| * softflowd.xml - fix inverted checkdoktornotor2015-08-031-1/+1
| |
| * softflowd.xml - use platform_booting() to check for bootdoktornotor2015-08-031-1/+1
| |
| * Fix pfSense website linkdoktornotor2015-07-311-1/+1
| |
| * Bump softflowd package versiondoktornotor2015-07-301-1/+1
| |
| * Fix the rest of if braces as well.doktornotor2015-07-301-13/+26
| |
| * softflowd - do not restart on boot plus style fixesdoktornotor2015-07-301-21/+73
| | | | | | | | | | | | - Do not try to restart service on boot, otherwise it may get started twice via /etc/rc.start_packages (Fixes bug #4731). - Add standard XML and copyright headers. - Remove doubled spaces between sentences in descriptions. - Developer style guidelines (spacing, braces).
* | Merge pull request #924 from doktornotor/patch-13Renato Botelho2015-08-033-45/+44
|\ \
| * | nmap.inc - fix indentationdoktornotor2015-08-031-1/+1
| | |
| * | nmap.inc - remove unneeded checksdoktornotor2015-08-031-3/+1
| | |
| * | nmap.inc - fix tag (XHTML)doktornotor2015-08-011-1/+1
| | |
| * | Bump nmap package versiondoktornotor2015-08-011-1/+1
| | |
| * | nmap - code style fixes, add copyright headersdoktornotor2015-08-011-18/+25
| | |
| * | nmap - code style fixes, add copyright headersdoktornotor2015-08-011-25/+19
| | |
* | | Merge pull request #925 from doktornotor/patch-14Renato Botelho2015-08-034-256/+250
|\ \ \
| * | | Bump nut package versiondoktornotor2015-08-021-1/+1
| | | |
| * | | nut.inc - major code cleanup and style fixesdoktornotor2015-08-021-161/+159
| | | | | | | | | | | | | | | | | | | | - remove useless functions and use pfSense equivalents - is_ipaddr(), log_error(), service_start(), service_stop() - replace deprecated eregi() with preg_match() - major coding style cleanup
| * | | nut - code style fixesdoktornotor2015-08-011-44/+36
| | | |
| * | | nut - code style fixesdoktornotor2015-08-011-50/+54
| |/ /
* | | Merge pull request #926 from doktornotor/patch-15Renato Botelho2015-08-034-143/+138
|\ \ \
| * | | sshdcond.inc - fix indentationdoktornotor2015-08-031-1/+1
| | | |
| * | | sshdcond.inc - fix boot check to use platform_booting()doktornotor2015-08-031-3/+1
| | | |
| * | | Bump sshdcond package versiondoktornotor2015-08-021-1/+1
| | | |
| * | | sshdcond - code style fixes, fix boot checkdoktornotor2015-08-021-63/+66
| | | |
| * | | sshdcond - code style fixesdoktornotor2015-08-021-42/+38
| | | |
| * | | sshdcond - code style fixesdoktornotor2015-08-021-35/+33
| |/ /
* | | Merge pull request #922 from doktornotor/patch-11Renato Botelho2015-08-034-27/+119
|\ \ \
| * | | gwled.inc - fix indentationdoktornotor2015-08-031-1/+1
| | | |
| * | | gwled.inc - use is_process_running() and nuke pointless functionsdoktornotor2015-08-031-10/+2
| | | |
| * | | Bump gwled package versiondoktornotor2015-08-011-1/+1
| | | |
| * | | gwled - code style fixes, add copyright headersdoktornotor2015-08-011-4/+42
| | | |
| * | | gwled - code style fixes, add copyright headersdoktornotor2015-08-011-0/+28
| | | |
| * | | gwled - code style fixes, add copyright headersdoktornotor2015-08-011-15/+49
| |/ /
* | | Merge pull request #931 from doktornotor/patch-2Renato Botelho2015-08-031-1/+1
|\ \ \
| * | | arping.xml - fix menu entrydoktornotor2015-08-031-1/+1
|/ / / | | | | | | That bogus > needs to go away.
* | | Merge pull request #930 from doktornotor/patch-9Renato Botelho2015-08-033-22/+88
|\ \ \
| * | | Bump blinkled package versiondoktornotor2015-08-031-1/+1
| | | |
| * | | blinkled - code style fixes, add copyright headersdoktornotor2015-08-031-3/+44
| | | |
| * | | blinkled - code style fixes, add copyright headersdoktornotor2015-08-031-18/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Resubmit of #921.) - Code style fixes - Improve service description. - Remove blinkled_stop() function, used just once -> pointless. - Use is_process_running()
* | | | Merge pull request #929 from doktornotor/patch-5Renato Botelho2015-08-032-7/+25
|\ \ \ \
| * | | | Bump ntopng package versiondoktornotor2015-08-031-1/+1
| | | | |
| * | | | ntopng - attempt to reduce log spam (resubmit of #915)doktornotor2015-08-031-6/+24
| |/ / / | | | | | | | | Symlink the scripts directory to /usr/local/share/ntopng to reduce logspam caused by PBI stupidity. (Declare $pf_version global on first use while at it, and clean up after itself on uninstall.)
* | | | Merge pull request #909 from doktornotor/patch-2Renato Botelho2015-08-033-77/+96
|\ \ \ \ | |/ / / |/| | |
| * | | tinydns.xml - fix copyright header, remove unused tags, doktornotor2015-07-311-53/+56
| | | | | | | | | | | | fix indentation, fix PHP style.
| * | | tinydns.xml - fix permissions for installed filesdoktornotor2015-07-311-12/+3
| | | | | | | | | | | | | | | | - Removed whole lot of 077 chmods - Make the 3 scripts that actually have /usr/local/bin/php shebang 0775 instead.
| * | | Bump tinydns package versiondoktornotor2015-07-281-1/+1
| | | |
| * | | Bug #4555 - Tiny DNS: Service does not startdoktornotor2015-07-281-11/+36
| | | | | | | | | | | | Attempt on fixing the paths.
* | | | Merge pull request #910 from doktornotor/patch-3Renato Botelho2015-08-032-2/+4
|\ \ \ \