Erik
03cc201674
fixing typo, should be platform not $platform
2009-10-11 15:19:52 -04:00
Scott Ullrich
effecc5140
Add missing , Noticed-by @px via twitter
2009-10-11 02:31:26 -04:00
Scott Ullrich
21038c6751
1 minute != 40 seconds. Change to 70 and give the slower boots a chance to boot
2009-10-10 22:24:33 -04:00
Scott Ullrich
5c33111d5d
Ensure glabel exists so we can mount ufs. Fixes #110
2009-10-10 22:16:57 -04:00
Scott Ullrich
61ff0de9ae
Show size in uppercase
2009-10-10 21:45:12 -04:00
Scott Ullrich
62d01a53f6
Use /etc/nanosize.txt
2009-10-10 21:40:12 -04:00
Scott Ullrich
b000d6063f
Output NanoBSD image size
2009-10-10 21:10:20 -04:00
Scott Ullrich
bfdb8779c5
Turn off sortable on this page. Something else is sorting the data prior and is causing the ordering to get foobar'd.
2009-10-10 16:07:51 -04:00
Ermal Luçi
3216641062
Correctly fix Bug #38
...
The issue is that when unsetting array members the count() that is evaluated on every iteration so it will not correctly process some items.
2009-10-09 18:37:55 +00:00
Ermal Luçi
7c26752dfc
Revert "Use array_splice() to unset items that should not be sync'd (nosync) Resolves #38 "
...
This reverts commit d6e8dfa1d6 .
2009-10-09 18:12:37 +00:00
Ermal Luçi
77514a7512
Do not use state on the CP authentication port. This is necessary since the fwd from layer 2 being done with the latest code will break the mechanism that pf keeps state.
2009-10-08 21:56:18 +00:00
Ermal Luçi
0ee17602a5
Correctly handle the change of vhid on an interface.
2009-10-08 21:52:51 +00:00
Erik
65e2c06c76
create a config include that just presents $config to the webgui (no boot code being parsed anymore in webgui now)
2009-10-07 18:16:24 -04:00
Erik
12df7edce8
remove functional code from config.inc and place it in a library file config.lib.inc
2009-10-07 18:15:45 -04:00
jim-p
013a5d792b
Add the actual settings page ref'd in the previous commit (pkg repo setting)
2009-10-06 18:03:08 -04:00
jim-p
ffba49766d
Add a new (unlinked) page which allows entering a custom pkg repo URL
2009-10-06 18:01:39 -04:00
Scott Ullrich
a3c770648f
Add theme Apple touch icon support
2009-10-05 17:29:23 -04:00
hoba
25ebeb96ec
Add shiny webclip icon for Iphone homescreen bookmarks. Please MFC to 1.2.3
2009-10-05 21:23:17 +02:00
Ermal Luçi
290d312d2a
Correct variable name.
2009-10-05 19:09:01 +00:00
Ermal Luçi
5d65350b30
Missed commit on removing all_interfaces.
2009-10-05 18:52:13 +00:00
Ermal Luçi
203de6bf85
Remove support for all_interfaces from wizard.php it is not used anywhere. Convert the interfaces_selection to use the interface API.
2009-10-05 18:49:42 +00:00
Scott Ullrich
8586a96202
Automatically source common items so that config is in the eval() context
2009-10-05 13:20:10 -04:00
Ermal Luçi
2342bfb0f9
Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor attributes for bandwidth and fix radius-session-timeout attribute.
...
Do some whitespace cleanup while here.
2009-10-05 13:34:04 +00:00
Ermal Luçi
59318e0fa4
Make the username comparison for CP case insensitive. Feature-imported-from: m0n0
2009-10-04 22:42:58 +00:00
Scott Ullrich
827a786427
Do not include head.inc twice
2009-10-03 01:04:01 -04:00
Scott Ullrich
9308e4c1f6
Correct misc tab URL
2009-10-03 00:44:10 -04:00
Scott Ullrich
f9fb2569aa
Alert if there is a problem sending the test message
2009-10-03 00:38:32 -04:00
Scott Ullrich
11b774144d
Do not set font size, it breaks the default css and ends up overflowing the menu
2009-10-03 00:25:08 -04:00
Scott Ullrich
6b060a2f23
Remove more stray characters. Someone needs to start testing their changes!
2009-10-03 00:02:50 -04:00
Scott Ullrich
9e01d6ebcd
Remove stray characters.
2009-10-03 00:01:17 -04:00
Scott Ullrich
b0e382de6b
Oops, use the pfSense jumpto service for the Book and add a pfSense custom search portal powered by google that is limited to specific pfSense
2009-10-02 19:26:01 -04:00
Ermal Luçi
df9d4110ad
Upppss removed leftovers echo
2009-10-01 15:43:00 +00:00
Ermal Luçi
a6726cf24d
Write the rules with php provided tools to avoid forking unecessary.
...
Suggested-by: billm@
2009-10-01 15:41:01 +00:00
Ermal Luçi
1fb2bf250f
Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface assignment.
2009-10-01 15:35:37 +00:00
Ermal Luçi
1772523c3a
Add more checks.
2009-10-01 15:33:31 +00:00
Ermal Luçi
946479ab6a
Remove wrong slipped code.
2009-10-01 15:30:33 +00:00
Ermal Luçi
d5b42e6f78
Missed improvement.
2009-10-01 15:29:53 +00:00
Ermal Luçi
abcb2bed92
* Convert carp/vips code to behave the same as other interfaces.
...
* Make optimizations around it.
* Make sure when we reload teh underlying interface we reload carp too.
* Some fixes around the code.
Reviewed-by: scott@ and billm@
2009-10-01 15:19:42 +00:00
Scott Ullrich
6b0c587976
If /etc/spwd.db.tmp exists remove it before running pwd_mkdb
2009-09-30 18:26:51 -04:00
Ermal Luçi
167443591d
No need to rewrite the captiveportal database when there is concurrent login! Small optimization.
2009-09-29 09:30:32 +00:00
Ermal Luçi
d6a891da5a
Avoid errors that appear if this is set uncorrectly.
2009-09-29 08:41:13 +00:00
Scott Ullrich
ad9c8bb4fe
Turn off FLOWTABLE
2009-09-28 18:47:18 -04:00
Ermal Luçi
37be3402f0
Fix typo: Pointy-hat-to: ?!
2009-09-28 13:16:42 +00:00
Scott Ullrich
c50da17942
If gzsig does not exist then return 1
2009-09-27 21:04:10 -04:00
Ermal Luçi
29c7ac0d66
Do not process empty tags in the config as this breaks the code.
2009-09-25 17:15:00 +00:00
Scott Ullrich
351f5e6a30
Rename ttyd -> ttyu
2009-09-23 19:01:23 -04:00
Scott Ullrich
fe4397d283
Nuke sorting it apparently changed the ID association
2009-09-23 18:16:01 -04:00
Eirik Oeverby
ed371120f7
Merge remote branch 'mainline/master'
2009-09-24 00:05:30 +02:00
Ermal Luçi
f6497c7d34
Forward all udp request to port 53(DNS) to our local server. This allows people with other dns configured other than the one in pfSense to still be able to authenticate in the CP.
2009-09-23 21:37:44 +00:00
Eirik Oeverby
f65c2f4c42
Filter rules for interface-subnet rules fixed.
2009-09-23 23:04:51 +02:00