Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | sshdcond - code style fixes | doktornotor | 2015-08-02 | 1 | -42/+38 | |
| | | | | ||||||
| * | | | sshdcond - code style fixes | doktornotor | 2015-08-02 | 1 | -35/+33 | |
| |/ / | ||||||
* | | | Merge pull request #922 from doktornotor/patch-11 | Renato Botelho | 2015-08-03 | 3 | -26/+118 | |
|\ \ \ | ||||||
| * | | | gwled.inc - fix indentation | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | gwled.inc - use is_process_running() and nuke pointless functions | doktornotor | 2015-08-03 | 1 | -10/+2 | |
| | | | | ||||||
| * | | | gwled - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -4/+42 | |
| | | | | ||||||
| * | | | gwled - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -0/+28 | |
| | | | | ||||||
| * | | | gwled - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -15/+49 | |
| |/ / | ||||||
* | | | arping.xml - fix menu entry | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | | | | | | | That bogus > needs to go away. | |||||
* | | | Merge pull request #930 from doktornotor/patch-9 | Renato Botelho | 2015-08-03 | 2 | -21/+87 | |
|\ \ \ | ||||||
| * | | | blinkled - code style fixes, add copyright headers | doktornotor | 2015-08-03 | 1 | -3/+44 | |
| | | | | ||||||
| * | | | blinkled - code style fixes, add copyright headers | doktornotor | 2015-08-03 | 1 | -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-5 | Renato Botelho | 2015-08-03 | 1 | -6/+24 | |
|\ \ \ \ | ||||||
| * | | | | ntopng - attempt to reduce log spam (resubmit of #915) | doktornotor | 2015-08-03 | 1 | -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-2 | Renato Botelho | 2015-08-03 | 2 | -76/+95 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | tinydns.xml - fix copyright header, remove unused tags, | doktornotor | 2015-07-31 | 1 | -53/+56 | |
| | | | | | | | | | | | | fix indentation, fix PHP style. | |||||
| * | | | tinydns.xml - fix permissions for installed files | doktornotor | 2015-07-31 | 1 | -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 start | doktornotor | 2015-07-28 | 1 | -11/+36 | |
| | | | | | | | | | | | | Attempt on fixing the paths. | |||||
* | | | | Merge pull request #910 from doktornotor/patch-3 | Renato Botelho | 2015-08-03 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Remove syslog-ng.conf on package deinstall | doktornotor | 2015-07-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Another leftover. | |||||
| * | | | | Remove logrotate.conf on package deinstall | doktornotor | 2015-07-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Do not leave stale files behind on package removal. | |||||
| * | | | | Bug #4612 - fix syslog-ng logrotate cron job | doktornotor | 2015-07-28 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | Fix the path to logrotate binary. | |||||
* | | | | Merge pull request #918 from doktornotor/patch-5 | Renato Botelho | 2015-08-03 | 2 | -4/+74 | |
|\ \ \ \ | ||||||
| * | | | | Fix pfSense website link | doktornotor | 2015-07-31 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fix pfSense website link | doktornotor | 2015-07-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | This is wrong just about everywhere in the repo... Meh. | |||||
| * | | | | ftpproxy.inc - add standard copyright header | doktornotor | 2015-07-31 | 1 | -1/+31 | |
| | | | | | ||||||
| * | | | | FTP Client Proxy - add standard XML and copyright headers | doktornotor | 2015-07-31 | 1 | -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-9 | Renato Botelho | 2015-08-03 | 2 | -72/+77 | |
|\ \ \ \ | ||||||
| * | | | | arping.inc - multiple improvements plus code style fixes | doktornotor | 2015-08-01 | 1 | -17/+20 | |
| | | | | | ||||||
| * | | | | arping - multiple improvements plus code style fixes | doktornotor | 2015-08-01 | 1 | -55/+57 | |
| |/ / / | ||||||
* | | | | Merge pull request #923 from doktornotor/patch-12 | Renato Botelho | 2015-08-03 | 2 | -13/+59 | |
|\ \ \ \ | ||||||
| * | | | | sudo - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -2/+40 | |
| | | | | | ||||||
| * | | | | sudo - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -11/+19 | |
| |/ / / | ||||||
* | | | | Merge pull request #927 from doktornotor/patch-16 | Renato Botelho | 2015-08-03 | 2 | -57/+51 | |
|\ \ \ \ | ||||||
| * | | | | rrd-summary - fix XHTML validation. | doktornotor | 2015-08-02 | 1 | -9/+15 | |
| | | | | | ||||||
| * | | | | gwled - code style fixes | doktornotor | 2015-08-02 | 1 | -48/+36 | |
| |/ / / | | | | | | | | | Remove useles stuff, remove bogus chmod 077. | |||||
* | | | | filer - code style fixes | doktornotor | 2015-08-03 | 1 | -122/+118 | |
| | | | | ||||||
* | | | | filer_sync.xml - fix trailing whitespace | doktornotor | 2015-08-02 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | filer - code style fixes | doktornotor | 2015-08-02 | 1 | -42/+43 | |
| | | | | ||||||
* | | | | filer - code style fixes | doktornotor | 2015-08-02 | 1 | -52/+59 | |
|/ / / | ||||||
* | | | Fix the count and interval handling | doktornotor | 2015-07-30 | 1 | -2/+2 | |
| | | | ||||||
* | | | mtr-nox11 - multiple improvements plus code style fixes | doktornotor | 2015-07-30 | 1 | -68/+117 | |
| |/ |/| | ||||||
* | | Revert "Add status column and other GUI improvement" Fixes #4895 | jim-p | 2015-07-28 | 1 | -31/+20 | |
|/ | | | | This reverts commit c0ce84e71c7c63d3289bc225f4590953f17ee56c. | |||||
* | Merge pull request #902 from PiBa-NL/haproxy_v0_27 | Renato Botelho | 2015-07-27 | 5 | -491/+234 | |
|\ | ||||||
| * | haproxy-1_5, haproxy-devel, bump binary versions to 1.5.14 / 1.6-dev2. | PiBa-NL | 2015-07-19 | 5 | -491/+234 | |
| | | | | | | | | Also copy fixes made -devel to the -1_5 package. | |||||
* | | ntopng - need to create the target_dir before symlinking | doktornotor | 2015-07-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | The target directory does not exist on reinstall. Need to create it to avoid these errors: ``` Starting package ntopng... Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc(423) : eval()'d code on line 159 ``` | |||||
* | | Merge pull request #905 from bmeeks8/suricata-2.1.6 | Renato Botelho | 2015-07-27 | 15 | -16/+242 | |
|\ \ | ||||||
| * | | Bump Suricata GUI package version to 2.1.6 | bmeeks8 | 2015-07-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add note reminding user to assign custom Pass List to an interface. | bmeeks8 | 2015-07-23 | 1 | -1/+2 | |
| | | | ||||||
| * | | Include proxy ARP virtual IPs in default HOME_NET and PASS LIST. | bmeeks8 | 2015-07-23 | 1 | -1/+1 | |
| | | |