Ermal Luçi
0847d1b904
When disabling an interface bring it down also.
2008-10-19 14:36:47 +00:00
Ermal Luçi
80bf3f4aac
Refactor some code so frontend does not need to know about details that might change
...
during development.
2008-10-19 13:20:32 +00:00
Ermal Luçi
2867fa7be2
Split random-id and no-df option for scrubbing.
2008-10-19 07:41:21 +00:00
Scott Ullrich
1834f481e3
Add plugins folder for firmware_upgrade
2008-10-19 03:33:17 +00:00
Scott Ullrich
e7d967d8da
Reload the filter. Plugins might need to run.
2008-10-19 02:59:23 +00:00
Scott Ullrich
f459ca1587
Use zoneinfo.tgz from m0n0wall 1.3b15
2008-10-18 21:47:44 +00:00
Scott Ullrich
4199cc6259
Navigate to / after 40 seconds to avoid accidental reboots.
2008-10-16 21:56:39 +00:00
Ermal Luçi
e09a935c10
Still array handling changes on php5. Reported by: http://forum.pfsense.org/index.php/topic,12043.0.html
2008-10-15 16:31:05 +00:00
Ermal Luçi
6566050c2c
Test for existence before unsetting, this is do to changed behavior in php5. Reported by: http://forum.pfsense.org/index.php/topic,12060.0.html
2008-10-15 05:50:23 +00:00
Scott Ullrich
f6b38c7903
Add table header row
2008-10-14 18:47:08 +00:00
Ermal Luçi
b112841f22
Lock the config before reconfiguring filter rules.
2008-10-14 18:35:45 +00:00
Ermal Luçi
f51f398959
Fix issue reported by http://forum.pfsense.org/index.php/topic,12043.0.html .
2008-10-14 18:34:05 +00:00
Ermal Luçi
981cf4aed3
All these flushing is not needed now that apply is a differnet step like everywhere else in code.
2008-10-14 16:36:07 +00:00
Ermal Luçi
28ec82f157
Actually apply fixes to the correct files.
2008-10-13 22:49:06 +00:00
Ermal Luçi
5252f90906
I always remember having done this long ago?!
2008-10-13 22:43:44 +00:00
Scott Ullrich
296a3cb666
Use listbg as all other pages do
2008-10-12 23:57:32 +00:00
Scott Ullrich
02beec615b
Add missing image
2008-10-12 23:32:42 +00:00
Scott Ullrich
25b37469d3
Do not wrap dropdown menus
2008-10-12 22:01:10 +00:00
Scott Ullrich
153eb30583
Make sure all themes have login box information
2008-10-12 21:49:30 +00:00
Scott Ullrich
64a6024c68
Do not list color: #FFFFFF; twice
2008-10-12 21:40:55 +00:00
Scott Ullrich
30d4c469bf
Do not hard code white
2008-10-12 21:29:48 +00:00
Scott Ullrich
d4da624988
Do not hard code white
2008-10-12 21:24:10 +00:00
Scott Ullrich
a313e8ebab
Do not hard code white color
2008-10-12 21:04:30 +00:00
Scott Ullrich
642863006c
Do not harc code white
2008-10-12 21:03:26 +00:00
Scott Ullrich
0e1dce2659
Do not hard code white
2008-10-12 21:00:49 +00:00
Scott Ullrich
0090842983
Do not hard code white
2008-10-12 20:55:12 +00:00
Scott Ullrich
2792f9fe5e
Do not hard code white
2008-10-12 20:39:43 +00:00
Scott Ullrich
d514a16b61
Do not hard code white
2008-10-12 20:34:18 +00:00
Scott Ullrich
33300c73f2
Do not hard code white
2008-10-12 20:22:46 +00:00
Scott Ullrich
b9056c39ef
Use listbg
2008-10-12 20:19:32 +00:00
Scott Ullrich
c3fdc1fd4c
Honour listbg font properties
2008-10-12 20:11:08 +00:00
Scott Ullrich
ec45339ec9
Set foreground color to white
2008-10-12 20:09:31 +00:00
Scott Ullrich
c2a6f3230e
Use listbg instead of hard coding red background for RFC1918 information
2008-10-12 20:08:14 +00:00
Ermal Luçi
ca02851e10
* Fix a case where instead of testing(==) we where assigning(=) and resulted in strange behaviour
...
* Do not unset everything when an interface is disabled just mark it as disabled and write so in the log.
2008-10-12 06:59:56 +00:00
Scott Ullrich
8ca051bfba
Only set font color to white when background is red
2008-10-11 23:39:04 +00:00
Scott Ullrich
f1412ed6c4
Allow setting the size of password fields
2008-10-11 23:27:11 +00:00
Scott Ullrich
f6afff202d
Black does not show up well on a red background, use white.
2008-10-11 22:51:38 +00:00
Ermal Luçi
7994c3f859
Fix applying interface settings and prevent it from being applied multiple times as in ocasions with browser glitches. Remove some only wan part code.
2008-10-11 16:39:53 +00:00
Ermal Luçi
1f6ec411eb
Use ECN for the queues created by the wizard which is a more recent technology and i am tired of explaining to users how to handle errors on it. Strange is this is an ALPHA(!!) release!
...
The actual problem is in the dummynet merge with pf which has a red keyword with diferent parameters.
2008-10-08 20:16:00 +00:00
Scott Ullrich
d231c4d395
Break before information text to match other pages
2008-10-07 01:16:56 +00:00
Ermal Luçi
df4ae7c832
* Remove bigpond support from backend.
...
* Use killbypid instead of sigkillbypid SIGUSR2 is not doing what is expected.
* Actually start pppoe/pptp when the routing is called for this.
2008-10-06 22:23:03 +00:00
Scott Ullrich
9d51486c69
Repack tgz with ./
...
Noticed-by:Volker Kuhlmann
2008-10-02 23:11:20 +00:00
Scott Ullrich
a8de570524
Update with latest zone information
2008-10-02 00:47:22 +00:00
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