Commit Graph

12341 Commits

Author SHA1 Message Date
Scott Ullrich
2b11ff4db0 Calculate PHP APC SHM size according to memory detected 2009-11-21 16:14:25 -05:00
Scott Ullrich
483e6de842 Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386
2009-11-21 16:08:36 -05:00
Seth Mos
e2d90eacaa Fix the status wireless page for 2.0 using the correct _wlan0 interface
name.
Also bring over a fix for ssid values with spaces, there is a different
fix in 1.2. This one splits on Mac address if they ever decide to list
longer mac addresses instead of truncating to 16 characters. The IEEE
says it can be upto 32 characters in length.
2009-11-21 01:23:31 +01:00
jim-p
ba3e5c6cc6 More help page adjustments 2009-11-19 20:23:17 -05:00
jim-p
c5ee0e21df More help pages 2009-11-19 18:14:19 -05:00
jim-p
387d2afe03 More help pages 2009-11-18 21:34:21 -05:00
jim-p
56f8639968 More help page mappings 2009-11-18 18:15:57 -05:00
jim-p
f98810b47e Remove another obsolete file, add some other files that no longer exist in the repo to the obsoleted files list. 2009-11-18 12:53:45 -05:00
Chris Buechler
3a4fb57edc fix up text 2009-11-17 22:58:41 -05:00
Scott Ullrich
f79ceb0765 Add interfaces_wlan_scan.php and firewall_nat_server.php to obsoleted files list 2009-11-17 22:33:31 -05:00
jim-p
7c33eb6405 Remove obsolete file, its functionality is now in status_wireless.php 2009-11-17 21:46:06 -05:00
jim-p
cde575e02d Even more help page mappings 2009-11-17 21:37:43 -05:00
jim-p
b873ded56f Lots of help page mappings to newly created content. Adjust package editing logic a tad. 2009-11-17 19:06:35 -05:00
Chris Buechler
7f9ad06854 Fix hostname in page title. thanks to sullrich@ for pointer 2009-11-17 14:45:23 -05:00
jim-p
f7eae2bfdd Align the help link to the right of the title. Less wasted space this way.
Seems to work OK in FF, IE8, and Opera. If anyone knows a better way to align images to the right, I'm all ears.
2009-11-17 10:51:38 -05:00
jim-p
79fd4b184c More help pages. 2009-11-16 21:27:20 -05:00
jim-p
c45ca271b7 Add empty hash assignment syntax to the remaining files. (Got tired of adding them every single time I made a change) 2009-11-16 20:58:21 -05:00
jim-p
4afdaac10e Add a few more mappings. 2009-11-16 20:58:20 -05:00
Scott Ullrich
174fa1abe4 Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-conn into review/master 2009-11-16 20:31:18 -05:00
jim-p
664efd4367 A couple more mappings, plus change to leading with tabs and not spaces. (oops). 2009-11-16 20:26:53 -05:00
jim-p
6df2172858 Help page adjustments and additions. Periodic commit. 2009-11-16 20:01:00 -05:00
pierrepomes
26dd6a541d Add support for 'max-src-conn' PF feature, to limit the maximum number of established connections per host 2009-11-16 16:43:50 -05:00
Ermal Luçi
ad30055f6e Resolves #155. Replace space characters with underscore ones. 2009-11-16 13:47:14 +00:00
Chris Buechler
cf21c8ad79 Put the FQDN back into the page title. Many people have numerous firewalls up across tabs, and it's impossible to differentiate without this, which we've had for many years. 2009-11-16 02:12:21 -05:00
Chris Buechler
30a5a9d771 trigger setup wizard 2009-11-16 01:44:37 -05:00
jim-p
1fdc32e429 More updates to help page mappings. 2009-11-15 21:20:51 -05:00
Ermal Luçi
6b20b7a88e Properly correct ipfw rule. 2009-11-15 23:41:40 +00:00
Ermal Luçi
f8fa3dd4b7 Revert "Correct ipfw rule."
Error of copy paste

This reverts commit 0f6fdf29a2.
2009-11-15 23:41:39 +00:00
Chris Buechler
92d5144e1a this is not a required field 2009-11-15 18:41:42 -05:00
jim-p
540963fd3b Add some more redirect definitions.
Still working on this, just a periodic commit so nothing gets lost.
2009-11-15 18:40:27 -05:00
jim-p
a9c0ebfe1d Fix whitespace error 2009-11-15 18:39:01 -05:00
jim-p
9cd1eade1e Make help link open in a new window 2009-11-15 18:38:59 -05:00
Ermal Luçi
0f6fdf29a2 Correct ipfw rule. 2009-11-15 21:16:57 +00:00
Chris Buechler
5e08497c28 properly enable/disable Everything field 2009-11-15 18:24:08 -05:00
Ermal Luçi
1ba7a81ba0 Propperly fix the special case of proxyarp vip deleteion. With comments from cbuechler@. 2009-11-15 20:49:11 +00:00
Ermal Luçi
d9d95b0a30 Revert "Resolves #153 Treat proxyarp special case during deletion."
This reverts commit 5d5ec271de.
2009-11-15 20:47:25 +00:00
Ermal Luçi
5d5ec271de Resolves #153 Treat proxyarp special case during deletion. 2009-11-15 20:38:49 +00:00
Chris Buechler
5d55ecfc05 fix typo 2009-11-15 17:27:20 -05:00
jim-p
5262b29a90 Proof of concept for a contextual help redirector. Still in early stages of content, but the code behind it works (for ?page= type redirection, http referral url is not yet tested) 2009-11-15 17:13:42 -05:00
jim-p
0a3eaf4d84 Add support for contextual help on each page. Add a help icon to the upper right, and an entry under the Help menu. (Text, style, placement, etc are open for suggestions) 2009-11-15 17:13:39 -05:00
jim-p
462c4a2771 Add a help_base_url variable to globals.inc for use with contextual help. 2009-11-15 17:13:38 -05:00
Chris Buechler
123f030c6b Fix proxy ARP VIP addition (was calling old function)
rename function from interfaces_proxyarp... to interface_ to be consistent with the functions for carp, carpdev, and ipalias.

still a problem with proxy ARP, removing VIP doesn't kill off choparp (will open ticket)
2009-11-15 17:06:19 -05:00
jim-p
08991766fc Add a help icon to each theme. Part of the contextual help project. 2009-11-15 16:27:58 -05:00
Chris Buechler
12fafaf755 I see no reason to retain this "braindeadedness". Create each CARP VIP with its VHID, and destroy accordingly.
Resolves #151
2009-11-15 16:19:24 -05:00
jim-p
6593dae667 Update page title to reflect its current menu name 2009-11-15 13:32:14 -05:00
Ermal Luçi
2ee5fe9b64 Fix Bug #147. 2009-11-15 17:12:19 +00:00
jim-p
68b8930313 Set executable 2009-11-15 11:26:04 -05:00
jim-p
e390b503f5 Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface. 2009-11-15 11:22:45 -05:00
jim-p
9c5637544a Remove redundant page title tag 2009-11-15 11:10:56 -05:00
Chris Buechler
7540905c76 call first tab "Active Users", and make it consistent 2009-11-15 01:28:59 -05:00