Commit Graph

9997 Commits

Author SHA1 Message Date
Ermal Luçi
2cbdf97ea1 Cleanup the status queues so it does not does stupid things.
Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this.
2008-10-01 17:26:25 +00:00
Ermal Luçi
9e21d3187f Introduce a 'None' option for the gateways select box.
Apart fixing aestetic when there is no gateway configured for the interface it allows you to setup gateways and not
select them on the interface configuration i.e. on Lan or similar type configured ones.

Reported-by: sullrich@
2008-09-30 15:31:18 +00:00
Mark Crane
82458abb20 pkg_edit add <wrap>off</wrap> for textarea 2008-09-29 22:09:11 +00:00
Scott Ullrich
447611c415 Remove stray 1 2008-09-28 05:28:25 +00:00
Scott Ullrich
fae0b5112d * Remove debugging code
* Hide syntax highlighting option for now
2008-09-28 05:26:48 +00:00
Scott Ullrich
bd125eb250 Do not encode, AJAX function handles. 2008-09-28 05:24:23 +00:00
Scott Ullrich
5f05c1e819 Automatically remote /tmp/config.cache if it exists after file save. 2008-09-28 05:06:36 +00:00
Chris Buechler
77045939e7 run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Works with ath(4) also.
Ticket #1813
2008-09-28 03:33:29 +00:00
Scott Ullrich
5252b98da2 Move alwaysbroadcast item to a settable field.
Ticket #1814

XXX: Create GUI option
2008-09-24 02:20:15 +00:00
Scott Ullrich
d3d6bbf371 Always broadcast to help fix vista fun.
Ticket #1814
2008-09-24 02:12:59 +00:00
Ermal Luçi
df1fc19892 Correct check if we are running with only one interface. LAN ca be deleted without problems with the new interface code. 2008-09-23 18:51:02 +00:00
Ermal Luçi
bd33ee5732 Take into consideration the subnet mask configured. 2008-09-23 18:32:15 +00:00
Seth Mos
9ff5048ffd Cleanup bootup script
Remove starting dhcp twice.
Remove double resolv.conf generation.
Remove direct pfctl filter load command.
Move initial time sync into is_wan_up logic so that it saves a lot of time on boot without a wan. opentp takes casre of it
later if required.
2008-09-22 18:37:14 +00:00
Ermal Luçi
1d45c5ec30 Use correct variable name for parent interface. 2008-09-22 16:38:48 +00:00
Seth Mos
d526d66944 Use correct arguments 2008-09-21 21:49:16 +00:00
Seth Mos
93ecc2fb43 Reffer to correct variable 2008-09-21 20:36:04 +00:00
Seth Mos
9d635f0a55 Set full path to ping 2008-09-21 20:33:25 +00:00
Seth Mos
4c9f3cf593 If we really can't find what to ping just continue with the next graph 2008-09-21 19:53:55 +00:00
Seth Mos
551e91596c Remove dependency on WAN having the default route.
Also failed because it did not use the full path to /sbin
2008-09-21 19:48:27 +00:00
Seth Mos
778b612884 Make sure we get a valid address to ping for the rrd graphs. 2008-09-21 19:42:31 +00:00
Seth Mos
48b135c66f Fix enable/disable checkbox 2008-09-20 19:24:30 +00:00
Ermal Luçi
3cf1591296 kill(1) does not need SIG in front of signals anymore. Though i do not think mpd4 responds to SIGUSR[1,2] the same as mpd3. 2008-09-20 14:56:39 +00:00
Ermal Luçi
1c7b35aed1 Leave an XXX(note) for later on. 2008-09-20 14:43:44 +00:00
Ermal Luçi
16e6485b56 Workaround agressive cache of firefox by adding some options in the header. this is the same issue as the traffic graph one. 2008-09-20 14:08:14 +00:00
Ermal Luçi
0605bbe327 Add text, from lagg(4) man page, that explains what the various protocols do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html. 2008-09-20 14:02:46 +00:00
Ermal Luçi
cea35dd83f Seems that mtu and up parameters of ifconfig cannot be specified together, at least on lagg(4) case. 2008-09-20 13:51:20 +00:00
Ermal Luçi
3b61390437 Reintegrate global minimum count setting enforcment. 2008-09-20 13:42:00 +00:00
Ermal Luçi
3a312927f4 Remove duplicated comment and add some style(9). 2008-09-20 13:35:35 +00:00
Ermal Luçi
4e7da37c2d Correctly determine interface mismatches. 2008-09-20 13:34:50 +00:00
Ermal Luçi
7f04301d11 Remove unrelated code from function. Add some style(9) to code so readability is improved. 2008-09-20 13:11:48 +00:00
Ermal Luçi
30c1b51e47 Add a note that interfaces part of a lagg(4) will not be shown(allowed to be assigned. 2008-09-20 13:05:38 +00:00
Ermal Luçi
dbdd08afe1 Do not allow lagg(4) members to be assigned. 2008-09-20 12:58:27 +00:00
Seth Mos
4f9b0f01d4 Filter_configure takes too long to run on embedded and this seems to
upset apinger?
2008-09-19 19:18:40 +00:00
Ermal Luçi
ae5143a7c6 Oops, typo. 2008-09-18 16:51:24 +00:00
Ermal Luçi
1ba5e90ab8 Catch up with traffic graph changes. 2008-09-18 06:34:24 +00:00
Ermal Luçi
4314071069 Add missing quota to the titles so pages actually display. 2008-09-16 20:20:39 +00:00
Matthew Grooms
1d3bcd2a89 Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested
by Ermal.
2008-09-16 19:00:49 +00:00
Ermal Luçi
b8fce6cc0c Remove old utility used for interface statistics. 2008-09-16 18:23:35 +00:00
Ermal Luçi
913ba941bb Nuke old utility to take interface statistics 2008-09-16 18:22:25 +00:00
Ermal Luçi
4558117267 Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0. 2008-09-16 18:18:36 +00:00
Ermal Luçi
453074aa4f * Fix 'descr'setting and displaying.
* Some white space cleanup.
2008-09-16 18:15:25 +00:00
Matthew Grooms
99bbd213c9 Fix a few minor problems with the IPsec configuration interface. Make sure
we don't copy the ikeid when duplicating a phase1 entry. Simplify the code
that deletes all associated phase2 entries when a phase1 is deleted. I was
and still am learning the finer points of php.
2008-09-16 18:04:08 +00:00
Matthew Grooms
b63f2e8b29 Make it possible for pakages to insert additional tabbed pages into an
existing tab group. This requires that each page in the tab group call
add_package_tabs() with the tab group name before display_top_tabs() so
pages can be inserted. While far from optimal, this system is really a
stop-gap measure until a more intelligent menu/tab system can be
implemented. Discussed with Scott on IRC.
2008-09-16 17:41:22 +00:00
Seth Mos
2e814e0d69 Fix empty wep array 2008-09-15 17:42:09 +00:00
Seth Mos
2446160426 Fix Wireless detection logic 2008-09-15 17:41:00 +00:00
Ermal Luçi
fed043ef9a Disable the second call to the same script for configuring wireless interfaces it seems redundant. 2008-09-15 17:12:42 +00:00
Ermal Luçi
bfe1ef8c6f Correctly handle 802.11x setting. 2008-09-15 17:08:37 +00:00
Ermal Luçi
29c691353b Search disabled interfaces too, this is needed since some code assumes this(i.e. wireless). 2008-09-15 17:03:36 +00:00
Ermal Luçi
ff2f4e4330 Some style and consistency fixes, no functional change. 2008-09-12 23:16:45 +00:00
Ermal Luçi
872ce0dd45 Fix the Status->Traffic Graph graphic. 2008-09-12 22:54:43 +00:00