Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
35633bd8 12/23/2008 01:29 PM Seth Mos

Set correct dump filename vars

dcd9e876 12/23/2008 01:15 PM Seth Mos

Add unknown values for the extra data sources during boot

102b0715 12/23/2008 10:28 AM Seth Mos

Update config.xml to 5.5 to prevent RRD database conversion from triggering.
add rrd tag to default enabled

451d439e 12/23/2008 10:26 AM Seth Mos

Update config.xml to 5.5 to prevent RRD database updates from triggering.
add rrd tag to default enabled

57dae4f8 12/23/2008 10:09 AM Seth Mos

Also convert quality databases. The delay value needs to be divided by 1000.
This because apinger logs in seconds, not in milliseconds.

69b27c16 12/23/2008 12:47 AM Scott Ullrich

Test modules correctly

c52f3ce3 12/23/2008 12:44 AM Scott Ullrich

Do not alert for unfound modules

31c96a14 12/23/2008 12:13 AM Scott Ullrich

Set upload directory to /root for embedded

3937f149 12/23/2008 12:04 AM Scott Ullrich

Do not return empty rows when probing loaded php modules

de96a790 12/22/2008 11:59 PM Scott Ullrich
  • Add comments
  • Add (C)
487c2ce7 12/22/2008 11:54 PM Scott Ullrich

Do not remove old php.ini files, they will be replaced.

9980cd72 12/22/2008 11:53 PM Scott Ullrich

s/.so//

073ab2c8 12/22/2008 11:49 PM Scott Ullrich

Add mysql.so and sqlite.so

0804f515 12/22/2008 11:38 PM Scott Ullrich
  • Make PHP extensions directory a variable
  • Check to ensure that each needed extension exists before adding to php.ini
2ed3203c 12/22/2008 10:58 PM Scott Ullrich

Remove platform check. Even CDROM platform has unionfs now on RELENG_1

7fbca3f7 12/22/2008 09:25 PM Ermal Luçi

Open a write pipe so we can be sure the password goes to the stdinput of the command. This should fix the ssh password problems reported on the forums.

9aa18b77 12/22/2008 09:08 PM Seth Mos

fix layout and stray '

ed3ea464 12/22/2008 08:58 PM Seth Mos

Add 0 values when the original also had values on that row so the graph math works.

fbe5d663 12/22/2008 08:02 PM Seth Mos

+ 0

9452d677 12/22/2008 06:07 AM Seth Mos

Remove print_r debugging

4b29393a 12/22/2008 05:42 AM Scott Ullrich
  • Correct comment
  • Add additional comments
0997e8f3 12/22/2008 05:40 AM Scott Ullrich

Include apc.so extension

f1b64d5e 12/22/2008 05:33 AM Scott Ullrich

Include all the modules we need.

e83dca8c 12/22/2008 05:11 AM Scott Ullrich
  • Define all modules in a variable
  • Move php.ini to /tmp and test for built in modules
  • Generate final php.ini by merging the two together and only load needed
    modules from php.ini that are not built in
b5bc1a3a 12/22/2008 01:32 AM Scott Ullrich
  • Minor whitespace fixes
  • Kill off process if running and user turns off option as well
cd860b62 12/22/2008 01:14 AM Scott Ullrich
  • Remove trailing space
  • Kill off old process when changing IP address (record edit)
0da3b8e4 12/21/2008 11:48 PM Ermal Luçi

Revert the check to not add reply-to on block rules it might be needed.

10fd80c2 12/21/2008 10:46 PM Helder Pereira

Using correct functiona

daee46a5 12/21/2008 10:45 PM Helder Pereira

Added missing functions

4e8a0417 12/21/2008 10:00 PM Ermal Luçi

Use propper functions.

abd528b7 12/21/2008 09:44 PM Ermal Luçi

Foreach only if array.

b3c7a82b 12/21/2008 09:32 PM Ermal Luçi

The brace is not needed here!

dd447ede 12/21/2008 09:12 PM Scott Ullrich
  • Add useftphelper support which will add a no binat rule to prevent port
    21 nattig
  • Launch ftp-proxy to listen on the external ip address port 21
6ef708ec 12/21/2008 07:22 PM Helder Pereira

Also removed "action allow" from a javascript array

29220c55 12/21/2008 07:12 PM Helder Pereira

Removed "action allow" from layer7 rules definition since it didn't make sense

569e1af1 12/21/2008 12:42 AM Seth Mos

Redirect stderr so we can log it to the system logs.

40d97153 12/21/2008 12:31 AM Seth Mos

Make sure to reset array before beginning migration. otherwise the arrays get added to each other.

1e279321 12/21/2008 12:19 AM Seth Mos

More debuggingeven

0e700023 12/21/2008 12:17 AM Seth Mos

add debugging
fix parse error

f63d5b66 12/20/2008 11:57 PM Helder Pereira

This patch adds the initial support for layer7 protocol inspection gui.

adc986ed 12/20/2008 11:47 PM Seth Mos

Add logging

0087b9f2 12/20/2008 03:28 PM Seth Mos

Add logging

9b77cde6 12/20/2008 10:50 AM Seth Mos

rename var

c5cd5ebe 12/20/2008 10:46 AM Seth Mos

set rrdtool variable

ec9e513a 12/20/2008 10:27 AM Seth Mos

Correct typo

f6dfed07 12/20/2008 10:23 AM Seth Mos

Correct find command

ab482df1 12/20/2008 09:57 AM Seth Mos

make sure the update fields are in the correct order

d8804eab 12/20/2008 09:55 AM Seth Mos

run enable_rrd_graphing() at the end to create a new updaterrd.sh

7e668298 12/19/2008 11:17 PM Seth Mos

Make listtags global

38fa8aea 12/19/2008 11:15 PM Ermal Luçi

It does not make sense to add reply-to to block rules even though pf parses that.

77e858f0 12/19/2008 10:10 PM Seth Mos

add rrd.inc for inclusion

529f7ddf 12/19/2008 10:08 PM Seth Mos

RRD file conversion code. Needs testing ofcourse. So far early tests show promising.

b0a5b824 12/19/2008 10:06 PM Seth Mos

Add some rrd realted functions in a seperate file

4bfdee6a 12/18/2008 09:21 PM Bill Marquette

Merge the preferred SA logic from 1.113 of HEAD 2 years 7 months later

509b0568 12/17/2008 09:43 AM Seth Mos

remove stderr redirect

f83dee70 12/17/2008 08:41 AM Seth Mos

catch stderr for mwexec

c48790ec 12/17/2008 08:38 AM Seth Mos

add debugging so we can see what it's doing

133257df 12/17/2008 08:10 AM Seth Mos

Close comment tag

2089adae 12/17/2008 08:05 AM Seth Mos

untested rrd upgrade code

74b5a9ed 12/16/2008 11:00 PM Ermal Luçi

Unbreak the corn job installation for schedules.

781a93ff 12/16/2008 03:13 PM Seth Mos

Use mwexec so we can see if it fails.

95919c39 12/16/2008 01:35 PM Seth Mos

reformat the the entire rrd graph generation page.

77be5745 12/16/2008 09:30 AM Seth Mos

Format has changed for quality, traffic and packets. Remove these files. They will be recreated

ea1f7b42 12/16/2008 09:14 AM Seth Mos

Move rrd graph data gathering over to pfctl instead of netstat, this uses 64 bit counters

02fba58c 12/16/2008 08:09 AM Seth Mos

Use correct new vars for counters

b5a8483c 12/16/2008 08:06 AM Seth Mos

Move command line after comment

80bd9eaf 12/16/2008 07:34 AM Ermal Luçi

Force commit to note that ticket #1853 should be fixed now.

97aa3109 12/16/2008 07:33 AM Ermal Luçi

Remove wrong comment..

a6112976 12/16/2008 07:32 AM Ermal Luçi

Remove stale reference.

91e55d73 12/16/2008 07:31 AM Ermal Luçi

Catch up with functions changes.

971eaab5 12/15/2008 10:21 PM Seth Mos

Invoke pfctl for stats once and work with the output

71d9cd3d 12/15/2008 08:31 PM Scott Ullrich

Nuke wrapping notice

01385b0c 12/15/2008 08:23 PM Scott Ullrich
  • Use 64 bit counters from PF for interfafe stats
  • Add block packets / traffic count, too
fe94b80b 12/15/2008 05:43 PM Scott Ullrich

Write out all commands that should be run after filter load instead
of requiring the command to be run 5+ times for certain scenarios.

Fix sponsored by BSD Perimeter

787c3e71 12/15/2008 05:41 PM Scott Ullrich

Back out "Rules have not changed. Not reloading" changes.

070f23c0 12/15/2008 03:36 AM Scott Ullrich

Remove extra "

f4c155cd 12/15/2008 02:58 AM Scott Ullrich

Correct openntpd binary name

81777750 12/14/2008 08:56 PM Ermal Luçi

Behave correclty on some corner cases.

9ea2576b 12/14/2008 08:28 PM Ermal Luçi
  • Remove an uneccesary global variable($schedule_enabled)
  • Do not create schedule rules in the case that schedules have been created but not referenced in any rule
6fa67e54 12/14/2008 09:59 AM Ermal Luçi

Actually get the whole command output.

ddcb7b8c 12/13/2008 06:28 AM Bill Marquette

Allow states to work outbound properly too.

Many thanks to Arthur Green for allowing me to use him as my remote
fingers to get this working right.

c0192947 12/13/2008 05:54 AM Scott Ullrich

Turn on bridge filtering.

Noticed-by: BillM

6e32d276 12/12/2008 06:20 PM Scott Ullrich

Do not allow \ in fieldnames.

b790e767 12/09/2008 07:09 AM Ermal Luçi
  • Add another missing ". * Use full path to binary.
7b451441 12/09/2008 06:16 AM Scott Ullrich

Add missing "

Ticket #1850

498f15a3 12/08/2008 08:56 PM Scott Ullrich
  • Reset filter reload status to Done if rules are the same
  • Add a note that the rules are not the same and that the filter will
    not be reloaded to the system logs
6849a176 12/08/2008 01:52 PM Ermal Luçi

Generate the {interface}up status file.

faab50d4 12/08/2008 01:51 PM Ermal Luçi

Fix the {interface}up checks.

b55307bf 12/08/2008 01:44 PM Ermal Luçi

Fix generation of pppoe reset cron entry. Not sure if this should stay here or go into inteface_pppoe_configure!?

ed4937bc 12/08/2008 02:35 AM Chris Buechler

fix CARP panics with VLANs

f8a4527c 12/08/2008 01:22 AM Scott Ullrich

Check to make sure file exists before operating on it.

fc6dc263 12/08/2008 12:12 AM Chris Buechler

Don't use broadcast on CARP IPs.

f11deb5b 12/07/2008 11:51 PM Chris Buechler

Don't add CARP IPs on an interface that doesn't exist to prevent panic.

61c6b6c1 12/07/2008 11:34 PM Chris Buechler

log mwexec if developerspew is on

8f158ea1 12/07/2008 08:13 PM Scott Ullrich

Compare rules.debug to previously loaded rules. If no rule changes
have occured, do not try to reload the rules and sync changes to backup
members which can result in the rules being reloaded constantly when
load balancing is in use, etc.

70281b3a 12/07/2008 06:21 PM Seth Mos

Redirect to settings page if not enabled per billm@

5209079f 12/07/2008 02:34 PM Ermal Luçi

Shaper has no more enable disable functionality.

105a0f74 12/07/2008 01:57 PM Ermal Luçi

Fix services_dyndns_reset to be useful.

97973ed8 12/07/2008 01:30 PM Ermal Luçi

Add another parameter to interface bring down which can be used to destroy the interface if it is a virtual/cloned one.

04831121 12/07/2008 06:50 AM Bill Marquette

Make table headers reflect reality