Commit Graph

6335 Commits

Author SHA1 Message Date
Scott Ullrich
9b7d7aa985 Turn off auto update and friends until Colins work is redone since he is MIA. 2006-04-15 16:50:47 +00:00
Scott Ullrich
cf26a21027 Correctly restore load balancing servers and gateways
Ticket #910
2006-04-15 16:42:35 +00:00
Scott Ullrich
2015d209fa MFC 11438
use -n so route won't try and resolve IPs
2006-04-15 15:30:28 +00:00
Scott Ullrich
2e901dc83b MFC 11430
don't loop through on empty servers (split() on \n ends up with an extra entry in the array)
2006-04-15 15:29:05 +00:00
Scott Ullrich
4eb3e9fb47 MFC 11429
use route to figure out what interface an IP is on
2006-04-15 15:28:19 +00:00
Scott Ullrich
65437f222e MFC ougoing lb monitoring fixes 2006-04-15 15:27:28 +00:00
Scott Ullrich
e43dbd7e88 Correct entries 2006-04-15 00:35:03 +00:00
Scott Ullrich
41a9c54188 Add back groups needed for ISO creation 2006-04-14 23:17:14 +00:00
Scott Ullrich
39367ad7ad MFC 11418
This should allow the gateway pools to be updated when the monitor ip is unavailable
Tickets:
2006-04-14 23:09:48 +00:00
Scott Ullrich
1e6f5e9dda Counter from 1, not 0. Slbd no likie. 2006-04-14 23:04:21 +00:00
Scott Ullrich
ee5f031af8 MFC from head.
Atleast the code that I wrote prior was pretty much the same.
2006-04-14 22:19:31 +00:00
Scott Ullrich
2de00bff81 Commit updated file for inspection 2006-04-14 22:06:40 +00:00
Scott Ullrich
43ea32f930 Add ping support. Not tested, not mother approved. 2006-04-14 21:55:53 +00:00
Scott Ullrich
2b01a0866d If the following conditions are true:
* Item is a secondary in a carp cluster
* Primary has PPTP enabled but secondary does not

Then do not process PPTP sync'd rules.
2006-04-14 21:09:33 +00:00
Scott Ullrich
6643ac9a9c Add back all FreeBSD groups. Building a ISO from scratch renders a number of group not found errors without. 2006-04-14 19:40:30 +00:00
Scott Ullrich
ba875d5a98 Only setup anti spoof rules if the interface is really enabled 2006-04-14 18:09:31 +00:00
Scott Ullrich
3f249fb30d Remove keyboard mapping script. It hangs. 2006-04-14 16:59:38 +00:00
Scott Ullrich
f903e2615e Ask about keyboard mapping earlier in the process 2006-04-14 16:58:41 +00:00
Scott Ullrich
0f9d0718e0 Kill print lines (debugging) so bootup process looks "clean" again. 2006-04-13 22:10:08 +00:00
Scott Ullrich
3bc6635dab MFC remove debugging code 2006-04-13 21:02:02 +00:00
Scott Ullrich
e15abfedcb Add option 13 to change keyboard mapping for our friends across the pond 2006-04-13 19:30:45 +00:00
Scott Ullrich
509a81958b Add ability to change keyboard mapping for all the users across the big pond. 2006-04-13 19:28:13 +00:00
Scott Ullrich
91330edb59 MFC SpamD fixes. 2006-04-13 18:21:39 +00:00
Scott Ullrich
2bdcf2585a Reflection fixes
Submitted-by: Richard Adams <podilarius_AT_yahoo.com>
2006-04-13 17:44:45 +00:00
Scott Ullrich
bf7e300302 Unlink old file when setting up elements 2006-04-13 17:34:21 +00:00
Scott Ullrich
b9aec5c587 Reflection fixes
Submitted-by: Richard Adams <podilarius_AT_yahoo.com>
2006-04-13 17:15:42 +00:00
Scott Ullrich
cad12bd99f Verify connectivity for pfSense.com on firmware checks, too. 2006-04-12 23:37:56 +00:00
Scott Ullrich
a09aa7d317 Correct path to $config['installedpackages']['spamdsettings']['config']['enablerrd'] 2006-04-12 21:31:33 +00:00
Scott Ullrich
9bb1ec9890 Do not use ngX, use pf $pptp macro 2006-04-12 20:29:14 +00:00
Scott Ullrich
4b4f52dbfe add :/usr/local/pkg/ to the path
Suggested-by: FernandoTCL
2006-04-12 19:22:35 +00:00
Scott Ullrich
a61f65ff5d Change nowait to nowait.420
Submitted-by:  Podilarius via IRC
2006-04-12 19:11:44 +00:00
Scott Ullrich
c2f40a7dac MFC RRD fixes 2006-04-12 18:59:32 +00:00
Scott Ullrich
69d0dd60bc Version bump 2006-04-12 03:49:46 +00:00
Scott Ullrich
d458c3b9e6 MFC 11352 Can't put quotes in user labels (maybe backslashed, but that's likely to cause issues elsewhere) 2006-04-12 03:15:29 +00:00
Scott Ullrich
642220bd2d MFC
Reflection fixes from billm
2006-04-12 03:01:14 +00:00
Scott Ullrich
e45d5f0714 Remove loading <div> 2006-04-12 00:22:29 +00:00
Scott Ullrich
e07638f19c Refresh every 300 seconds with meta tag. 2006-04-12 00:21:14 +00:00
Scott Ullrich
e08aa31f22 Do not use META refresh, simply use javascript to refresh images.
Looks much cleaner.
2006-04-11 23:34:14 +00:00
Scott Ullrich
7cc51a7a07 Renice updaterrd.sh script to 20 to ensure that it does not step on any of the crucial other items. 2006-04-11 22:57:13 +00:00
Scott Ullrich
e729c9fbbb Hide interface selection when viewing SpamD graphs 2006-04-11 22:53:40 +00:00
Scott Ullrich
819f6af175 Reduce length of Connections/Timespan by removing spaces 2006-04-11 22:37:47 +00:00
Scott Ullrich
424d5526f6 Do not recreate spamd.rrd each time we are launched 2006-04-11 22:20:41 +00:00
Scott Ullrich
dd9eea9283 Don't use ! 2006-04-11 21:53:46 +00:00
Scott Ullrich
00a19a88c4 Check that file exists, not ! 2006-04-11 21:46:10 +00:00
Scott Ullrich
6a21243ab8 Use spamd_gather_stats.php instead of spamd_gather.php 2006-04-11 21:41:28 +00:00
Scott Ullrich
c3730170e6 Shorten description to Connections / Timespan 2006-04-11 21:22:33 +00:00
Scott Ullrich
e0719503ef MFC 2006-04-11 21:14:16 +00:00
Scott Ullrich
f818fdea2f Sync RRD code with HEAD 2006-04-11 20:43:15 +00:00
Scott Ullrich
b8095d1adb Let build system handle RRD symlink 2006-04-10 23:47:55 +00:00
Scott Ullrich
52bcd8e8a9 Send error to /dev/null 2006-04-10 23:38:12 +00:00