summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-183-11/+23
* Moved status text to img title (tooltip)Cristian Feldman2012-05-171-1/+1
* Added description text for IPSec tunnel status in "Status: IPsec" pageCristian Feldman2012-05-171-4/+8
* remove some log_error callsDarren Embry2012-05-171-7/+0
* bug fix for #2426Darren Embry2012-05-171-4/+11
* report errors adding a gateway through ajax callsDarren Embry2012-05-172-5/+22
* - also rename $section arg to $section_name in some functions to clarifyDarren Embry2012-05-171-12/+15
* fix cosmetic bug when developer was turned on.Darren Embry2012-05-171-7/+19
* fix for #2231Darren Embry2012-05-171-2/+0
* more verbose log_error on rrdtool restore failureDarren Embry2012-05-171-1/+1
* restore_rrddata() adds log_error calls and uses -fDarren Embry2012-05-171-12/+27
* add rrddata to backup/restore dropdowns.Darren Embry2012-05-171-12/+48
* indentation cleanupDarren Embry2012-05-171-100/+102
* move certain code to new function restore_rrddata()Darren Embry2012-05-171-23/+28
* 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
* 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
OpenPOWER on IntegriCloud