summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|
* This file won't exist at bootup yet, drop it from the sanity test.jim-p2012-08-211-4/+2
|
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-213-3/+127
|
* 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 ↵jim-p2012-08-172-2/+2
| | | | work better for things like interfaces.php?if=wan, and packages.
* Disable Execution timeout for this script.smos2012-08-171-0/+2
|
* Correct carp rules and a weird nat rule on carp so they actually generate ↵Ermal2012-08-161-6/+5
| | | | what they are meant for
* Extend the shortcuts code and link back from Status > Services also.jim-p2012-08-153-14/+80
|
* Fix secondary auth source to reference the zone like everything else in this ↵jim-p2012-08-151-8/+8
| | | | section does, which is where the gui stores the value.
* Put propper curlies since this is themeaning of this test so its readbleErmal2012-08-141-1/+1
|
* Remove extra curly to allow checking braces closure easily in vi[m]Ermal2012-08-141-1/+1
|
* More shortcutsjim-p2012-08-1413-1/+43
|
* 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
| | | | too.
* Add a hidden menu option to forcefully kill php, lighty, and then restart ↵jim-p2012-08-141-0/+3
| | | | the GUI. (Can't make it a part of rc.restart_webgui since killing php would also kill the script itself.)
* 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.php
| * Update usr/local/www/services_router_advertisements.phpbcyrill2012-08-131-3/+7
| | | | | | | | Change form field since aliases are not supported here. Also separate the DNS settings using the default bar.
* | Remove comments which may begin with a ';' so URL Table entries like ↵Warren Baker2012-08-131-1/+1
| | | | | | | | SpamHaus' drop list can be used
* | Refine the formatting of the service status icon a bit depending on its context.jim-p2012-08-133-7/+11
|/
* Merge pull request #210 from bcyrill/patch-3Jim P2012-08-131-4/+7
|\ | | | | Update usr/local/www/vpn_openvpn_server.php
| * Update usr/local/www/vpn_openvpn_server.phpbcyrill2012-08-131-4/+7
|/ | | Fix javascript of GW redirection adding IPv4 and IPv6 fields
* Add some safety belts.jim-p2012-08-131-2/+2
|
* Make sure we start with an empty service.jim-p2012-08-131-0/+1
|
* Merge pull request #209 from bcyrill/patch-2Jim P2012-08-131-2/+2
|\ | | | | Update usr/local/www/shortcuts.inc
| * Update usr/local/www/shortcuts.incbcyrill2012-08-131-2/+2
|/ | | Fix array initialization
* 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-1142-5/+8
|
* Activate service status/control for CP also.jim-p2012-08-101-2/+2
|
* Fixup openvpn shortcut bar status/controljim-p2012-08-105-8/+44
|
* Whoops forgot this onejim-p2012-08-101-0/+2
|
* Give status icon a title/tooltipjim-p2012-08-101-4/+6
|
* Print service title in tooltip for shortcut barjim-p2012-08-102-5/+6
|
* 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 ↵jim-p2012-08-107-6/+189
| | | | status/control, added to dns forwarder as example.
* Whoops don't need this parameter.jim-p2012-08-101-1/+1
|
* Fixup output formattingjim-p2012-08-101-6/+6
|
* Consolodate a bunch of duplicate service status codejim-p2012-08-103-388/+223
|
* 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-093-13/+80
| | | | network box is hidden for shared key servers.
* Activate "base" exchange mode also supported by racoon.jim-p2012-08-081-1/+1
|
OpenPOWER on IntegriCloud