Scott Ullrich
|
a2e114ec99
|
Make the nat reflection timeout overridable if <system><reflectiontimeout> is specified in config.xml
|
2007-03-28 00:15:46 +00:00 |
|
Scott Ullrich
|
7738faa8cc
|
Include schedule column
|
2007-03-27 23:43:26 +00:00 |
|
Scott Ullrich
|
5721c8f6f8
|
Use correct queue name for p2p download (ftp)
|
2007-03-27 23:32:40 +00:00 |
|
Scott Ullrich
|
5ca505e256
|
Pass along the correct queue names to ftpseasme and pftpx.
|
2007-03-27 23:25:40 +00:00 |
|
Scott Ullrich
|
9b2040c655
|
Version bump
|
2007-03-27 23:24:45 +00:00 |
|
Scott Ullrich
|
360cf3cfef
|
Don't forget minicron's .pid file pointer
|
2007-03-27 21:48:01 +00:00 |
|
Scott Ullrich
|
c5cb3ac22c
|
Teach the captive portal about time based rules so that it will not unload ipfw from underneath ourselves.
|
2007-03-27 21:42:45 +00:00 |
|
Scott Ullrich
|
1c3da6b3ac
|
Use == "0"
|
2007-03-27 21:37:54 +00:00 |
|
Scott Ullrich
|
d6d0ac8b7b
|
Use intval() on shell command which contains a c/r
|
2007-03-27 21:36:46 +00:00 |
|
Scott Ullrich
|
0711d73f04
|
Add firewall rules schedule page
|
2007-03-27 21:18:43 +00:00 |
|
Scott Ullrich
|
c5ebc6d402
|
Check correct status values
|
2007-03-27 21:14:50 +00:00 |
|
Scott Dale
|
bd080157f3
|
update error checks for minutes ending in 59
|
2007-03-27 21:13:28 +00:00 |
|
Scott Ullrich
|
b2cd31a19b
|
Correctly check return status values
|
2007-03-27 21:02:46 +00:00 |
|
Scott Dale
|
fdb29c8ab8
|
Corrected xml schema
|
2007-03-27 20:49:17 +00:00 |
|
Scott Ullrich
|
9cd0b618ae
|
Add useful commands for checking system status
|
2007-03-27 20:34:35 +00:00 |
|
Scott Ullrich
|
7568638bdf
|
s/day/position to reflect reality
|
2007-03-27 20:11:20 +00:00 |
|
Scott Ullrich
|
16c7d21727
|
Further trim openntpd.xml now that it is in base
|
2007-03-27 18:52:51 +00:00 |
|
Scott Ullrich
|
6418cabb5a
|
Further trim openntpd.xml now that it is in base
|
2007-03-27 18:49:38 +00:00 |
|
Scott Ullrich
|
5f8e5160e5
|
* Include system.inc
* Call system_configure_ntp(); to configure
|
2007-03-27 18:47:53 +00:00 |
|
Scott Ullrich
|
98e392c523
|
Prefer two dns servers by default. Add a hidden variable in <pppoe> called <dnsnosec/> which wil prevent pfSense from requiring a secondary dns server.
Broken/busted ISP users that do not give out 2 dns servers will need to set this option manually.
Obtained-from: M0n0wall
|
2007-03-27 17:03:06 +00:00 |
|
Scott Ullrich
|
479bc06185
|
Kill old comment
|
2007-03-27 16:06:28 +00:00 |
|
Scott Ullrich
|
800e9138f2
|
Only foreach through aliases if they exist
|
2007-03-27 15:55:53 +00:00 |
|
Scott Ullrich
|
9494b0e02b
|
Pass schedule xml block correctly
|
2007-03-27 15:48:32 +00:00 |
|
Scott Ullrich
|
8467973264
|
s/$rule['schedule']/$rule['sched']/
|
2007-03-27 15:39:47 +00:00 |
|
Scott Dale
|
273c8b1ca9
|
New XML Schema and multiple bug fixes.
|
2007-03-27 07:04:31 +00:00 |
|
Scott Dale
|
860de1e8fb
|
correcting day positions
|
2007-03-27 04:13:57 +00:00 |
|
Scott Dale
|
c2aefc7a2a
|
update functions for correct support of php-date
|
2007-03-27 03:37:08 +00:00 |
|
Scott Ullrich
|
ea83ac64b0
|
Remove cron spam on bootup
|
2007-03-26 23:29:46 +00:00 |
|
Scott Ullrich
|
26dd685f25
|
Back out softupdates check code
|
2007-03-26 22:29:35 +00:00 |
|
Scott Ullrich
|
8071cce7e5
|
* Add function comments
* Swap in the IPFW TDR set after filter configuration if a schedule is found
|
2007-03-26 18:20:20 +00:00 |
|
Scott Ullrich
|
bd413d753e
|
* Delete previous rules
* If a schedule is referenced then ensure ipfw is loaded
* Add a deny rule via ipfw when a items schedule is expired
|
2007-03-26 18:09:19 +00:00 |
|
Scott Ullrich
|
747e17dca7
|
Correctly convert port aliases into their $port,$port counterpart
|
2007-03-26 17:57:11 +00:00 |
|
Scott Ullrich
|
2d0177a4c9
|
Adding tdr_create_ipfw_rule() which will convert a rule into ipfw logic.
TODO: Resolve port aliases and clean up > < = logic
|
2007-03-26 17:17:41 +00:00 |
|
Scott Ullrich
|
a60fd0cb62
|
Only foreach() through the object if it is an array.
This should fix the Warning: Invalid argument supplied for foreach() in /usr/local/www/firewall_rules_edit.php on line 729
|
2007-03-26 14:57:04 +00:00 |
|
Scott Ullrich
|
329069c97a
|
Comment out the per user bw option until the kernel panics are tamed
|
2007-03-25 05:44:45 +00:00 |
|
Scott Ullrich
|
073abaa623
|
Comment out the m0n0wall option until the kernel panics are tamed
|
2007-03-25 05:40:48 +00:00 |
|
Scott Ullrich
|
f479b40710
|
Kill trailing space
|
2007-03-25 05:13:23 +00:00 |
|
Scott Ullrich
|
d244855af6
|
s/timepart/timerange
|
2007-03-25 05:12:14 +00:00 |
|
Scott Ullrich
|
f59f9de45b
|
Include file correctly
|
2007-03-25 03:43:20 +00:00 |
|
Scott Ullrich
|
39242ec7aa
|
Kill -HEADisms
|
2007-03-25 03:35:12 +00:00 |
|
Scott Ullrich
|
401432ac62
|
Print out variable correctly
|
2007-03-25 03:31:04 +00:00 |
|
Scott Ullrich
|
81a6f5ea31
|
MFC m0n0wall traffic shaper option
|
2007-03-25 03:23:28 +00:00 |
|
Scott Ullrich
|
7e587bdbcb
|
Add back per user bandwidth now that dummynet works correctly
|
2007-03-25 01:30:31 +00:00 |
|
Scott Ullrich
|
5447374453
|
Since we already have a "time" field convert the time day "time" to "timepart"
|
2007-03-25 00:51:32 +00:00 |
|
Scott Ullrich
|
80403d6e27
|
Improve logic and minimize if statements
|
2007-03-24 00:19:30 +00:00 |
|
Scott Ullrich
|
ffb714391b
|
Remove unused variable array
|
2007-03-23 23:03:54 +00:00 |
|
Scott Ullrich
|
6e80ce9096
|
Invert should_add_rule logic
|
2007-03-23 22:56:23 +00:00 |
|
Scott Ullrich
|
dfa29cccd3
|
Glue the time / day rule logic and do the hokey-pokey.
|
2007-03-23 22:54:52 +00:00 |
|
Scott Ullrich
|
1394846fb2
|
Add tdr_day() code which will compare the day of the month 0-31.
|
2007-03-23 22:46:04 +00:00 |
|
Scott Ullrich
|
cce81b9e93
|
Add tdr_week() code which verifies which week number that we are currently on. For example calling tdr_week("10,11,12") will evaluate to try if the current week of the year is 10, 11 or 12. As of the time of this commit we are on week 12.
|
2007-03-23 22:43:26 +00:00 |
|