Commit Graph

29 Commits

Author SHA1 Message Date
jim-p
254ac49640 Add contributed WOL widget. Resolves #1103 2010-12-15 10:35:48 -05:00
Ermal
108cfddf3e Ticket #1023. Correct the widget code bringing it full speed with latest carp code. 2010-11-23 12:47:27 +00:00
jim-p
95b97dd190 Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496. 2010-04-27 13:58:42 -04:00
jim-p
312d166b02 AJAX-ify the gmirror status widget. Add license header while I'm here. 2010-02-27 20:45:03 -05:00
jim-p
5aaccff5d3 New Widget: Gmirror Status 2009-04-05 15:03:39 -04:00
jim-p
5579cecde3 Fix log widget title/link 2009-04-05 13:50:57 -04:00
jim-p
af8ae7cec9 Filter log parsing update
* Share filter log parsing code instead of using copy/paste/code duplication.
* Reworked the JavaScript a little so it could also be shared
* Fix a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry.
* Adds a CLI log parser (filterparser.php)
* Removed some redundant/unused code
* Code cleanup/style fixes
* Added support for finding logged rdr rules from miniupnpd
NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked.
2009-04-04 19:50:25 -04:00
Scott Ullrich
57ecd9b6c7 Jettison clog and replace with fifolog which is included in FreeBSD 7.1 2009-03-15 19:01:07 -04:00
Scott Ullrich
3dfa6a5214 Add ajax mojo to gateway status widget 2009-03-11 17:28:37 -04:00
Scott Ullrich
dad93012ce Correctly close opened [ arrays and such. 2009-03-08 22:37:26 -04:00
Scott Ullrich
7b94aef3fc Use ) instead of ] 2009-03-08 22:31:51 -04:00
Ermal Luçi
e6a5a0669c Do the same for filter logs on dashboard as on the System logs. 2009-03-08 04:42:46 +00:00
Ermal Luçi
85a5da131c * Rename get_current_wan_address to get_interface_ip
* Rename get_real_wan_interface to get_real_interface
* Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@
* Cleanup some code when passing or remove some unused one.
2008-10-23 21:51:53 +00:00
Matthew Grooms
a93e56c58a Overhaul IPsec related code. Shared functions have been consolidated into
a new file named /etc/ipsec.inc. Tunnel definitions have been split into
phase1 and phase2. This allows any number of phase2 definitions to be
created for a single phase1 definition. Several facets of configuration
have also been improved. The key size for variable length algorithms can
now be selected and the phase1 ID options have been extended to allow for
more flexible configuration. Several NAT-T related issues have also been
resolved.

Please note, IPsec remote access functionality has been temporarily
disabled. An improved implementation will be included in a follow up
commit.
2008-07-11 01:55:30 +00:00
Seth Mos
fff75fa45b Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey 2008-07-08 19:30:22 +00:00
Ermal Luçi
3e321df2be Continue interface improvements 2008-06-21 17:38:13 +00:00
Scott Ullrich
88ff3edf75 Fix multicast traffic display in widget. 2008-02-10 19:34:52 +00:00
Chris Buechler
348327b7c0 touch up text
Ticket #1569
2008-01-08 02:40:59 +00:00
Scott Dale
ffe2f910c4 change href link 2007-12-30 21:15:31 +00:00
Seth Mos
e461fcfc55 Fix broken ipsec logic 2007-10-05 08:41:58 +00:00
Seth Mos
cb1da8116f Fix ipsec overview for wan interface, carp already worked 2007-10-05 07:38:31 +00:00
Scott Dale
9624823bc7 reorganize ipsec code 2007-08-03 23:12:41 +00:00
Scott Dale
5d7f3e1453 improved load times for ipsec tunnels 2007-08-03 00:32:22 +00:00
Scott Dale
d1ef3e5ae0 show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels) 2007-07-24 03:48:33 +00:00
Scott Dale
981f03e5a9 new ipsec widget 2007-07-23 03:20:36 +00:00
Scott Dale
8b35e9c3df add support to change widget titles and add links. 2007-07-15 17:23:59 +00:00
Scott Dale
22ff4a6e61 Update reg ex to accommodate extra data thrown into log
MFC: asap
2007-07-04 01:05:35 +00:00
Scott Ullrich
c0f0977813 * Only process 8 events since we only show 5 lines * Change update rate to be a tad higher 2007-05-24 00:21:15 +00:00
Scott Dale
1db766dfbe Widget base. Note: changes to widgets are not saved yet. 2007-05-07 02:21:35 +00:00