Project

General

Profile

Activity

From 09/15/2011 to 10/14/2011

10/13/2011

07:51 PM Revision cf37ec23: Remove the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic.
This fixes Ticket #1950 and needs to be MFC to 2.0 for 2.0.1 Seth Mos
06:47 PM Revision c066ea8a: Remove the old direct_networks table which is not used throughout the filter code. Instead we now create a negate_networks table which contains both vpns, directly connected networks (static routes) which should never be tagged for policy routing which breaks traffic.
This fixes Ticket #1950 and needs to be MFC to 2.0 for 2.0.1
Conflicts:
etc/inc/filter.inc
Seth Mos
02:58 PM Revision f7dc7ce1: Add no nat/rdr rules for carp protocol so people do not screw their setups.
Ermal LUÇI
02:58 PM Revision 378b2987: Add no nat/rdr rules for carp protocol so people do not screw their setups.
Ermal LUÇI
12:28 PM Revision 7ad4b1f4: Move the old databases to the backup folder in conf
Fixes ticket #1758 Seth Mos
12:28 PM Revision eb5e790f: Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket...
Seth Mos
12:15 PM Revision 8fa054b1: Move the old databases to the backup folder in conf
Fixes ticket #1758 Seth Mos
12:12 PM Revision e34cf1f6: Restore the RRD backup before attempting a migration as this bites the nanobsd users.
We immediately backup the new databases to a new rrd.tgz file. The old database will be moved to /root
Fix for ticket...
Seth Mos

10/11/2011

09:31 PM Revision 3f57df75: Disable could not find gateway for FOO log message. It is not causing any trouble and is making folks feel like there is something wrong with their install when there really is no issues.
Scott Ullrich
07:56 PM Revision ad700f39: Fix static routes editing and removal for both IPv4 and IPv6. Changing a route should clean up too.
Fix ticket #1892 Seth Mos
03:37 PM Revision d8b989bc: Correct the updates path
Scott Ullrich
12:00 AM Revision df39dd8a: replacing prototype by jQuery on firewall_*
Vinicius Coque

10/10/2011

07:54 PM Revision 0491163b: Merge pull request #14 from bcyrill/master
fix 1946 Scott Ullrich
07:52 PM Revision 13a45484: fix Bug 1946
Cyrill B
07:50 PM Revision 8d344afe: Merge pull request #13 from bcyrill/master
Bug 1944 Scott Ullrich
07:46 PM Revision 52bb3619: fix typo (Bug 1944)
Cyrill B
07:18 PM Revision d568e38d: Fix multi instance cp items. Fixes #1946
Scott Ullrich
07:15 PM Revision 164a1525: Fix multi instance cp items. Fixes #1946
Scott Ullrich
06:46 PM Revision 943b7053: Revert "Add zone. Fixes #1945"
This reverts commit 8a880cb97227c3cd41ed236d06e3188f97cea2ee. Scott Ullrich
06:41 PM Revision 8a880cb9: Add zone. Fixes #1945
Scott Ullrich
06:41 PM Revision 5dd5ef52: Add zone. Fixes #1945
Scott Ullrich

10/09/2011

08:56 AM Revision 573ae2d1: fix typo. redmine #1941
Chris Buechler

10/08/2011

09:36 PM Revision 3f978888: converting from prototype to jQuery on interfaces_assign.php
Vinicius Coque
12:27 PM Revision dbe67167: Fixes issue with l2tp interfaces and altq
Ermal LUÇI
12:26 PM Revision 041e3190: Fixes issue with l2tp interfaces and altq
Ermal LUÇI

10/06/2011

07:42 PM Revision b8f855af: Add curly braces to fix code logic. See http://forum.pfsense.org/index.php/topic,40953.msg215068.html#msg215068
Jim Pingle
01:24 PM Revision 05ff388a: Allow multiple PBI packages in one tag space separated
Scott Ullrich

10/05/2011

02:15 PM Revision 007e59d2: Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927
Jim Pingle
02:15 PM Revision bb37807c: Standardize page titles for firewall log pages. Fixes #1920
Jim Pingle
02:15 PM Revision 099e764a: Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927
Jim Pingle

10/02/2011

11:38 PM Revision 076b14b2: converting from prototype to jQuery on interfaces.php
Vinicius Coque
08:33 PM Revision 8bb22d9c: Add full path to ssl files and silence warning
Warren Baker
05:08 PM Revision 2ee1cf7b: Use curl instead of dig
Warren Baker

10/01/2011

10:56 PM Revision 0f2bd251: Add some timeouts
Warren Baker
09:15 PM Revision 8c87758e: Add fetching of Root name servers hints file to setup
Warren Baker
09:12 PM Revision 958f144a: Add global for chroot environment
Warren Baker
09:08 PM Revision 77ff55ea: Remove extra word config
Warren Baker
09:06 PM Revision 2b6d9c41: Ensure unbound is owner of ssl files
Warren Baker
08:52 PM Revision 0a3d62f7: Use the correct path for Unbound SSL keys
Warren Baker
08:51 PM Revision c67d7be7: Use the correct config variable for config
Warren Baker
08:41 PM Revision 011310aa: Update root anchor for DNSSEC validation
Warren Baker
08:36 PM Revision 503425de: function shuffling and add missing ;
Warren Baker
08:22 PM Revision e088c012: Write out Unbound configuration file
Warren Baker
08:07 PM Revision a57399f4: Update comments and to do
Warren Baker
08:06 PM Revision 4f9de9b5: Add Unbound read function for /etc/hosts
Warren Baker
07:37 PM Revision f2265766: Swop dns xml tag for unbound
Warren Baker
07:34 PM Revision 0a64e626: Make space for Unbound custom options
Warren Baker
07:27 PM Revision 69508c47: Handle domain overrides and adjust config order
Warren Baker
06:47 PM Revision 84612dd7: Add Unbound statistics
Warren Baker
06:26 PM Revision 1485c2da: Add include fore remote control and change files .conf extension
Warren Baker
06:19 PM Revision 29149246: Add static host entries to separate file and include in main config
Warren Baker
05:54 PM Revision 5b24d645: Merge branch 'master' of github.com:bsdperimeter/pfsense
Warren Baker
05:54 PM Revision e9dedc03: Various Unbound functions for configuration
Warren Baker
05:52 PM Revision 5f471c95: Use the new daemon for status->queues until a proper chart javascript library is availble
Ermal LUÇI
03:08 AM Revision e237741a: Merge branch 'master' of github.com:bsdperimeter/pfsense
Warren Baker
03:08 AM Revision df74eeb0: add ability to get root hints file
Warren Baker
01:47 AM Revision 169f1574: Create symlinks for packages config files into the PBI directory
Vinicius Coque
01:47 AM Revision 9b1b25ee: Fix pbi_info path
Vinicius Coque
01:47 AM Revision a6410107: Remove line forgotten last commit
Vinicius Coque
01:03 AM Revision 7e0d217d: Start for various Unbound functions
Warren Baker
12:20 AM Revision 1e656ec4: Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings)
Jim Pingle
12:20 AM Revision 8de52525: Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings)
Jim Pingle
12:04 AM Revision b3e15d1b: Add missing s
Jim Pingle
12:04 AM Revision 48183867: Add missing s
Jim Pingle

09/30/2011

11:57 PM Revision 689eaa4d: Move hostapd to its own log and tab, so it stops spamming the system log.
Jim Pingle
11:57 PM Revision 44b3a75c: Move hostapd to its own log and tab, so it stops spamming the system log.
Jim Pingle
07:21 PM Revision a36a239a: Add Unbound chroot directory path
Warren Baker
02:28 AM Revision 722112f3: Exclude relayd from main system log, it's really spammy, and is already in relayd.log
Jim Pingle
02:28 AM Revision 3a22174d: Exclude relayd from main system log, it's really spammy, and is already in relayd.log
Jim Pingle

09/29/2011

08:14 PM Revision 747cc15a: Add some missing ;'s.
Jim Pingle
08:14 PM Revision 5e49a14a: Set a full path to remote package from git
Luiz Gustavo S. Costa
07:14 PM Revision 146769ae: Show session detail in Virtual Server status
Jim Pingle
07:13 PM Revision ff160984: Show session detail in Virtual Server status
Jim Pingle
03:49 AM Revision 53107064: remove symlinks for PBI binaries
Vinicius Coque
03:49 AM Revision 569aeae7: remove PBI even when packages depends on only one PBI package
Vinicius Coque
03:49 AM Revision 43dad535: Create symlinks for bin and sbin directories on /usr/local/ after installing a PBI
Vinicius Coque
02:28 AM Revision 9a4cfa0b: Try to send the xmlrpc errors to the system log
Ermal LUÇI

09/28/2011

11:48 PM Revision b3c106a0: Check that we have user password otherwise strange things happen if tehre is nothing stored in the config
Ermal LUÇI
11:48 PM Revision aa690c34: Correctly check if it is a valid object or not
Ermal LUÇI
11:48 PM Revision b015aa8c: Check that we have user password otherwise strange things happen if tehre is nothing stored in the config
Ermal LUÇI
11:47 PM Revision fe032a7e: Correctly check if it is a valid object or not
Ermal LUÇI
11:32 PM Revision b1b42a06: Combine is_subnet to check for both v4 and v6 subnets
Warren Baker
11:26 PM Revision fdb9c1db: Add is_subnetv6 for checking of IPv6 subnets
Warren Baker
06:41 PM Revision 433e9842: Clarify text/settings for media selection. Fixes #1910
Jim Pingle
06:40 PM Revision 6c1ebf81: Clarify text/settings for media selection. Fixes #1910
Jim Pingle
03:40 PM Revision 240ffd2e: Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913
Jim Pingle
03:39 PM Revision d3534235: Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913
Jim Pingle
04:57 AM Revision a5566aa8: install/remove packages using PBI
Vinicius Coque

09/27/2011

11:05 PM Revision e3522ebf: Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.
Jim Pingle
10:39 PM Revision b7b4ab22: Merge branch 'jquery' of github.com:vcoque/pfsense into jquery
Conflicts:
usr/local/www/index.php
Vinicius Coque
10:38 PM Revision 300e2c0b: convert javascript code to jQuery on system* files
Vinicius Coque
10:31 PM Revision f63932ca: Use jQuery fadeout effect
Vinicius Coque
10:31 PM Revision f910c29e: Convert prototype code to jQuery
Vinícius Coque
10:31 PM Revision b1678e2d: Convert dashboard ajax code from Prototype to jQuery
Vinícius Coque
10:31 PM Revision 9cd55a66: Add jQuery javascript library
Vinícius Coque
09:50 PM Revision b7027bae: Adding pbi_ suite of tools
Scott Ullrich
09:50 PM Revision af422d55: Adding pbi_create
Scott Ullrich
09:13 PM Revision b6d74873: Fixup relayd to handle DNS load balancing as well as standard TCP load balancing.
Jim Pingle
06:22 PM Revision 64f39f0b: Merge branch 'jquery' of github.com:vcoque/pfsense into jquery
Vinicius Coque
06:22 PM Revision 0e7d1686: Convert prototype code to jQuery
Vinícius Coque
06:22 PM Revision 81017bc0: Convert dashboard ajax code from Prototype to jQuery
Vinícius Coque
06:22 PM Revision 0ce64219: Add jQuery javascript library
Vinícius Coque

09/26/2011

10:22 PM Revision 3ff39566: Add global to hide download tab
Scott Ullrich
10:16 PM Revision 61265070: Remove .
Scott Ullrich
10:11 PM Revision 7e2ad1be: Fix filename
Scott Ullrich
10:10 PM Revision ceb3515d: Add download feature
Scott Ullrich
06:42 AM Revision 68e14a6b: Simplify message
Scott Ullrich
06:38 AM Revision 09b964a2: Hide warning until firmware update enabled = true
Scott Ullrich
03:17 AM Revision 110603e4: Disable download and revisit tomorrow
Scott Ullrich
03:04 AM Revision 92490745: Use escapeshellcmd
Scott Ullrich
03:03 AM Revision f54a278c: Fix path
Scott Ullrich
02:49 AM Revision ea76bdaf: Add download backup feature
Scott Ullrich
02:40 AM Revision 7c1260e3: Include functions first. Just saw a APC cache bug for getAllowedPages()
Scott Ullrich
02:34 AM Revision e70f748f: Use format_bytes()
Scott Ullrich
02:08 AM Revision d337fd0e: Center text
Scott Ullrich
02:07 AM Revision 9930d494: Increase colspan
Scott Ullrich
02:07 AM Revision f0f8bee2: Add delete full backup feature
Scott Ullrich
12:33 AM Revision 7d86e6a8: Nuke class
Scott Ullrich
12:31 AM Revision 1f6442a7: Show backup size
Scott Ullrich
12:27 AM Revision b8bfcce5: Add option to not restore config.xml
Scott Ullrich
12:09 AM Revision e40d415a: Make the manual firmware upgrade screen look a little less busy.
Scott Ullrich

09/25/2011

11:29 PM Revision 9928303b: Note when no backups are found
Scott Ullrich
11:19 PM Revision c1605b35: Add restore full backup tab
Scott Ullrich
09:57 PM Revision a30afe0e: Add checkbox to invoke full backup prior to upgrade
Scott Ullrich
09:01 PM Revision b2a67b55: Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon!
Scott Ullrich

09/22/2011

10:52 AM Revision 0c13b5f6: Correct typo, fixes Ticket #1892
Seth Mos
02:21 AM Revision c9df50aa: Merge branch 'jquery' of github.com:vcoque/pfsense into jquery
Vinícius Coque
02:20 AM Revision 1d06188d: Convert prototype code to jQuery
Vinícius Coque
02:20 AM Revision d06201a3: Convert dashboard ajax code from Prototype to jQuery
Vinícius Coque
02:20 AM Revision 90d63a87: Add jQuery javascript library
Vinícius Coque
02:17 AM Revision f6771ddf: Convert prototype code to jQuery
Vinícius Coque

09/21/2011

08:32 PM Revision 9c070452: Fix interface finding. Now properly adds a dhcpv6 static mapping via + button.
Jim Pingle
08:22 PM Revision 9fbefc09: Fix type detection
Jim Pingle
08:16 PM Revision 9d539cb5: Fix misnomer since the page was copied from dhcpv4, change references to arp to ndp instead.
Jim Pingle
08:14 PM Revision 4e85523b: Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.
Jim Pingle
07:49 PM Revision 4151bdba: Fix display of static dhcpv6 assignments. Format duid with colons.
Jim Pingle
06:04 PM Revision 2fdc8262: Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place)
Jim Pingle
05:42 PM Revision dcd81322: For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started.
Jim Pingle
05:08 PM Revision eb26eb1c: Commit a fix that prevents the drop down from showing over 31 length.
Fixes Ticket #1892 Seth Mos
12:27 AM Revision 7fe6d08e: Merge branch 'jquery' of github.com:vcoque/pfsense into jquery
Vinícius Coque
12:25 AM Revision 826a4a77: Convert dashboard ajax code from Prototype to jQuery
Vinícius Coque
12:22 AM Revision 92a10a8a: Add jQuery javascript library
Vinícius Coque

09/20/2011

08:11 PM Revision f0be3768: Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
Ermal LUÇI
08:11 PM Revision a486425f: Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
Ermal LUÇI
06:57 PM Revision f393a514: Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)
Jim Pingle
06:21 PM Revision b63b9691: Remove 0x, really isn't needed
Jim Pingle
06:18 PM Revision a4dd274b: Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.
Jim Pingle

09/17/2011

03:52 PM Revision 21b8289e: Properly dispaly CP status page with the multi instance CP
Ermal LUÇI
02:22 AM Revision c012cc39: tagged 2_0_0 with previous push, now bump version to 2.0.1-DEVEL
Chris Buechler

09/15/2011

07:28 PM Revision 0380704f: To avoid any possible issues during the different paths of the workflow create the zone since its first step
Ermal LUÇI
07:23 PM Revision 0dad12d8: Do not try to add mac passthrough to a not loaded ipfw since the macs might be added to the wrong zone.
Ermal LUÇI
05:54 AM Revision 7d3eeb8c: Unbreak the firewall rules, I accidentally reset the variable.
Seth Mos
 

Also available in: Atom