Ermal
|
7bc6d62b7e
|
Remove references to undeclared table
|
2011-09-07 13:03:51 +00:00 |
|
jim-p
|
7179d00e0b
|
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
|
2011-09-06 18:38:29 -04:00 |
|
jim-p
|
da2bee021a
|
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)
|
2011-09-06 13:29:37 -04:00 |
|
Ermal
|
20a35f9272
|
Revert "If a user's browser does not support cookies, print an error on the login form telling them so."
This reverts commit a2e90569ab.
|
2011-09-02 16:20:09 +00:00 |
|
Ermal
|
47397d8662
|
Unlink the failed downloaded file if present. Since it might contain harmful and not expected content
|
2011-09-01 19:53:38 +00:00 |
|
jim-p
|
4fef024276
|
Check/set array for $config['staticroutes']['route'] as well, fixes deleting of the last static route not syncing to secondary unit.
|
2011-09-01 14:13:46 -04:00 |
|
jim-p
|
a2e90569ab
|
If a user's browser does not support cookies, print an error on the login form telling them so.
|
2011-08-31 14:37:44 -04:00 |
|
jim-p
|
ff99a638e1
|
Avoid a blank trailing entry
|
2011-08-30 16:33:58 -04:00 |
|
jim-p
|
44587cdf37
|
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
|
2011-08-30 16:32:33 -04:00 |
|
jim-p
|
c2bae11346
|
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
|
2011-08-30 16:04:17 -04:00 |
|
Warren Baker
|
3305f3edad
|
Wording fix to better describe the Translation address.
|
2011-08-30 21:47:27 +02:00 |
|
jim-p
|
5583387749
|
Fix bottom note when viewing Floating rules to better reflect how they operate.
|
2011-08-30 15:29:37 -04:00 |
|
jim-p
|
3499a95445
|
Fix note width for 1:1 NAT
|
2011-08-30 15:16:10 -04:00 |
|
jim-p
|
ce6577d2af
|
Fix QinQ note width.
|
2011-08-30 14:59:50 -04:00 |
|
jim-p
|
2fb925488b
|
Clarify text
|
2011-08-30 14:50:37 -04:00 |
|
jim-p
|
1bad72286d
|
Clarify text
|
2011-08-30 14:23:26 -04:00 |
|
jim-p
|
37412b2fae
|
Clarify notes so people don't think they need to disable pf to disable NAT.
|
2011-08-30 14:07:48 -04:00 |
|
jim-p
|
3f9f70cbf5
|
Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.
|
2011-08-30 13:33:18 -04:00 |
|
jim-p
|
d07b96a5f0
|
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
|
2011-08-30 13:19:44 -04:00 |
|
jim-p
|
571aa4aa2b
|
Add some help links for pages that were missing.
|
2011-08-30 13:07:01 -04:00 |
|
jim-p
|
3d534c698c
|
Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.
|
2011-08-30 12:54:47 -04:00 |
|
Ermal
|
716fc5a0cc
|
Revert "Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well."
This reverts commit cde671805c.
|
2011-08-30 16:33:30 +00:00 |
|
Ermal
|
cde671805c
|
Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well.
|
2011-08-30 16:18:29 +00:00 |
|
Ermal
|
fcf07bb76f
|
Fix several issues in pppoe code and remove duplicated code.
|
2011-08-30 16:11:22 +00:00 |
|
jim-p
|
1f2f60240c
|
Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.
|
2011-08-30 09:44:20 -04:00 |
|
Scott Ullrich
|
ac429b4257
|
Unlink last msg cache for growl when sending test messagws
|
2011-08-29 18:43:43 -04:00 |
|
Ermal
|
737dbc05c1
|
Fixes #1666. Check if the interface needs to be added to a bridge during rc.newwanip as well.
|
2011-08-29 19:32:48 +00:00 |
|
Warren Baker
|
f067d92479
|
Give the Layer7 patterns page some much needed love.
|
2011-08-29 15:57:11 +02:00 |
|
Scott Ullrich
|
7e982e0a37
|
Log when XMLRPC auth fails so that the brute force lockout will kick in.
|
2011-08-28 13:07:10 -04:00 |
|
jim-p
|
e6eb0fcba0
|
Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)
|
2011-08-25 09:15:19 -04:00 |
|
Chris Buechler
|
4296485156
|
fix text
|
2011-08-24 21:55:20 -04:00 |
|
lgcosta
|
ba35e0de1b
|
force a set path for ioncube loader
|
2011-08-24 18:13:12 -03:00 |
|
jim-p
|
196dafe90e
|
Make sure this does not operate on empty parameters, and also log when removing states.
|
2011-08-24 12:59:29 -04:00 |
|
Warren Baker
|
defe335cd3
|
DNSMasq was generating the error 'Socket operation on non-socket' and using 100% of the CPU, changing it to mwexec_bg() resolves the issue.
|
2011-08-24 17:20:13 +02:00 |
|
jim-p
|
52e21fa190
|
Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.
|
2011-08-24 10:14:00 -04:00 |
|
Warren Baker
|
2299007e80
|
These html tags are not required since they are used in head.inc which is included.
|
2011-08-24 14:01:34 +02:00 |
|
jim-p
|
a5308b81ad
|
Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
|
2011-08-23 16:38:35 -04:00 |
|
jim-p
|
9debac940d
|
Fix field name label.
|
2011-08-22 08:37:45 -04:00 |
|
Chris Buechler
|
b51960fe42
|
remove dead link, no equivalent exists, will add info on that page's help
|
2011-08-20 01:39:06 -04:00 |
|
jim-p
|
3de1a999ce
|
USB slices are under-reported even more than CF slices when viewed directly, instead of when looking at the entire disk. Compensate by adding a few MB. Fixes NanoBSD upgrades when installed on USB thumbdrives. (Imaged after this fix, someone can apply this fix locally and then upgrade as well.)
|
2011-08-19 18:45:48 -04:00 |
|
Ermal
|
b881a921e3
|
Compensate some more occurencies of write_config() during the path
|
2011-08-19 19:33:04 +00:00 |
|
Ermal
|
2add8ea772
|
Make update_status and update_output_window consistent on checking for console version or not.
|
2011-08-19 19:02:53 +00:00 |
|
Ermal
|
23fc1ae82d
|
Show the package name that are geing downloaded even during console update
|
2011-08-19 19:01:57 +00:00 |
|
Ermal
|
582934a927
|
Compenstate for the write_config calls sending the filesystem to ro during pacakge installation.
|
2011-08-19 18:22:54 +00:00 |
|
Ermal
|
d5f25de65a
|
Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these calls.
|
2011-08-19 17:42:00 +00:00 |
|
Ermal
|
8420f4fe87
|
Prevent negative references to be used for the refcount API. This should help with misusage of it as may occur in mount rw/ro calls.
|
2011-08-19 17:12:45 +00:00 |
|
Ermal
|
595ddf1bc2
|
start packages script is called after rc.bootup so the filesystem is makred RO already. Put the script around the mount rw-ro calls to avoid problems.
|
2011-08-19 17:10:29 +00:00 |
|
Andrew Thompson
|
237ac19868
|
Fix copy paste error which cleared args
|
2011-08-19 09:18:07 +12:00 |
|
Chris Buechler
|
356274920c
|
fix text
|
2011-08-17 22:28:51 -04:00 |
|
Ermal
|
e1b068d70b
|
Ticket #1279. Decrease the refcount even though we're in booting phase. This helps the refcount to work as intended and help in making filesystem read only correctly on embedded platfroms. While here put some exceptions to refcount API and silent any related errors that might trigger. Also take not of the NOTE on the php manual that after a share memory is opened further references to it for size and access mode should be 0.
|
2011-08-17 20:09:09 +00:00 |
|