Activity
From 04/12/2009 to 05/11/2009
05/11/2009
-
06:43 PM Revision c1ba39b2: Some more locking fixes.
- 04:54 PM Revision 82f4ffb5: add missing \n's caught by jim-p
-
11:53 AM Revision 96ccfe37: Match the logic with other functions.
05/10/2009
-
05:49 AM Feature #8 (Resolved): Clear states after failover
- In a Multi wan Setup some VOIP phones needs a little help after a fail over.
Solution previously outlined in http://... -
05:19 AM pfSense Packages Todo #7 (Closed): [ Fit123 ] Captive Portal
- Add changes outlined in http://forum.pfsense.org/index.php/topic,13844.0.html
05/09/2009
- 08:40 PM Revision 42cf9c5c: point to correct path for nsupdate
-
01:26 PM Bug #6 (Resolved): Status -> Wireless display bugs
- SSIDs with spaces in the name are broken.
http://cvstrac.pfsense.org/tktview?tn=1531,33
Wireless networks with u... -
04:22 AM Revision 70ffd57b: Fix logic.
-
04:17 AM Revision 90455aeb: Correct logic.
-
04:16 AM Revision f80a6148: The other half of CP locks conversion to new locking functions.
05/08/2009
- 09:22 PM Revision cc4a5388: colons are valid in usernames, such as for no-ip subaccounts.
-
08:00 PM Revision 761858b1: More var name fixes.
-
07:58 PM Revision feed9f8a: Make it work.
-
07:48 PM Revision 1512337f: Remove reset_slbd.sh from cron.
-
07:46 PM Revision 10f0a7f0: Reduce includes.
-
07:38 PM Revision dedf51a2: Convert CP to use the new lock/unlock functions.
-
07:20 PM Revision 9befcca7: Fix a lock leaking on CP.
-
06:42 PM Revision 0027de0a: * Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
- This function can sleep till the resource is free and can help find not well behaving code.
* Remove most of the conf... -
05:40 PM Revision 89e6e210: Fix OpenVPN automatic shared key generation.
-
05:11 PM Revision 98c0c87a: Fix detection of TLS/Shared Key mode for OpenVPN
- The wrong variable was being checked, so the result was always false.
-
10:09 AM Revision bd448e7f: From yesterday moving of ipfw loading to only captive portal a regression was noticed on ipfw states sizeing.
- Fix this regression by changing this states when they are changed on the system advanced settings page.
Reported by:... -
12:08 AM Todo #5 (Resolved): Don't sync on every filter reload
- Right now an xmlrpc sync is kicked off on every reload. Not a problem, but unnecessary, should not do so in 2.0.
05/07/2009
-
09:07 PM Revision 3e2bd5de: Propperly fix openvpn parameter parsing.
-
08:37 PM Revision cee476e8: Correctly enforce limits on html input.
-
08:28 PM Revision db2872a2: Fix server hostname resolve option to correctly be set.
-
08:23 PM Revision 2f1e3ebe: Fix correction of openvpn parameters.
-
08:02 PM Revision f3bcb3e3: Spit verbose messages on schedules only if in debug mode.
-
07:02 PM Revision 2b5b6eb4: Remove from filter load the captive portal module loading and move it to the captive portal functions where is its only place. Keep only the pass rule for the CP webserver will see later on if it can be removed at all.
-
06:36 PM Revision e4f020ee: Comment out supposed diff code that is not being used.
-
06:21 PM Revision 3fd1b895: Catch up with the latest additions.
-
05:37 PM Todo #4 (Resolved): Remove hard coded VLAN supported interfaces list
- ifconfig -m shows capable interfaces, remove array in globals.inc and replace with detection, so we don't have to con...
- 05:30 PM Revision 9b590c5e: add msk(4)m
-
05:24 PM Revision ee2db55f: Move validation of dyndns username to the only place it uses it, the GUI page. There it makes sense. While there add ':' character to allow NO-ip subaccounts.
05/06/2009
-
08:31 PM Revision 21fcd99a: Fix CLI filter parser so it works on FreeBSD 8 builds.
-
07:31 PM Revision ab046d5a: Unbreak log display on FreeBSD 8 based builds of 2.0.
- pflog output in FreeBSD 8 spans two lines, so we need a function to collapse those two lines into one line we can par...
- 05:55 PM Revision 2b6f0fdb: Correct the PLATFORM check
- Submitted-By: Ron Lockard
- 05:54 PM Revision 183d99c6: Correct the PLATFORM check
- Submitted-By: Ron Lockard
05/05/2009
-
11:49 PM Revision 3a724c7e: Remove another unused function.
-
11:47 PM Revision 6e17413e: Use exec_command instead of custom rolled function. Fix some logic here and there.
-
11:40 PM Revision 83bc3749: Move exec_command function to util.inc.
-
11:38 PM Revision 532b0fb8: Rename filter_translate_type_to_real_interface to interface_translate_type_to_real
- Move this function to interfaces.inc where it belongs.
-
11:31 PM Revision 933a34dc: Remove unused function and function that provide the same functionality as php built-in ones.
-
07:40 PM Revision 00109afd: Remove function that is present on php5.
-
04:51 PM Revision e88fbe50: * Teach get_interface_subnet() about carp.
- * Increase scope to all interfaces when searching for the carp parent since the later is used even on those scopes.
*... - 03:03 AM Revision 90ba56ad: Move interface groups after Floating and before other interfaces
- 02:52 AM Revision 945eca4e: Set $g too
- 02:52 AM Revision f48a37fd: Set firmware update bit during operation
- 02:50 AM Revision 030f88e8: Set firmware lock bit when doing the upgrade
- 02:43 AM Revision 8496e20d: Reeturn false to prevent page from moving
- 02:35 AM Revision 96518487: Allow clicking on the Version and expand it with uname -a via Ajax magic.
05/03/2009
- 07:40 PM Revision fb534738: remove debug logging
- 06:37 PM Revision 30705af7: merge fix from jim-p for ticket #1921
- 06:24 PM Revision 28409753: merge fix from jim-p for cvstrac ticket #1922
-
05:55 PM Revision aedd7929: Don't display a fake time for a static DHCP lease begin/end. Since it has no beginning and ending, just display "n/a" instead. See ticket #1921.
-
05:35 PM Revision 29e9dc64: Fix lease display. It should be displaying the last lease for a given IP, not the first. See ticket #1922
05/01/2009
-
04:05 PM Revision 53f4438b: Missed conversions.
-
03:59 PM Revision de4757e2: Create a function to reduce duplicated code size.
-
11:56 AM Revision 55f5c311: Remove duplications.
-
11:51 AM Revision 5940e017: Schedules are handled by pf(4) now.
-
03:49 AM Revision a652187d: * Convert from exec_command to `$command` to remove the only dependency of interfaces.inc.
- * Remove the heavy require_once(functions.inc) from interfaces.inc it is really not neededo
-
03:42 AM Revision 4e24c604: This function may penalize too much so remove it.
-
02:12 AM Revision e7394b46: Styling fixes.
04/30/2009
- 09:05 PM Revision a848d6c2: Removed if($instpkg['name']) it hid FreeSWITCH package despite name having a value in the config.
- 05:55 PM Revision 9875b318: Exit after firmware update
-
05:38 PM Revision 67fc82b5: Include crypt.inc explicitly.
04/29/2009
-
03:44 PM Revision ae3c9a62: Change the order of the includes its the way it should be.
-
02:28 PM Revision 2b4d37de: * Shuffle functions around to reduce require_once() a little.
- 12:27 AM Revision fe522219: Revert "Call system_routing_configure after changes"
- This reverts commit 80efb6d634e23c05a11e87b53bda9cbd9f598d11.
- 12:26 AM Revision 35fff8e5: Remove extra $
04/28/2009
- 01:04 AM Revision a2c9556a: use product_name
04/26/2009
-
08:28 PM Revision 87d7a566: Separate delete down actions on ifconfig to fix issues. Add L2TP virtual interafce to a list.
-
08:00 PM Revision 00f9e567: Use correct variable name.
-
07:17 PM Revision 58634283: Fix vlan creation to use the interface tags and not numbers without any meaning. Reported on http://forum.pfsense.org/index.php/topic,15861.0.html.
-
03:20 PM Revision a7782099: Show interface groups first in the interface dropdown.
-
03:19 PM Revision 45316b1c: Resotre check back seems like empty() does not like 0.
-
03:18 PM Revision c1d00335: Comment check out seems something is not well with php.
-
03:14 PM Revision 482961e3: Fix typo to correctly load interface groups on startup.
-
03:11 PM Revision f3c8bd98: Fix a spd.conf not loading changes issue.
-
02:23 PM Revision 60120e37: * Convert schedules to pf(4).
- This allows to schedule the whole feature of the rules like queues/limiters/gateways/blocks/allows/etc...
* Whitespac... -
01:47 PM Revision 6dc3a5c2: * Move other functions around to where it makes sense.
- * Reduce somewhat require_once() overhead by removing the includes from gwlb.inc they are not needed.
Some mo... -
01:41 PM Revision 52947718: More functions moving from pfsense-utils to interfaces.inc.
- 02:21 AM Revision 80efb6d6: Call system_routing_configure after changes
- 12:56 AM Revision e6d0e46a: Add /var/run directory in dhcpd chroot
- 12:52 AM Revision d8c3d46e: Create /var/run in chroot for dhcpd
04/24/2009
- 10:30 PM Revision bd9f5fca: Specify complete path to touch to avoid: apinger: command (touch /tmp/filter_dirty) exited with status: 1
- 04:33 PM Revision 03d92c40: Remove second include("guiconfig.inc"). Where is my pointy hat to distribute??
- 03:55 AM Revision a7c6604c: Fix "disable checksum offloading", and some other bugs with certain combinations of options while here.
- 12:03 AM Revision a4d71dc1: Fix "disable checksum offloading", and some other bugs with certain combinations of options while here.
04/22/2009
- 09:36 PM Revision 233405d7: Call apc_clear_cache() on filter reload if the function exists to
- ensure that we have fresh cache and not caching anything negatively.
-
11:53 AM Revision afb2de1b: * Make the carp ip fix for ipsec more general so other services that use the same methodology work.
- - Basically get_interface_ip() now knows how to handle carp(4).
* Move interface related function from pfsense-utils.... -
09:21 AM Revision 04b46591: * Do not apply the settings directly from hitting the SAVE button show the apply settings option for consistency with other pages.
-
09:21 AM Revision 924876a8: * Fix ipsec over carp handling.
- * do not useinterface in Upper case when working on the backends.
* Do not print Configuring IPSec during bootup if t...
04/21/2009
- 04:04 AM Revision 7c71c208: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
- 04:04 AM Revision 549b9772: merge patch from jim-p to delete lease when adding a static mapping, and add ability to delete leases.
04/19/2009
-
10:04 PM Revision 2c072899: Found several more variable name typos/mismatches
-
09:56 PM Revision a1b4bcfd: Another apparent variable name typo
-
09:53 PM Revision 69aae7e3: Apparent variable name typo, fixes Ticket #1904
-
05:31 PM Revision ab5555ea: Fix NAT reflection/TFTP Proxy. After Commit:1ab56363bbc910157191850b45d78f9ec98e5099 - inetd was being killed but never started.
04/18/2009
- 11:25 PM Revision be248524: Match 1.X behavior for PF macros for PPPoE and PPTP
- 11:07 PM Revision af990fa2: Match 1.X behavior for PF macros. pptp and pppoe should be lowercase macros.
- 07:35 PM Revision 1b7700c1: touch up text, prevent "The second argument should be array or object" error when there are no interfaces detected.
- 07:37 AM Revision bd1072b5: touch up text
- 07:30 AM Revision eff8869e: Fix polling.
- 07:18 AM Revision 23df7095: Clean up polling fix a bit.
- 07:10 AM Revision 7c964ff0: Fix polling, update supported interfaces list.
04/17/2009
-
06:41 PM Revision c2ffc6c1: Remove DHCP leases for MAC addresses that now have static/fixed addresses. If these are not cleared, DHCP complains in the logs about duplicate leases.
-
06:41 PM Revision f6a11dac: Move dhcp lease delete button to the end, and change comments to match style of others nearby.
- 04:38 AM Revision 5bd4c718: Show interface names in uppercase.
- 04:30 AM Revision fcf384b1: Clean up text
-
03:20 AM Revision 972e5568: Add ability to remove DHCP leases.
- Use "x" icon to delete the lease.
Said icon only appears next to "offline" dynamic leases - 03:11 AM Revision dfd6af96: Add . for every second firmware update is running
- 03:03 AM Revision 03918ae1: Remove lock hold later on
- 02:59 AM Revision 05b98df0: Make $g a global
- 02:56 AM Revision b30f4ba1: Sleep for 10 before checking to see if firmware.lock exists
- 02:21 AM Revision 6e75ac00: Correct ordering, use a lock file. Launch upgrade in bg and look for lock file to guess if upgrade is in progress
04/16/2009
-
07:43 PM Revision 50a9d5b9: Fix broken OpenVPN client config. See http://forum.pfsense.org/index.php/topic,15608.0.html
- 05:30 AM Revision f031a007: Allow disabling of auto-added VPN rules
04/15/2009
-
06:14 PM Bug #3 (Resolved): VPN negation rules not added in 2.0
- The rules negating policy routing for VPNs that exist in 1.2.x aren't added in 2.0.
-
05:13 PM Revision 6d74f28b: Cosmetic fix - two words were split with hyphenation that didn't look right in the WebGUI.
-
05:11 PM Revision 92215498: Remove "Allow IPv6" option from Firewall/NAT tab, it's already on the Networking tab with other IPv6 options.
04/14/2009
04/13/2009
04/12/2009
- 08:29 PM Revision b45dcff4: Use * instead of Default for consistency
- 07:44 PM Revision 8d582d67: Remove extra tab
- 07:12 PM Revision d846bbfc: Setup relayd.log
- 07:07 PM Revision 5274feb0: Avoid these errors: Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 776 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779 Warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc on line 779
Also available in: Atom