Commit Graph

7707 Commits

Author SHA1 Message Date
Scott Ullrich
e801f66230 Add UDP bit torrent traffic rule to wizard 2007-04-05 17:23:22 +00:00
Bill Marquette
914b7021c7 Fix bad paths resulting from move of routed package
Reported-by: Samer Chaer <samerchaer at gmail.com>
2007-04-05 14:13:00 +00:00
Scott Ullrich
d49ef3af11 Comment out what appears to be non-needed code. 2007-04-04 21:17:06 +00:00
Scott Ullrich
1318f78b2a Allow multiple stacked rules (allow) to work correctly in the time based new world order. How deep this rabbit hole is yet to be deterimined. 2007-04-04 20:17:55 +00:00
Scott Dale
3595b631ac highlight schedule column on single clicks 2007-04-04 14:07:30 +00:00
Scott Ullrich
2a08bf6bb7 Do not zap cron entries with a large hammer. Instead gently use a knife. 2007-04-03 22:14:29 +00:00
Seth Mos
ae84328ef4 Also configure loopback. Otherwise filter rules can not be loaded 2007-04-03 21:49:40 +00:00
Scott Ullrich
ee3f99f19c Add back 59 minute option 2007-04-03 20:48:20 +00:00
Scott Ullrich
81f0619c4c Deal with block type rules correctly during time based rule operations 2007-04-03 20:46:15 +00:00
Scott Ullrich
e73e73f67e Do not unset cron entries.. This needs a bit more work. 2007-04-03 20:12:59 +00:00
Scott Ullrich
51282f04e4 Correctly report false 2007-04-03 19:19:16 +00:00
Scott Ullrich
9865652eb4 rework the check code to be more readable since it is falsing 2007-04-03 19:12:11 +00:00
Scott Ullrich
75aaf51c52 Add more debugging info 2007-04-03 19:07:23 +00:00
Scott Ullrich
431840f623 Add debugging info for hourstatus 2007-04-03 18:55:11 +00:00
Scott Ullrich
9271254522 Install deny rule correctly 2007-04-02 23:54:34 +00:00
Scott Ullrich
70b7618779 Deny rules are already the defeault. Do not switch to allow. 2007-04-02 21:42:02 +00:00
Scott Ullrich
b9f7b27775 * Remove 59 * Change 0 to 00 for consistency 2007-04-02 21:08:08 +00:00
Scott Ullrich
b8257606b5 * Add more debugging helpers to system logs * Unbreak logic since the recent traffic shaper 'fix' 2007-04-02 20:52:36 +00:00
Scott Ullrich
02dee88eaa Remove class elements from TD so that elements do not look strange.
Suggested-by: Scott Dale
2007-04-02 17:20:05 +00:00
Scott Ullrich
36df0acc64 Remove openvpn-csc when needed.
Submitted-By: Fernando Lemos
2007-04-02 16:33:16 +00:00
Scott Ullrich
031aed0137 Remove trailing space 2007-04-02 16:30:50 +00:00
Scott Ullrich
74f890cb94 Set /sbin/sysctl -n net.link.ether.inet.log_arp_movement=0 when shared physical net is checked 2007-04-02 16:29:50 +00:00
Scott Ullrich
6cb438cf5a Use mwexec() to avoid printing out the sysctl operation 2007-04-02 16:28:16 +00:00
Scott Ullrich
f745ee765c * Do no \n * Be consistent on output 2007-04-01 21:27:35 +00:00
Scott Ullrich
0c247ed596 Add logging helper statements 2007-04-01 21:19:24 +00:00
Scott Ullrich
3db435180b Correctly handle hour and minutes on the dot. 2007-04-01 18:07:49 +00:00
Scott Ullrich
0581660cbe Do not output blank gateways 2007-03-31 23:22:18 +00:00
Scott Ullrich
e4913b9025 Handle port ranges correctly 2007-03-30 21:19:33 +00:00
Scott Ullrich
6df4e01c54 Do not foreach through an item that does not exist 2007-03-30 16:17:06 +00:00
Scott Dale
1a4f312392 more logic checks. 2007-03-30 09:45:05 +00:00
Scott Dale
636a69e6d4 more logic checks 2007-03-29 20:05:00 +00:00
Scott Dale
591ceb327f corrected schedule_inuse function 2007-03-29 20:04:41 +00:00
Scott Dale
63724b020d Added is_schedule_inuse() 2007-03-29 19:51:26 +00:00
Scott Ullrich
1e19ee66ce Check that cron items exist before foreach() 2007-03-29 19:48:48 +00:00
Scott Ullrich
83e442099b Remove debugging statement. Remove missed code from HEAD. 2007-03-29 19:46:31 +00:00
Scott Ullrich
17271f41d3 Remove bogus IPSEC interface checks 2007-03-29 19:27:11 +00:00
Scott Ullrich
00eee8416c Correctly check if an alias is in use 2007-03-29 19:10:47 +00:00
Scott Ullrich
346e2e6bd6 Correct check 2007-03-29 19:05:28 +00:00
Scott Ullrich
a4f15b52b3 MFC 17270
Fix hostname check when hostname field is blank
2007-03-29 17:35:31 +00:00
Scott Ullrich
6c893f02f0 Ensure PFTPX is running as it should on filter reloads 2007-03-29 17:33:49 +00:00
Scott Ullrich
cfc5a09094 Back out last commit, it removes the hostname check and is not the correct fix.
Ryan will be investigating the issue further since he added this feature.
2007-03-29 17:17:42 +00:00
Scott Ullrich
c229a1d824 Sync w/ m0n0wall 2007-03-29 17:10:52 +00:00
Scott Ullrich
7604679a1b Unlink pool file only if it exists 2007-03-29 16:46:15 +00:00
Scott Ullrich
1833f54d74 Fix comment formatting. No functional change. 2007-03-29 16:45:12 +00:00
Scott Ullrich
903c6f6aa2 Unlink pool file only if it exists 2007-03-29 16:25:20 +00:00
Scott Ullrich
a53c02196a s/!/not/ for not based rules (tdr) 2007-03-29 16:17:56 +00:00
Scott Ullrich
a0ff31f252 Correct the reload filter filename 2007-03-29 04:53:20 +00:00
Scott Ullrich
72aea38d12 Signal filter reload after change 2007-03-29 00:17:29 +00:00
Scott Ullrich
d4aab1ebc1 is_validaliasname() will not allow _, remove that from the allowed description. If we want to allow _ then a new function will have to be created in place of is_validaliasname() 2007-03-28 22:13:40 +00:00
Scott Ullrich
8cb370b9b6 * Add comments * Remove blank space at end of file 2007-03-28 21:11:43 +00:00