summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-054-4/+48
* Make sure to return the Null route gateways too for looking up a gateway entrysmos2012-06-051-3/+3
* Also include gwlb.inc in interfaces.incsmos2012-06-041-0/+1
* Some minor enhancements from renaming the Gathering Data to Pending.smos2012-06-041-2/+2
* Fix Typo, although the host might indeed be loca. We'll just keep it local in...smos2012-06-041-1/+1
* Allow for Null routessmos2012-06-042-2/+18
* Always add a link-local of fe80::1:1 when the interface is set to track6. Thi...smos2012-06-041-0/+10
* Teach rc.initial.ping at least a little bit about ipv6.jim-p2012-06-031-2/+7
* Unbreak php errors on login formjim-p2012-06-031-0/+1
* Include the gateway functions in rc.banner to prevent throwing a errorsmos2012-06-031-0/+1
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-031-1/+1
* Allow for failover DynDNS hostnames.smos2012-06-032-5/+25
* The gateway groups array now knows about vips to be tied into that gateway gr...smos2012-06-021-0/+6
* Add statistic functions for the ZTE modemssmos2012-06-022-7/+53
* Add support for the ZTE modem statssmos2012-06-021-4/+8
* Unbreak tree, add }smos2012-06-021-0/+1
* We are on FreeBSD 8.3 nowsmos2012-06-022-8/+13
* Escape the shell variablesmos2012-06-021-1/+1
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...Ermal2012-06-014-32/+127
* Include util.inc and IPv6.inc before config.lib.inc.smos2012-06-012-4/+3
* Make sure we include "util.inc" during config upgrade. We need is_ipaddrv4() ...smos2012-06-011-0/+1
* Make sure to get the real interface in case we get passed a friendly interfacesmos2012-06-011-1/+2
* Actually save the IPprotocol variable into the config, otherwise it stil won'...smos2012-06-011-2/+6
* Rename old RRD quality database to the new GW name so we continue the graph.smos2012-05-311-0/+7
* Add a inet46 filter type on the firewall rules page. I have locked down a few...smos2012-05-311-0/+3
* Finally give in and sprout a Internet Protocol drop down on the gateways edit...smos2012-05-311-9/+36
* Do not allow empty passwords since this might cause problems for some authent...Ermal2012-05-301-2/+2
* Fix input validation and import test.jim-p2012-05-301-1/+1
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-301-2/+20
* Bump to 2.1-BETA0, let the fun begin.jim-p2012-05-301-1/+1
* Don't display a "mobile" user without a username.jim-p2012-05-301-1/+2
* Up the default for tables to 3000jim-p2012-05-291-4/+3
* Add a knob to tune the maximum number of tables that can be defined, the pf d...jim-p2012-05-292-0/+10
* Do not add link-local address on carp interface manually. It causes them to g...smos2012-05-271-3/+0
* More validation for ejecting CDrom devices for 3G sticks, needs extra manufac...smos2012-05-261-3/+5
* Only attempt to remove stale LCK files if they exist.smos2012-05-261-1/+2
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-251-0/+37
* Allow for atleast 15 seconds before considering it a timeout, 60 would mean t...smos2012-05-251-2/+2
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-251-13/+24
* Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_p...jim-p2012-05-241-1/+1
* Test for empty here, rather than !, so a blank value (as from mobile clients)...jim-p2012-05-241-1/+1
* Merge pull request #2 from TheBlueMatt/masterErmal Luçi2012-05-242-26/+75
|\
| * Remove dead code.Matt Corallo2012-05-221-8/+0
| * Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set).Matt Corallo2012-05-221-2/+8
| * Add the option to use a custom Dynamic DNS Provider via an Update URL and Res...Matt Corallo2012-05-222-19/+70
* | Fix reference updating for when more than one carp vip exists. Skip the upgra...Erik Fonnesbeck2012-05-231-5/+9
* | Disable logging for now since it will spam every 60secs * #users * #zonesErmal2012-05-231-1/+1
* | Add missing declaration for global variable $g where it is used.Erik Fonnesbeck2012-05-231-2/+2
* | Fix name of the config section for virtual IPs in upgrade code. Ticket #2445Erik Fonnesbeck2012-05-231-2/+2
* | Check the surrounding characters to not allow partial matches. Ticket #2445Erik Fonnesbeck2012-05-231-1/+1
OpenPOWER on IntegriCloud