summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* remove bunk input validationChris Buechler2012-09-091-3/+0
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
* fix more imbalanced HTML tags.Darren Embry2012-09-061-0/+8
* fix some imbalanced HTML tagsDarren Embry2012-09-061-7/+7
* a few coding indentation/style fixes.Darren Embry2012-09-061-63/+61
* Correct this function call, OpenVPN client killing works again, fixes #2554jim-p2012-09-061-1/+1
* Inconsistent behavior with Alias info popupDarren Embry2012-09-061-1/+1
* never call parseInt without a radix.Darren Embry2012-09-061-2/+2
* Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t...jim-p2012-09-042-8/+3
* Add check for local port being set before testing. Fixes #2606Ermal2012-08-281-1/+1
* Fix IPv6 remote_network typophildd2012-08-241-1/+1
* Test for an array before using it like one.bcyrill2012-08-241-1/+1
* Fix another typojim-p2012-08-221-1/+1
* Fix typojim-p2012-08-221-1/+1
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-212-3/+66
* Test for an array before using it like one.jim-p2012-08-191-1/+1
* Use REQUEST_URI here so the GET parameters are preserved (makes the links wor...jim-p2012-08-172-2/+2
* Disable Execution timeout for this script.smos2012-08-171-0/+2
* Extend the shortcuts code and link back from Status > Services also.jim-p2012-08-153-14/+80
* More shortcutsjim-p2012-08-1412-1/+36
* Initialize this for good measure.jim-p2012-08-141-0/+2
* Add (c) header, also add ability to glob in shortcuts so packages can use it ...jim-p2012-08-142-5/+79
* Clarify requirements for DHCP static mapping IPjim-p2012-08-142-2/+8
* Merge pull request #211 from bcyrill/patch-4Jim P2012-08-131-3/+7
|\
| * Update usr/local/www/services_router_advertisements.phpbcyrill2012-08-131-3/+7
* | Refine the formatting of the service status icon a bit depending on its context.jim-p2012-08-132-2/+2
|/
* Update usr/local/www/vpn_openvpn_server.phpbcyrill2012-08-131-4/+7
* Make sure we start with an empty service.jim-p2012-08-131-0/+1
* Update usr/local/www/shortcuts.incbcyrill2012-08-131-2/+2
* This works here, too...jim-p2012-08-111-0/+2
* Where possible, link back to the main page of a section too.jim-p2012-08-112-3/+28
* Another missed shortcutjim-p2012-08-111-0/+1
* Forgotten shortcutjim-p2012-08-111-0/+1
* Forgot the shortcut section on this page, too...jim-p2012-08-111-0/+1
* Add/use some more similarly styled icons here, for a more consistent look.jim-p2012-08-1141-3/+6
* Activate service status/control for CP also.jim-p2012-08-101-2/+2
* Fixup openvpn shortcut bar status/controljim-p2012-08-104-8/+28
* Whoops forgot this onejim-p2012-08-101-0/+2
* Print service title in tooltip for shortcut barjim-p2012-08-101-1/+1
* Declare arrays before using them.jim-p2012-08-101-4/+29
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-10112-117/+112
* Remove some notes/comments that aren't needed, add example.jim-p2012-08-101-91/+3
* Start revamp of shortcuts, central file to hold links, also service status/co...jim-p2012-08-106-6/+181
* Whoops don't need this parameter.jim-p2012-08-101-1/+1
* Consolodate a bunch of duplicate service status codejim-p2012-08-102-387/+6
* Don't force these links to open in a new window.jim-p2012-08-091-3/+3
* Split references here so they apply correctlyjim-p2012-08-091-6/+10
* Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ...jim-p2012-08-092-13/+71
* Activate "base" exchange mode also supported by racoon.jim-p2012-08-081-1/+1
* Sync pbi toolsjim-p2012-08-081-50/+95
OpenPOWER on IntegriCloud