summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* $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
* | Make vips vhid be unique per parent interface!Ermal2012-04-055-38/+22
|/
* Fix pattern upload, button text check was incorrect.jim-p2012-03-201-1/+1
* Update help text for Host alaises to indicate FQDNs are allowed.jim-p2012-03-151-1/+1
* Fix for this: http://redmine.pfsense.org/issues/2037Michele Di Maria2012-03-014-8/+8
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+16
* Carry over the key length on input errors when creating a certificate signing...Erik Fonnesbeck2012-02-231-0/+2
* Change case of "NOTE" for consistency with the pages for the other tabs.Erik Fonnesbeck2012-02-231-1/+1
* ARP table is singularChris Buechler2012-02-211-1/+1
* Add button to download a .p12 of a cert+key. Implements #2147jim-p2012-02-141-0/+25
* Reject an interface without a subnet as a network source in the IPsec Phase 2...jim-p2012-02-141-0/+10
* Change to embed to prevent IE9 from misbehaving. Ticket #2165Erik Fonnesbeck2012-02-101-4/+1
* Unset previously set voucher sync informationErmal2012-02-061-0/+4
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-011-14/+28
* Fix ssh key note to refer to DSA not just RSA since both work.jim-p2012-01-131-1/+1
* Check userid better here, 0 is also validjim-p2012-01-061-1/+1
* Fix permission and certificate display for the admin userjim-p2012-01-061-1/+1
* Cleanup html, make tables sortable, implements #2040jim-p2012-01-061-44/+47
* Clarify the potential pitfalls when setting the Frequency Probe and Down para...jim-p2011-12-291-14/+28
* fix textChris Buechler2011-12-251-3/+3
* "Destination server" is a required fieldChris Buechler2011-12-251-1/+1
* Local port must be specified, fix input validationChris Buechler2011-12-251-2/+2
* Don't let the browser auto-fill username and password on voucher config, as i...jim-p2011-12-211-2/+2
* Do not redirect on saving services status widget, the headers have been sent ...jim-p2011-12-211-1/+0
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-201-0/+16
* until 2.0.1 is tagged, Revert "Add a checkbox that disabled automatically gen...RELENG_2_0_1Chris Buechler2011-12-201-16/+0
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-201-0/+16
* Some sections should just be copied and not merged or we end up unable to syn...jim-p2011-12-121-1/+14
OpenPOWER on IntegriCloud