Project

General

Profile

Activity

From 03/19/2006 to 04/17/2006

04/17/2006

10:06 PM Revision ab34f4ec: Start slbd right before first filter_configure_sync()
Scott Ullrich
09:46 PM Revision f1a9622f: backout last commit
Scott Ullrich
09:43 PM Revision d27fe7f3: Reload filter on boot.
Scott Ullrich
09:08 PM Revision 6613a031: 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. Scott Ullrich
09:05 PM Revision 83df670b: MFC 11521
Mount config area rw before tar and then ro after tar. Scott Ullrich
09:04 PM Revision f921cfbb: MFC 11520
Save the RRD files! MFC: Soon, testing with hoba now.
Tickets:
Scott Ullrich
09:03 PM Revision acdd8ddf: MFC 11518
Save the rrd databases to the config space on reboot. Scott Ullrich
05:34 PM Revision 23d5aa07: MFC 11516
squid now rdr to its chosen interface. also swat default pass in rules to allow firewall rules to dictate its behavio... Scott Ullrich
05:15 PM Revision 3e043c4a: MFC later RRD changes since patch failed
Scott Ullrich
05:11 PM Revision 83305ae3: MFC 11509
JavaScript now works for Gecko-based browsers as well (http://forum.pfsense.org/index.php?topic=1041.0). Scott Ullrich
05:10 PM Revision 39bcabb0: MFC 11607
If there is a error while creating the graph display it. It makes it easier to troubleshoot. The qeueus graph is a go... Scott Ullrich
05:09 PM Revision f61798ae: MFC 11506
Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph). Scott Ullrich
04:28 PM Revision 11142055: Remove option 12. It doesn't work on Embedded.
Scott Ullrich
02:25 AM Revision a13f6db6: s/d_poolconfdirty_path/d_vsconfdirty_path/
Scott Ullrich
02:21 AM Revision ca386d86: Mount r/w before touching()
Scott Ullrich
12:33 AM Revision 4acf72f9: BETA3 time
Scott Ullrich
12:08 AM Revision 0247d906: Fix misc load balancer javascript errors.
Scott Ullrich

04/16/2006

11:48 PM Revision 7e70d726: MFC 11431
need to use the gateway ip, not the monitor ip Scott Ullrich
11:46 PM Revision 971cc14f: MFC 11475
They asked for something better, perhaps. Important: Wrap colors, when queues > 8 Important: speeds/if variables need... Scott Ullrich
11:45 PM Revision 79a85ab8: MFC 11474
kill slbd if there are no pools or virtual servers Scott Ullrich
11:44 PM Revision 9fa74125: MFC 11473
use correct dirty flag file and unlink on apply Scott Ullrich
11:44 PM Revision 8920cca5: MFC 11472
no longer use dirty pool - restart all of slbd if VS or Pool changes Scott Ullrich
11:42 PM Revision de283d92: MFC 11471
don't wrap curlies around destination host in port forward - this fixes the destination "any" issue reported on the f... Scott Ullrich
11:42 PM Revision f79c2150: MFC 11470
Don't force a rrd spamd.rrd create since not everyone has spamd installed. It correctly triggers when you have it ins... Scott Ullrich
05:41 PM Revision b8093370: MFC 11464
if contact/location isn't mandatory, don't display as being so Scott Ullrich
03:58 AM Revision b4632794: Add random-id
Ticket #907 Scott Ullrich
03:49 AM Revision 72b5583c: Allow blank syscontact or syslocation items.
Ticket #911 Scott Ullrich
12:38 AM Revision 51c9db03: Redirect scripts output to /tmp/firmware_update.log
Scott Ullrich
12:32 AM Revision 97ab7fdc: Do not process custom image unless it really exists.
Before it was detecting an image of "" and triggering the -C error. Scott Ullrich
12:24 AM Revision feb570f1: Do not process custom image unless it really exists.
Before it was detecting an image of "" and triggering the -C error. Scott Ullrich
12:13 AM Revision bf7b4fcc: Switch to cd / && tar instead of -C to avoid:
tar: Error opening archive: Failed to open '-C': No such file or directory Scott Ullrich

04/15/2006

05:16 PM Revision 3901cd3b: MFC 11444
Fix crappy logic so it works on cdrom as well. We we're just lucky on embedded. Scott Ullrich
04:54 PM Revision 50556d95: Version bump
Scott Ullrich
04:50 PM Revision 9b7d7aa9: Turn off auto update and friends until Colins work is redone since he is MIA.
Scott Ullrich
04:42 PM Revision cf26a210: Correctly restore load balancing servers and gateways
Ticket #910 Scott Ullrich
03:30 PM Revision 2015d209: MFC 11438
use -n so route won't try and resolve IPs Scott Ullrich
03:29 PM Revision 2e901dc8: MFC 11430
don't loop through on empty servers (split() on \n ends up with an extra entry in the array) Scott Ullrich
03:28 PM Revision 4eb3e9fb: MFC 11429
use route to figure out what interface an IP is on Scott Ullrich
03:27 PM Revision 65437f22: MFC ougoing lb monitoring fixes
Scott Ullrich
12:35 AM Revision e43dbd7e: Correct entries
Scott Ullrich

04/14/2006

11:17 PM Revision 41a9c541: Add back groups needed for ISO creation
Scott Ullrich
11:09 PM Revision 39367ad7: MFC 11418
This should allow the gateway pools to be updated when the monitor ip is unavailable
Tickets:
Scott Ullrich
11:04 PM Revision 1e6f5e9d: Counter from 1, not 0. Slbd no likie.
Scott Ullrich
10:19 PM Revision ee5f031a: MFC from head.
Atleast the code that I wrote prior was pretty much the same. Scott Ullrich
10:06 PM Revision 2de00bff: Commit updated file for inspection
Scott Ullrich
09:55 PM Revision 43ea32f9: Add ping support. Not tested, not mother approved.
Scott Ullrich
09:09 PM Revision 2b01a086: 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 s...
Scott Ullrich
07:40 PM Revision 6643ac9a: Add back all FreeBSD groups. Building a ISO from scratch renders a number of group not found errors without.
Scott Ullrich
06:09 PM Revision ba875d5a: Only setup anti spoof rules if the interface is really enabled
Scott Ullrich
04:59 PM Revision 3f249fb3: Remove keyboard mapping script. It hangs.
Scott Ullrich
04:58 PM Revision f903e261: Ask about keyboard mapping earlier in the process
Scott Ullrich

04/13/2006

10:10 PM Revision 0f9d0718: Kill print lines (debugging) so bootup process looks "clean" again.
Scott Ullrich
09:02 PM Revision 3bc6635d: MFC remove debugging code
Scott Ullrich
07:30 PM Revision e15abfed: Add option 13 to change keyboard mapping for our friends across the pond
Scott Ullrich
07:28 PM Revision 509a8195: Add ability to change keyboard mapping for all the users across the big pond.
Scott Ullrich
06:21 PM Revision 91330edb: MFC SpamD fixes.
Scott Ullrich
05:44 PM Revision 2bdcf258: Reflection fixes
Submitted-by: Richard Adams <podilarius_AT_yahoo.com> Scott Ullrich
05:34 PM Revision bf7e3003: Unlink old file when setting up elements
Scott Ullrich
05:15 PM Revision b9aec5c5: Reflection fixes
Submitted-by: Richard Adams <podilarius_AT_yahoo.com> Scott Ullrich

04/12/2006

11:37 PM Revision cad12bd9: Verify connectivity for pfSense.com on firmware checks, too.
Scott Ullrich
09:31 PM Revision a09aa7d3: Correct path to $config['installedpackages']['spamdsettings']['config']['enablerrd']
Scott Ullrich
08:29 PM Revision 9bb1ec98: Do not use ngX, use pf $pptp macro
Scott Ullrich
07:22 PM Revision 4b4f52db: add :/usr/local/pkg/ to the path
Suggested-by: FernandoTCL Scott Ullrich
07:11 PM Revision a61f65ff: Change nowait to nowait.420
Submitted-by: Podilarius via IRC Scott Ullrich
06:59 PM Revision c2f40a7d: MFC RRD fixes
Scott Ullrich
03:49 AM Revision 69d0dd60: Version bump
Scott Ullrich
03:15 AM Revision d458c3b9: MFC 11352 Can't put quotes in user labels (maybe backslashed, but that's likely to cause issues elsewhere)
Scott Ullrich
03:01 AM Revision 642220bd: MFC
Reflection fixes from billm Scott Ullrich
12:22 AM Revision e45d5f07: Remove loading <div>
Scott Ullrich
12:21 AM Revision e07638f1: Refresh every 300 seconds with meta tag.
Scott Ullrich

04/11/2006

11:34 PM Revision e08aa31f: Do not use META refresh, simply use javascript to refresh images.
Looks much cleaner. Scott Ullrich
10:57 PM Revision 7cc51a7a: Renice updaterrd.sh script to 20 to ensure that it does not step on any of the crucial other items.
Scott Ullrich
10:53 PM Revision e729c9fb: Hide interface selection when viewing SpamD graphs
Scott Ullrich
10:37 PM Revision 819f6af1: Reduce length of Connections/Timespan by removing spaces
Scott Ullrich
10:20 PM Revision 424d5526: Do not recreate spamd.rrd each time we are launched
Scott Ullrich
09:53 PM Revision dd9eea92: Don't use !
Scott Ullrich
09:46 PM Revision 00a19a88: Check that file exists, not !
Scott Ullrich
09:41 PM Revision 6a21243a: Use spamd_gather_stats.php instead of spamd_gather.php
Scott Ullrich
09:22 PM Revision c3730170: Shorten description to Connections / Timespan
Scott Ullrich
09:14 PM Revision e0719503: MFC
Scott Ullrich
08:43 PM Revision f818fdea: Sync RRD code with HEAD
Scott Ullrich

04/10/2006

11:47 PM Revision b8095d1a: Let build system handle RRD symlink
Scott Ullrich
11:38 PM Revision 52bcd8e8: Send error to /dev/null
Scott Ullrich
11:10 PM Revision 949fe2ff: Axe IPFILTER. We use the mighty PF.
Scott Ullrich
10:48 PM Revision 56dca0f8: We don't use ipfilter any longer, toto.
Scott Ullrich
10:30 PM Revision 34e5e52a: Remove CDROM check from RRD graphing.
Scott Ullrich
07:40 PM Revision d15ac642: Version bump
Scott Ullrich
06:51 PM Revision a4aa5b30: Backout reflection changes. They b0rked reflection completely.
Scott Ullrich
06:21 PM Revision 3689b3b8: Extend meta refresh time to 600. 60 is way too short.
Scott Ullrich
06:12 PM Revision c6e4761c: Flush output buffers to make the page load a bit quicker.
Scott Ullrich

04/09/2006

11:56 PM Revision 55542158: Remove MX and Wildcard until Ticket #890 is solved.
Scott Ullrich
10:46 PM Revision a2ee3fba: Change Default queues to <value>D</value>
Scott Ullrich
10:44 PM Revision 23411802: Change Default queues to <value>D</value>
Scott Ullrich
10:42 PM Revision 7ae3d3ed: MFC 11285
Other Applications will now be in OtherH, OtherL, or default depending on setting. This is important if you don't wan... Scott Ullrich
10:22 PM Revision 5d50064e: Version bump
Scott Ullrich
09:53 PM Revision e825920f: MFC 11098
Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot. Scott Ullrich
09:50 PM Revision acb31d29: MFC 11097
Allow for LAN Address in rules MFC: for next snapshot Scott Ullrich
09:38 PM Revision b0e5e513: MFC 11279
protocols aren't dependant on ports - I'm guessing this code could use more cleanup Scott Ullrich
07:12 PM Revision 26e6594b: MFC 11274 Fix inbound NAT for non tcp/udp protocols
Scott Ullrich
07:07 PM Revision d29990fa: MFC 11273 Don't install NAT reflection rules for non-tcp/udp protocols
Scott Ullrich
06:59 PM Revision 97dfdaf3: MFC 11272 can't close brace if you don't open it :)
Scott Ullrich
02:38 AM Revision 737a5308: Send errors to /dev/null
Scott Ullrich

04/08/2006

10:11 PM Revision 74283bbb: Explain that the tailing process will exit when developer bootstrap is completed.
Scott Ullrich
10:08 PM Revision f6db5a83: Explain what the development bootstrap process is doing and what to expect
Scott Ullrich
08:21 PM Revision da31c396: Turn off rrd on cdrom platform until:
* Memory disk error is fixed
* A mod_rewrite solution is put in place for /usr/local/www/ since we cannot install a s...
Scott Ullrich
07:02 PM Revision d223f533: If a bootstrap is in progress, offer to the user the ability to tail its progress on the console
Scott Ullrich
06:42 PM Revision 3deb916a: Install RRD symlink if on correct platform
Scott Ullrich
06:25 PM Revision 995f499f: Start packages in the background
Scott Ullrich
05:32 PM Revision ae8293ee: Version bump
Scott Ullrich
03:04 AM Revision 7b076812: Correctly probe for amount of bridged interfaces present in system
Scott Ullrich
02:04 AM Revision 0e16b9ca: We're in 2006 now, toto
Scott Ullrich
01:58 AM Revision cdccfea2: * Minior tab alignments
Scott Ullrich
01:42 AM Revision 6944790a: * Minior tab alignments
* We're in 2006, toto Scott Ullrich
12:40 AM Revision 64eae279: Add a comment why we are not installing the rdr for ftp
Scott Ullrich

04/07/2006

10:38 PM Revision 6c9e844b: Do not install redirect rules for interfaces with no ip (bridges)
Scott Ullrich
10:34 PM Revision c8f7ec29: Support FTP on bridges
Scott Ullrich
10:27 PM Revision cf7f3ebc: Support FTP on bridges
Scott Ullrich
10:17 PM Revision 51fd526d: Support FTP on bridges
Scott Ullrich
10:06 PM Revision 88897577: Sleep much longer when console bug is detected.
Scott Ullrich
10:03 PM Revision b03a1a00: Update field names to match new OpenVPN version.
Scott Ullrich
09:36 PM Revision 74f27213: Update field names to match new OpenVPN version.
Scott Ullrich
08:44 PM Revision 97593aa4: Include the real interface name in status out in ()
Scott Ullrich
05:52 PM Revision 4566fef5: Remove unreachable call
Found-by: PHPEclipse Scott Ullrich
05:20 AM Revision ef0d2440: We're in 2006 now.
Scott Ullrich
02:40 AM Revision 425e4c29: Add WAN to $iflist
Scott Ullrich
02:39 AM Revision e90bd04a: Make sure $iflist is set
Scott Ullrich
02:13 AM Revision e11d82dc: Fix various PHPEclipse bugs.
Scott Ullrich
02:08 AM Revision a32dea16: Define $d_shaperconfdirty_path
Scott Ullrich
02:04 AM Revision ba8ee067: Initialize variables. Found-by: PHPEclipse
Scott Ullrich
01:59 AM Revision 6b35646f: Initialize $ip before attempting dynamic dns update.
Scott Ullrich
01:52 AM Revision ca9b25aa: Remove old debugging code Found-by: PHPEclipse
Scott Ullrich
01:52 AM Revision 4b0e71db: Initialize $interface_channels to silence PHPEclipse
Scott Ullrich
01:51 AM Revision 2b9747b9: Initialize variables to silence PHPEclipse
Scott Ullrich
01:44 AM Revision cd34e2e5: $iflist should contain an array of interfaces Found-by: PHPEclipse
Scott Ullrich
01:41 AM Revision 5ca160b3: init $queue_names to silence PHPEclipse
Scott Ullrich
01:26 AM Revision 9b5a1292: Honour $maxproc Found-by: PHPEclipse
Scott Ullrich
01:19 AM Revision c8cd0a5e: Remove unreachable code. Found-by: PHPEclipse
Scott Ullrich

04/06/2006

11:03 PM Revision df78790f: set $last_backup = "";
Scott Ullrich
11:00 PM Revision cfd6d14f: Dont unlock config.
Scott Ullrich
10:58 PM Revision ed4f9cd6: If we boot and cannot find config.xml, attempt to find a backed up version and restore if necessary.
Scott Ullrich
05:24 PM Revision aaab6128: Version bump
Scott Ullrich
01:46 AM Revision 0fdabdcd: Update ttys (with tabs!)
Scott Ullrich

04/05/2006

09:00 PM Revision 2ec7bef4: Update to script.aculo.us version 1.60
Scott Ullrich
06:32 PM Revision 37f90f06: Version bump
Scott Ullrich
04:01 AM Revision 5384cf88: Only add alias if service is enabled
Scott Ullrich
03:22 AM Revision 2ce0f3d2: Use pf aliases for pptp and pppoe pass out rules
Scott Ullrich
03:14 AM Revision 26b9a981: Now that we have simplified PPTP and PPPoE further optimizations are possible making a reductino of about 25+ lines possible.
Simple is good.
In-discussion-with: billm
Scott Ullrich
03:00 AM Revision 408fa563: Simplify ruleset a bit for pppoe and pptp by using pf aliases at the top ($pptp and $pppoe)
Scott Ullrich
02:01 AM Revision d1464c00: Move fend.inc before <body>
Scott Ullrich

04/04/2006

10:30 PM Revision 1cbdc581: Add PPPoE back
Scott Ullrich
10:28 PM Revision 0e1e0183: Correctly detect when PPPoE server is enabled
Scott Ullrich
10:03 PM Revision b51ca9d0: Add PPPOE options.
Scott Ullrich
09:18 PM Revision 583cb3fe: When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899 Scott Ullrich
09:18 PM Revision 514dbaf8: When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899 Scott Ullrich
06:07 PM Revision 801d50be: Version bump
Scott Ullrich
06:05 PM Revision 4ff6f74d: Spell rnd correctly
Scott Ullrich

04/03/2006

11:40 PM Revision 89faa53a: Switch OpenVPN link to FernandoTCL's version
Scott Ullrich
10:48 PM Revision beae8857: Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
Scott Ullrich
10:46 PM Revision 3390eca7: Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
Scott Ullrich
09:05 PM Revision 555d3758: MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty Scott Ullrich
06:56 PM Revision 742ee135: Fix filtering functions
Ticket #891 Scott Ullrich
06:52 PM Revision f8a059cb: Reload graph functions on OPT changes
Scott Ullrich
04:31 PM Revision 0d08cea5: Turn off verbosity.
Scott Ullrich
03:23 PM Revision cf5ea010: Version bump
Scott Ullrich
03:22 PM Revision 89cf7eba: MFC 11083
Display current IP address for rdr selections that use "interface address" Scott Ullrich
02:57 PM Revision 0fe87296: call openvpn_resync_all() on bootup
Scott Ullrich
02:46 PM Revision add2e3f7: MFC OpenVPN
Scott Ullrich
03:35 AM Revision 7c919fef: MFC 11078
add license Scott Ullrich
03:34 AM Revision 2ec4abdf: MFC 11077
fix proto's in p2pcatchall rule Scott Ullrich

04/02/2006

11:20 PM Revision 397afb3e: Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
Pointy-hat-to: FernandoTCL Scott Ullrich
11:01 PM Revision cba9c643: Echo to WALL when upgrades begin
Scott Ullrich
10:48 PM Revision cafceadf: Remove duplicate save button
Scott Ullrich
10:41 PM Revision f0f7a3eb: Move theme selector to general screen
Ticket #895 Scott Ullrich
10:31 PM Revision f3bfeeea: Add note
Ticket #897 Scott Ullrich
10:25 PM Revision 105164e2: MFC enable_rrd_graphing()
Scott Ullrich
09:50 PM Revision 63c9e091: Version bump
Scott Ullrich
04:59 PM Revision b9223d5f: global $g, $config;
Scott Ullrich
08:36 AM Revision 70ad7139: Use complete path to .inc file
Scott Ullrich
08:28 AM Revision b3f4e57c: * Seperate out code from eval() blocks into a common include file
* Add support for common include file Scott Ullrich
07:49 AM Revision 0cbacfb3: anwhere -> anywhere
Scott Ullrich
07:36 AM Revision bd2efdca: Sepearte back out to tcp and undp
Scott Ullrich
07:20 AM Revision 9e2e6370: Do not break
Scott Ullrich
06:54 AM Revision 4739bd06: Tell user they can monitor the filter reload status when applying the rules.
Scott Ullrich
06:48 AM Revision a906e195: Create rule that covers all protos instead of two seperate rules
Scott Ullrich
06:33 AM Revision aa61572f: queue['descr'] -> queue['name']
Scott Ullrich
06:24 AM Revision 51f5a681: $rule -> $queue
Scott Ullrich
06:15 AM Revision 81b0124c: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
05:58 AM Revision e7f171ad: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
05:43 AM Revision 4b64c3af: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
05:24 AM Revision 9b3b1acc: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
05:15 AM Revision 52e79b55: Add more filter loading info
Scott Ullrich
05:03 AM Revision 21c8c53f: Add loading indicator for Intializing status
Scott Ullrich
05:01 AM Revision 75eb1c50: * Explain further that the filter rules have been reloaded
* Hide info box that explains that the status reloads every 3 seconds Scott Ullrich
04:53 AM Revision c8dfd0b8: Move loading indicator inside the div
Scott Ullrich
04:41 AM Revision 146f99c8: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
04:37 AM Revision 7920df91: Put note inside main area
Scott Ullrich
04:30 AM Revision 4ad93695: Add more filter reload information for AJAX filter reload status application
Scott Ullrich
04:08 AM Revision 27e4bf50: Version bump
Scott Ullrich
02:49 AM Revision 0ffb12ae: * Add description
* Add filter reload status to drop down status menu Scott Ullrich
02:43 AM Revision 8846f830: Set interface variables
Scott Ullrich
02:40 AM Revision b660a423: Do not add blank records
Scott Ullrich
02:33 AM Revision 2517dd65: Do not add blank records
Scott Ullrich
02:22 AM Revision 3d529d0e: Add CVSUP to enablefields
Scott Ullrich
02:15 AM Revision 1c3d61fe: During the traffic shaping wizard turn the logo into a "abort" button. Clicking this will whipe the previous steps configuration.
Scott Ullrich
02:03 AM Revision 2be3c2d5: Add CVSUP
Scott Ullrich
01:57 AM Revision 997ec02a: Add p2p catch all rules *AFTER* sorting rules by priority
Scott Ullrich
01:42 AM Revision 039c4178: Update filter reload status with CARP Sync URL
Scott Ullrich
01:40 AM Revision 932aea39: Remove L
Scott Ullrich
01:35 AM Revision 2defff77: * Add new filter loading status page used after traffic shaper load screen
* Fix p2p queues Scott Ullrich

04/01/2006

11:14 PM Revision f19dba11: Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 for more information.
Scott Ullrich
10:18 PM Revision 7c172009: MFC Fernando's OpenVPN changes.
Scott Ullrich
08:49 PM Revision f0674f67: Sync back up with head. For some reason CVSWEB is not showing the actual version correctly.
Scott Ullrich
08:14 AM Revision fab0d452: Make OLSRD the default tab
Scott Ullrich

03/31/2006

09:57 PM Revision 8c3236d2: Version bump
Scott Ullrich
02:47 AM Revision 47c44d0a: If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.
Scott Ullrich
02:42 AM Revision d65b55ac: Resolve pfsense.com before issuing a xmlrpc call, return false if it fails.
Scott Ullrich

03/28/2006

02:51 PM Revision 102de157: Increase log limit to 2000
Scott Ullrich

03/27/2006

11:30 PM Revision 8495e0da: Do not attempt to rewrite .jpg, .png, and .gif images.
Scott Ullrich
12:13 AM Revision 88d26bcb: Correct image locations and names
Scott Ullrich

03/26/2006

10:16 PM Revision 381a1d6a: Version bump
Scott Ullrich
10:13 PM Revision 6f17ad79: MFC wireless changes
Scott Ullrich
10:10 PM Revision 47a6c06d: MFC wireless changes
Scott Ullrich
09:46 PM Revision d8c67d69: MFC wireless changes
Scott Ullrich
09:31 PM Revision 3883609c: No need to sleep after flushing buffers
Scott Ullrich
09:30 PM Revision 10c04a6b: Dont restart webConfigurator on changes
Scott Ullrich
08:22 PM Revision bb56607c: MFC traffic collector kill changes
Scott Ullrich
08:07 PM Revision 1f0772b8: Do not spam rrd status on bootup, it makes the bootup look out of place
Scott Ullrich
07:55 PM Revision 6a669fb0: Reload captive portal then webConfigurator
Scott Ullrich
07:51 PM Revision 2e70a096: Flush buffers before reloading interface specific items
Scott Ullrich
07:09 PM Revision e4e8c30f: Move reload pieces to end of page, call filter_configure() afterwards
Scott Ullrich
07:04 PM Revision 789e0b9d: Reload at the end of the page
Scott Ullrich
06:51 PM Revision b1659603: * Call interfaces_lan_configure()
* Call interfaces_opt_configure($index) Scott Ullrich
06:49 PM Revision b18bff20: Reenable fast-cgi. We are no longer using reload_interfaces since it crashes 64 meg boxes after being invoked twice.
Scott Ullrich
06:43 PM Revision 223d4404: Count up 8021 + interface num for FTP Proxy
Reported-by: Derrick MacPherson Scott Ullrich
04:53 AM Revision c597d50f: Do not use reload_* until we can fix the console bug
Scott Ullrich
04:33 AM Revision c9925070: We already reloaded, remove any reload indicators
Scott Ullrich
03:43 AM Revision 6528c2b7: We no longer run fast cgi on 64 meg machines, dont worry about shutting down.
Scott Ullrich
03:03 AM Revision 21002f0b: Turn off fast cgi on platforms with less than 64 megs of ram.
Scott Ullrich

03/25/2006

11:42 PM Revision e0bcd34e: Kill lighty under low memory situations.
Scott Ullrich
11:40 PM Revision 3d72f9f9: Restart captive portal if needed as well
Scott Ullrich
11:17 PM Revision 6d0e3696: Use awk
Scott Ullrich
10:56 PM Revision d77a09a4: Add kill ghosts script
Scott Ullrich
10:07 PM Revision 6359a897: Back out kill shell code. This is not the solution to the problem at hand.
Scott Ullrich
10:04 PM Revision bd042586: One period is enough.
Scott Ullrich
09:21 PM Revision a7dc4fe5: Wack the terminal good after reload interfaces. This is a ugly hack but does cleanup all the known bugs in the console after a reload_interfaces() call
Scott Ullrich
08:49 PM Revision 4aa7dd55: use 5 for rc.banner
Scott Ullrich
08:27 PM Revision 31afbdfa: Reset rc.banner instances, too
Scott Ullrich
08:13 PM Revision 1af6a533: * Add reset_terminals()
* Call this after reload_interfaces
More trial and error trying to kill this stupid console respawn bug
Scott Ullrich
07:34 PM Revision 039b537b: Full path to kill
Scott Ullrich
07:28 PM Revision d1d604d2: Version bump
Scott Ullrich
07:15 PM Revision ceb8392a: Kull -HUP 0 after reloading all to trigger console reload
Scott Ullrich
07:13 PM Revision 58c945f5: Kull -HUP 0 after reloading all to trigger console reload
Scott Ullrich
05:55 PM Revision 3347d155: Only pass out quick on bridge
Scott Ullrich
05:48 PM Revision ff605c58: Dont install scrub rule unless we can resolve to an interface.
Scott Ullrich
05:25 PM Revision 5c1b049d: MFC 10868
Missed a color for the roundtrip average line. instead of red we use
black.
Scott Ullrich
05:01 PM Revision 8a22e872: Remove interface gateway option. It doesnt do what I wanted, and the same can be achieved by plugging in the next hop gateway.
Scott Ullrich
02:05 AM Revision ea194f1a: Missing )
Scott Ullrich
12:33 AM Revision 1bf57c15: If a console respawn bug is detected, slow it down.
Scott Ullrich
12:14 AM Revision 8b9e5e68: Do not filter_configure() in wipe_magic()
Scott Ullrich
12:12 AM Revision 73335292: Configure filter after removing shaper.
Could be related to Ticket #856 Scott Ullrich
12:10 AM Revision d69784b0: MFC 10857
Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation. Scott Ullrich

03/24/2006

09:55 PM Revision 98118e82: MFC 10850
Well, Doh!. Sending 15 ping packets in the script makes the function 15 slower. Scott Ullrich
09:52 PM Revision ac7f61f7: Backout last commit
Scott Ullrich
09:47 PM Revision 0c11006d: 15 -> 5
Scott Ullrich
08:23 PM Revision f110e21e: Ticket #884
wrong Pool Selectect when editing Scott Ullrich
07:36 PM Revision 73f1f310: If user has specified a new gateway as a hidden variable <system><use_rrd_gateway> then use it instead. Not everyones next hop gateway actually goes out a wan interface. In my case all my "real internet links" are 2 hops away.
Scott Ullrich
07:08 PM Revision 5d5c81b7: varrun_path -> vardb_path
Scott Ullrich
06:48 PM Revision f0842feb: Switch RRD graphs to /var/db which is not blown away every bootup.
Scott Ullrich
06:22 PM Revision edfe8c10: Globalize correct variables for delayed PFTPX launching.
Scott Ullrich
03:42 PM Revision 98e9e3d5: Relax is_domain() checks to include _
http://forum.pfsense.org/index.php?topic=904.0;topicseen Scott Ullrich

03/23/2006

11:25 PM Revision 8f498445: Add ability to turn off packet scrubbing.
Ticket #882
Submitted-by: sdier@cs.umn.edu
Scott Ullrich
06:03 PM Revision 8899dcf1: MFC 10820
Hoba approved color changes. Scott Ullrich

03/22/2006

05:24 PM Revision 7c32eed4: Remove APD.
Scott Ullrich
04:04 PM Revision 85a82495: MFC missing font
Scott Ullrich
01:52 AM Revision 26cea883: Force fast cgi off in environment < 49 megs of ram
Scott Ullrich

03/21/2006

11:53 PM Revision b93f86b8: s/cron//
Scott Ullrich
11:46 PM Revision bc32435e: MFC
Scott Ullrich
11:19 PM Revision 37285f69: MFC RRD graphing menu
Scott Ullrich
11:15 PM Revision 2b61bebd: MFC RRD Graph menu
Scott Ullrich
11:07 PM Revision ca8e4ed2: MFC Seths most excellent RRD graphing items
Scott Ullrich
06:12 PM Revision a6c8c760: s/out//
Scott Ullrich

03/20/2006

08:00 PM Revision 6995b4fc: Do not allow shutdown if write is in progress
Scott Ullrich
03:17 AM Revision 4fbd36ba: Add a FTP Proxy comment marker
Scott Ullrich
01:29 AM Revision f4d7c45f: Dont include blacklist twice
Scott Ullrich
01:21 AM Revision c3366360: Mount for rw before saving olsr key
Scott Ullrich
01:16 AM Revision 8ef6af9e: spammers -> blacklist
Scott Ullrich
12:33 AM Revision 7c6872d7: * Link /etc/spamd.conf
* Many parser fixes Scott Ullrich

03/19/2006

10:22 PM Revision 5fd0b016: Add sortable table header support
Scott Ullrich
10:16 PM Revision ba6d49ff: Add sortable table header support
Scott Ullrich
10:13 PM Revision 7db1344b: Add sortable table javascript handler.
See http://www.kryogenix.org/code/browser/sorttable/ for more info. Scott Ullrich
08:05 PM Revision 9d4181b5: Let user know firewall rules changes are reloading in the background.
Scott Ullrich
07:15 PM Revision d15df1a7: Version bump
Scott Ullrich
06:18 PM Revision e734b94c: Kill trailing space
Scott Ullrich
06:11 PM Revision 81950da9: Do not leave $fd open after opening for write. This could step on the $fd in interfaces.inc
Scott Ullrich
 

Also available in: Atom