| Commit message (Expand) | Author | Age | Files | Lines |
* | a few coding indentation/style fixes. | Darren Embry | 2012-09-06 | 1 | -63/+61 |
* | Correct this function call, OpenVPN client killing works again, fixes #2554 | jim-p | 2012-09-06 | 1 | -1/+1 |
* | Inconsistent behavior with Alias info popup | Darren Embry | 2012-09-06 | 1 | -1/+1 |
* | never call parseInt without a radix. | Darren Embry | 2012-09-06 | 1 | -2/+2 |
* | Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t... | jim-p | 2012-09-04 | 2 | -8/+3 |
* | Add check for local port being set before testing. Fixes #2606 | Ermal | 2012-08-28 | 1 | -1/+1 |
* | Fix IPv6 remote_network typo | phildd | 2012-08-24 | 1 | -1/+1 |
* | Test for an array before using it like one. | bcyrill | 2012-08-24 | 1 | -1/+1 |
* | Fix another typo | jim-p | 2012-08-22 | 1 | -1/+1 |
* | Fix typo | jim-p | 2012-08-22 | 1 | -1/+1 |
* | Teach ntpd how to get its time from a local GPS on serial. | jim-p | 2012-08-21 | 2 | -3/+66 |
* | Test for an array before using it like one. | jim-p | 2012-08-19 | 1 | -1/+1 |
* | Use REQUEST_URI here so the GET parameters are preserved (makes the links wor... | jim-p | 2012-08-17 | 2 | -2/+2 |
* | Disable Execution timeout for this script. | smos | 2012-08-17 | 1 | -0/+2 |
* | Extend the shortcuts code and link back from Status > Services also. | jim-p | 2012-08-15 | 3 | -14/+80 |
* | More shortcuts | jim-p | 2012-08-14 | 12 | -1/+36 |
* | Initialize this for good measure. | jim-p | 2012-08-14 | 1 | -0/+2 |
* | Add (c) header, also add ability to glob in shortcuts so packages can use it ... | jim-p | 2012-08-14 | 2 | -5/+79 |
* | Clarify requirements for DHCP static mapping IP | jim-p | 2012-08-14 | 2 | -2/+8 |
* | Merge pull request #211 from bcyrill/patch-4 | Jim P | 2012-08-13 | 1 | -3/+7 |
|\ |
|
| * | Update usr/local/www/services_router_advertisements.php | bcyrill | 2012-08-13 | 1 | -3/+7 |
* | | Refine the formatting of the service status icon a bit depending on its context. | jim-p | 2012-08-13 | 2 | -2/+2 |
|/ |
|
* | Update usr/local/www/vpn_openvpn_server.php | bcyrill | 2012-08-13 | 1 | -4/+7 |
* | Make sure we start with an empty service. | jim-p | 2012-08-13 | 1 | -0/+1 |
* | Update usr/local/www/shortcuts.inc | bcyrill | 2012-08-13 | 1 | -2/+2 |
* | This works here, too... | jim-p | 2012-08-11 | 1 | -0/+2 |
* | Where possible, link back to the main page of a section too. | jim-p | 2012-08-11 | 2 | -3/+28 |
* | Another missed shortcut | jim-p | 2012-08-11 | 1 | -0/+1 |
* | Forgotten shortcut | jim-p | 2012-08-11 | 1 | -0/+1 |
* | Forgot the shortcut section on this page, too... | jim-p | 2012-08-11 | 1 | -0/+1 |
* | Add/use some more similarly styled icons here, for a more consistent look. | jim-p | 2012-08-11 | 41 | -3/+6 |
* | Activate service status/control for CP also. | jim-p | 2012-08-10 | 1 | -2/+2 |
* | Fixup openvpn shortcut bar status/control | jim-p | 2012-08-10 | 4 | -8/+28 |
* | Whoops forgot this one | jim-p | 2012-08-10 | 1 | -0/+2 |
* | Print service title in tooltip for shortcut bar | jim-p | 2012-08-10 | 1 | -1/+1 |
* | Declare arrays before using them. | jim-p | 2012-08-10 | 1 | -4/+29 |
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 112 | -117/+112 |
* | Remove some notes/comments that aren't needed, add example. | jim-p | 2012-08-10 | 1 | -91/+3 |
* | Start revamp of shortcuts, central file to hold links, also service status/co... | jim-p | 2012-08-10 | 6 | -6/+181 |
* | Whoops don't need this parameter. | jim-p | 2012-08-10 | 1 | -1/+1 |
* | Consolodate a bunch of duplicate service status code | jim-p | 2012-08-10 | 2 | -387/+6 |
* | Don't force these links to open in a new window. | jim-p | 2012-08-09 | 1 | -3/+3 |
* | Split references here so they apply correctly | jim-p | 2012-08-09 | 1 | -6/+10 |
* | Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ... | jim-p | 2012-08-09 | 2 | -13/+71 |
* | Activate "base" exchange mode also supported by racoon. | jim-p | 2012-08-08 | 1 | -1/+1 |
* | Sync pbi tools | jim-p | 2012-08-08 | 1 | -50/+95 |
* | firmware_update_misc log file name out of date | phildd | 2012-08-07 | 1 | -1/+1 |
* | pkg_mgr_install - only mount rw when needed | Phil Davis | 2012-08-03 | 1 | -8/+18 |
* | Activate more Hash, DH, and PFS options that are available in racoon now. Not... | jim-p | 2012-08-02 | 2 | -10/+2 |
* | In order for miniupnpd to latch onto IPv6, we just need to give the interface... | jim-p | 2012-08-02 | 1 | -2/+1 |