summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax here too in case we need to revive it.jim-p2012-05-151-1/+1
* correct closing tagsbcyrill2012-05-151-11/+11
* Only process this if it's an arrayjim-p2012-05-151-0/+2
* 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
* 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
* 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
* Include TCP flags in CLI filter parser output (if present)jim-p2012-05-091-1/+2
* 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-2/+2
* Add last check timestamp to gateway status (actually just fix it, since the c...jim-p2012-05-081-14/+10
* fix vouchersChris Buechler2012-05-061-1/+1
* 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-032-6/+12
* 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
* correct hostname variable, and use FQDNChris Buechler2012-05-011-1/+1
* 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
* options for auto-summary/supernetAndrew Lowther2012-04-252-1/+21
* 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
|\
OpenPOWER on IntegriCloud