summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* Fix quoting - can't use ' if we want to expand a variable inside the string.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-141-0/+155
* With FreeBSD's ntpd, the current options are irrelevant, but we can have a ni...jim-p2012-05-141-1/+1
* Fix ntp name here toojim-p2012-05-141-1/+1
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easi...jim-p2012-05-1418-22/+22
* Create $altnames earlier, and also fix a bracing issue with this if statement...jim-p2012-05-141-2/+3
* Fix redirect when saving settings in the widget, it was landing on the widget...jim-p2012-05-141-0/+1
* remove the stuff triggering display of relay protocol rowDarren Embry2012-05-111-32/+0
* allow port in virtual servers to be left blankDarren Embry2012-05-111-7/+8
* allow aliases for the ipaddr field in virtual servers (PEV-394754)Darren Embry2012-05-111-5/+12
* fix for bug #2422 could not remove entries from CP Allowed HostnamesDarren Embry2012-05-111-1/+1
* cleanup: code for building arrays for autocompleted fieldsDarren Embry2012-05-106-167/+32
* add autocomplete for port (PEV-394754)Darren Embry2012-05-101-1/+11
* use get_alias_list for port field in load_balancer_pool_editDarren Embry2012-05-101-11/+1
* add autocomplete to load_balancer_pool_edit.php (PEV-394754)Darren Embry2012-05-101-1/+19
* fix a bug in anti-clickjack that made all pages blankDarren Embry2012-05-101-1/+1
* update help text in port fields to Firewall -> Aliases (PEV-394754)Darren Embry2012-05-102-2/+2
* Add click jacking support. Ticket #2419Scott Ullrich2012-05-101-0/+4
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* fix typoChris Buechler2012-05-091-1/+1
* Add initial support for subjectAltName - still needs some select love for the...jim-p2012-05-091-2/+121
* $realif only exists on apply, which this code path would never touch. Change ...jim-p2012-05-081-2/+2
* Add last check timestamp to gateway status (actually just fix it, since the c...jim-p2012-05-081-14/+10
* Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match cod...Lorenz Schori2012-05-051-56/+56
* Add support for aliases in DNS Forwarder, fixes #2410Lorenz Schori2012-05-052-1/+132
* implement #2407: create config option for captive portal listening portDarren Embry2012-05-031-3/+6
* fix for #2356 'track interface'Darren Embry2012-05-031-21/+42
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca...jim-p2012-05-015-0/+114
* Add some safety belt checks to status_queues.php to prevent exec blocking or ...jim-p2012-05-011-15/+23
* fix saving of hard timeoutChris Buechler2012-05-011-1/+0
* fix textChris Buechler2012-05-011-2/+2
* Add note to NAT Reflection helper indicating where it works.Erik Fonnesbeck2012-04-281-0/+2
* Change description of 1:1 NAT Reflection setting to be more accurate.Erik Fonnesbeck2012-04-281-1/+1
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Add a space between Note: and the message. Also move the period into the get...Erik Fonnesbeck2012-04-261-1/+1
* fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'Darren Embry2012-04-261-1/+2
* Revert "Use 'Packet Loss or High Latency' as the default option when creating...Warren Baker2012-04-251-6/+4
* Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"Warren Baker2012-04-251-1/+1
* Merge pull request #96 from irvingpop/masterChris Buechler2012-04-241-1/+1
|\
| * Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge...Irving Popovetsky2012-04-251-1/+1
* | Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397Warren Baker2012-04-241-1/+1
* | Use 'Packet Loss or High Latency' as the default option when creating a new g...Warren Baker2012-04-241-4/+6
* | Unbreak the system general DNS settings, it would not work anymore when set t...smos2012-04-201-1/+1
* | Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-202-23/+44
* | fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
* | Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
* | Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* | Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-181-7/+17
OpenPOWER on IntegriCloud