Project

General

Profile

Activity

From 06/04/2011 to 07/03/2011

07/03/2011

06:28 PM Revision a32c7a23: Fix copy and pasto
Scott Ullrich
06:27 PM Revision 5f8e5e14: Launch rc.local into &
Scott Ullrich
07:18 AM Revision ae660b3c: Feature#1603. URL table aliases should be usable within network type aliases.
Evgeny Yurchenko
02:41 AM Revision 2ba6c4ab: Remove $id. Bump (C) date
Scott Ullrich
02:40 AM Revision 9c98ee85: If rc.local exists launch it
Scott Ullrich
01:37 AM Revision dbaeaa79: Merge remote-tracking branch 'upstream/master'
Jim Pingle
01:27 AM Revision dca5e2b8: Regenerate permissions
Scott Ullrich
12:57 AM Revision baa2dba2: Use error log and log errors to /tmp/PHP_errors.log
Scott Ullrich
12:57 AM Revision 9a15e394: Use product name for bsdlabel
Scott Ullrich

07/01/2011

09:21 PM Revision 40fd50c8: Do not add an automatic gateway on openvpn tap case since its only the netmask.
Ermal LUÇI
08:50 PM Revision 6fd8fde2: Use empty() so we don't use it if it's defined but blank.
Jim Pingle
08:46 PM Revision a9404381: If available, also track the IP used by a user making a config change.
Jim Pingle
03:38 PM Revision 2488a7e7: Merge remote branch 'upstream/master'
Jim Pingle
03:20 PM Revision 0fcaf4f2: Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...)
Jim Pingle

06/30/2011

09:31 PM Revision 2c063971: Correct pid filename so the instance of lighty for SSL is running.
Ermal LUÇI

06/29/2011

08:06 PM Revision d368b334: Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.
Jim Pingle
07:54 PM Revision 8ee623f3: Instead of deleting arp entries, reconfigure static arp. For interfaces without static arp enabled, the net effect is the same (arp entries are already deleted as part of that function). Fixes #1628
Jim Pingle
03:22 PM Revision 5962f766: Check if an item is an array before treating it as such in the upgrade code.
Jim Pingle

06/28/2011

08:47 PM Revision dfa766ff: Put resolvconf generation first since gif tunnels can use hostanmes
Ermal LUÇI
08:45 PM Revision 48484aac: Add recovery code for gif/gre the same as in interface_configure. This helps gif/gre tunnels. Needed for capr? Suggested-by: jim-p
Ermal LUÇI
08:12 PM Revision da70dc36: Move apinger monitor reconfigure down after gif, since gif can add gateways.
Jim Pingle
08:09 PM Revision 8484586f: Do not show the root interface queue on the queue list availble since it is not allowed to choose it. Ticket #636
Ermal LUÇI
07:57 PM Revision ecc584aa: Reconfigure gif so it picks up the new wan ip.
Jim Pingle
07:55 PM Revision 48427553: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
07:26 PM Revision 84924e76: Add proper checks in auth code for testing if the section has been set in the config. Also do the same in the ugprade code
Ermal LUÇI
07:21 PM Revision 38a481ad: Add he.net tunnelbroker update dyndns type
Jim Pingle
07:11 PM Revision 3cedb66f: Correctly display page title
Ermal LUÇI
03:21 PM Revision 3062d6f7: Merge remote branch 'upstream/master'
Jim Pingle
03:20 PM Revision e8c8891d: Fix typo
Jim Pingle
02:22 PM Revision 9ed6c9ac: Make text cosmetics consistent and close off missing <span/> tag.
Warren Baker
01:17 PM Revision 03d7297b: Use correct table header class.
Warren Baker
11:10 AM Revision beaab622: More text consistency.
Warren Baker
10:59 AM Revision 9338cf35: Note consistency and gettext() added.
Warren Baker
09:03 AM Revision 48f55356: Consistency of NOTE vs Note as through the rest of the webGUI.
Warren Baker

06/27/2011

08:45 PM Revision 0818baf7: Adding patch for pfearly hook from Andrew Thompson
Scott Ullrich
08:43 PM Revision ca1a3fc2: Clean up leftover code not needed for anything.
Ermal LUÇI
07:01 PM Revision b0d6223f: When editing a vlan and chaning its tag id and the vlan is assigned correct even the interface name of the assignment otherwise we result in breaking the install.
Ermal LUÇI
06:42 PM Revision f257c139: Don't do a csrf check when downloading packet capture, see http://forum.pfsense.org/index.php/topic,37794.0.html - also exit after sending the file to the user to avoid partial broken page loads after downloading a packet capture.
Jim Pingle
06:06 PM Revision 8a385f42: Merge remote branch 'upstream/master'
Jim Pingle
06:05 PM Revision 2f3554bb: Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls into running resolve_retry() with invalid parameters causing a long delay in returning.
Jim Pingle
05:11 PM Revision 39e268c4: Add a button to reset the RRD data (rm's rrd files and reinitializes).
Jim Pingle
04:11 PM Revision d30afa60: In upgrade code for server load balancing, set redirect_mode. Also in the backend code, assume redirect_mode as the default if it's not set.
Jim Pingle
02:57 PM Revision e4b9d53b: Be consistent with upper and lowercase.
Warren Baker
08:00 AM Revision ae26b02e: send lighttpd a KILL in restart_webgui, once I've seen the former way result in a never ending stream of .... never killing it, and others have reported the same. a killall -9 sufficed in those instances to kill it, so this should resolve.
Chris Buechler

06/26/2011

10:51 PM Revision 9bc27ae5: Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.
Jim Pingle
07:03 PM Revision 84296ca3: Merge remote-tracking branch 'upstream/master'
Jim Pingle
04:36 AM Revision 0da02ef5: Bug #1615. Half-fix.
Evgeny Yurchenko

06/25/2011

09:37 AM Revision 271e9b69: fix whitespace
Chris Buechler

06/24/2011

07:09 PM Revision 5a7cc1f9: No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables.
Ermal LUÇI
07:05 PM Revision 01599e5e: Remove nohup from the calling for check_reload_status since it may cause issues to the processes that get forked from it.
Ermal LUÇI
02:53 PM Revision 506514e7: Add LB monitor types to config during upgrade, or they will be missing from boxes upgraded from 1.2.3.
Jim Pingle
12:10 PM Revision 5ca13f69: Import error handling to avoid errors.
Ermal LUÇI
12:28 AM Revision 22b380aa: Internal cert and CSR creation error handling added.
Evgeny Yurchenko
12:05 AM Revision 1b6d9fa5: Internal CA creation error handling added.
Evgeny Yurchenko

06/23/2011

11:02 PM Revision 95c8cf48: Intermediate CAs and openssl_xxx() error checking in CA management.
Evgeny Yurchenko
08:12 PM Revision 034e4e83: Merge remote branch 'upstream/master'
Jim Pingle
06:08 PM Revision ca4acbcd: After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting.
Scott Ullrich
03:34 PM Revision d2a08a06: Add small comment about rrd binaries
Scott Ullrich
03:14 PM Revision cb6630e5: Loosen grep for rrd
Scott Ullrich
03:11 PM Revision efea7969: Backup rrdtool binaries during package reinstallation. Currently that is the onlyp package that can be clobbered by others. We will rework this completely in a future version when we adopt PBIs.
Scott Ullrich

06/22/2011

09:25 PM Revision e0ed1aa3: The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases.
Ermal LUÇI
09:00 PM Revision 0e61e3e4: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/filter.inc
etc/inc/util.inc
Jim Pingle
06:52 PM Revision ff629977: Properly generate a subnet based on the range of IPs for PPTP clients. Bonus: fix off-by-one math error in the NAT code that does the same thing. Fixes #1614
Jim Pingle
05:19 PM Revision 91c31339: Revert "Correct displaying any availble default value."
This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3. Warren Baker
02:39 PM Revision 68d1632c: New line missing after pkg is extracted.
Warren Baker

06/21/2011

07:13 PM Revision adc4bdcc: Set extension name correctly.. Duh!
Scott Ullrich
07:04 PM Revision 14033103: Fix copy and pasto
Scott Ullrich
06:55 PM Revision 9c881f26: Add extension directory
Scott Ullrich
06:05 PM Revision 5bbd08e1: More whitespace fixes.
Warren Baker
05:44 PM Revision 1015b3a9: If no event_address in globals.inc specified assume the default. Also fixed whitespaces.
Warren Baker
04:08 PM Revision 490615d3: Add custom boot early hook
Scott Ullrich
04:08 PM Revision f81cbdad: Use correct directory
Scott Ullrich
12:27 PM Revision 160d5497: Merge remote branch 'upstream/master'
Jim Pingle
12:26 PM Revision a6c85b8b: More icons missing from certain themes...
Jim Pingle
12:12 PM Revision c7bb0eed: Merge remote branch 'upstream/master'
Conflicts:
etc/version
Jim Pingle
08:02 AM Revision f27526cd: Do not store CA and CERT in config unless needed. Will allow deleting unused certs.
Evgeny Yurchenko
07:08 AM Revision 7cca77de: Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index.php/topic,37931.0.html
Ermal LUÇI

06/20/2011

11:55 PM Revision 5b9afe1e: mkdir zend modules
Scott Ullrich
10:53 PM Revision 8ef700da: Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories
Scott Ullrich
10:29 PM Revision c76ce920: Remove ioncube
Scott Ullrich
08:06 PM Revision 90ecc0b6: Disable state killing in VPN down scripts.
Jim Pingle
06:57 PM Revision c880d032: Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here) Jim Pingle
02:40 PM Revision 06bfdd53: Add missing theme images.
Jim Pingle
11:50 AM Revision f0b17f3f: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque

06/19/2011

11:40 PM Revision 3745f21e: bump to RC3
Chris Buechler
07:08 PM Revision 857da904: Do not check dynamic and special interfaces for a complete interface mismatch error
Scott Ullrich
07:01 PM Revision 53bbbf04: Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc.
Scott Ullrich
07:01 PM Revision a53992b7: Simplify message that wraps off screen
Scott Ullrich
04:39 PM Revision ffdcbeb6: Also ignore lines starting with server-duid, and fix the # ignore so it is anchored on the start of the line. Add a note to fix a loop later that can fall into infinity.
Jim Pingle
02:58 PM Revision 248501cd: Merge remote-tracking branch 'upstream/master'
Jim Pingle

06/17/2011

11:40 PM Revision 2dfaa85f: Cleanup and drop verbosity
Scott Ullrich
10:32 PM Revision ad893298: Add new config option cpdupPathsPrefix
Scott Ullrich
10:25 PM Revision dbd3b18c: Turn down verbosity
Scott Ullrich
06:14 PM Revision 5d2e5116: Fix formatting of fastcgi params in lighty config.
Jim Pingle
05:53 PM Revision c41602e1: Add a GUI field to adjust the max number of processes for lighttpd.
Jim Pingle
03:27 PM Revision dd4bded7: Bug #1602. diag_arp.php hangs when DNS server unreachable.
Evgeny Yurchenko
04:57 AM Revision 24cbe7a8: Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)
Evgeny Yurchenko
04:41 AM Revision 21cc2faa: Bug #1437. Check for invalid characters in the fields for ca, cert and csr.
Evgeny Yurchenko
03:04 AM Revision 9d2d65f3: Bug #1437. Dropdown list for country codes (CA manager)
Evgeny Yurchenko

06/16/2011

08:26 PM Revision 2de8d745: Do a more thorough check for platform on the ro call, or factory reset blows up.
Jim Pingle

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
 

Also available in: Atom