summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Protect against a potential infinite loop here.jim-p2012-08-011-1/+2
* Make use of product_nameWarren Baker2012-07-271-1/+1
* Put fix for IE 8/9 url handling bugErmal2012-07-271-1/+2
* LAN is not special here anymore. Do not remove the interface again (it was al...jim-p2012-06-271-9/+3
* This apparently is breaking reinstalls. Revert "Actually make reinstallpkg re...jim-p2012-06-151-4/+1
* Revert "Remove missed line"jim-p2012-06-151-0/+1
* Remove missed lineErmal2012-06-151-1/+0
* Actually make reinstallpkg remove the bionaries and really reinstall themErmal2012-06-151-1/+4
* This should have been 2.1 only, and it's just causing some odd package behavi...jim-p2012-06-122-43/+11
* Remove extra spaces and add closing <tr> tagWarren Baker2012-06-121-1/+1
* Provide a way to disable the pkg info linkjim-p2012-06-072-0/+8
* Wrong branchErmal2012-06-051-16/+0
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-051-0/+16
* Revert "Make the ppp-linkup script understand both address families."jim-p2012-06-041-13/+4
* 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
* 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
* do a direct return, it will not find the PinReady commandsmos2012-05-261-1/+1
* Adjust the +CPIN? cmd so it works for huawei 3G sticks toosmos2012-05-261-1/+1
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-252-87/+157
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-251-12/+2
* Don't skip "lan" as a possible WAN for shaper, since someone could have renam...jim-p2012-05-231-2/+0
* Include movable code to reorder list,save button, domtt title messages, also ...Marcello Coutinho2012-05-181-22/+139
* Fixup halt and reboot to catch the output from the shutdown process properly.jim-p2012-05-162-45/+34
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-8/+19
* Fix syntax here too in case we need to revive it.jim-p2012-05-151-1/+1
* Use a text description instead of a code.jim-p2012-05-151-17/+31
* Add NTP status page using ntpq.jim-p2012-05-151-0/+155
* With FreeBSD's ntpd, the current options are irrelevant, but we can have a ni...jim-p2012-05-151-2/+1
* Fix ntp name here toojim-p2012-05-151-1/+1
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easi...jim-p2012-05-1515-19/+19
* Make the ppp-linkup script understand both address families.smos2012-05-141-4/+13
* Fix redirect when saving settings in the widget, it was landing on the widget...jim-p2012-05-141-0/+1
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* fix typoChris Buechler2012-05-091-1/+1
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul...jim-p2012-05-085-22/+38
* Update zoneinfo using latest zones from FreeBSDjim-p2012-05-081-0/+0
* $realif only exists on apply, which this code path would never touch. Change ...jim-p2012-05-081-1/+1
* Fix missing description in rowhelper.Marcello Coutinho2012-05-071-0/+1
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Fix display of widgets with configuration controls in IE. From Gertjan on the...jim-p2012-04-301-3/+4
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-101-23/+73
* Merge pull request #77 from Whizkidzz/RELENG_2_0Scott Ullrich2012-04-062-11/+43
|\
| * Added "interface_selection" type to enable interface selection in tinydns serverwhizkidzz2012-04-062-11/+43
OpenPOWER on IntegriCloud