Activity
From 08/16/2010 to 09/14/2010
09/14/2010
-
08:32 PM Revision 01f1b601: Ticket #867. Flush the cache when restarting apinger and also when rc.newwanip is called. also restart apinger earlier in to be on latest address asap.
- 07:31 PM Revision 0c8cdb25: Ensure $value is unset so that subsequent rowhelper fields, without <value/> don't have a previous $value set.
- 05:51 PM Revision b9d8c75d: Add Save + Cancel buttons to be below advanced features section if advanced features is enabled.
-
01:03 PM Revision 88efcf04: Do stricter validation of host names and domain names.
-
07:59 AM Revision 331a89ca: Fix the delete button and a couple other small errors. Ticket #891
09/13/2010
-
04:07 PM Revision 1cfb2b77: Simplify logic.
-
04:02 PM Revision c65e1e0d: Ticket #876. Actually use the friendly name for the key of the array returned by return_gateways_array() so the dynamic gateway and status pages work correctly.
- 12:57 PM Revision f14bd707: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/filter.inc
etc/inc/gwlb.inc - 01:54 AM Revision 4b4d550a: fix text
09/12/2010
09/11/2010
09/10/2010
-
08:35 PM Revision 3a134b53: Fix regular expression to allow 10 for ping count.
- 07:32 PM Revision c050ecda: Ensure count is valid. Submitted-by: Josh Little
- 07:30 PM Revision 61ba386b: Ensure count is valid. Submitted-by: Josh Little
09/09/2010
-
09:25 PM Revision 68f291ff: Ticket #876. Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.
-
05:25 PM Revision 3d471a14: Ticket #876. Add the ip to the respective files on ppp linkup event so the code of dynamic gateways finds them. Also reorganize/simplify/optimize the apinger config generation code. Do not use that 127.0.0.x hack anymore and avoid loops as much as possible.
-
04:40 PM Revision 4b887ef4: Since the OpenVPN management is done via unix socket and not tcp, we no longer need to require the local_port be set in order to activate the daemon.
- 01:19 PM Revision 41d507a5: Reload cron after changes. Submitted-by: robiscool
09/08/2010
-
11:37 PM Revision 7eaf04fd: On vpn_pptp.php only unset variables that are set.
- 08:06 PM Revision e11aa161: Converted all print() statements to echo() and also added 2 new XML tags for packages to create an 'Advanced Features' section.
- Tags are <advanced_options/> and <advancedfield/> which when enabled will add the advanced field into the new advance...
-
05:04 PM Revision 6dcd80af: Check for proper type.
-
05:02 PM Revision 41fb483a: Correct typo in file name. Also do not delete users just expire them.
-
04:56 PM Revision e5953c68: Use foreach and check for type to avoid errors.
-
04:45 PM Revision e8d0903d: Start-up first check_reload_status than call rc.bootup since this is the new world order. This unbreaks booting and removes spurious messages during boot. While here for all binaries use full path for correctnes and avoid any 'strange' issues.
- 01:20 PM Revision 8c04b1ae: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/filter.inc
etc/inc/pkg-utils.inc
etc/inc/service-utils.inc
etc/inc... -
12:49 PM Revision 245da543: Typo: choosen -> chosen
-
05:44 AM Revision 9b485e51: Expand alias for redirect target port and truncate to first port or range if destination port is not that same alias, since the translation port in PF does not accept lists.
-
04:06 AM Revision 22d323b3: Fix variable name typo in status_services.php and fix return value of is_pid_running. Fixes #877
-
01:47 AM Revision 392687e5: Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.
09/07/2010
-
10:18 PM Revision c29ff7bd: Provide a button to reload the filter at status->filter reload status.
-
08:37 PM Revision f4e8db1f: Do the check regarding 'none' configured interfaces properly. This fixes breakage on VIP configuration. Reported-by: http://forum.pfsense.org/index.php/topic,28120.0.html
-
07:44 PM Revision c3b1ba3f: Ticket #876. Reload gateways/apinger before filter_reload so the new ip/gateway is considered up from the beginning.
-
07:36 PM Revision 0ae6daf8: Use the new events mechanisms to dispatch events.
09/06/2010
-
04:13 PM Revision 298e5e0a: Ticket #876. Remove old status file of apinger before restarting because it might confuse gui.
-
03:04 PM Revision cfdf9444: Delete previous route if present.
-
01:15 PM Revision 401a6674: Actually there is a script that will run ntpd on bootup. Revert partially the change to fix ntp.
-
01:10 PM Revision 45611d02: Ticket #877. Some cleanup and fixes so that openvpn status works correctly.
-
01:04 PM Revision c8960970: Fix ntpd starting at boot time and also status->services checking/stop/start/restart display. Previously ntpd would not start at all either though it should.
09/05/2010
-
08:16 AM Revision 4c5b8653: Add upgrade code for NAT 1:1 rules and bump config version.
-
08:16 AM Revision aecbc33e: Fix "use system default" setting for reflection on NAT 1:1 rule edit page and remove reference to nonexistent "externalmask" field.
-
08:15 AM Revision d3690bcb: Fix reflection on 1:1 rules and properly reinitialize the variable holding the CIDR mask on each iteration of the loop since having none specified is allowed.
-
07:32 AM Revision 8920455d: Revert "Add missing break statement in input validation code."
- This reverts commit 52bebb6f44293de1d184c2a6310ad6fb38c5f7f2.
-
06:39 AM Revision 52bebb6f: Add missing break statement in input validation code.
09/04/2010
-
12:58 AM Revision 3896d93e: Do this check earlier rather than later, instead of moving the interface_bring_down call.
-
12:50 AM Revision 0a28d385: Revert "Rearrange function calls for wireless to prevent killing hostapd/wpa_supplicant at the wrong time."
- This reverts commit e93385d06ddf0e2888b3f5ee5764992a19f99120.
-
12:49 AM Revision fb2f0db1: Revert "Ticket #867. Do not destory interfaces other than preventing a loop for ppp interfaces during interface configuration."
- This reverts commit 990fb7a9a9b03f744c56792011f1c1e2950ce764.
09/03/2010
-
11:42 PM Revision 67e77adf: Protect against wpa_supplicant dying when bringing down interfaces to change wireless regulatory configuration.
-
10:54 PM Revision b2a66231: Ticket #873. Call write_config() before including file to avoid loosing already done modifications. While here do some code cleanup and formating to make it more readble.
-
10:50 PM Revision e93385d0: Rearrange function calls for wireless to prevent killing hostapd/wpa_supplicant at the wrong time.
- - Moved interface_wireless_configure call to after the new location of the interface_bring_down call to prevent it fr...
-
05:59 PM Revision e49a2031: Ticket #843. Disable for now bringing down the interface unless we want to destroy it. While this is not all correct this seems to help alleviate problems when the parent is shared on cloned types.
-
05:45 PM Revision c12fb6cb: Allow 1:1 rules to specify source and destination. This is almost the same as on Port Forward tab rules without protocol and ports.
-
05:28 PM Revision 8fc0b2dc: Add missing break;
-
11:50 AM Revision 90388e48: Actually decode before writing to mpd.secret. Alos correct variable names. Discovered-by: Efonne(IRC)
-
11:36 AM Revision 2fc29020: Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)
-
10:54 AM Revision ce968051: Upgrade user data too for new pppoe world.
-
10:46 AM Revision 18de0728: Correct function name. Pointy-hat: jimp@
- 09:47 AM Revision 08d97c59: Added wiki help page for Tables and removed help link for Bogons (now included in Tables).
09/02/2010
-
08:56 PM Revision 7e91b28a: We no longer need system_usermanager_addcert.php, its redundant functionality has been merged with system_certmanager.php
-
08:50 PM Revision ad9b5c67: Allow creating a user certificate, pre-fill some info, direct back to user edit screen if that is what led us here. If we are making a user certificate, give another choice to select a pre-existing certificate to associate with that user.
-
08:50 PM Revision b0884cde: Adjust add link.
-
08:50 PM Revision c25f73ae: Adjust the user manager to use cert references on the user instead of the actual certs.
-
08:50 PM Revision 3554c9f0: When generating a user cert, put it in with the rest of the certificates and store a reference in the user.
-
08:50 PM Revision 79e1ffed: Update sync code since CERT/CA have moved.
-
08:50 PM Revision 0879599c: Only allow a certificate to be deleted if it is not currently in use.
-
08:50 PM Revision dea98903: Remove two unused functions (now useless) and add a few more utility functions.
-
08:50 PM Revision d590fa20: Show was a certificate is used for, if anything.
-
08:50 PM Revision 8fefb9dd: Upgrade code to merge user certificates with normal certificates.
- 08:42 PM Revision 395ba5d1: Remove obsolete Bogons files
- 08:24 PM Revision 1c9ed80d: Added missing Save message.
- 08:19 PM Revision 6c474eb8: Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> Tables while preserving the same download functionality.
-
05:59 PM Revision 6ae9f9b7: Upgrade code for pppoe.
-
05:34 PM Revision 60b8b580: Add my copyright.
-
05:33 PM Revision 926677d4: These are obsolete now.
-
05:32 PM Revision b1e2b044: Forgot to add the new file for pppoe.
-
05:27 PM Revision 0e642c78: Make possible to run multiple instances of pppoe server. Not yet switched to mpd4.
-
05:11 PM Revision f3ceee6e: Fix typo: s/write_confg/write_config/
- 02:18 PM Revision c73c126f: Bump 7.1 -> 8.1
- 02:10 PM Revision 7b57d9bd: keep src-nodes the same as states, as it is by default. in some circumstances this can limit per-host connections
- 07:09 AM Revision 00710912: keep src-nodes the same as states, as it is by default. in some circumstances this can limit per-host connections
09/01/2010
- 11:33 PM Revision 4c4be113: Revert "Since IPFW is redirecting to the captive portal running on 127.0.0.1:"
- This reverts commit d624c7902cf71d8fe739fd68595784949902a948.
- 10:52 PM Revision d624c790: Since IPFW is redirecting to the captive portal running on 127.0.0.1:
- 65531 11375 1820680 fwd 127.0.0.1,8000 tcp from any to any in
We need to permit traffic from the Captive Portal inte... -
09:52 PM Revision 00621aee: Add even carp ips to the sloppy state filter rules of CP.
-
08:53 PM Revision 56c100ab: Fix line endings on remaining files that did not have the same line endings as everything else.
-
07:26 PM Revision b4e6524c: CA/CERT Move
-
07:18 PM Revision 4e990e1e: CA/CERT Move
-
07:15 PM Revision 1e332e98: CA/CERT Move
-
07:06 PM Revision b9d959b9: Bump version of config so upgrade code will run.
-
07:06 PM Revision 9ad72e5e: Moving certs and ca out from under system. Provide upgrade code to move existing certs.
-
04:42 PM Revision 064e1807: And some safe belts to prevent wrong lines in inetd.conf
-
04:09 PM Revision 68071477: Just take action when there is a file otherwise just call filter_reload.
-
03:51 PM Revision e8471084: Ticket #866 #632. Save old settings or actions to be taken for reconfiguring a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected.
-
12:32 PM Revision 8e0c3760: Ticket #568. Do not show the save/cancel buttons on the edit page of firewall rules if that are advanced options set.
-
12:13 PM Revision 990fb7a9: Ticket #867. Do not destory interfaces other than preventing a loop for ppp interfaces during interface configuration.
- 04:33 AM Revision 5281b3e8: also include split_dns, as Cisco VPN clients won't query across the VPN without it.
08/31/2010
-
08:32 PM Revision 2db1f552: There are no interfaces stored in static routes. Correct code for that.
-
08:19 PM Revision 3d6bbe4c: Make a refid even for user certs.
-
07:53 PM Revision 01d4b621: Use exec() for is_process_running since system() displays command output(not sure why). Also handle captiveportal specially and use proper function to start/stop it.
-
07:23 PM Revision 9eda7259: More fixes to status services.
-
07:11 PM Revision 319cbd5e: Correct binaries and find_dhclient_process
-
07:03 PM Revision c2151973: $g is needed here.
-
07:01 PM Revision ba8495f0: Ticket #485. Correct code and use pkill/pgrep to match or kill process. Since these utilities know how to handle pidfiles and exact matches on process names.
-
06:59 PM Revision ce6d1106: Namecheap doesn't need a username, just hostname+password.
-
06:47 PM Revision 18f15f68: Improve Namecheap DynDNS update response parsing.
-
06:09 PM Revision c48ddff2: No functional changes just remove redundant code.
-
06:02 PM Revision aa79a721: More fixes to openvpn to catch up with latest changes.
-
05:58 PM Revision 0349e09d: Correctly pass parameters for openvpn.
-
05:56 PM Revision e3c88b77: Better require_once.
-
05:55 PM Revision 246a887a: Bring up openvpn up to speed and try to bring this file near to useful/readable.
-
05:38 PM Revision d9a417f8: Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http://forum.pfsense.org/index.php/topic,27963.0.html
-
05:37 PM Revision 1ee3ed0f: Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http://forum.pfsense.org/index.php/topic,27963.0.html
-
05:20 PM Revision 4d3c8697: Fixes #862. Check if we have filter rules or nat rules.
- 04:29 PM Revision 4c8a8653: Forced commit to note that should have read RFC952
- 04:29 PM Revision 2d994672: Forced commit to note that should have read RFC952
- 04:27 PM Revision d0ce82a3: Do not allow a numeric starting character or an ending hyphen in DHCP hostnames according to RFC1123
-
04:21 PM Revision e91e23b9: Fix spelling error. Thanks-to: wagnoza (IRC)
-
04:00 PM Revision bf34296a: Do proper checking on the interval used for dnswatch. Otherwise might pass wrong parameters to dnswatch.
-
03:34 PM Revision c13b0b31: Ticket #777. Use Base64 encoding for file content so javascript/php does not get confused!
-
03:31 PM Revision 4f1bace5: Ticket #777. Allow long length of variables content to make happy suhosin(whoever he his)!
-
02:13 PM Revision b9d017f5: Ticket #733. Provide a description that custom bandwidths cannot exceed 30% of entered bandwidths for interfaces/links.
-
12:47 PM Revision 62a4abc9: Ticket #543. Do not allow to change an interface already configured to a type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only disallow this for ipaliases?!
-
12:20 PM Revision 9dea60d1: Ticket #834. Check if the passed value is an url too. Seem they are valid inputs for tftp cases.
-
11:23 AM Revision 6900e5b2: Ticket #859. Remove strange character at the end of the xml. Also fix my name partially since our parser does not allow my special character there.
-
11:19 AM Revision f814d3a6: Make this more readble.
-
11:16 AM Revision 7e96ca27: Ticket #860. Honor the parameter if passed.
-
11:12 AM Revision 7c73f504: Ticket #860. Correct code for proxyarp/choparp starting. Not sure why php did not bail at some code here missing curlies :).
-
04:03 AM Revision c305abd5: Fix success test.
-
03:40 AM Revision 61c30081: First try at a dyndns update type for Namecheap.com servers.
- 02:20 AM Revision 2f384448: Check for less time available on remote node
- 02:01 AM Revision 6c9ca678: Only make one XMLRPC call
-
12:48 AM Revision 87000ded: Fix text for the source port note on firewall rules.
- 12:34 AM Revision fa3ab36a: Sync rolls if needed. This might be required if the operator removed/added or changed the rolls on the master node
- 12:06 AM Revision 10370262: Use enable voucher variable
08/30/2010
- 11:37 PM Revision 86385ef3: Merge remote branch 'mainline/master' into inc
- 11:36 PM Revision 47f12397: Fix gettext calls with printf to permit change strings order
- 10:45 PM Revision 701a250b: Fix gettext calls with printf to permit change strings order
- 10:36 PM Revision 5e56c56d: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/captiveportal.inc - 10:15 PM Revision 6426fb80: Move to javascript/
- 10:10 PM Revision 1cd94dc8: Adding base64 js code
- 10:05 PM Revision 1b94e73b: Restart dnsmasq on change in case of dns rebinding changes -
- 10:04 PM Revision ee650539: Revert "Restart dnsmasq on change in case of dns rebinding changes"
- This reverts commit a94e3f2016bec3f72aae2fd3e1575515ff93f5f6.
- 10:02 PM Revision a94e3f20: Restart dnsmasq on change in case of dns rebinding changes
-
09:31 PM Revision 6733f0f9: Add crl as a listtag
- 09:25 PM Revision feb252a2: Add a note about pressing cancel if user does not want to recreate the vouchers
- 08:29 PM Revision c2056357: Fix formatting in if()
- 08:25 PM Revision 023aa1f2: Detect and use a sample voucher page when vouchers are defined. Otherwise default to the user/pass default page.
-
08:11 PM Revision c79439f1: Actually it should test the other way.
-
07:56 PM Revision 7413cbfd: Ticket #846. Do not try to add an interface to the bridge during an event of LINK_UP.
-
07:51 PM Revision 69695597: Ticket #846. Do not reconfigure an 'none' configured interface.
- 06:42 PM Revision 2c7497cb: Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/local/www/services_dhcp.php on line 256
- 06:28 PM Revision 9edb9d74: Use complete path to call bottom-loader.js because we have chdir on some places that break it (e.g. status -> rrd_graph)
- 06:21 PM Revision ce7c3bb5: Escape $ variables
- 05:30 PM Revision 80a2fedf: Ensure php.ini is not found before setting up php
-
05:05 PM Revision d76c9298: Correct checking if a ppp is in use to not allow accidental deletions.
- 04:57 PM Revision 830c33be: Add Captive Portal voucher database sync to secondary nodes. How this works is you designate one of your access points with a voucher database as the master and then on the slave nodes you setup the 4 fields on the voucher edit screen. This will then sync the voucher database and anytime someone attempts to authenticate the slave nodes will use XMLRPC over to the master node to ensure that the voucher has not been used, etc.
- Add generate certificate option on the voucher edit screen
-
04:50 PM Revision 44c7cce5: Fix gettext mishap/typo. Cosmetic only. Fixes #857
-
04:07 PM Revision b0b6d575: Require an authentication backend if the user chooses an OpenVPN server mode that needs user auth. Failing to do so can result in a configuration error.
- 11:26 AM Revision 487caee6: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/interfaces.inc - 01:15 AM Revision dff71b6b: Add Captive Portal CARP configuration synchronization
08/29/2010
- 06:39 AM Revision 3c2d0a1d: fix text
08/27/2010
-
09:03 PM Revision 89b2f774: Add missing space for separating the text for this option from the last one.
-
08:37 PM Revision 43131698: Ticket #695. Restore accidentally removed char.
-
06:16 PM Revision dd0026b9: Ticket #695. Fix the advanced icon showing on firewall rules page.
-
06:05 PM Revision 17a71003: Fixes #714. Do not show the cellular graphs if there is no ppp interface defined.
-
12:13 PM Revision 37d7de2d: Fix some PPPoE server radius variable references. Fixes #853.
-
11:46 AM Revision 5b9ba75a: Change the require() to require_once()
-
10:37 AM Revision 635633c7: Revert the top field change shift as these break a lot of other installs.
-
07:23 AM Revision dfeb6800: Correct math for the 12 hour graph so it doesn't show the empty hours
08/26/2010
- 08:10 PM Revision 59345b3c: Fix associated rule source address changes on NAT Port Forward
- When we change the source address on a NAT Port Forward rule that had
an associated rule, we need to change the assoc... - 06:32 PM Revision e57c91a2: Use the same div ids and structure from dashboard on status_graph to make it more flexible with custom themes
-
05:06 PM Revision 39a12bf5: Limit description of rules to 64 chars as that is what pfctl will accept.
-
04:57 PM Revision 4e56c0b8: Switch to the right values for openvpn 2.1 according to the documentation.
-
04:47 PM Revision a3733a0c: Do not allow proxy arp to be edited if it references a carp.
-
04:38 PM Revision e19b7d1e: Allow carp interfaces to sit on top of aliases. Also add safety belts to ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html
-
03:34 PM Revision 556687cf: Use www_path here instead of a relative path.
-
02:41 PM Revision 1bd4b4dc: Enforce length of OpenVPN server descr in wizard.
-
02:21 PM Revision 48f23632: Fixes #847. Check even interface groups before allowing deletion of an interface. Also try to readd to a group an interface when configuring.
-
01:54 PM Revision 6d80857f: Put some size tags on these fields.
-
10:09 AM Revision 52ab1d44: Revert "Use get_real_interface here and compare to that to make it more generic instead of doing this wireless-specific stuff." which probably ended up doing some recursion in various cases, especially slowing down as it goes down a larger list in this foreach loop.
- This reverts commit b635c0601c65628807d844911adae3c4ef00d240.
08/25/2010
- 10:08 PM Revision c07b05e0: s/overload//
- 10:07 PM Revision 450bf4e2: Rename to 'Tables'. Ticket #850
-
09:21 PM Revision 3f178953: Fix text for successful authentication test. Fixes #849
- 04:18 PM Revision 90551807: New Package XML tag 'tab_level' allows for multiple rows of tab displays.
08/24/2010
- 11:11 PM Revision b260c8e0: Improve the standard Captive Portal pages when a custom page is not set
- 10:30 PM Revision b6a1b5b7: Correct text to read when a logout event occurs
- 10:06 PM Revision c7cdfe20: Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.
-
07:07 PM Revision e80c551c: Use correct name for include
-
02:50 PM Revision 4478867f: Shift the fields from "top" once more to get our processor statistics back
-
02:47 PM Revision c6f4586c: We need to require the globals include for finding our theme specific rrd color includes.
- 02:45 PM Revision c14d9967: Resolve issue where used variable might be an array (multiple voucher rolls)
-
02:22 PM Revision 5f250a24: Apparently we use domain sockets now for collecting user statistics. This was causing the nc command to wait _very_ long for a timeout and essentially destroy the graphing backend and the openvpn user statistics in the process
-
11:13 AM Revision 92150bd8: Revert "Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure."
- This reverts commit 5f0b6a8f2aa3e5875188cd6720d037ef25503bca.
-
11:08 AM Revision b7142c29: Ticket #8. Use correct variable. Discovered-by: Mark Huijgen
-
10:08 AM Revision d6d50244: Fixes #764. Import the patch in the ticket to allow per-host netboot file on dhcpd settings.
-
09:16 AM Revision 3a90c973: Tiny change to boot message to remove redundant info and make it pretty.
-
08:55 AM Revision 5f0b6a8f: Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure.
-
08:38 AM Revision 15d456b9: Fix declaration. Change 'global $configure' to 'global $config' to
- make function work.
Also, remove reference to $syscfg variable not declared in new
system_dhcpleases_configure. -
05:24 AM Revision 2103b252: Skip the placeholder databases when outbound is selected, too. Also don't check the name against the gateway list on anything but the quality tab.
-
04:50 AM Revision 44aef543: See if the name matches a gateway instead of showing everything ending in -quality. Also do a more restrictive match when checking which graph to display, so it doesn't match ones it shouldn't. (for example, WAN matching both WAN and GW_WAN)
-
03:11 AM Revision 9cd5e6f5: Allow System: Throughput RRD graph to be displayed. Ticket #715
-
01:51 AM Revision 85a4aab6: Fix showing the current graph selection on the system RRD graphs.
08/23/2010
- 09:11 PM Revision 59218e22: Do not use APC on cli
-
08:47 PM Revision de47ce7c: Fix order of tabs in this file.
-
08:31 PM Revision 58ed1013: Fix logic operator for graph endpoint
-
06:23 PM Revision 8fd0badd: Ticket #482. This solves point 3) which converts the custom 'local IP' directive to the 2.0 format.
-
06:15 PM Revision 4f1ebacb: Ticket #769. Convert assigned openvpn interfaces by using custom options to 2.0 style assigned openvpn interfaces. This upgrade removes the 'dev tun#' from cutom options and upgrades the assigned interface name to new style.
-
04:33 PM Revision eed02caf: Ticket #8. A try at correctly finding the gateway ip of down interfaces or gateways marked as down. Currently it cannot be gotten from apinger.
-
03:52 PM Revision b439dc01: Pass the new argumesnts to pfctl -b and correct variable name as reported on Ticket #8.
- 03:50 PM Revision 02226b92: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/config.lib.inc - 03:43 PM Revision 25a2bf77: nuke trailing c/r
-
03:05 PM Revision 228aec46: On ppp type interfaces down event signal for resolv.conf to be generated to have the latest dns servers. Ticket #838.
-
03:00 PM Revision ef13b720: Give +x to the script. Part of Ticket #838.
-
02:59 PM Revision f0e58f4c: Add a script to rewrite the resolv.conf file for dns configuration. This is one part of Ticket #838 to allow sending an event for rewriting resolv.conf on down event from ppp type interfaces.
-
02:47 PM Revision 24d619f5: Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd service earlier there is not reason no to!
-
02:30 PM Revision 5b40ab9f: Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/index.php/topic,27744.0.html
-
01:11 PM Revision 8c62fa48: Add bwn to interface lists too.
- 01:45 AM Revision 7030262c: Take into account capital letters in the module name such as S in pfSense
- 01:36 AM Revision 90108d90: Fix a rather annoying bug where case would cause a module to not be detected as being loaded such as SQLite
- 01:22 AM Revision 52e65de1: Adjust ordering a bit
08/22/2010
- 10:17 PM Revision 0bf80970: Load spl
- 10:12 PM Revision bdf6ac75: Include sqlite and pdo. See http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround which I have no desire to add intelligdent to php_ini_setup. Overhead is negligible
- 06:47 PM Revision b83aad6e: Do not output duplicate done
-
04:24 PM Revision 298d49f6: Make the note more coherent.
-
03:49 PM Revision 515c6799: Remove duplicate logic.
-
03:30 PM Revision 03184eda: Oops. Don't clobber the provider data if the user enters one.
- And add data validation so user can't set Service name and NULL service
name at the same time. -
03:15 PM Revision c6667396: Add a checkbox to explicitly configure a null Service name for PPPoE.
- See: http://forum.pfsense.org/index.php/topic,27461.0.html
-
01:30 AM Revision beeafd46: Don't try to configure (or unconfigure) static arp on an interface if the physical interface is blank/empty.
08/21/2010
- 08:16 PM Revision 95249b8a: use / as relative since items might be living in a subdirectory off of / such as pfCenter/
- 01:15 AM Revision 7a14caf0: Fix tab (whitespace)
08/20/2010
-
07:30 PM Revision 8e23b225: Ticket #682. Use pfSense modules function to collect interface stats.
-
06:37 PM Revision bd961c65: Fixes #831. Restart the DHCP daemon when clearing the log file.
-
06:13 PM Revision d80a71d9: Actually make this not error out.
-
06:13 PM Revision eff77cb7: Fix this test, allows proper selection of CA in OpenVPN wizard.
-
04:21 PM Revision 2de2abe0: No need to triger a vips re-configure explicitly but rather detect this during config merges. This is the best way to do this after fixing Ticket #601.
-
03:48 PM Revision d09d53ac: When booting up do not try to configure ovpn[c|s] interfaces if present also try to configure openvpn eariler just after the interfaces have been setup.
- 01:23 PM Revision a8cc4ac7: Fix gettext on filter.inc
- 01:04 PM Revision d23525a0: Merge remote branch 'mainline/master' into inc
-
01:04 PM Revision 19b5c3e7: Ticket #601. If 'virtualip' section is going to be restored or merged through xmlrpc bring down all vips which will be brough up later on from the configure_carp call. This ensures that the peers on the cluster stay current to each other.
-
12:54 PM Revision 68e1bc0f: Not neccessary to call this here since vips_configure does this automatically.
- 12:41 PM Revision 18efed8b: Fix gettext on shaper.inc
-
12:33 PM Revision dea80743: Ticket #684. Dispatch the reloading of the interface in dial-on-demand case to easy the GUI responsivess.
-
12:18 PM Revision 88c00a65: Ticket #829. Do not allow an interface to switch back to static/dhcp/none if it is configured as ppp/pppoe/pptp. for now just blacklist this option because it is not so trivial to fix.
-
12:04 PM Revision 79851fc8: Small optimization.
-
12:03 PM Revision fe24301f: Gett full list of interfaces when verifying description.
-
11:37 AM Revision 667b2b60: Remove \r from this file usually crated when edited by Windows editors because it makes it unreadble in unix editors.
- 12:32 AM Revision 1b666ae2: Default to 2 max procs
08/19/2010
-
08:43 PM Revision fa2f5379: Ticket #8. Actually use the new functionality of pfctl -b to kill even states referencing down gateways in their route-to cached parameter.
- 08:34 PM Revision 5180d00a: Use params array
- 08:17 PM Revision bc87e826: No need to include xmlrpc.inc
- 08:16 PM Revision 4614d447: Turn off debugging
- 08:15 PM Revision 1518d578: ZeroMQ is now working!
- 08:02 PM Revision 94258864: Fix gettext on xmlrpc_client.inc
-
07:46 PM Revision d56bce18: Remove not existing function reference. Pointy-hat: myself
- 07:23 PM Revision 561130e4: Fix gettext on vpn.inc
- 07:06 PM Revision ed462aae: Fix gettext on voucher.inc
-
06:35 PM Revision f64e8f99: Include myself in the copyrights i have changed this files more than enough.
-
06:32 PM Revision 2f06cc3f: Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.
-
05:44 PM Revision 1e1dd1f5: Ticket #725. Add checking the routing table as a last resort to find the correct interface before falling back to the default one.
- 04:26 PM Revision 2445e851: Misc fixes
-
03:29 PM Revision 003f291a: Ticket #684. Actually when reconfiguring an interface send the destory flag to avoid a loop with ppp-on-demand.
- 01:59 PM Revision 32296995: Fix gettext on upgrade_config.inc
-
12:46 PM Revision 7d6128e0: Fix comment to match what is actually doing.
-
12:45 PM Revision 9a4c3eed: Setup polling per interface rather only at bootup. This is a proper fix and a optimization on large interface cases. Also setup_microcode and polling defaults before configuring interfaces.
-
11:58 AM Revision 7b877108: Ticket #8. Try to kill even all states from hosts and destination the gateway ip.
-
11:55 AM Revision 1bb03150: Ticket #8. Try to kill all states regarding source nodes and states with source address the gateway ip.
-
10:33 AM Revision cd95b46e: Add/Update copyrights where applicable. Mark copyright on XML as CDATA to aviod any issues that might happen.
-
03:28 AM Revision 2ee08031: Prevent a warning that would appear when modifying privileges of an empty group.
08/18/2010
-
10:26 PM Revision d0fee737: These needs to be exit. Fix some whitespace too.
-
10:22 PM Revision 6debb140: Resolves #713. Take in conisderation the suggestion of not setting m1 parameter to 0b.
-
10:11 PM Revision 751dd5b3: Keep the list of different applications port numbers on a single file to easy its maintainance and sharing.
-
09:54 PM Revision 909f991b: Whitespace changes.
-
09:53 PM Revision c60e4f61: Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_multi_all.xml
-
09:17 PM Revision 89c95943: Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_dedicated.xml
-
08:18 PM Revision 849ea663: Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard.xml
-
07:28 PM Revision 94017670: Resolves #732. Make the wizard behave better and _actually_ work by correcting typos in code. Make it faster by not using HTTP redirection for showing errors. Try to make it more user friendly, though some more work is needed.
- 07:08 PM Revision 6ac0439b: Implement gettext() calls on voucher.inc
- 06:49 PM Revision 89ceb4ba: Implement gettext() calls on vpn.inc
- 05:13 PM Revision 29c508f7: Merge remote branch 'mainline/master' into inc
- Conflicts:
etc/inc/interfaces.inc - 05:08 PM Revision fd7b47b6: Implement gettext() calls on util.inc
-
03:57 PM Revision b0140675: Ticket #826. Add more bandage to notice when a reading on socket timeouts.
- 03:50 PM Revision 4d511e5b: Implement gettext calls on upgrade_config.inc
-
03:46 PM Revision 71ca2cb2: Ticket #826. Convert to unix domain sockets for management interface so we do not have problems when interface is any.
-
02:35 PM Revision 19e3d450: Ticket #826. Add timeout of 1 second for all read/write actions performed on the socket. This should fix point 1) on the ticket.
- 01:36 PM Revision dbaf21d4: Implement gettext() calls on shaper.inc
- 11:24 AM Revision 4b48d1b9: Implement gettext() calls on upgrade_config.inc
08/17/2010
- 09:55 PM Revision 3f797235: Echo out field if its set
- 09:53 PM Revision e18dcdc0: Include supportedbybsdperimeter field
- 09:32 PM Revision 5df6a315: Add Supported by BSD Perimter field
-
09:23 PM Revision f6f5fde1: Fixes #694. Actually if the vip interface changes take proper actions to clean up on the previous interface.
-
08:44 PM Revision cbe49517: Avoid a warning on this code when there is no member for a group.
-
08:42 PM Revision 51d5aad7: Fixes #88. Actually fix all the mess that was caused by setup_microcode() which overwrote the whole decisions being made on boot from other code. Solve this by moving the setting of all interface capabilities to interface_configure() and just leaving microcode setup to setup_microcode. Also optimize and make more readble the polling setup if activated/deactivated. This also fixes the ticket issue because the settings are now kept after booting up and not overwritten by other code.
- 08:23 PM Revision 4a896b86: Implement gettext() calls on system.inc
-
07:58 PM Revision 6991dcb1: Reshufling for better reading of code.
- 06:29 PM Revision 847673ae: Implement gettext() calls on smtp.inc
-
05:38 PM Revision 07676e36: Ticket #88. When creating the bridge find the common flags needed related to rxcsum/txcsum so that the bridge actually works.
- 05:36 PM Revision 0b899307: Implement gettext() calls on service-utils.inc
- 05:17 PM Revision 5cfa35df: Fix syntax
- 05:15 PM Revision a57b6d57: Merge remote branch 'mainline/master' into inc
-
05:00 PM Revision 15c5b5d6: Fix ajax updating of fields when the CPU graph widget is not in use.
- 04:55 PM Revision f1a44a3a: Implement gettext() calls on services.inc
- 04:40 PM Revision b53f56d9: Implement gettext() calls on xmlrpc_server.inc
-
04:14 PM Revision a0bd3417: Do not show the empty part of the graph by request of many
- 03:54 PM Revision 9eda6186: Implement gettext() calls on rrd.inc
- 03:48 PM Revision 069503a1: Implement gettext() calls on xmlrpc_client.php
- 03:27 PM Revision 93fd3db8: Implement gettext() calls on radius.inc
- 01:55 PM Revision 4d814149: Implement gettext() calls on priv.defs.inc
- 12:36 PM Revision 61349b3f: Implement gettext() on xmlreader.inc
- 12:34 PM Revision ada992bd: Implement gettext() calls on xmlparse.inc
- 12:27 PM Revision f55943aa: Implement gettext() calls on xmlparse_attr.inc
- 11:38 AM Revision 6acdf659: Implement gettext() calls on pkg-utils.inc
-
10:15 AM Revision 17649c87: No functional change just code reshuffle.
08/16/2010
-
09:54 PM Revision a87c7901: Update gateway status properly when fetched via AJAX.
- 09:25 PM Revision 7d1b238c: Implement gettext() calls on pfsense-utils.inc
- 08:44 PM Revision 62bf5cd0: Fix some syntax errors
- 08:43 PM Revision 487415e8: Implement gettext() calls on PEAR.inc
-
08:42 PM Revision 41be629f: Print a notice that OpenVPN status information is not available for shared key servers.
- 08:27 PM Revision 4aa02281: Implement gettext() calls on openvpn.inc
-
08:19 PM Revision 036371d2: Capitalize
-
08:16 PM Revision 31b85492: Remove these three bullet points that don't seem to make any sense on their own.
- 08:14 PM Revision 5025dfe3: Implement gettext() calls on notices.inc
-
07:54 PM Revision 1f9921aa: Also show the save button if we have just performed an action.
-
07:52 PM Revision 32600a96: Do not escape this $
- 07:51 PM Revision 930fc5ad: Implement gettext() calls on meta.inc
-
07:37 PM Revision a8abc4b3: End processing when we receive an ERROR line. Part of ticket #826
- 07:36 PM Revision a0353193: Merge remote branch 'mainline/master' into inc
- 07:29 PM Revision b1fd7536: Implement gettext() calls on ipsec.inc
- 07:06 PM Revision c3d32df4: Implement gettext() calls on filter.inc
- 06:41 PM Revision 07e40c1f: Implement gettext() calls on interfaces.inc
- 03:53 PM Revision 5c7296d2: Implement gettext() calls on gwlb.inc
- 02:34 PM Revision 666d84c1: Fix typo
- 02:31 PM Revision e929c925: Adding zmq
- 01:56 PM Revision 8abd095a: Implement gettext() calls on filter_log.inc
-
01:53 PM Revision 67299a3f: There is no need to clear this anymore.
- 01:36 PM Revision 4e038d31: Implement gettext() calls on config.lib.inc
- 01:21 PM Revision 5bd033a0: Implement gettext() calls on easyrule.inc
- 12:54 PM Revision 10e91486: Implement gettext() calls on config.inc
- 12:36 PM Revision 814f9e64: Implement gettext() calls on config.console.inc
-
12:18 PM Revision ef26b049: Fixes #823. Do not reload all interfaces, there is already code to do this for changed interfaces.
- 12:13 PM Revision 0f8ae709: Merge remote branch 'mainline/master' into inc
- 11:40 AM Revision e96d2182: Implement gettext() calls on cmd_chain.inc
-
11:23 AM Revision 7e627719: Also mark wlan cloned interfaces as altq capable.
-
11:21 AM Revision febca7e8: Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.
Also available in: Atom