Project

General

Profile

Activity

From 05/17/2011 to 06/15/2011

06/15/2011

07:31 PM Revision 3df8786b: Merge remote branch 'upstream/master'
Jim Pingle
07:30 PM Revision 62905808: Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me. Coded-By: Ermal
Jim Pingle
04:57 PM Revision 1540194f: PHP says that arrays cannot be used as keys, protect against this case as reported that some keys are arrays!
Ermal LUÇI
04:15 PM Revision d56f17d1: Merge remote branch 'upstream/master'
Jim Pingle
02:22 PM Revision f45075dd: Restore this back to allow both users and vouchers enabled at same time.
Ermal LUÇI
02:05 PM Revision 8f5d92a9: Add carp.xml to obsolete file list.
Ermal LUÇI
02:04 PM Revision 12a0cd74: Remove obsolete file lurking on installs.
Ermal LUÇI
01:43 PM Revision 5aa7a46c: Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
Ermal LUÇI

06/14/2011

08:41 PM Revision e49d4564: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/globals.inc
etc/inc/upgrade_config.inc
Jim Pingle
08:36 PM Revision 144fbff2: Show the OpenVPN instance description when listing interfaces to assign in the gui.
Jim Pingle
02:10 PM Revision c333d609: Use the new username field from the GUI or default to admin.
Ermal LUÇI
02:10 PM Revision 6a06d896: Up config number for username sync upgrade.
Ermal LUÇI
02:10 PM Revision 34fb609c: Up config number for username sync upgrade.
Ermal LUÇI
02:10 PM Revision e6ee8fc6: Upgrade sync username to latest config version.
Ermal LUÇI
01:43 PM Revision 88adfa28: Allow Accounting Updates to become configurable when Accounting is selected.
Warren Baker
01:40 PM Revision fddb3cd6: Allow people to enter another user than admin for syncrhonizing in the carp settings page.
Ermal LUÇI
01:39 PM Revision 01c170c4: Correct displaying any availble default value.
Ermal LUÇI
01:16 PM Revision 1127df5f: Correct check for ipaliases over carp so we do not allow the deletion.
Ermal LUÇI
01:00 PM Revision fb5830ef: Actually correct check so it throws some errors during the second try.
Ermal LUÇI
12:50 PM Revision b526daaf: Correct functiong does_vip_exist() to actually work. Fixes #1598
Ermal LUÇI
11:44 AM Revision 31d5d37e: Ooops fix the function. Spotted-by: wagnosa(IRC)
Ermal LUÇI
11:36 AM Revision 2708a5cf: NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
Ermal LUÇI
09:57 AM Revision 7905df98: Porvide information for the filter reload status screen.
Ermal LUÇI

06/13/2011

06:16 PM Revision 63f81fbd: Do not assume that every merge is about vips. Found-by: Jim
Ermal LUÇI
03:04 PM Revision 19ed1624: unset after checking that no reconfiguring is needed.
Ermal LUÇI
12:34 PM Revision b09c2d86: Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.
Ermal LUÇI
12:22 PM Revision 48de5a10: Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html
Ermal LUÇI

06/12/2011

02:10 PM Revision f8c462dd: Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag.
Warren Baker
12:51 AM Revision 424be584: Allow someone to add a host DNS override twice, so long as the IP type isn't the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname.
Jim Pingle
12:49 AM Revision 06da79f9: Merge remote-tracking branch 'upstream/master'
Jim Pingle

06/10/2011

08:02 PM Revision 5ebe85e9: Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html
Ermal LUÇI
07:20 PM Revision b9eccc77: Fixes #1327. Put description that a full qualified hostname is required.
Ermal LUÇI
04:37 PM Revision de408516: Merge remote branch 'upstream/master'
Jim Pingle
04:19 PM Revision dd28abbd: Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto
Ermal LUÇI

06/08/2011

09:33 PM Revision 7401c8c4: Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
Jim Pingle
07:53 PM Revision c7422829: Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten.
Ermal LUÇI
06:22 PM Revision 92ca32cc: Actually make this code more readble.
Ermal LUÇI
06:21 PM Revision d1e03822: Remove the entry from old entries even when there are no changes to prevent marking them down.
Ermal LUÇI
06:16 PM Revision 3c3cd07e: Merge remote branch 'upstream/master'
Jim Pingle
06:15 PM Revision 578f20ec: Actually correct vip check to be correct for all vip types.
Ermal LUÇI
06:13 PM Revision 156bf9b1: Merge remote branch 'upstream/master'
Jim Pingle
02:54 PM Revision 0042f5d9: Send correct event for reloading packages.
Ermal LUÇI
07:44 AM Revision 6a7dd9bb: Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues.
Ermal LUÇI
07:29 AM Revision 7fc6c005: Generate proper index for unsetting so we do not destroy all the vips in the backup.
Ermal LUÇI

06/07/2011

05:25 PM Revision 2c85b316: Disconnect any voucher forced to expire if there are active sessions with it.
Ermal LUÇI
05:15 PM Revision e64c894f: Allow a second optional argument to captiveportal_read_db to be able to index the read db by the field in the db.
Ermal LUÇI
05:06 PM Revision f989aa5b: Correct variable name so voucher disconnect on synchronized vouchers works properly.
Ermal LUÇI
04:52 PM Revision d06f9f45: Adding ioncube
Scott Ullrich
03:09 PM Revision 720e2e60: Nuke trailing newline
Scott Ullrich
01:47 PM Revision d8012adb: Merge remote-tracking branch 'mainline/master' into inc
Conflicts:
etc/inc/voucher.inc
usr/local/www/fbegin.inc
Vinicius Coque
08:08 AM Revision 3f8a13e0: Oops correct the POST destination page.
Ermal LUÇI
12:44 AM Revision 60ccf01c: Add a div around input errors box so that it can be hidden on subequent page posting
Scott Ullrich

06/06/2011

09:09 PM Revision c88ff708: Include ssh2 module if available
Scott Ullrich
06:12 PM Revision 4e192846: Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.
Ermal LUÇI
05:57 PM Revision f6bf0661: Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces.
Ermal LUÇI
04:04 PM Revision 63dfc7ef: Suppress keyboard device errors on bootup
Scott Ullrich
03:48 PM Revision 0b704a40: Correct whitespace.
Ermal LUÇI
02:37 PM Revision a9c489c7: Fix pppoe server user rule generation. Fixes #1577
Jim Pingle
01:12 PM Revision 7d6be855: Correct possible lock leak.
Ermal LUÇI
12:40 PM Revision ac07425a: Fix whitespace.
Ermal LUÇI
11:04 AM Revision 43f26ab1: Ticket #1412. Provide even a link to this page through System->User Manager
Ermal LUÇI
10:53 AM Revision e33be77c: Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
Ermal LUÇI
10:22 AM Revision 425ba708: Ticket #1545. Take into account curl errors during dyndns service checks otherwise will just mark some updates as successful even though they are not.
Ermal LUÇI

06/05/2011

08:23 PM Revision 6627e4ec: Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
Evgeny Yurchenko
08:09 PM Revision 79633b6c: Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68
Evgeny Yurchenko
07:17 PM Revision 8527bc02: Merge remote branch 'origin/master'
Evgeny Yurchenko
07:15 PM Revision 17d5077f: Restoring gray background to the right of some tables in GUI.
Evgeny Yurchenko
03:18 AM Revision cf371185: s/WAN//
Chris Buechler
02:58 AM Revision 14c354ee: fix typo, add warning
Chris Buechler
12:43 AM Revision 81debd44: Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC.
Chris Buechler

06/03/2011

10:29 PM Revision 5cb0360b: Merge branch 'master' of github.com:bsdperimeter/pfsense
Bill Marquette
10:29 PM Revision 5b542ae5: Typoes
Bill Marquette
07:34 PM Revision 534375b6: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/openvpn.inc
Jim Pingle
06:53 PM Revision bd4b0982: If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.
Jim Pingle
02:29 PM Revision c8ff68a4: Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked.
Jim Pingle
01:50 PM Revision 5cd9e96a: Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.
Jim Pingle
01:29 PM Revision 039cb920: Add a button here to clear the package lock.
Jim Pingle
01:20 PM Revision 5dc6c910: When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417
Jim Pingle
01:03 PM Revision 19cdeb3e: Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one.
Jim Pingle
01:03 PM Revision 1591ea6f: Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels.
Jim Pingle
01:03 PM Revision 2f51259b: Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix)
Jim Pingle
07:25 AM Revision 327d958a: fixed for use pfsense API
Luiz Gustavo S. Costa
07:15 AM Revision 8c0199ea: Better management for reload lighttpd
Luiz Gustavo S. Costa

06/02/2011

10:03 PM Revision 67dde8b0: Merge remote branch 'origin/master'
Evgeny Yurchenko
04:47 PM Revision f451ea09: Show how much data has passed on an SAD entry.
Jim Pingle
03:43 PM Revision e96bbf82: Patch from EvgenyY to allow editing an existing p2 without it being flagged a duplicate.
Jim Pingle
03:23 PM Revision b717f1bc: Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (fixing p2 edit)
Evgeny Yurchenko
01:07 PM Revision 0640a65b: Add "Default" choice that will unset the media/mediaopt, otherwise whatever is first in the list is saved in the config.
Jim Pingle
08:14 AM Revision 3781d809: Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html
Ermal LUÇI

06/01/2011

10:29 PM Revision fc3dcc8b: Merge remote branch 'origin/master'
Evgeny Yurchenko
10:28 PM Revision 3da5c50d: Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (improvement of previous patch)
Evgeny Yurchenko
09:39 PM Revision 2e88102d: Disable this until it can be properly fixed.
Jim Pingle
08:56 PM Revision ee0cf21f: Merge remote branch 'upstream/master'
Jim Pingle
08:54 PM Revision a01ce4c7: Make the ICMP echo request type less ambiguous, and since it's likely the main one to get used, move it to the top.
Jim Pingle
03:25 PM Revision 7af360ce: Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
Ermal LUÇI
03:25 PM Revision f8f3732a: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix.
Ermal LUÇI
02:42 PM Revision b5ef447f: Fix merge blip.
Jim Pingle
02:03 PM Revision f4645d7f: Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
Ermal LUÇI
01:00 PM Revision 58005e52: Merge remote branch 'upstream/master'
Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfs...
Jim Pingle
12:23 PM Revision 9584d162: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix.
Ermal LUÇI
11:14 AM Revision 97c1f268: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen.
Ermal LUÇI
10:49 AM Revision 695a35ae: Ticket #944. Also destory the previous interface if the user changing the vlan tag of an existing vlan entry.
Ermal LUÇI
10:49 AM Revision 6b421a0f: Fixes #944. Use the correct interface name to destroy the previous vlan if the parent is changed.
Ermal LUÇI
03:41 AM Revision 538b6eb3: Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(site-to-site).
Evgeny Yurchenko

05/31/2011

08:32 PM Revision 0ca52cff: fix typoes
Bill Marquette
06:42 PM Revision f9d7c5b3: Use array_overlay()
Scott Ullrich
06:28 PM Revision 0b581a8a: Use array_extend
Scott Ullrich
05:50 PM Revision 456026b5: Use pfsense.restore_config_section
Scott Ullrich
05:47 PM Revision 485b1ca5: Remove debugging code
Scott Ullrich
05:45 PM Revision db748384: Add merge handler code
Scott Ullrich
04:35 PM Revision 10d74dff: Remove bogus protection. We have better handling of this now.
Scott Ullrich
03:58 PM Revision 85055175: Remove old vidcontrol cruft lingering from long long ago
Scott Ullrich
09:05 AM Revision 9d545c88: Merge remote branch 'origin/master'
Evgeny Yurchenko
09:03 AM Revision 061f28bf: Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(mobile clients).
Evgeny Yurchenko
02:10 AM Revision edb2a3da: Bug#1528. Automatically create outbound NAT rules on WAN for localhost when switching to manual.
Evgeny Yurchenko

05/30/2011

07:27 PM Revision a3d58a12: Use aon plugin
Scott Ullrich
07:25 PM Revision 2ba7d6f8: Add plugin features to aon edit
Scott Ullrich
04:28 PM Revision 2ea00c3e: Add missing plugin code. Move the pre_write section up a bit.
Scott Ullrich
04:02 PM Revision 3dbceb92: Include .inc files for plugin system
Scott Ullrich
01:11 PM Revision d97ff036: Prevent races on resovlconf generation as well by adding a lock.
Ermal LUÇI

05/28/2011

04:19 PM Revision ce91583b: Merge pull request #1 from EvgenyY/6e2a15e677fa0558ba0c9b1700be38f4065a76f6
Speed/duplex select for interfaces Ermal LUÇI

05/27/2011

09:55 PM Revision b45babae: Bug #1403. Filter Rules description do not get saved when "(quote) present as character
Evgeny Yurchenko
05:27 PM Revision 55260532: Add note about voucher sync (only enable on slave nodes).
Scott Ullrich
05:06 PM Revision 58f963d0: Clarify auth option to include Vouchers
Scott Ullrich
04:02 PM Revision f40a03a4: Only add pppoe to the interfaces list if it both has an entry and is in server mode (i.e. not disabled.)
Jim Pingle
04:02 PM Revision 685c9776: Some extra protection against putting empty values into the ruleset.
Jim Pingle
03:32 PM Revision a1b86994: Ticket #1534. Try to stop packages during reboot of system.
Ermal LUÇI
03:21 PM Revision 6e2a15e6: Hiding mediaopt under Advanced button
Evgeny Yurchenko
10:46 AM Revision 93b8df2a: Increase timeout to 2 minutes. Ticket #1545.
Ermal LUÇI
10:45 AM Revision 71070cc5: Ticket #1545. Lock each dnsHost to be updated to prevent running two instances in parallell.
Ermal LUÇI
08:24 AM Revision 224ddbad: Silence the route changing since it fills the logs with not needed info.
Ermal LUÇI
07:56 AM Revision dfb30a89: Trigger reloading of packages through check_reload_status so it can serialize the calls to not DoS the OS with processes triggered from this. Ticket #1534
Ermal LUÇI
03:52 AM Revision e5770bc2: DHCP only knows about IPv4
don't allow admins to shoot themselves with v6 addresses in the config Bill Marquette
03:28 AM Revision 13f0762d: Fix #1277
Wasn't able to remove the multicast RIPv2 discovery at startup, but
all ripv1 response's are gone now.
Bill Marquette

05/26/2011

08:51 PM Revision b75d32e5: Free ipfw rule number after mac pass-through deletion.
Ermal LUÇI
08:16 PM Revision ab731f54: Bring more consistent style to CP edit mac and ip passthrough pages.
Ermal LUÇI
07:39 PM Revision adcf909a: Just use the long reference here instead of creating potential dangerous reference.
Ermal LUÇI
11:41 AM Revision 1a6cb6e7: Remove decimals from cumulative users graph.
Warren Baker
08:25 AM Revision 3c5e10fc: Add debugging notes so that we can easily fix this when IPv6 support is added to the pfSense module.
Remove the Accept router advertisement from all interfaces unless we enable them Seth Mos
08:14 AM Revision 668ce1f9: Increase the minimum time between generating images from 5 to 15 seconds to prevent DoS the firewall.
Seth Mos
08:13 AM Revision d67d99a1: Fix packet graph label alignment
Seth Mos
08:10 AM Revision a63f2b7d: Fix the graph label alignment
Seth Mos
07:59 AM Revision a555cc58: Fix my traffic graphs
Seth Mos

05/25/2011

11:51 PM Revision e4a8ed97: Add function header
Scott Ullrich
11:43 PM Revision d65962a7: Adding a new hook system for firewall nat edit and firewall rules edit page.
Basically if the directory exists it will suck in the files to extend these pags.
/usr/local/pkg/firewall_nat/input_...
Scott Ullrich
10:43 PM Revision 838e4eb8: Rather make use of $global variable for RRD path.
Warren Baker
10:02 PM Revision 474f36d1: * Add is_ipaddr_configured() so that people do not need to reinvent the wheel for this task
* Check to make sure the administrator is not entering the IP address of the same host preventing a issue where the f... Scott Ullrich
10:00 PM Revision 5c723d9f: Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.
Warren Baker
08:36 PM Revision c206a2ab: Disable csrf checks when posting from scripts.
Ermal LUÇI
08:28 PM Revision 05771a24: Provide a voucher_expire function so that voucher can be expired through a POST.
Ermal LUÇI
05:35 PM Revision 669113f9: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
05:33 PM Revision 19bd7032: Remove gettext from negotiation mode
It is causing errors on raccon because config file were generated with
translated words
Vinicius Coque
05:08 PM Revision dceff62e: Put some debug info during dyndns update under debug conditionals.
Ermal LUÇI
04:51 PM Revision 193ee786: Actually add more error checking and do not schedule a scan if it is not possible to retreive the wan ip address.
Ermal LUÇI
04:41 PM Revision dd575ea4: Improve some code and check return value from _checkIP.
Ermal LUÇI
04:29 PM Revision 7788c76a: Don't overwrite the $target variable. Fixes #1415
Jim Pingle
03:38 PM Revision c749ef62: Check that the returned ip is an ip_address and not blindly trust the returned information.
Ermal LUÇI
01:35 PM Revision f0e80b72: Correct dhcpd statement for unknown-clients. Fixes #1555
Jim Pingle
11:02 AM Revision f6f1c847: Update some code to be more readble and more compliant to php5
Ermal LUÇI
05:35 AM Revision b2d00d91: Unset the correct variables
Seth Mos

05/24/2011

08:44 PM Revision 92bb7a41: Make it so that we use the correct fields in the right order
Seth Mos
08:13 PM Revision b7475a81: Correct the interface alias generation. Wrong copy-pasto before.
Ermal LUÇI
08:11 PM Revision 77bd744e: Correct the interface alias generation.
Ermal LUÇI
08:05 PM Revision d1a44a5f: Correct the interface alias generation.
Ermal LUÇI
08:01 PM Revision 7e107d2e: Use remoteips here.
Ermal LUÇI
07:35 PM Revision ee6d2b52: Resolves #1243. Properly handle pppoe new format of config so correct rulesets are generated.
Ermal LUÇI
05:39 PM Revision 4e12754d: Fix automatic and manual outbound NAT for PPTP. Fixes #954
Jim Pingle
04:49 PM Revision bdb6bd30: Fix syntax error/typo. Fixes #1372
Jim Pingle
04:34 PM Revision 5aa28c86: Apply fix from wallabybob on the forum http://forum.pfsense.org/index.php/topic,37079.0.html
Seth Mos
04:22 PM Revision a90896fd: Move the code to touch needs_package_sync into the shell script portion of the post upgrade command. The PHP portion will fail spectacularly during the 1.2.3-to-2.0 upgrade trying to run the new binaries on the old OS. The shell script part still works. Fixes #1251 enough for what we need. The PHP code can never run properly there, but at least we can trigger the package reinstall and the rest can sort itself out when 2.0 boots the first time.
Jim Pingle

05/23/2011

09:04 PM Revision e2b6e604: Also process v4 gateways on v4 gif tunnels
Seth Mos
08:59 PM Revision 7c0571ce: When editing a gif interface with a gateway we need to call system_routing_configure() for that gif interface.
Seth Mos
08:36 PM Revision ed5c640d: Test the right variable otherwise we have no hope of getting a v6 gateway
Seth Mos
06:57 PM Revision 45d4b71e: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
06:41 PM Revision d21d6e20: Merge remote-tracking branch 'mainline/master' into inc
Conflicts:
etc/inc/interfaces.inc
etc/inc/upgrade_config.inc
etc/inc/vpn.inc
Vinicius Coque
02:56 PM Revision 7a18dfa4: Fixes #1444. Implements the same fix that issue ermal made in #1522 to the console menu
Luiz Gustavo S. Costa

05/21/2011

09:16 PM Revision 839ee78f: Further fine tune the gif tunnel default route commands.
Seth Mos
09:14 PM Revision 69bd3cc0: Comment out the interface_gif_configure(). It is causing more issues then it is solving.
Seth Mos
08:41 PM Revision 3be49c5f: Run system_routing_configure() for all the gif interfaces when the parent interfaces renews.
Seth Mos
03:35 PM Revision 509ca889: Adding gui to choose media options for interfaces.
Evgeny Yurchenko

05/20/2011

08:47 PM Revision 100c7be0: Do not use global router advertisements, instead configure per interface.
Seth Mos
04:54 PM Revision abcdca83: Fixes #1386. Correct unlooping nested port aliases.
Ermal LUÇI
04:10 PM Revision aa3c4866: Correct code to use correct refernces for proxy settings set in Advanced->misc. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html
Ermal LUÇI
04:05 PM Revision f69d8346: Merge remote branch 'upstream/master'
Jim Pingle
03:45 PM Revision 2a57a4d1: Correct curl setting for setting a proxy username and password. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html
Ermal LUÇI
02:27 PM Revision aa6699fb: Fix config sync issue. Resolves #1547 Fixed-by: Ermal
Jim Pingle

05/19/2011

09:03 PM Revision b7d56b64: Fixes #1508. When an interface is configured as static and an up event comes manually trigger rc.newwanip so gateway and other services get restarted properly.
Ermal LUÇI
06:51 PM Revision e4aa1eae: Merge remote branch 'upstream/master'
Jim Pingle
06:47 PM Revision 43a68abc: Fix clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340
Jim Pingle
06:26 PM Revision 51f8a7f8: Correct password variable name for input validation test on PPTP users. Fixes #1239
Jim Pingle
05:34 PM Revision bac9941b: Reject alias names that are too long. Fixes #1510
Jim Pingle
04:54 PM Revision 12ac39e8: Merge remote branch 'upstream/master'
Conflicts:
conf.default/config.xml
Jim Pingle
04:51 PM Revision dfa6deda: Fix array parsing of rc files. Resolves #1541
Jim Pingle
03:08 PM Revision c1f4af16: Show the DUID instead of the MAC. Fix online test.
Jim Pingle
02:44 PM Revision bcb24b81: Misc DHCPv6 lease view improvements (at least shows the IP...)
Jim Pingle
12:56 PM Revision 153fa447: Fix conf.default version
Jim Pingle
12:56 PM Revision a83d01d8: Fix conf.default version
Jim Pingle
12:50 PM Revision 27d0722d: Merge remote branch 'upstream/master'
Jim Pingle

05/18/2011

11:09 PM Revision 2f6532d5: Fixes #1514. Differentiate in the carp settings between layer7, limiter and queues so layer7 and limiters do not rely on queues being active.
Ermal LUÇI
10:49 PM Revision 941baf1e: When uninstalling packages try to remove even any rc files created by packages.
Ermal LUÇI
10:40 PM Revision 6c19757e: Restore running custom scripts under /usr/local/etc/rc.d directory since it causes regressions and its a feature used by many users.
Ermal LUÇI
09:56 PM Revision c415a55b: Micro optimization.
Ermal LUÇI
09:54 PM Revision bb4fcffd: Fixes #1522. Call interface reconfigure so we bring down the interface and than re-configure it.
Ermal LUÇI
09:31 PM Revision f51d4f98: Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() replaces same keys data when merging. But make the code for reloading only changed vips after merge better and some more checks.
Ermal LUÇI
09:11 PM Revision 51611440: Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp interfaces that have not change any configuration parameter. Also make merge_config_section_xmlrpc() an alias for restore_config_section_xmlrpc() since that what it is.
Ermal LUÇI
08:56 PM Revision ce107ca5: When converting 1.2.3 LB pools to 2.0 gateway groups, strip invalid characters from the group names and update any rules referencing the old name. Fixes #1515
Jim Pingle
08:35 PM Revision ee7f1647: Correct default code disabling! Ponty-hat: myself
Ermal LUÇI
07:43 PM Revision 77b70d6b: Disable the default route switching code since its causing more issues than solving. It needs more work to get re-enabled.
Ermal LUÇI
04:53 PM Revision 7171b7b6: Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292
Jim Pingle
01:59 AM Revision 0d5c21f7: fix missing images for CRLs
Chris Buechler

05/17/2011

10:23 PM Revision 7eea4407: When uninstalling a service actually stop it first.
Ermal LUÇI
10:20 PM Revision b5058001: Do not call stop_service since its already called from start_service itself.
Ermal LUÇI
10:19 PM Revision b27ade8e: Test for null names passed to these functions as a safety precaution.
Ermal LUÇI
10:18 PM Revision f1dbcf47: Actually sync_package before starting it again. Also include restart in the log message since it might be like that.
Ermal LUÇI
10:14 PM Revision aed6fc72: Ticket #1534. Change rc.start_packages and rc.stop_packages to php scripts so they do a proper job at start/stop packages, rather than assume every package has a .sh script which is not true. It mostly reuses code from rc.packages which is not used anywhere as of now!
Ermal LUÇI
10:08 PM Revision 8bf2e9e5: Test for null names passed to these functions as a safety precaution.
Ermal LUÇI
09:47 PM Revision 098820e2: Ticket #1534. Check if a rc file exists before trying to run it. Also return if we execute a stop command through rc file to be consistent with the start_service function.
Ermal LUÇI
09:18 PM Revision 67d78c87: Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. Seems such request can stomp into each other and create either corruption of xmlrpc request or other issues.
Ermal LUÇI
06:24 PM Revision f5adee3f: Make sure all CP form elements are disabled/enabled with the master checkbox.
Jim Pingle
06:04 PM Revision a7af5ddc: Don't put an empty PSK into the file, and try to avoid extra whitespace to be safe.
Jim Pingle
 

Also available in: Atom