Commit Graph

3502 Commits

Author SHA1 Message Date
Scott Ullrich
78f45b0a50 Correct date. 2006-04-21 00:05:23 +00:00
Scott Ullrich
ad3d682635 Version bumps 2006-04-20 22:06:32 +00:00
Scott Ullrich
4540f1ff82 Correctly check if SpamD enablerrd is set. 2006-04-20 18:45:42 +00:00
Scott Ullrich
c4bb99f7c4 MFC 11682
Remove spurious " from filter.inc. Not sure where this one crept in.
2006-04-20 15:02:40 +00:00
Scott Ullrich
f3216aaa96 Add UpNp anchor 2006-04-19 20:35:17 +00:00
Scott Ullrich
8a57373754 Nuke spaces in carp passwords, it doesnt work too well with them. 2006-04-19 19:11:01 +00:00
Scott Ullrich
418a4fa04c stristr() may return > 1 (true) 2006-04-19 18:53:55 +00:00
Scott Ullrich
b754c6d0cb Surround carp password with "" 2006-04-19 18:44:59 +00:00
Scott Ullrich
ae7aa62aff Nuke a c/r if included. 2006-04-19 18:25:26 +00:00
Scott Ullrich
5feb451992 Correctly enable / disable console lockout.
Ticket #920
2006-04-19 17:42:45 +00:00
Scott Ullrich
b5d8089aad Correctly enable / disable console lockout.
Ticket #920
2006-04-19 17:35:17 +00:00
Scott Ullrich
17f17002d7 When resetting the password from the console, reset the username to "admin".
Needless to say I waisted way more time than I should have finding this issue.
2006-04-19 17:24:55 +00:00
Scott Ullrich
d5b7b3cc87 Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is stopping after EVERY cvs_sync.sh 2006-04-19 15:56:17 +00:00
Scott Ullrich
191ed731c7 MFC 11604
Don't create a pass out rule for a queue if it is not on an interface or not used in a rule. This will cut queue pass out rules by the number of interfaces enabled.
2006-04-19 03:59:35 +00:00
Scott Ullrich
9440aff3a0 MFC 11600
Only setup route-to {} syntax if at least one available gateway was found
2006-04-19 01:21:34 +00:00
Scott Ullrich
bd7a3f8cef MFC 11598
Only use route-to if the discovered gateway is a real IP
2006-04-19 01:18:07 +00:00
Scott Ullrich
832ad79ef5 Do not install blank rules.
Found by Slayback on the forum.
2006-04-18 21:34:53 +00:00
Scott Ullrich
e2874a42c1 MFC 11532
random-id can't be included twice
2006-04-18 20:03:45 +00:00
Scott Ullrich
c5d5ffaf0b Do not setup carp pfsync interface unless pfsync is enabled
Really not sure how this fell through the cracks.  Grr.
2006-04-18 16:38:43 +00:00
Scott Ullrich
ab34f4ecb2 Start slbd right before first filter_configure_sync() 2006-04-17 22:06:07 +00:00
Scott Ullrich
f1a9622f2e backout last commit 2006-04-17 21:46:01 +00:00
Scott Ullrich
d27fe7f3ef Reload filter on boot. 2006-04-17 21:43:28 +00:00
Scott Ullrich
6613a0317b MFC 11519
Restore RRD files from tgz on boot. If this works on the first attempt I'm a code monkey. MFC: Soon, needs testing.
2006-04-17 21:08:15 +00:00
Scott Ullrich
83df670bdc MFC 11521
Mount config area rw before tar and then ro after tar.
2006-04-17 21:05:38 +00:00
Scott Ullrich
f921cfbb38 MFC 11520
Save the RRD files! MFC: Soon, testing with hoba now.
Tickets:
2006-04-17 21:04:54 +00:00
Scott Ullrich
acdd8ddfac MFC 11518
Save the rrd databases to the config space on reboot.
2006-04-17 21:03:11 +00:00
Scott Ullrich
23d5aa075f MFC 11516
squid now rdr to its chosen interface. also swat default pass in rules to allow firewall rules to dictate its behaviour (already tested by me).
2006-04-17 17:34:52 +00:00
Scott Ullrich
3e043c4ae9 MFC later RRD changes since patch failed 2006-04-17 17:15:19 +00:00
Scott Ullrich
83305ae343 MFC 11509
JavaScript now works for Gecko-based browsers as well (http://forum.pfsense.org/index.php?topic=1041.0).
2006-04-17 17:11:18 +00:00
Scott Ullrich
f61798ae22 MFC 11506
Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph).
2006-04-17 17:09:32 +00:00
Scott Ullrich
111420552e Remove option 12. It doesn't work on Embedded. 2006-04-17 16:28:13 +00:00
Scott Ullrich
4acf72f9b8 BETA3 time 2006-04-17 00:33:33 +00:00
Scott Ullrich
7e70d72692 MFC 11431
need to use the gateway ip, not the monitor ip
2006-04-16 23:48:25 +00:00
Scott Ullrich
79a85ab8f5 MFC 11474
kill slbd if there are no pools or virtual servers
2006-04-16 23:45:27 +00:00
Scott Ullrich
de283d92e9 MFC 11471
don't wrap curlies around destination host in port forward - this fixes the destination "any" issue reported on the forum
2006-04-16 23:42:59 +00:00
Scott Ullrich
f79c2150b9 MFC 11470
Don't force a rrd spamd.rrd create since not everyone has spamd installed. It correctly triggers when you have it installed though.
2006-04-16 23:42:13 +00:00
Scott Ullrich
b4632794bc Add random-id
Ticket #907
2006-04-16 03:58:04 +00:00
Scott Ullrich
51c9db034d Redirect scripts output to /tmp/firmware_update.log 2006-04-16 00:38:54 +00:00
Scott Ullrich
97ab7fdc5d Do not process custom image unless it really exists.
Before it was detecting an image of "" and triggering the -C error.
2006-04-16 00:32:15 +00:00
Scott Ullrich
feb570f1c6 Do not process custom image unless it really exists.
Before it was detecting an image of "" and triggering the -C error.
2006-04-16 00:24:40 +00:00
Scott Ullrich
bf7b4fcc77 Switch to cd / && tar instead of -C to avoid:
tar: Error opening archive: Failed to open '-C': No such file or directory
2006-04-16 00:13:53 +00:00
Scott Ullrich
3901cd3b81 MFC 11444
Fix crappy logic so it works on cdrom as well. We we're just lucky on embedded.
2006-04-15 17:16:15 +00:00
Scott Ullrich
50556d95e9 Version bump 2006-04-15 16:54:34 +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