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()
- 09:46 PM Revision f1a9622f: backout last commit
- 09:43 PM Revision d27fe7f3: Reload filter on boot.
- 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.
- 09:05 PM Revision 83df670b: MFC 11521
- Mount config area rw before tar and then ro after tar.
- 09:04 PM Revision f921cfbb: MFC 11520
- Save the RRD files! MFC: Soon, testing with hoba now.
Tickets: - 09:03 PM Revision acdd8ddf: MFC 11518
- Save the rrd databases to the config space on reboot.
- 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...
- 05:15 PM Revision 3e043c4a: MFC later RRD changes since patch failed
- 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).
- 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...
- 05:09 PM Revision f61798ae: MFC 11506
- Tweaked rra values for the databases so the graphs suck less. (especially the 14 days graph).
- 04:28 PM Revision 11142055: Remove option 12. It doesn't work on Embedded.
- 02:25 AM Revision a13f6db6: s/d_poolconfdirty_path/d_vsconfdirty_path/
- 02:21 AM Revision ca386d86: Mount r/w before touching()
- 12:33 AM Revision 4acf72f9: BETA3 time
- 12:08 AM Revision 0247d906: Fix misc load balancer javascript errors.
04/16/2006
- 11:48 PM Revision 7e70d726: MFC 11431
- need to use the gateway ip, not the monitor ip
- 11:46 PM Revision 971cc14f: MFC 11475
- They asked for something better, perhaps. Important: Wrap colors, when queues > 8 Important: speeds/if variables need...
- 11:45 PM Revision 79a85ab8: MFC 11474
- kill slbd if there are no pools or virtual servers
- 11:44 PM Revision 9fa74125: MFC 11473
- use correct dirty flag file and unlink on apply
- 11:44 PM Revision 8920cca5: MFC 11472
- no longer use dirty pool - restart all of slbd if VS or Pool changes
- 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...
- 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...
- 05:41 PM Revision b8093370: MFC 11464
- if contact/location isn't mandatory, don't display as being so
- 03:58 AM Revision b4632794: Add random-id
- Ticket #907
- 03:49 AM Revision 72b5583c: Allow blank syscontact or syslocation items.
- Ticket #911
- 12:38 AM Revision 51c9db03: Redirect scripts output to /tmp/firmware_update.log
- 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.
- 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.
- 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
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.
- 04:54 PM Revision 50556d95: Version bump
- 04:50 PM Revision 9b7d7aa9: Turn off auto update and friends until Colins work is redone since he is MIA.
- 04:42 PM Revision cf26a210: Correctly restore load balancing servers and gateways
- Ticket #910
- 03:30 PM Revision 2015d209: MFC 11438
- use -n so route won't try and resolve IPs
- 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)
- 03:28 PM Revision 4eb3e9fb: MFC 11429
- use route to figure out what interface an IP is on
- 03:27 PM Revision 65437f22: MFC ougoing lb monitoring fixes
- 12:35 AM Revision e43dbd7e: Correct entries
04/14/2006
- 11:17 PM Revision 41a9c541: Add back groups needed for ISO creation
- 11:09 PM Revision 39367ad7: MFC 11418
- This should allow the gateway pools to be updated when the monitor ip is unavailable
Tickets: - 11:04 PM Revision 1e6f5e9d: Counter from 1, not 0. Slbd no likie.
- 10:19 PM Revision ee5f031a: MFC from head.
- Atleast the code that I wrote prior was pretty much the same.
- 10:06 PM Revision 2de00bff: Commit updated file for inspection
- 09:55 PM Revision 43ea32f9: Add ping support. Not tested, not mother approved.
- 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... - 07:40 PM Revision 6643ac9a: Add back all FreeBSD groups. Building a ISO from scratch renders a number of group not found errors without.
- 06:09 PM Revision ba875d5a: Only setup anti spoof rules if the interface is really enabled
- 04:59 PM Revision 3f249fb3: Remove keyboard mapping script. It hangs.
- 04:58 PM Revision f903e261: Ask about keyboard mapping earlier in the process
04/13/2006
- 10:10 PM Revision 0f9d0718: Kill print lines (debugging) so bootup process looks "clean" again.
- 09:02 PM Revision 3bc6635d: MFC remove debugging code
- 07:30 PM Revision e15abfed: Add option 13 to change keyboard mapping for our friends across the pond
- 07:28 PM Revision 509a8195: Add ability to change keyboard mapping for all the users across the big pond.
- 06:21 PM Revision 91330edb: MFC SpamD fixes.
- 05:44 PM Revision 2bdcf258: Reflection fixes
- Submitted-by: Richard Adams <podilarius_AT_yahoo.com>
- 05:34 PM Revision bf7e3003: Unlink old file when setting up elements
- 05:15 PM Revision b9aec5c5: Reflection fixes
- Submitted-by: Richard Adams <podilarius_AT_yahoo.com>
04/12/2006
- 11:37 PM Revision cad12bd9: Verify connectivity for pfSense.com on firmware checks, too.
- 09:31 PM Revision a09aa7d3: Correct path to $config['installedpackages']['spamdsettings']['config']['enablerrd']
- 08:29 PM Revision 9bb1ec98: Do not use ngX, use pf $pptp macro
- 07:22 PM Revision 4b4f52db: add :/usr/local/pkg/ to the path
- Suggested-by: FernandoTCL
- 07:11 PM Revision a61f65ff: Change nowait to nowait.420
- Submitted-by: Podilarius via IRC
- 06:59 PM Revision c2f40a7d: MFC RRD fixes
- 03:49 AM Revision 69d0dd60: Version bump
- 03:15 AM Revision d458c3b9: MFC 11352 Can't put quotes in user labels (maybe backslashed, but that's likely to cause issues elsewhere)
- 03:01 AM Revision 642220bd: MFC
- Reflection fixes from billm
- 12:22 AM Revision e45d5f07: Remove loading <div>
- 12:21 AM Revision e07638f1: Refresh every 300 seconds with meta tag.
04/11/2006
- 11:34 PM Revision e08aa31f: Do not use META refresh, simply use javascript to refresh images.
- Looks much cleaner.
- 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.
- 10:53 PM Revision e729c9fb: Hide interface selection when viewing SpamD graphs
- 10:37 PM Revision 819f6af1: Reduce length of Connections/Timespan by removing spaces
- 10:20 PM Revision 424d5526: Do not recreate spamd.rrd each time we are launched
- 09:53 PM Revision dd9eea92: Don't use !
- 09:46 PM Revision 00a19a88: Check that file exists, not !
- 09:41 PM Revision 6a21243a: Use spamd_gather_stats.php instead of spamd_gather.php
- 09:22 PM Revision c3730170: Shorten description to Connections / Timespan
- 09:14 PM Revision e0719503: MFC
- 08:43 PM Revision f818fdea: Sync RRD code with HEAD
04/10/2006
- 11:47 PM Revision b8095d1a: Let build system handle RRD symlink
- 11:38 PM Revision 52bcd8e8: Send error to /dev/null
- 11:10 PM Revision 949fe2ff: Axe IPFILTER. We use the mighty PF.
- 10:48 PM Revision 56dca0f8: We don't use ipfilter any longer, toto.
- 10:30 PM Revision 34e5e52a: Remove CDROM check from RRD graphing.
- 07:40 PM Revision d15ac642: Version bump
- 06:51 PM Revision a4aa5b30: Backout reflection changes. They b0rked reflection completely.
- 06:21 PM Revision 3689b3b8: Extend meta refresh time to 600. 60 is way too short.
- 06:12 PM Revision c6e4761c: Flush output buffers to make the page load a bit quicker.
04/09/2006
- 11:56 PM Revision 55542158: Remove MX and Wildcard until Ticket #890 is solved.
- 10:46 PM Revision a2ee3fba: Change Default queues to <value>D</value>
- 10:44 PM Revision 23411802: Change Default queues to <value>D</value>
- 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...
- 10:22 PM Revision 5d50064e: Version bump
- 09:53 PM Revision e825920f: MFC 11098
- Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot.
- 09:50 PM Revision acb31d29: MFC 11097
- Allow for LAN Address in rules MFC: for next snapshot
- 09:38 PM Revision b0e5e513: MFC 11279
- protocols aren't dependant on ports - I'm guessing this code could use more cleanup
- 07:12 PM Revision 26e6594b: MFC 11274 Fix inbound NAT for non tcp/udp protocols
- 07:07 PM Revision d29990fa: MFC 11273 Don't install NAT reflection rules for non-tcp/udp protocols
- 06:59 PM Revision 97dfdaf3: MFC 11272 can't close brace if you don't open it :)
- 02:38 AM Revision 737a5308: Send errors to /dev/null
04/08/2006
- 10:11 PM Revision 74283bbb: Explain that the tailing process will exit when developer bootstrap is completed.
- 10:08 PM Revision f6db5a83: Explain what the development bootstrap process is doing and what to expect
- 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... - 07:02 PM Revision d223f533: If a bootstrap is in progress, offer to the user the ability to tail its progress on the console
- 06:42 PM Revision 3deb916a: Install RRD symlink if on correct platform
- 06:25 PM Revision 995f499f: Start packages in the background
- 05:32 PM Revision ae8293ee: Version bump
- 03:04 AM Revision 7b076812: Correctly probe for amount of bridged interfaces present in system
- 02:04 AM Revision 0e16b9ca: We're in 2006 now, toto
- 01:58 AM Revision cdccfea2: * Minior tab alignments
- 01:42 AM Revision 6944790a: * Minior tab alignments
- * We're in 2006, toto
- 12:40 AM Revision 64eae279: Add a comment why we are not installing the rdr for ftp
04/07/2006
- 10:38 PM Revision 6c9e844b: Do not install redirect rules for interfaces with no ip (bridges)
- 10:34 PM Revision c8f7ec29: Support FTP on bridges
- 10:27 PM Revision cf7f3ebc: Support FTP on bridges
- 10:17 PM Revision 51fd526d: Support FTP on bridges
- 10:06 PM Revision 88897577: Sleep much longer when console bug is detected.
- 10:03 PM Revision b03a1a00: Update field names to match new OpenVPN version.
- 09:36 PM Revision 74f27213: Update field names to match new OpenVPN version.
- 08:44 PM Revision 97593aa4: Include the real interface name in status out in ()
- 05:52 PM Revision 4566fef5: Remove unreachable call
- Found-by: PHPEclipse
- 05:20 AM Revision ef0d2440: We're in 2006 now.
- 02:40 AM Revision 425e4c29: Add WAN to $iflist
- 02:39 AM Revision e90bd04a: Make sure $iflist is set
- 02:13 AM Revision e11d82dc: Fix various PHPEclipse bugs.
- 02:08 AM Revision a32dea16: Define $d_shaperconfdirty_path
- 02:04 AM Revision ba8ee067: Initialize variables. Found-by: PHPEclipse
- 01:59 AM Revision 6b35646f: Initialize $ip before attempting dynamic dns update.
- 01:52 AM Revision ca9b25aa: Remove old debugging code Found-by: PHPEclipse
- 01:52 AM Revision 4b0e71db: Initialize $interface_channels to silence PHPEclipse
- 01:51 AM Revision 2b9747b9: Initialize variables to silence PHPEclipse
- 01:44 AM Revision cd34e2e5: $iflist should contain an array of interfaces Found-by: PHPEclipse
- 01:41 AM Revision 5ca160b3: init $queue_names to silence PHPEclipse
- 01:26 AM Revision 9b5a1292: Honour $maxproc Found-by: PHPEclipse
- 01:19 AM Revision c8cd0a5e: Remove unreachable code. Found-by: PHPEclipse
04/06/2006
- 11:03 PM Revision df78790f: set $last_backup = "";
- 11:00 PM Revision cfd6d14f: Dont unlock config.
- 10:58 PM Revision ed4f9cd6: If we boot and cannot find config.xml, attempt to find a backed up version and restore if necessary.
- 05:24 PM Revision aaab6128: Version bump
- 01:46 AM Revision 0fdabdcd: Update ttys (with tabs!)
04/05/2006
- 09:00 PM Revision 2ec7bef4: Update to script.aculo.us version 1.60
- 06:32 PM Revision 37f90f06: Version bump
- 04:01 AM Revision 5384cf88: Only add alias if service is enabled
- 03:22 AM Revision 2ce0f3d2: Use pf aliases for pptp and pppoe pass out rules
- 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 - 03:00 AM Revision 408fa563: Simplify ruleset a bit for pppoe and pptp by using pf aliases at the top ($pptp and $pppoe)
- 02:01 AM Revision d1464c00: Move fend.inc before <body>
04/04/2006
- 10:30 PM Revision 1cbdc581: Add PPPoE back
- 10:28 PM Revision 0e1e0183: Correctly detect when PPPoE server is enabled
- 10:03 PM Revision b51ca9d0: Add PPPOE options.
- 09:18 PM Revision 583cb3fe: When adding a redirect for FTP alert the user that it really creates 2 firewall rules
- Ticket #899
- 09:18 PM Revision 514dbaf8: When adding a redirect for FTP alert the user that it really creates 2 firewall rules
- Ticket #899
- 06:07 PM Revision 801d50be: Version bump
- 06:05 PM Revision 4ff6f74d: Spell rnd correctly
04/03/2006
- 11:40 PM Revision 89faa53a: Switch OpenVPN link to FernandoTCL's version
- 10:48 PM Revision beae8857: Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
- 10:46 PM Revision 3390eca7: Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors
- 09:05 PM Revision 555d3758: MFC
- s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
- 06:56 PM Revision 742ee135: Fix filtering functions
- Ticket #891
- 06:52 PM Revision f8a059cb: Reload graph functions on OPT changes
- 04:31 PM Revision 0d08cea5: Turn off verbosity.
- 03:23 PM Revision cf5ea010: Version bump
- 03:22 PM Revision 89cf7eba: MFC 11083
- Display current IP address for rdr selections that use "interface address"
- 02:57 PM Revision 0fe87296: call openvpn_resync_all() on bootup
- 02:46 PM Revision add2e3f7: MFC OpenVPN
- 03:35 AM Revision 7c919fef: MFC 11078
- add license
- 03:34 AM Revision 2ec4abdf: MFC 11077
- fix proto's in p2pcatchall rule
04/02/2006
- 11:20 PM Revision 397afb3e: Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
- Pointy-hat-to: FernandoTCL
- 11:01 PM Revision cba9c643: Echo to WALL when upgrades begin
- 10:48 PM Revision cafceadf: Remove duplicate save button
- 10:41 PM Revision f0f7a3eb: Move theme selector to general screen
- Ticket #895
- 10:31 PM Revision f3bfeeea: Add note
- Ticket #897
- 10:25 PM Revision 105164e2: MFC enable_rrd_graphing()
- 09:50 PM Revision 63c9e091: Version bump
- 04:59 PM Revision b9223d5f: global $g, $config;
- 08:36 AM Revision 70ad7139: Use complete path to .inc file
- 08:28 AM Revision b3f4e57c: * Seperate out code from eval() blocks into a common include file
- * Add support for common include file
- 07:49 AM Revision 0cbacfb3: anwhere -> anywhere
- 07:36 AM Revision bd2efdca: Sepearte back out to tcp and undp
- 07:20 AM Revision 9e2e6370: Do not break
- 06:54 AM Revision 4739bd06: Tell user they can monitor the filter reload status when applying the rules.
- 06:48 AM Revision a906e195: Create rule that covers all protos instead of two seperate rules
- 06:33 AM Revision aa61572f: queue['descr'] -> queue['name']
- 06:24 AM Revision 51f5a681: $rule -> $queue
- 06:15 AM Revision 81b0124c: Add more filter reload information for AJAX filter reload status application
- 05:58 AM Revision e7f171ad: Add more filter reload information for AJAX filter reload status application
- 05:43 AM Revision 4b64c3af: Add more filter reload information for AJAX filter reload status application
- 05:24 AM Revision 9b3b1acc: Add more filter reload information for AJAX filter reload status application
- 05:15 AM Revision 52e79b55: Add more filter loading info
- 05:03 AM Revision 21c8c53f: Add loading indicator for Intializing status
- 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
- 04:53 AM Revision c8dfd0b8: Move loading indicator inside the div
- 04:41 AM Revision 146f99c8: Add more filter reload information for AJAX filter reload status application
- 04:37 AM Revision 7920df91: Put note inside main area
- 04:30 AM Revision 4ad93695: Add more filter reload information for AJAX filter reload status application
- 04:08 AM Revision 27e4bf50: Version bump
- 02:49 AM Revision 0ffb12ae: * Add description
- * Add filter reload status to drop down status menu
- 02:43 AM Revision 8846f830: Set interface variables
- 02:40 AM Revision b660a423: Do not add blank records
- 02:33 AM Revision 2517dd65: Do not add blank records
- 02:22 AM Revision 3d529d0e: Add CVSUP to enablefields
- 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.
- 02:03 AM Revision 2be3c2d5: Add CVSUP
- 01:57 AM Revision 997ec02a: Add p2p catch all rules *AFTER* sorting rules by priority
- 01:42 AM Revision 039c4178: Update filter reload status with CARP Sync URL
- 01:40 AM Revision 932aea39: Remove L
- 01:35 AM Revision 2defff77: * Add new filter loading status page used after traffic shaper load screen
- * Fix p2p queues
04/01/2006
- 11:14 PM Revision f19dba11: Add p2pCatchAll support. See http://forum.pfsense.org/index.php?topic=821.0 for more information.
- 10:18 PM Revision 7c172009: MFC Fernando's OpenVPN changes.
- 08:49 PM Revision f0674f67: Sync back up with head. For some reason CVSWEB is not showing the actual version correctly.
- 08:14 AM Revision fab0d452: Make OLSRD the default tab
03/31/2006
- 09:57 PM Revision 8c3236d2: Version bump
- 02:47 AM Revision 47c44d0a: If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.
- 02:42 AM Revision d65b55ac: Resolve pfsense.com before issuing a xmlrpc call, return false if it fails.
03/28/2006
03/27/2006
- 11:30 PM Revision 8495e0da: Do not attempt to rewrite .jpg, .png, and .gif images.
- 12:13 AM Revision 88d26bcb: Correct image locations and names
03/26/2006
- 10:16 PM Revision 381a1d6a: Version bump
- 10:13 PM Revision 6f17ad79: MFC wireless changes
- 10:10 PM Revision 47a6c06d: MFC wireless changes
- 09:46 PM Revision d8c67d69: MFC wireless changes
- 09:31 PM Revision 3883609c: No need to sleep after flushing buffers
- 09:30 PM Revision 10c04a6b: Dont restart webConfigurator on changes
- 08:22 PM Revision bb56607c: MFC traffic collector kill changes
- 08:07 PM Revision 1f0772b8: Do not spam rrd status on bootup, it makes the bootup look out of place
- 07:55 PM Revision 6a669fb0: Reload captive portal then webConfigurator
- 07:51 PM Revision 2e70a096: Flush buffers before reloading interface specific items
- 07:09 PM Revision e4e8c30f: Move reload pieces to end of page, call filter_configure() afterwards
- 07:04 PM Revision 789e0b9d: Reload at the end of the page
- 06:51 PM Revision b1659603: * Call interfaces_lan_configure()
- * Call interfaces_opt_configure($index)
- 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.
- 06:43 PM Revision 223d4404: Count up 8021 + interface num for FTP Proxy
- Reported-by: Derrick MacPherson
- 04:53 AM Revision c597d50f: Do not use reload_* until we can fix the console bug
- 04:33 AM Revision c9925070: We already reloaded, remove any reload indicators
- 03:43 AM Revision 6528c2b7: We no longer run fast cgi on 64 meg machines, dont worry about shutting down.
- 03:03 AM Revision 21002f0b: Turn off fast cgi on platforms with less than 64 megs of ram.
03/25/2006
- 11:42 PM Revision e0bcd34e: Kill lighty under low memory situations.
- 11:40 PM Revision 3d72f9f9: Restart captive portal if needed as well
- 11:17 PM Revision 6d0e3696: Use awk
- 10:56 PM Revision d77a09a4: Add kill ghosts script
- 10:07 PM Revision 6359a897: Back out kill shell code. This is not the solution to the problem at hand.
- 10:04 PM Revision bd042586: One period is enough.
- 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
- 08:49 PM Revision 4aa7dd55: use 5 for rc.banner
- 08:27 PM Revision 31afbdfa: Reset rc.banner instances, too
- 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 - 07:34 PM Revision 039b537b: Full path to kill
- 07:28 PM Revision d1d604d2: Version bump
- 07:15 PM Revision ceb8392a: Kull -HUP 0 after reloading all to trigger console reload
- 07:13 PM Revision 58c945f5: Kull -HUP 0 after reloading all to trigger console reload
- 05:55 PM Revision 3347d155: Only pass out quick on bridge
- 05:48 PM Revision ff605c58: Dont install scrub rule unless we can resolve to an interface.
- 05:25 PM Revision 5c1b049d: MFC 10868
- Missed a color for the roundtrip average line. instead of red we use
black. - 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.
- 02:05 AM Revision ea194f1a: Missing )
- 12:33 AM Revision 1bf57c15: If a console respawn bug is detected, slow it down.
- 12:14 AM Revision 8b9e5e68: Do not filter_configure() in wipe_magic()
- 12:12 AM Revision 73335292: Configure filter after removing shaper.
- Could be related to Ticket #856
- 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.
03/24/2006
- 09:55 PM Revision 98118e82: MFC 10850
- Well, Doh!. Sending 15 ping packets in the script makes the function 15 slower.
- 09:52 PM Revision ac7f61f7: Backout last commit
- 09:47 PM Revision 0c11006d: 15 -> 5
- 08:23 PM Revision f110e21e: Ticket #884
- wrong Pool Selectect when editing
- 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.
- 07:08 PM Revision 5d5c81b7: varrun_path -> vardb_path
- 06:48 PM Revision f0842feb: Switch RRD graphs to /var/db which is not blown away every bootup.
- 06:22 PM Revision edfe8c10: Globalize correct variables for delayed PFTPX launching.
- 03:42 PM Revision 98e9e3d5: Relax is_domain() checks to include _
- http://forum.pfsense.org/index.php?topic=904.0;topicseen
03/23/2006
- 11:25 PM Revision 8f498445: Add ability to turn off packet scrubbing.
- Ticket #882
Submitted-by: sdier@cs.umn.edu - 06:03 PM Revision 8899dcf1: MFC 10820
- Hoba approved color changes.
03/22/2006
- 05:24 PM Revision 7c32eed4: Remove APD.
- 04:04 PM Revision 85a82495: MFC missing font
- 01:52 AM Revision 26cea883: Force fast cgi off in environment < 49 megs of ram
03/21/2006
- 11:53 PM Revision b93f86b8: s/cron//
- 11:46 PM Revision bc32435e: MFC
- 11:19 PM Revision 37285f69: MFC RRD graphing menu
- 11:15 PM Revision 2b61bebd: MFC RRD Graph menu
- 11:07 PM Revision ca8e4ed2: MFC Seths most excellent RRD graphing items
- 06:12 PM Revision a6c8c760: s/out//
03/20/2006
- 08:00 PM Revision 6995b4fc: Do not allow shutdown if write is in progress
- 03:17 AM Revision 4fbd36ba: Add a FTP Proxy comment marker
- 01:29 AM Revision f4d7c45f: Dont include blacklist twice
- 01:21 AM Revision c3366360: Mount for rw before saving olsr key
- 01:16 AM Revision 8ef6af9e: spammers -> blacklist
- 12:33 AM Revision 7c6872d7: * Link /etc/spamd.conf
- * Many parser fixes
03/19/2006
- 10:22 PM Revision 5fd0b016: Add sortable table header support
- 10:16 PM Revision ba6d49ff: Add sortable table header support
- 10:13 PM Revision 7db1344b: Add sortable table javascript handler.
- See http://www.kryogenix.org/code/browser/sorttable/ for more info.
- 08:05 PM Revision 9d4181b5: Let user know firewall rules changes are reloading in the background.
- 07:15 PM Revision d15df1a7: Version bump
- 06:18 PM Revision e734b94c: Kill trailing space
- 06:11 PM Revision 81950da9: Do not leave $fd open after opening for write. This could step on the $fd in interfaces.inc
Also available in: Atom