aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #924 from doktornotor/patch-13Renato Botelho2015-08-032-44/+43
|\
| * 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
| |
| * 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-033-255/+249
|\ \
| * | 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-033-142/+137
|\ \
| * | sshdcond.inc - fix indentationdoktornotor2015-08-031-1/+1
| | |
| * | sshdcond.inc - fix boot check to use platform_booting()doktornotor2015-08-031-3/+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-033-26/+118
|\ \
| * | gwled.inc - fix indentationdoktornotor2015-08-031-1/+1
| | |
| * | gwled.inc - use is_process_running() and nuke pointless functionsdoktornotor2015-08-031-10/+2
| | |
| * | 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
| |/
* | 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-032-21/+87
|\ \
| * | 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-031-6/+24
|\ \ \
| * | | 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-032-76/+95
|\ \ \ | |/ / |/| |
| * | 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.
| * | 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-031-1/+3
|\ \ \
| * | | Remove syslog-ng.conf on package deinstalldoktornotor2015-07-281-0/+1
| | | | | | | | | | | | Another leftover.
| * | | Remove logrotate.conf on package deinstalldoktornotor2015-07-281-0/+1
| | | | | | | | | | | | Do not leave stale files behind on package removal.
| * | | Bug #4612 - fix syslog-ng logrotate cron jobdoktornotor2015-07-281-1/+1
| |/ / | | | | | | Fix the path to logrotate binary.
* | | Merge pull request #918 from doktornotor/patch-5Renato Botelho2015-08-032-4/+74
|\ \ \
| * | | Fix pfSense website linkdoktornotor2015-07-311-1/+1
| | | |
| * | | Fix pfSense website linkdoktornotor2015-07-311-1/+1
| | | | | | | | | | | | This is wrong just about everywhere in the repo... Meh.
| * | | ftpproxy.inc - add standard copyright headerdoktornotor2015-07-311-1/+31
| | | |
| * | | FTP Client Proxy - add standard XML and copyright headersdoktornotor2015-07-311-3/+43
| | |/ | |/| | | | Also removed chmod 077 for the inc file, really don't get the point here?! (Seems like it's being pasted from the test_package into quite a few other packages.)
* | | Merge pull request #920 from doktornotor/patch-9Renato Botelho2015-08-032-72/+77
|\ \ \
| * | | arping.inc - multiple improvements plus code style fixesdoktornotor2015-08-011-17/+20
| | | |
| * | | arping - multiple improvements plus code style fixesdoktornotor2015-08-011-55/+57
| |/ /
* | | Merge pull request #923 from doktornotor/patch-12Renato Botelho2015-08-032-13/+59
|\ \ \
| * | | sudo - code style fixes, add copyright headersdoktornotor2015-08-011-2/+40
| | | |
| * | | sudo - code style fixes, add copyright headersdoktornotor2015-08-011-11/+19
| |/ /
* | | Merge pull request #927 from doktornotor/patch-16Renato Botelho2015-08-032-57/+51
|\ \ \
| * | | rrd-summary - fix XHTML validation.doktornotor2015-08-021-9/+15
| | | |
| * | | gwled - code style fixesdoktornotor2015-08-021-48/+36
| |/ / | | | | | | Remove useles stuff, remove bogus chmod 077.