aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1123 from doktornotor/patch-7Renato Botelho2015-11-035-7/+55
|\
| * Fix match syntaxdoktornotor2015-11-011-1/+1
| |
| * Bump syslog-ng package versiondoktornotor2015-11-011-2/+2
| |
| * Bump syslog-ng package versiondoktornotor2015-11-011-2/+2
| |
| * Bump syslog-ng package versiondoktornotor2015-11-011-2/+2
| |
| * Add privileges configuration to syslog-ng packagedoktornotor2015-11-011-0/+44
| |
| * Add privileges configuration to syslog-ng packagedoktornotor2015-11-011-1/+5
| |
* | Merge pull request #1122 from doktornotor/patch-6Renato Botelho2015-11-037-85/+122
|\ \
| * | Bump tftp package versiondoktornotor2015-10-311-1/+1
| | |
| * | Bump tftp package versiondoktornotor2015-10-311-1/+1
| | |
| * | Bump tftp package versiondoktornotor2015-10-311-1/+1
| | |
| * | Make the GUI look a bit civilizeddoktornotor2015-10-311-66/+69
| | |
| * | Use mwexec(), cleanupsdoktornotor2015-10-311-6/+4
| | |
| * | Add privileges configuration to tftp package, fix whitespace and cleanupdoktornotor2015-10-311-10/+8
| | |
| * | Add privileges configuration to tftp packagedoktornotor2015-10-311-0/+38
| |/
* | Merge pull request #1121 from doktornotor/patch-5Renato Botelho2015-11-036-14/+61
|\ \
| * | Bump tinc package versiondoktornotor2015-10-311-1/+1
| | |
| * | Bump tinc package versiondoktornotor2015-10-311-1/+1
| | |
| * | Bump tinc package versiondoktornotor2015-10-311-1/+1
| | |
| * | Descriptions cosmeticsdoktornotor2015-10-311-5/+4
| | |
| * | Add privileges configuration to tinc package, descriptions cosmeticsdoktornotor2015-10-311-6/+10
| | |
| * | Add privileges configuration to tinc packagedoktornotor2015-10-311-0/+44
| |/
* | Merge pull request #1120 from doktornotor/patch-3Renato Botelho2015-11-032-13/+0
|\ \
| * | Nuke update_output_window cruftdoktornotor2015-10-301-3/+0
| | |
| * | Nuke update_output_window cruftdoktornotor2015-10-301-10/+0
| |/ | | | | Doesn't work plus this is gone in 2.3 anyway.
* | Merge pull request #1111 from PiBa-NL/haproxy_pkg0.32Renato Botelho2015-11-0317-831/+2473
|\ \ | |/ |/|
| * haproxy-devel, array safety checkPiBa-NL2015-11-021-0/+3
| |
| * haproxy-devel, cleaner layout for new table detail records created by javascriptPiBa-NL2015-11-011-2/+8
| |
| * haproxy-devel, user gui permissions, show backend usage, use-server actionPiBa-NL2015-11-016-44/+98
| |
| * haproxy-devel,PiBa-NL2015-10-275-22/+532
| | | | | | | | | | | | -acls/actions in backend -prevent filling backend selections items that have value none when renaming a backend -example template for using multiple domains on 1 frontend
| * haproxy-devel, avoid possible config upgrade error messages, add actually ↵PiBa-NL2015-10-244-86/+119
| | | | | | | | writhing the configured frontend errorfiles to the config
| * haproxy-devel, bump version pkg v0.32PiBa-NL2015-10-244-6/+6
| |
| * haproxy-devel, pkg v0.32 allow usage of mailers/dns/'actions', rework of acl ↵PiBa-NL2015-10-2412-772/+1808
| | | | | | | | system.
* | Merge pull request #1117 from doktornotor/patch-3Chris Buechler2015-10-281-1/+1
|\ \
| * | Typo fixdoktornotor2015-10-281-1/+1
|/ /
* | Merge pull request #1116 from doktornotor/patch-2Chris Buechler2015-10-274-65/+82
|\ \
| * | Bump suricata package versiondoktornotor2015-10-271-1/+1
| | |
| * | Bump suricata package versiondoktornotor2015-10-271-1/+1
| | |
| * | Bump suricata package versiondoktornotor2015-10-271-1/+1
| | |
| * | suricata - XMLRPC sync fixesdoktornotor2015-10-271-62/+79
|/ / | | | | | | | | | | - Fix CARP protocol/port selection - Do some validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Code style cleanups while here
* | Merge pull request #1112 from SunStroke74/patch-1Renato Botelho2015-10-267-4/+320
|\ \
| * \ Merge pull request #1 from doktornotor/patch-5Andrew Nikitin2015-10-246-38/+35
| |\ \ | | | | | | | | nut package widget fixes
| | * | Bump nut package versiondoktornotor2015-10-241-1/+1
| | | |
| | * | Bump nut package versiondoktornotor2015-10-241-1/+1
| | | |
| | * | Add NUT widget filesdoktornotor2015-10-241-1/+13
| | | |
| | * | Fix file header and whitespacedoktornotor2015-10-241-8/+6
| | | |
| | * | Fix file header and whitespacedoktornotor2015-10-241-18/+13
| | | |
| | * | Remove useless stuff from filedoktornotor2015-10-241-9/+1
| |/ /
| * | Bump NUT version. Add UPS status monitor widgetAndrew Nikitin2015-10-241-1/+1
| | |
| * | UPS status widget ('js' file - ajax)Andrew Nikitin2015-10-241-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | UPS status monitor widget. Discussion at https://forum.pfsense.org/index.php?topic=80981.0 File location: \usr\local\www\widgets\javascript\ Used by: \usr\local\www\widgets\widgets\ups_status.widget.php