summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not allow duplicate remote subnets or duplicate remote gateways inSeth Mos2007-07-091-1/+25
| | | | the tunnel configuration, this results in 2 non working tunnels.
* Unbreak IPSEC, correct pathnamesSeth Mos2007-07-081-6/+6
|
* show available updates for packagesScott Dale2007-07-081-10/+28
|
* initial version for package widgetScott Dale2007-07-081-0/+99
|
* CAPS kills. Literally. Do not set the description to upper case LAN when ↵Scott Ullrich2007-07-071-1/+1
| | | | we are looking for lower case.
* update index page with new feature to hide all widgets when help is shownScott Dale2007-07-071-12/+33
|
* Kill off old pftpx processes correctlyScott Ullrich2007-07-071-12/+12
|
* Use pattern matching for proper database selection.Seth Mos2007-07-061-6/+6
|
* Improve the load balancing pool edit screen. Submitted-by: Chris DanielScott Ullrich2007-07-063-15/+152
|
* Restart filter logging process after timezone change so that the entries ↵Scott Ullrich2007-07-061-0/+11
| | | | reflect the correct time and date.
* Remove extra PasswordAuthentication line. Ticket #1374Scott Ullrich2007-07-061-1/+0
|
* Misc grammer fixesScott Ullrich2007-07-061-1/+1
|
* show popup when visiting dashboard for first timeScott Dale2007-07-061-1/+31
|
* Increase default time from 1 second to 3 which is far too short.Scott Ullrich2007-07-061-1/+1
|
* Use $lanif for lan anti-lockout ruleScott Ullrich2007-07-051-1/+1
|
* Escape $lan correctlyScott Ullrich2007-07-051-1/+1
|
* Do not use $iface as source or destination as it may be a member of a bridge ↵Scott Ullrich2007-07-051-10/+10
| | | | without an ip address and pfctl will complain.
* Since we are matching traffic on incoming interface, do not link wan or lan ↵Scott Ullrich2007-07-051-4/+4
| | | | to bridgeX
* Only pass anti-lockout traffic on $lanScott Ullrich2007-07-051-1/+1
|
* Add services status widget. Submitted-by: morbus via forumScott Ullrich2007-07-051-0/+163
|
* Set the ephemeral port range starting port to 1024 instead of 49152. On a ↵Scott Ullrich2007-07-052-0/+10
| | | | busy firewall it is possible to run out of ephemeral ports and then the system will block new connections until a port is available.
* Only show IPsec tab when IPsec is truly enabled and configuredScott Dale2007-07-051-1/+2
|
* Fix loading and reloading config for IPSEC.Seth Mos2007-07-042-16/+27
| | | | MFC: Possible candidate, works for seth. Needs test.
* Supress debug loggingSeth Mos2007-07-041-8/+15
|
* Update reg ex to accommodate extra data thrown into logScott Dale2007-07-042-14/+11
| | | | MFC: asap
* show text stating no carp defined if appropriateScott Dale2007-07-041-0/+6
|
* Add pfctl -s info to status.phpScott Ullrich2007-07-031-0/+2
|
* Adding carp status widget created by Sam WenhamScott Ullrich2007-07-031-0/+65
|
* updated copyrightScott Dale2007-07-036-9/+171
|
* Add CPU usage widget and fix the missing ?> error.Scott Ullrich2007-07-011-0/+43
|
* Cleanup IPSEC rules. We where blocking port = 500 UDP on CARP interfaces, ↵Scott Ullrich2007-07-011-6/+6
| | | | for one.
* Be more verbose on logging so that we can correctly deterimine protocol, ↵Scott Ullrich2007-07-011-2/+2
| | | | etc. Ticket #1348
* set filename properly upon downloading captureScott Dale2007-07-011-1/+1
|
* Use /var/etc/Scott Ullrich2007-06-301-7/+1
|
* $config needs to be globalScott Ullrich2007-06-301-0/+1
|
* Woops, we need this code. Write out config file correctly.Scott Ullrich2007-06-301-0/+29
|
* unbreak policy routing rules network access to LAN IP Ticket #1320Scott Ullrich2007-06-301-1/+1
|
* Correctly move upnp to base since LiveCD cannot write files to ↵Scott Ullrich2007-06-301-2/+13
| | | | /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342
* Correctly move upnp to base since LiveCD cannot write files to ↵Scott Ullrich2007-06-303-30/+9
| | | | /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342
* Kill trailing spaceScott Ullrich2007-06-301-1/+1
|
* Remove openvpn csc file when option is disabled. Ticket #1339Scott Ullrich2007-06-301-2/+6
|
* Add ASN1DN identities support to IPSEC. Subbmitted-by: Nic Bernstein ↵Scott Ullrich2007-06-303-1/+17
| | | | <nic_AT_onlight.com>
* Do not antispoof on wan when it is bridged. Ticket #1352Scott Ullrich2007-06-301-3/+12
|
* Move CARP and PFSYNC allow traffic before USER_RULES section. If a person ↵Scott Ullrich2007-06-291-2/+2
| | | | has a restrictive ruleset then it is possible to disallow traffic.
* parse entire path for packet capture file to download correctlyScott Dale2007-06-281-2/+2
|
* s/bin/sbin/Scott Ullrich2007-06-272-2/+2
|
* Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316Scott Ullrich2007-06-273-2/+27
|
* Add Type-Of-Service-passthru for server and clientMartin Fuchs2007-06-243-1/+15
|
* New widgets: shows statistics for interfaces (and there was much rejoicing)Scott Dale2007-06-221-0/+144
|
* update widgets to use css properlyScott Dale2007-06-223-6/+6
|
OpenPOWER on IntegriCloud