Project

General

Profile

Activity

From 03/26/2006 to 04/24/2006

04/24/2006

10:02 PM Revision ced218cd: Redirect back to self every 100 ticks instead of 40.
Scott Ullrich
09:19 PM Revision 93113909: Output MSNTP to syslog so we can see whats happening underneat the hood.
Scott Ullrich
08:48 PM Revision c5a39c34: Add dummy gettext() function
Scott Ullrich
08:24 PM Revision 2e1b1327: MFC from -HEAD
Scott Ullrich
06:46 PM Revision d04221dc: MFC 11349
fix table display on IE when forwarding non tcp/ip protocols Scott Ullrich
06:41 PM Revision 8b4be0b2: MFC 11100
Allow WAN and LAN address in shaper rules Scott Ullrich
06:40 PM Revision fa000715: MFC 11099
Allow WAN and LAN address in shaper rules Scott Ullrich
06:38 PM Revision 572da981: MFC enable_rrd_graphing()
Scott Ullrich
06:36 PM Revision cbe30115: MFC from -HEAD
Scott Ullrich

04/23/2006

06:28 PM Revision 98b5b72b: Kill carriage returns on timezone list
Scott Ullrich
05:22 PM Revision 1498fba3: Do not show a blank page after enabling SSH
Scott Ullrich

04/22/2006

10:22 PM Revision a8b10422: Flush output correctly when restarting webConfigurator.
Scott Ullrich
10:11 PM Revision ff598ca2: Use shutdown -r now when resstoring config. The RRD graphing tar process is somehow blocking!? on this operation causing the reboot to fail.
Scott Ullrich
09:15 PM Revision 1ddc3e2a: We reboot regardless after configuration change (restore)
Scott Ullrich
09:13 PM Revision e57f259a: Reboot after configuration restore.
Scott Ullrich
06:38 PM Revision b249c3bf: MFC RRD cdrom changes
Scott Ullrich

04/21/2006

09:21 PM Revision bed8fe6a: * Silence phpeclipse errors
* Turn off RRD on CDROM platform until we can get a solid working solution (hopefully by RC1) Scott Ullrich
07:49 PM Revision 3fafce5a: add value="yes" for nosync
Scott Ullrich
07:44 PM Revision 53ea15e0: Correctly display NOSYNC
Ticket #848 Scott Ullrich
07:23 PM Revision d00055f8: Complete nosync support
Ticket #848 Scott Ullrich
07:04 PM Revision 69a0cc1c: When a rule is marked for NOSYNC, don't simply elminate the "nosync" part, eliminate the entire rule.
Major-pointy-hat-with-a-propellerhead-on-top-to: ME Scott Ullrich
06:29 PM Revision 3e33bb10: Show LAN, WAN or OPT$X['descr']
Ticket #929 Scott Ullrich
05:36 PM Revision d93bf3a5: Restart pool after XMLRPC sync.
Ticket #924 Scott Ullrich
05:27 PM Revision 0fc62ae6: Wrap a BETA4 release today due to the amount of fixes in Load Balancing code, etc.
Scott Ullrich
04:41 AM Revision b9f4a5f4: Just check for lack of ip to run ftpsesame.
Scott Ullrich
04:29 AM Revision cd259993: Remove openvpn. We now have a CoreGUI version.
Scott Ullrich
01:32 AM Revision 08b15f2d: webGUI -> webConfigurator
Scott Ullrich
01:27 AM Revision 029b7cf7: webGUI -> webConfigurator
Scott Ullrich
01:25 AM Revision 7d5b4332: Alert to user we are changing default username back to admin on reset password.
Scott Ullrich
01:13 AM Revision e4fb0a1e: Do not spew booting items during reload_all_sync()
Scott Ullrich
12:46 AM Revision 44cca5ee: When assigning interfaces if a previous description is found for a optiona interface, show a blurb of the info above the line.
Example. In this case the optiona description name was WIRELESS
Optional interface 1 description found: WIRELESS
En...
Scott Ullrich
12:13 AM Revision 3aed792b: When switching source from Any to network and back, allow source subnet field to be changed afterwards.
Scott Ullrich
12:05 AM Revision 78f45b0a: Correct date.
Scott Ullrich

04/20/2006

10:06 PM Revision ad3d6826: Version bumps
Scott Ullrich
09:53 PM Revision b91540da: MFC from HEAD
* Add gettext() dummy function to avoid needing gettext from -HEAD's php binary. Scott Ullrich
09:48 PM Revision a077d420: MFC from -HEAD
Scott Ullrich
06:45 PM Revision 4540f1ff: Correctly check if SpamD enablerrd is set.
Scott Ullrich
06:14 PM Revision 82d0dfc4: MFC 11291
Ticket #893 Also address "bugs/features" in the new XML parser (should be safe to MFC - needs testing before commitin... Scott Ullrich
04:57 PM Revision 89c8e6d6: Do not show log entries with busted dates due to CLOG support.
Scott Ullrich
04:40 PM Revision 948a4838: MFC 11614
better display of pools and monitors Scott Ullrich
03:02 PM Revision c4bb99f7: MFC 11682
Remove spurious " from filter.inc. Not sure where this one crept in. Scott Ullrich

04/19/2006

08:35 PM Revision f3216aaa: Add UpNp anchor
Scott Ullrich
08:25 PM Revision e700437b: Setup routes after loading filter on CARP sync hosts.
Scott Ullrich
07:11 PM Revision 8a573737: Nuke spaces in carp passwords, it doesnt work too well with them.
Scott Ullrich
06:53 PM Revision 418a4fa0: stristr() may return > 1 (true)
Scott Ullrich
06:47 PM Revision 8faa1bb0: Call interfaces_carp_bring_up_final() as well after editing virtual carp ips
Scott Ullrich
06:44 PM Revision b754c6d0: Surround carp password with ""
Scott Ullrich
06:34 PM Revision b627d72c: Kill Warning: in_array(): Wrong datatype for second argument in /usr/local/www/pkg_edit.php on line 417 errors
Scott Ullrich
06:30 PM Revision 5e4b648e: Nuke a c/r if included.
Scott Ullrich
06:25 PM Revision ae7aa62a: Nuke a c/r if included.
Scott Ullrich
06:04 PM Revision 1e52cb1b: MFC 11632
Fix start service to also start other services then what is defined in the case strings. Scott Ullrich
05:42 PM Revision 5feb4519: Correctly enable / disable console lockout.
Ticket #920 Scott Ullrich
05:35 PM Revision b5d8089a: Correctly enable / disable console lockout.
Ticket #920 Scott Ullrich
05:24 PM Revision 17f17002: 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. Scott Ullrich
03:56 PM Revision d5b7b3cc: Make sure RRD is running after a cvs_sync.sh. Gary reported that RRD is stopping after EVERY cvs_sync.sh
Scott Ullrich
04:23 AM Revision 392bc716: MFC 11608 by hand
only allow server type pools to be used Scott Ullrich
04:12 AM Revision 54b941a1: MFC 11606
wrap a for loop around the option tag so we show all available pool Scott Ullrich
03:59 AM Revision 191ed731: 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... Scott Ullrich
01:45 AM Revision 58c32a28: Do not allow an alias to be deleted if its currently referenced ina rule.
Ticket #914 Scott Ullrich
01:21 AM Revision 9440aff3: MFC 11600
Only setup route-to {} syntax if at least one available gateway was found Scott Ullrich
01:18 AM Revision bd7a3f8c: MFC 11598
Only use route-to if the discovered gateway is a real IP Scott Ullrich

04/18/2006

09:34 PM Revision 832ad79e: Do not install blank rules.
Found by Slayback on the forum. Scott Ullrich
08:03 PM Revision e2874a42: MFC 11532
random-id can't be included twice Scott Ullrich
04:38 PM Revision c5d5ffaf: Do not setup carp pfsync interface unless pfsync is enabled
Really not sure how this fell through the cracks. Grr. Scott Ullrich

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
 

Also available in: Atom