summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Clarify the DHCPv6 server textsmos2011-12-141-1/+4
* Some sections should just be copied and not merged or we end up unable to syn...jim-p2011-12-121-1/+14
* Adapted the AjaxQueue code to work with jQueryVinicius Coque2011-12-111-17/+19
* Fix easyrule on 2.1jim-p2011-12-081-4/+2
* Fix for this: http://redmine.pfsense.org/issues/2037Michele Di Maria2011-12-064-8/+8
* Require guiconfig.incScott Ullrich2011-12-032-0/+4
* Merge pull request #25 from AnthonyWrather/masterJim P2011-12-014-13/+31
|\
| * Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-014-13/+31
* | Fix multi_all wizard to properly verify VoIP bandwidth specified.Ermal2010-12-291-11/+13
|/
* variable is not yet available so rebrands get a blank page on the last step i...Warren Baker2011-11-301-1/+1
* When making a server certificate in the wizard, make sure we specify it must ...jim-p2011-11-291-1/+1
* Describe the serial field on imported CA more clearly. Resolves #2031jim-p2011-11-291-1/+2
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-271-12/+0
* Clear the PHP errors when 'no' is pressed also.jim-p2011-11-231-0/+2
* Show the PHP errors reported on the index page in the crash report so users a...jim-p2011-11-232-2/+10
* Comment out TFTP and NTP UI fields and block the code in services.inc.smos2011-11-221-3/+8
* Also show the config version in the backup history.jim-p2011-11-221-3/+5
* Resolves #2018. Add an id to the html object to make javascript workErmal2011-11-221-1/+1
* converting browser JS code from scriptaculous to jQueryVinicius Coque2011-11-212-22/+20
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-217-11/+12
* Fix errors caused by javascript code processed by jquery .html() method.Vinicius Coque2011-11-211-1/+3
* Fix display of widgets with configuration controls in IE. From Gertjan on the...jim-p2011-11-211-3/+4
* Actually save the value typed in the bandwidth limit box for the openvpn clie...jim-p2011-11-161-0/+5
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
* Converting from scriptaculous to jQueryVinicius Coque2011-11-164-53/+838
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-151-3/+17
* Converting javascript code from scriptaculous to jQueryVinicius Coque2011-11-155-31/+31
* now we use the Chosen javascript plugin for jQueryVinicius Coque2011-11-153-3/+3
* Converting from scriptaculous to jQueryVinicius Coque2011-11-153-129/+123
* Merge over the end period fix for the custom rrd graphs section.smos2011-11-141-1/+1
* Fix the Off by One so that delegated prefix id 0 is shown on the LAN interfac...smos2011-11-141-9/+6
* Add an indication in the certificate list to show if a certificate is interna...jim-p2011-11-101-0/+8
* When creating an internal certificate, offer the user a choice of what constr...jim-p2011-11-091-2/+27
* Rework this a little since using tap+tunnel network is valid, but using tap+t...jim-p2011-11-091-8/+8
* Fix up OpenVPN server tap modes, support various options for providing or pas...jim-p2011-11-081-8/+152
* Fix display of CARP widget to properly show Disabled status, bring code more ...jim-p2011-11-071-30/+32
* description is optionalChris Buechler2011-11-041-1/+1
* description is optionalChris Buechler2011-11-041-1/+1
* If sticky is enabled, show a tab under Diag > States to view the source track...jim-p2011-11-033-6/+241
* Adding missing fileScott Ullrich2011-11-021-0/+1
* Allow the serial speed adjustment to work for nanobsd as well.jim-p2011-10-311-3/+3
* Add field to the GUI to select the serial console speed (May work as-is, need...jim-p2011-10-311-2/+21
* Reformat the DNS Forwarder page a bit so it conforms with the other pages. Ad...jim-p2011-10-281-32/+50
* Fix missing description in rowhelper.Marcello Coutinho2011-10-271-0/+1
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-1/+5
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ar...jim-p2011-10-271-0/+30
* Fix up syslog settings a bit, add some missing options, fix formatting of sys...jim-p2011-10-261-6/+58
* Converting javascript code from prototype to jQueryVinicius Coque2011-10-245-23/+23
* Show RTT and Loss on Status > Gateways, not just on the widgetjim-p2011-10-241-1/+19
OpenPOWER on IntegriCloud