summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-033-0/+29
* Allow for failover DynDNS hostnames.smos2012-06-032-5/+11
* Allow for selection of a gateway group as a interface to monitorsmos2012-06-022-12/+34
* The gateway groups array now knows about vips to be tied into that gateway gr...smos2012-06-021-15/+26
* Add a virtual IP field to a interface in the gateway groups edit screen.smos2012-06-021-3/+37
* Move the SIM Pin and APN settings to the modem setup since we need these only...smos2012-06-021-2/+2
* Fix the PinReady command not found error.smos2012-06-021-2/+5
* include more features to interfaces_selection Marcello Coutinho2012-06-011-29/+50
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...Ermal2012-06-012-95/+105
* Fix function call namejim-p2012-06-011-1/+1
* Actually save the IPprotocol variable into the config, otherwise it stil won'...smos2012-06-011-0/+1
* Show current/updated repo package description instead of local/cached descrip...Marcello Coutinho2012-05-311-3/+3
* new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, mov...Marcello Coutinho2012-05-311-578/+547
* Add a inet46 filter type on the firewall rules page. I have locked down a few...smos2012-05-312-1/+26
* Finally give in and sprout a Internet Protocol drop down on the gateways edit...smos2012-05-311-2/+22
* Rather than doig a string search do a proper matching of selected interfaces....Ermal2012-05-301-3/+4
* Clarify comment. Fixes #2270Ermal2012-05-301-1/+1
* Fix copy/paste-ojim-p2012-05-301-2/+2
* Fix input validation and import test.jim-p2012-05-301-9/+6
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-304-5/+138
* Skip a few pieces of code earlier. Perform file test on dhcpd logs.smos2012-05-301-6/+11
* Fix filename (Ticket #2459)jim-p2012-05-301-1/+1
* Add a few micro optimizations, bail out when the file does not exist.smos2012-05-301-3/+6
* Disable autocomplete on all but the login form. Fixes #2459jim-p2012-05-301-2/+9
* Fix a couple misdirected form submissionsjim-p2012-05-292-3/+3
* Add a knob to tune the maximum number of tables that can be defined, the pf d...jim-p2012-05-291-0/+21
* Add missing div tagjim-p2012-05-281-0/+1
* Update the link script to parse the arguments 6 and 7 differently.smos2012-05-281-14/+16
* Ticket #2455: do not check encryption algo for AH protocolPierre POMES2012-05-261-12/+17
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-252-87/+157
* Make sure that we only perform validation if the GW name is filled as well as...smos2012-05-251-5/+7
* drag and drop function to reorder lists on pkg framework using jquery. Marcello Coutinho2012-05-251-8/+119
* Clarify the error message to something usefulsmos2012-05-251-2/+5
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-251-12/+2
* Ensure there is a '.' between hostname and domain. Partially fixes #2454Warren Baker2012-05-251-6/+6
* Removed extra line :)Cristian Feldman2012-05-241-1/+0
* Added load average information to the System Information widgetCristian Feldman2012-05-243-0/+20
* Merge pull request #2 from TheBlueMatt/masterErmal Luçi2012-05-242-28/+126
|\
| * Add the option to use a custom Dynamic DNS Provider via an Update URL and Res...Matt Corallo2012-05-222-28/+126
* | Fix easyrule duplicate destination for pass - Fixes #2447jim-p2012-05-231-1/+1
* | Don't skip "lan" as a possible WAN for shaper, since someone could have renam...jim-p2012-05-231-2/+0
* | Round off the values.smos2012-05-231-4/+4
* | Convert the Bytes per Second into kilobits per second like the status page sayssmos2012-05-231-4/+4
* | Add more functions and expand the 3G status interfaces screen.smos2012-05-231-3/+31
* | Add more fields to the 3g statssmos2012-05-231-2/+12
* | Add the 3G mode display, really needs a function that translates these into s...smos2012-05-232-3/+13
* | Initialize the statistics, also parse on MODE messagessmos2012-05-231-2/+12
* | Unbreak adding IPv6 static routessmos2012-05-231-2/+6
* | Make sure to bail the stats script if we can not open the modem device.smos2012-05-231-0/+4
|/
* Use "proto 112" instead of tcpdump's vrrp keyword since it's a little behind ...jim-p2012-05-221-4/+9
OpenPOWER on IntegriCloud