Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add table area to display clamav logs | Dennis Neuhaeuser | 2015-04-11 | 1 | -1/+21 |
| | | | | - adds a table to the tab "realtime" for virus log displaying - corrected link to tab "antivirus" | ||||
* | write additional virus.log file | Dennis Neuhaeuser | 2015-04-11 | 1 | -0/+1 |
| | | | this writes a logfile when a virus was found | ||||
* | Merge pull request #849 from gogglespisano/apcupsd | Renato Botelho | 2015-04-09 | 1 | -2/+5 |
|\ | |||||
| * | Apcupsd - Bug 4650 - Support TLS email notifications and update email ↵ | Stuart Wyatt | 2015-04-07 | 1 | -2/+5 |
| | | | | | | | | | | | | notification flag tests Bump package number to 0.3.5 | ||||
* | | Merge pull request #848 from dbaio/apcupsd | Renato Botelho | 2015-04-09 | 2 | -8/+130 |
|\ \ | |||||
| * | | apcupsd - replace system exec `hostname` for php function gethostname() | Danilo G. Baio (dbaio) | 2015-04-09 | 1 | -1/+3 |
| | | | |||||
| * | | apcupsd - use quotes for array key names | Danilo G. Baio (dbaio) | 2015-04-09 | 1 | -5/+5 |
| | | | |||||
| * | | apcupsd - use function is_port() | Danilo G. Baio (dbaio) | 2015-04-09 | 1 | -2/+2 |
| | | | |||||
| * | | apcupsd - add link for pfSense forum | Danilo G. Baio (dbaio) | 2015-04-07 | 1 | -0/+2 |
| | | | |||||
| * | | apcupsd - bump version | Danilo G. Baio (dbaio) | 2015-04-07 | 1 | -1/+1 |
| | | | |||||
| * | | apcupsd - change function apccontrol_scripts_install() | Danilo G. Baio (dbaio) | 2015-04-07 | 1 | -2/+68 |
| | | | |||||
| * | | apcupsd - add new fields | Danilo G. Baio (dbaio) | 2015-04-07 | 1 | -5/+57 |
| | | | |||||
* | | | Merge pull request #852 from dneuhaeuser/patch-3 | Renato Botelho | 2015-04-09 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | correction of path to squid binaray | Dennis Neuhaeuser | 2015-04-07 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | corrected the base to the squid binary should be SQUID_BASE instead of SQUID_LOCALBASE | ||||
* | | | | Merge pull request #829 from ApolloDS/master | Renato Botelho | 2015-04-09 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Use stable release of check_mk_agent (v1.2.6) | Peter Baumann | 2015-03-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | HEAD Version is considered BETA, Stable Release is v1.2.6. See here: http://mathias-kettner.de/check_mk_download.html | ||||
* | | | | | Merge pull request #711 from PiBa-NL/spamd_pfsense2.2 | Renato Botelho | 2015-04-09 | 3 | -40/+50 |
|\ \ \ \ \ | |||||
| * | | | | | spamd, -fix 'add spamtrap' | PiBa-NL | 2015-02-24 | 1 | -29/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | -use exec() instead of exploding output of directly invoking a shell command | ||||
| * | | | | | spamd, replace the shell calls by unlink_if_exists() and symlink() | PiBa-NL | 2015-02-24 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | spamd, fix spamtrap and blacklist buttons, fix startup on pfSense 2.2 | PiBa-NL | 2015-02-24 | 3 | -23/+37 |
| | | | | | | |||||
* | | | | | | Merge pull request #803 from tuyan/master | Renato Botelho | 2015-04-09 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed phpservice status not being able to extract status from ps. | Tuyan Ozipek | 2015-02-02 | 1 | -1/+4 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #840 from ReinaldoFeitosa/master | Renato Botelho | 2015-04-09 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update sqstat.class.php | ReinaldoFeitosa | 2015-03-29 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Removed echo (Debug) | ||||
| * | | | | | | | Update sqstat.class.php | ReinaldoFeitosa | 2015-03-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix erro in Squid 3.2 or later | ||||
* | | | | | | | | Merge pull request #853 from gogglespisano/bind | Renato Botelho | 2015-04-09 | 1 | -17/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | BIND package code clean up - variable initialization and dead code | Stuart Wyatt | 2015-04-07 | 1 | -17/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize variables before .= concatenation Remove dead code (unused copy/paste of zone CONFIG settings not used in zone DB) Remove unused [$i] on $custom_root_zone and initialize | ||||
* | | | | | | | | Merge pull request #844 from dneuhaeuser/patch-1 | Renato Botelho | 2015-04-07 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | corrected comparison of reservedhigh port number | Dennis Neuhaeuser | 2015-04-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | now the comparison should be correct | ||||
| * | | | | | | | correction of portrange checking | dneuhaeuser | 2015-04-03 | 1 | -5/+5 |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | configured port needs checking against sysctl parameter sysctl "net.inet.ip.portrange.reservedhigh" instead of "net.inet.ip.portrange.first". | ||||
* | | | | | | | Merge pull request #850 from gogglespisano/bind | Renato Botelho | 2015-04-07 | 7 | -1131/+1229 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | BIND package code clean up | Stuart Wyatt | 2015-04-07 | 7 | -1131/+1229 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code cleanup to reflect coding style guidelines and consistency Tabs only, always uses braces, spacing C/C++ style comments Use array_key_exists instead of key_exists $config[] keys are always enclosed in quotes and use single quotes for literals | ||||
* | | | | | | | Merge pull request #828 from nliaudat/patch-1 | Renato Botelho | 2015-04-07 | 2 | -5/+14 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update squidguard.xml | Nicolas Liaudat | 2015-03-31 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-03-04 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Update squidguard_configurator.inc | Nicolas Liaudat | 2015-02-25 | 1 | -4/+13 |
| | | | | | | | | | | | | | | | | | | | | | Fix commit eb7182a & it's revert to finaly works for everybody :) | ||||
* | | | | | | | Merge pull request #846 from PiBa-NL/haproxy-devel21 | Renato Botelho | 2015-04-07 | 2 | -20/+20 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | haproxy 1.5, move advanced settings below forwardfor to avoid a (possible) ↵ | PiBa-NL | 2015-04-04 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | warning | ||||
| * | | | | | | haproxy 1.5, bump version on 2.2 to 1.5.11, move advanced settings below ↵ | PiBa-NL | 2015-04-03 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | forwardfor to avoid a (possible) warning | ||||
* | | | | | | | Add some fixes/additions for better handling of GeoIP data in ntopng. Fixes ↵ | jim-p | 2015-04-03 | 1 | -3/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #4567 Also add attribution text for GeoIP data and a link back to maxmind for CC BY-SA 3.0. | ||||
* | | | | | | | Bump OpenVPN client export so it uses the latest installers. | jim-p | 2015-04-02 | 2 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | A few simplifications in vnstat2 | jim-p | 2015-03-27 | 1 | -7/+5 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #841 from dbaio/apcupsd_status | Renato Botelho | 2015-03-27 | 3 | -8/+104 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | apcupsd - change path of an include file | Danilo G. Baio (dbaio) | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | apcupsd - change message | Danilo G. Baio (dbaio) | 2015-03-25 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | apcupsd - fix tabs | Danilo G. Baio (dbaio) | 2015-03-25 | 1 | -26/+26 |
| | | | | | | | | |||||
| * | | | | | | | apcupsd - bump version | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | apcupsd - improve status page | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -7/+63 |
| | | | | | | | | |||||
| * | | | | | | | apcupsd - add functions | Danilo G. Baio (dbaio) | 2015-03-24 | 1 | -0/+40 |
| | |_|/ / / / | |/| | | | | | |||||
* / | | | | | | Prevent radiusd from being started multiple times by adding critical section ↵ | k-paulius | 2015-03-22 | 1 | -1/+36 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | to the startup script. Fixes #4337. |