Commit Graph

19794 Commits

Author SHA1 Message Date
jim-p
0f5d612aef Add (c) header, also add ability to glob in shortcuts so packages can use it too. 2012-08-14 13:44:35 -04:00
jim-p
6c6f9253b8 Add a hidden menu option to forcefully kill php, lighty, and then restart the GUI. (Can't make it a part of rc.restart_webgui since killing php would also kill the script itself.) 2012-08-14 12:11:47 -04:00
jim-p
dbb1cdb5cf Clarify requirements for DHCP static mapping IP 2012-08-14 09:51:00 -04:00
Jim P
cd3662f7a6 Merge pull request #211 from bcyrill/patch-4
Update usr/local/www/services_router_advertisements.php
2012-08-13 11:17:49 -07:00
Warren Baker
8c4ac1103d Remove comments which may begin with a ';' so URL Table entries like SpamHaus' drop list can be used 2012-08-13 18:54:56 +02:00
jim-p
36d1c79884 Refine the formatting of the service status icon a bit depending on its context. 2012-08-13 12:19:47 -04:00
bcyrill
61071c30ce Update usr/local/www/services_router_advertisements.php
Change form field since aliases are not supported here.
Also separate the DNS settings using the default bar.
2012-08-13 18:07:40 +03:00
Jim P
fbf55ce397 Merge pull request #210 from bcyrill/patch-3
Update usr/local/www/vpn_openvpn_server.php
2012-08-13 07:50:30 -07:00
bcyrill
fd96a3fc13 Update usr/local/www/vpn_openvpn_server.php
Fix javascript of GW redirection adding IPv4 and IPv6 fields
2012-08-13 17:35:16 +03:00
jim-p
d583aa710a Add some safety belts. 2012-08-13 09:15:01 -04:00
jim-p
9cb6bef1e3 Make sure we start with an empty service. 2012-08-13 09:09:00 -04:00
Jim P
419922f126 Merge pull request #209 from bcyrill/patch-2
Update usr/local/www/shortcuts.inc
2012-08-13 04:35:51 -07:00
bcyrill
0143e77b31 Update usr/local/www/shortcuts.inc
Fix array initialization
2012-08-13 13:39:31 +03:00
jim-p
fdad935f76 This works here, too... 2012-08-11 20:49:41 -04:00
jim-p
226c43a526 Where possible, link back to the main page of a section too. 2012-08-11 20:20:57 -04:00
jim-p
d5bd9ee704 Another missed shortcut 2012-08-11 20:20:27 -04:00
jim-p
9fa2a88067 Forgotten shortcut 2012-08-11 20:06:09 -04:00
jim-p
345ce722b7 Forgot the shortcut section on this page, too... 2012-08-11 19:52:58 -04:00
jim-p
7f4a799816 Add/use some more similarly styled icons here, for a more consistent look. 2012-08-11 14:46:33 -04:00
jim-p
e38d34b45f Activate service status/control for CP also. 2012-08-10 15:37:40 -04:00
jim-p
6d9b107442 Fixup openvpn shortcut bar status/control 2012-08-10 15:30:20 -04:00
jim-p
7d7b5a4855 Whoops forgot this one 2012-08-10 14:10:46 -04:00
jim-p
924217104a Give status icon a title/tooltip 2012-08-10 14:05:48 -04:00
jim-p
f4daf025d9 Print service title in tooltip for shortcut bar 2012-08-10 13:58:04 -04:00
jim-p
79696deabb Declare arrays before using them. 2012-08-10 13:57:54 -04:00
jim-p
b32dd0a6b7 Activate new shortcuts/status in the rest of the areas that are currently setup. 2012-08-10 13:32:16 -04:00
jim-p
9990b70c5d Remove some notes/comments that aren't needed, add example. 2012-08-10 11:59:13 -04:00
jim-p
76692ad2a1 Start revamp of shortcuts, central file to hold links, also service status/control, added to dns forwarder as example. 2012-08-10 11:48:09 -04:00
jim-p
b1460af34a Whoops don't need this parameter. 2012-08-10 11:33:05 -04:00
jim-p
1b46283108 Fixup output formatting 2012-08-10 11:32:34 -04:00
jim-p
e48cdc01cb Consolodate a bunch of duplicate service status code 2012-08-10 10:58:26 -04:00
jim-p
4e5cfb0283 Don't force these links to open in a new window. 2012-08-09 16:28:26 -04:00
jim-p
415bddea48 Split references here so they apply correctly 2012-08-09 16:28:14 -04:00
jim-p
4856df9b7f Add forgotten "ipv6 remote network", clean up a couple bits, make sure local network box is hidden for shared key servers. 2012-08-09 14:40:54 -04:00
jim-p
d5d1554278 Activate "base" exchange mode also supported by racoon. 2012-08-08 12:54:47 -04:00
jim-p
6e2cbc5823 Sync pbi tools 2012-08-08 08:14:20 -04:00
jim-p
3dc3b15b28 Catch another error here 2012-08-07 18:18:52 -04:00
jim-p
4178d033a2 Make sure we don't have any extra whitespace here. 2012-08-07 18:15:31 -04:00
Ermal Luçi
9f310a6384 Merge pull request #208 from phildd/master
Change rcfileprefix to a constant
2012-08-07 03:50:26 -07:00
phildd
e9d66ed41e Change rcfileprefix to a constant 2012-08-07 16:12:09 +05:45
phildd
c59667116d Change rcfileprefix to a constant 2012-08-07 16:10:11 +05:45
phildd
dd9e0bdb55 Change rcfileprefix to a constant 2012-08-07 16:08:17 +05:45
Ermal Luçi
b0c5dd87fd Merge pull request #207 from phildd/master
firmware_update_misc log file name out of date
2012-08-07 01:03:34 -07:00
phildd
2e009ccba6 firmware_update_misc log file name out of date
The name was changed to /conf/firmware_update_misc_log.txt in etc/rc.firmware quite a while ago. It needs fixing here in diag_nanobsd.php also.
2012-08-07 09:46:02 +05:45
Jim P
a25ec99eff Merge pull request #205 from phil-davis/master
Minor text typo in DynDNS log message
2012-08-06 05:04:01 -07:00
Phil Davis
1bf52c67a6 Minor text typo in DynDNS log message
I noticed the "Inital" typo in my syslog, so thought I might as well scan through the DynDNS messages and fix it up.
2012-08-06 15:29:39 +05:45
Ermal Luçi
1f2db61295 Merge pull request #204 from phil-davis/master
pkg_mgr_install - only mount rw when needed
Probably more comment should be put in the code.
2012-08-03 08:05:50 -07:00
Phil Davis
06aa745e29 pkg_mgr_install - only mount rw when needed
When entering pkg_mgr_install the filesystem was being mounted rw and a backup made of the config, even if the case was "showlog" or "installedinfo". This resulted in:
a) an extra "backup" of the config being made after an install - it could be seen in Diagnostics, Backup Restore, Config History
b) Unnecessary conf_mount_rw and conf_mount_ro calls. These slow down the process on nanobsd-like systems.
This change fixes both these issues.
2012-08-03 13:39:16 +05:45
Seth Mos
17ad49a94c Merge pull request #203 from phil-davis/master
Minor fix to percentage output on pkg install
2012-08-02 22:06:03 -07:00
Phil Davis
82acb8b327 Minor fix to percentage output on pkg install
A variable not changed in a cut-paste.
When on console, update_progress_bar should also only be called for 1-9 then every 10% progress, to reduce serial output volume.
2012-08-03 10:30:51 +05:45