Activity
From 12/30/2006 to 01/28/2007
01/28/2007
- 06:24 AM Revision f2025e91: Shift ping handling duties over to minicron. Cron is just not working for some reason.
- 04:35 AM Revision d8a77856: Permit firewall to ping out from the WAN IP for ping_hosts.sh
- 03:05 AM Revision 1d1dfa64: Startup cron correctly
01/27/2007
- 12:13 AM Revision b7f43501: Add check_reload_status checker script to ensure that it is always running.
- Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
01/25/2007
- 10:50 PM Revision c0b131a5: Oops, down the interface first, then delete.
- 10:46 PM Revision 161040eb: * Add get_number_of_vlan_interfaces()
- * Delete old VLAN interfaces and recreate automatically
- 10:36 PM Revision 0d55818d: Update native and long frame support from vlan(4)
- 10:26 PM Revision de068d0b: Call interfaces_vlan_configure() instead of reload_interfaces(). reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup.
- 12:56 AM Revision 45f2708c: Work around DHCLIENT issue temporarily until we can deterimine why it is occuring.
- 12:18 AM Revision 383a3d3a: Use array_merge_recursive
01/24/2007
- 11:46 PM Revision 841c1f84: Use array_combine()
- 11:39 PM Revision dc1cd85d: Add pfsense.merge_config_section which can merge two keys together via XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.
- 11:32 PM Revision 83cda976: Add pfsense.merge_config_section which can merge two keys together via XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.
- 10:58 PM Revision 339495c7: Sync aliases after removing
- 04:34 AM Revision 5a1eebc7: Backport the alias rowhelper description feature
01/23/2007
- 11:15 PM Revision c3214aed: Bump version
- Load balancing should now work with legacy configs.
- 10:00 PM Revision f35f2e37: Fix filter rules when using load balancing pools. Latest CVS was broken.
- Logic error. And we do need to guess. It's not a local IP, it's a gateway.
Something with toffees - 08:43 PM Revision fde7c161: Make DHCP server rules work again. on OPT interfaces.
- 12:32 AM Revision b2d95b76: Version bump
01/22/2007
01/21/2007
- 10:19 PM Revision 297363af: Don't guess interface, we know.
- 09:51 PM Revision c25998b9: If the load balancer interface name turns out to be a ip address we guess the interface and log a error.
- Found by Holger
01/20/2007
- 11:29 PM Revision 2a1e01d7: Not sure how I missed this.
- * use correct variable name.
- 08:52 PM Revision 4fd34cce: Kill trailing space and note that dsh submitted last patch.
- 08:51 PM Revision 67fa245a: Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer from this bug as the codebase is different.
01/19/2007
- 04:39 PM Revision cc978ad1: Allow special characters in MPD/PPTP passwords.
- Ticket #1210
- 04:36 PM Revision 4f181571: Add back missing WINS statement that was accidently chopped in commit #9051
- Ticket #1209
- 06:31 AM Revision d396dbe2: Bump version
- 04:08 AM Revision d7cd7129: s/require/require_once/
- 03:52 AM Revision ab6a5cfc: MFC TCPDump packet capture scripts from Scott Dale
01/18/2007
- 11:58 PM Revision 20112c27: Update to 20070112
- 11:45 PM Revision 7c59d0c1: Change default theme to nervecenter.
- No objections from any of the 13 other people in IRC. Make it so.
- 09:29 PM Revision e881d1f3: Fixup color code
- Suggested-by: DSH
- 08:19 PM Revision c50eaee4: Replace nervecenter nifty corner code with RELENG_1 metallic code.
- Suggested-by: DSH
- 07:40 PM Revision 719b7f09: Fix nerve center theme.
- Patch submitted by DSH
- 06:45 PM Revision 022955dd: Fix padding for releng_1
01/17/2007
- 06:51 PM Revision 5010fade: MFC new images
- 06:43 PM Revision ec7d094f: MFC nervecenter theme
- Seems to work okay on RELENG_1 so far. May need a few tweaks here and there.
01/16/2007
- 08:06 PM Revision 4bee8672: Hard code paths to /etc/inc files on bootup.
- If for some reason php.ini gets whiped out on bootup then you will never be able to boot again. This works around th...
01/15/2007
- 10:05 PM Revision 3591d6c0: If we already have a lease state do not loop again.
- Fix leases listing for non failover installs
- 08:24 PM Revision 9f0d46e2: Fix Quality graph spacing
- 08:20 PM Revision 1e36cb08: Cleanup Quality graph with HEAD version.
- 08:17 PM Revision a3c72e23: Fix indenation and possible conflicting variable naming (future commits)
01/14/2007
- 10:07 PM Revision 867b013e: Add Xbox360 support in the gaming section
- See http://support.microsoft.com/kb/908874
01/13/2007
- 12:43 AM Revision e5891910: Bump version
- * load balancer dhcp multiwan filter.inc fix
* added optional interface quality graph
* bump config version - 12:41 AM Revision f9ba50da: Sync enable_rrd_graph() with HEAD
- * added quality graph backend for Optional interfaces
* Huge code cleanup. PHP should now return proper line numbers ...
01/12/2007
- 11:30 PM Revision af1a890c: filter.inc logic and filter rule fix for new load balancer by interface name
01/11/2007
- 07:31 PM Revision 4cdd69e6: Version bump.
- Note to commiters, we use USA standard date format:
MM-DD-YYYY - 10:46 AM Revision 9370b5b4: Show the average and period in human format.
01/10/2007
01/09/2007
- 05:40 PM Revision 423cd2f4: Correct gateway check. This was *WRONG*.
- 05:37 PM Revision 3955baf1: * Do not show the same error message 2+ times (in this case 60)
- * Show the correct ip address that we are comparing it to
- 12:57 PM Revision 428d20c4: New much faster (usable) version, also lists failover pool status
01/08/2007
- 04:24 PM Revision cebf4a35: Instead of killing openvpn and restarting, simply HUP it to reload its settings.
01/06/2007
- 04:54 PM Revision 2cb01de9: Bump version.
- Traffic shaper changes, load balancer failover option.
- 04:53 PM Revision e64e1e37: Let's see if this works ok over the course of a few snapshots. If not we can always revert this checkin combination.
- Do note the s/$POST/$_POST fixes!
Allow for a failover type next to the already available load balancing type.
The g... - 04:14 PM Revision 0e9110c3: Reintroduce the Penalty Box option. This one has reported succes from
- forum users and has been out there for over 2 weeks now.
This also allows you to set a upper limit to the p2p queues....
01/02/2007
- 10:58 PM Revision 2d5614de: Do not configure DHCP server on dhcp interfaces.
- 10:27 PM Revision c98df176: Do not create DHCP server firewall rules for interfaces which are configured for DHCP.
- They/We/He/She should not run into this, except when migrating a interface configuration to something else.
- 09:58 PM Revision 7c5fbaa2: Bump the height of all graphs up to 200. This makes us squint less.
12/30/2006
- 12:45 AM Revision 401452ec: Merge in new (outbound) load balancing configuration code from HEAD.
- * assign interfaces to pool instead of manual IP configuration
* Only show interfaces with a gateway
* Offer list of ...
Also available in: Atom