Activity
From 05/07/2006 to 06/05/2006
06/05/2006
- 11:58 PM Revision d5b545b5: Note that images are broken from view current page. In order to see the images you really need to test with a captive portal client.
- 11:39 PM Revision 36215f65: Allow uppercase or lowercase .gif | .png or .jpg
- 11:34 PM Revision 8977946a: Correct regex. We want PNG's to work as well.
- 11:19 PM Revision 89b09672: We do not allow captive portal to be run on bridges. Much confusion will and silly bug reports are not welcome any longer.
- 04:50 PM Revision 09b949e1: MFC needed package changes from Fernando
- 01:35 AM Revision 93c8f378: Install outbound nat entries for needed optional interfaces, too.
- 12:13 AM Revision 99e72ce8: Restore evil ugly hacks that was there before me without being even more evil by calling killall.
- This code is wacked and really needs fixing in HEAD. I'll leave it broken to entice someone to fix it the correct wa...
06/04/2006
- 11:54 PM Revision 8d809747: MFC 12528
- fix queue prios
1 = P2P* 2 = OthersL 3 = default 4 = OthersH 5 = Games 6 = VOIP 7 = empty acks
06/03/2006
06/01/2006
- 04:22 AM Revision 57876601: add multiple select support
- todo: figure out the new mystery which is our system in -HEAD. it sure is
shiny. - 02:29 AM Revision 96c03796: Actually check that the file exists before returning to avoid this error:
- Warning: file(/var/db/dhclient.leases): failed to open stream: No such file or directory in /usr/local/www/services_d...
- 02:01 AM Revision a17a51fa: Spell hostapd correctly
- 01:58 AM Revision 4b2a6180: Do not killall all hostpad or wpa_supplicant processes. This is NOT multi interface friendly.
- Instead look for the process with the interface in it and kill the correct one.
- 12:00 AM Revision b76fd87f: Increase the maximum loads per process from 1 to 10. (Lighttpd)
05/31/2006
- 11:29 PM Revision 51e4bb37: Fix discover_bridge()
- 10:59 PM Revision c8000491: Move ending </body> and </html> down to end.
- Noticed-by Daniel S
- 10:36 PM Revision dbb06478: Update filter status to disabled if need be
- 08:22 PM Revision af543bcb: MFC 12473
- Adjusted rrd graph width so they fit in the pfsense theme as well.
05/30/2006
- 10:22 PM Revision ccf5e0f1: Tighten validation code. Only allow a CARP ip to be added if its subnet matches the subnet mask of the real interface.
- 09:27 PM Revision 26f8b8ef: Backout /32 change, it doesnt work on FreeBSD as it does on OpenBSD. All traffic stopped even though master / slave status was correct.
- 08:30 PM Revision 900d98d0: * Force CARP ip's with a subnet of /32 to avoid foot shooting aka kernel panics
- * Use reset_carp()
- 07:50 PM Revision 5b67f7ac: MFC 12461
- "\t0\n" > 0, therefore is_process_running always returned 1. Btw, now it returns true or false, cause I don't see how...
- 06:47 PM Revision 610b1136: * Add reset_carp()
- * Utilizie reset_carp() after interface changes if need be
- 06:18 PM Revision fd4ce0e0: Setup CARP interfaces after interface changes. CARP nics will go into INIT if the gateway, etc is changed.
- HEAD already does this via the reload_interfaces code.
- 05:04 AM Revision 803e5926: Tighten the console detection code checks.
- 01:17 AM Revision 71c08776: s/RC1/1.0-RC1/
05/29/2006
- 09:22 PM Revision 7db5e498: * Remove un-needed commands
- * Cleanup
- 09:13 PM Revision 4c0d4635: Remove hard drive standby code. Will need much more work to make it 1.0 and we are outta time.
- Will return to life possibly in 1.1.
05/28/2006
- 10:13 PM Revision b98ed8e4: We need to generate optional interface nat entries automatically just like WAN does if DHCP is enabled.
- 07:50 PM Revision 77f32eff: Add check for DHCP on WAN too. It's required by OLSR in some cases.
- 06:53 PM Revision 1c26f643: MFC load balancing changes requested by BillM
05/27/2006
- 04:45 PM Revision 74890d71: /bridge_if/bridge/
- 04:34 PM Revision 0bb1ad72: MFM0N0WALL
- do not generate anti-spoof rules for optional interfaces that have other interfaces bridged to them (as opposed to b...
05/26/2006
- 09:43 PM Revision b5317d07: Backout last commit, it didnt help the php count.
- 09:39 PM Revision d4aa487e: change max_procs to 1
- 03:35 AM Revision cfa466bb: MFC 12386
- Do not allow interface descriptions to match an alias name. They end up colliding in the PF MACRO space.
Ticket #996 - 03:16 AM Revision 1c39d2d5: Beta4 -> RC1
- Pop the cork!
05/25/2006
- 07:44 PM Revision 7446b407: Unset pppoe when its turned off correctly.
- 03:48 AM Revision 0f81906a: unlink() -> unlink_if_exists()
05/24/2006
- 06:06 PM Revision 409d2492: Fix > 16 char password auth issues.
- 05:55 PM Revision 16eb509a: Remove upload or download speed check, the javascript validation code should work its magic instead.
05/23/2006
- 11:59 PM Revision 343f4758: MFC 12339
- $stepid isn't global, no need to use it anyway, we know what step we need
to redirect to - 08:47 PM Revision 5097361f: Add back removed ng0 from the wan defintion.
05/21/2006
- 11:42 PM Revision e2c8c1aa: Remove trigger wizard file before displaying first step. Some people like to click the wizard logo to bypass wizard.
- 11:34 PM Revision 9aa4a9b1: MFC rijndael,rijndael 256 support
- Requested-by: Andrew Thompson
- 11:26 PM Revision 1444dfef: Remove wizard trigger file after inital setup, not in first index.php item
- Ticket #984
05/20/2006
- 08:24 PM Revision 4066776d: MFC 12314
- MFC 12315
Present the 11b mode as a empty array instead of TRUE. This fixes a channel list with mixed 11b and 11g modes. - 03:47 AM Revision cd8f5ccd: * Cleanup variables and . usage
- * Fix obvious bug including " with no closing "
05/19/2006
- 11:55 PM Revision 65d782d0: MFC
- Reflection + LB fixes from BM
- 10:53 PM Revision dad93b75: OLSR Fixes
- 10:43 PM Revision ab87bd4c: Woops, set $int before calling!
- Pointy-hat-to: me
- 10:30 PM Revision a844ddfb: Do not pass opt1, pass 1 instead.
- This fixes dhclient on optional interfaces.
Ticket #970 - 09:23 PM Revision 4e4c1ea2: Cleanup pptp / pppoe code. Do not allow all traffic when pptp and pppoe are enabled.
- 08:10 PM Revision b2d183ad: Wrong IPSEC filter rules if using any interface other than WAN
- Ticket #981
- 05:42 PM Revision 5b235ea4: Change to:
- $rule .="pass out quick on tun{$x} all keep state label \"let out anything from firewall host itself openvpn\"\n";
...
05/18/2006
- 07:47 PM Revision 38cafea5: Only install default pass out rule (needed for pptp wan) if traffic shaper is disabled. The traffic shaper code will deal with this rule otherwrise.
- Suggested-by: Leon
- 07:43 PM Revision 1e28f92d: Do not unset advanced outbound nat settings if user deletes all rules and saves. This prevents the operator from having a nat-free environment.
- Reported-by: Andrew Thompson
05/17/2006
- 10:38 PM Revision 8cb95489: Do not allow upload or download speeds to be blank.
- 09:34 PM Revision fa4a6253: Strip out Hna4 { ... } when announce dynamic route is off
- 01:47 AM Revision 9a537862: Generate correct subnet mask
05/16/2006
- 11:55 PM Revision 904c75a1: Add back missing <option>
- 11:53 PM Revision 91de9045: Remove duplicate <option> tag
- 11:26 PM Revision b86e64c1: MFC 12259
- close image tag
- 11:04 PM Revision 5b2177e4: MFC 12257
- Ticket #965 - fix wake on lan from diag_dhcp_leases.php if it's a static dhcp lease
- 11:00 PM Revision 9cde954b: MFC 12255
- Make "Default" the default selected option MFC: possible MFC candidate
- 09:36 PM Revision 48ab0cd2: Latest OLSR changes.
- 03:54 PM Revision 895ecb35: Ensure symlink is correct on compact flash / embedded platforms
- 03:37 PM Revision 594c28ce: Always keep one config.xml backup on hand for embedded platform
05/11/2006
- 09:26 PM Revision c1b3f102: Back out last commit. Restore CTRL-C behavior.
- 06:21 PM Revision 08b4068f: MFC 12235
- Display correct log X-Patch-From: D.Pageau <dpageau at infodev.ca>
05/08/2006
- 09:53 PM Revision 601642c7: Kill off scalar array errors. This is not the 100% correct fix but will do until Seth returns from vacation.
- 09:32 PM Revision 1a2369f4: Use correct variable to enable plugin options
- 09:23 PM Revision 09b897ae: Unset default route if dynamic gateway support is enabled in OLSR
- 09:14 PM Revision 10c6e7a8: Unset default route if dynamic gateway support is enabled in OLSR
- 09:13 PM Revision bc15a1b9: Correctly add WAN interface to DHCP if OLSR is enabled
- 05:16 PM Revision 2220872e: PPTP on WAN fixes
- http://forum.pfsense.org/index.php?topic=1184.new;topicseen#new
- 12:42 AM Revision 9a40f534: Remove orange flow theme. It's imcomplete.
- 12:36 AM Revision 522e44e9: Remove gettext() call, we don't have this in RELENG_1.
- 12:33 AM Revision 23968f40: Remove orange flow theme. It's imcomplete.
05/07/2006
- 09:06 PM Revision 6b36f34b: BETA4
Also available in: Atom