Activity
From 04/16/2011 to 05/15/2011
05/15/2011
05/14/2011
-
10:44 PM Revision 325e3163: Merge branch 'master' into smos-ipv6
- Conflicts:
etc/inc/pfsense-utils.inc -
08:31 PM Revision 3f9492a7: Remove a space, this prevents the dhcp server from starting
-
04:23 PM Revision 4450527f: Fix small typo
-
04:23 PM Revision 57f2840e: MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, Diagnostics->ARP table
-
04:16 PM Revision 92ca10c1: Merge branch 'axscode-pfs'
-
04:08 PM Revision 23b774e0: Merge branch 'master' into yakatz-ssl
-
03:48 PM Revision 2ad2758f: Merge branch 'drcookie-he.net'
-
03:08 PM Revision fed025ea: Teach row_helper about ipv6, should fix issue found here:
- http://forum.pfsense.org/index.php/topic,36709.0.html
- 02:39 PM Revision 8ea77433: Added HE.net (dns.he.net) to the list of available dyndns services.
-
01:59 PM Revision 4e4de1d1: Resolves #1529. Check if the file exists before opening it.
05/13/2011
-
07:24 PM Revision 5e80046a: Resolves #1524. USe the correct field from netstat parsed output.
-
05:27 PM Revision e7237dd0: Fix interface recognition for diag > arp. It was't seeing wireless interfaces properly.
-
05:09 PM Revision b45630bf: Fix whitespace.
-
05:07 PM Revision f1273b82: Sync with dhcp leases reading code.
-
01:45 PM Revision 60c5d29b: Test for array before using variable as one.
-
11:43 AM Revision 69be9601: Merge remote branch 'upstream/master'
- Conflicts:
etc/inc/vslb.inc
etc/version
05/12/2011
-
06:04 PM Revision 042578fd: Fix comment
-
05:59 PM Revision dc073abd: Also skip the rewind binding state or leases show expired. Reported at http://forum.pfsense.org/index.php/topic,36657.0.html
-
05:26 PM Revision 2b094d21: This function takes two parameters, fix PHP error. Reported at http://forum.pfsense.org/index.php/topic,36648.0.html
- 05:03 PM Revision eb06ca8e: Revert this change. reload_all() already sends a reload message. Unfortunately there is still something else lurking that causes a delay when loading the wizard step
- 03:41 PM Revision 9545fe7a: Use send_event()
- 03:38 PM Revision 602e9806: Use send_message and issue the reload all operation in the background
-
02:45 PM Revision 1031c9ea: Make autocomplete on the login form optional.
05/11/2011
-
09:03 PM Revision a1bad141: Fix IPsec descr trimming for rule labels. Ticket #1426
- 08:40 PM Revision b148ab81: Skip step #9 for non pfSense branded installations
-
08:12 PM Revision 4bc2c676: Test for array/size before foreach
-
08:10 PM Revision 728003c8: Various CRL fixes, handle empty internal CRLs better.
- 07:26 PM Revision 51b9e41d: Reload the wizard and then redirect to a wizard completed step. Prompt the user to donate to the project.
-
07:02 PM Revision 00c36201: version bump to rc2
-
01:18 PM Revision cd9fa56b: Fix the input validation, typo in the field name. Mark the prefix delegation range as not required.
-
12:20 PM Revision 4edbcf6d: fix accidental linebreak to cause the pid to always return 0
05/10/2011
-
12:51 PM Revision 9eafb7e2: Properly kill the dhcp6 client
-
12:46 PM Revision 9d158467: Save the IPv6 DNS server and search domain to /var/etc/ so that system resolv conf picks it up.
-
08:46 AM Revision c65d3051: Correct the dhcp6c function name, accept router advertisements
-
08:42 AM Revision 1a0b04df: Add the new rc.newwanipv6 script. Needs more work. Dhcp6c client does not pass a argument. Always assuming WAN for no
-
08:40 AM Revision 0d6dedb9: Prevent incorrect rtadvd.conf generation if the prefix is not yet set on the LAN interface
05/09/2011
05/08/2011
05/07/2011
-
08:07 PM Revision c7ac47fd: Misc fixes to make the openvpn wizard stop re-creating a CA previously made via the wizard if you re-ran the wizard and chose a CA instead. Fixes #1512
- 04:14 AM Revision 2635f1f5: this should be checking for synchronizetoip not pfsyncpeerip
- 02:51 AM Revision 9c04a8c0: passive should always be on for mobile clients per racoon man page
05/06/2011
-
09:27 PM Revision 5b06d9cc: Reorder instructions and do not reload dns if its not allowed from the dns allow override setting.
-
09:02 PM Revision 978cf4fd: Actaully put the route adding under the conditional logic checking. Ticket #1408.
-
08:55 PM Revision 114a9292: If we are disabling the radius inputs, also disable the secondary radius inputs.
-
08:55 PM Revision c07b2675: This field should be server2
-
08:36 PM Revision ac655e1b: Use the availble constant on php for this and also the right value that comes with it since PHP never supported u_int. There is a bug open still on PHP about bcmod but some more info is needed.
-
07:36 PM Revision 6f5ed6f0: Reorder where inetd gets started to after where the package rules are generated, so that a package can add a line to inetd.conf using that process.
-
02:19 PM Revision de06b5b7: Enable debugging for the dhcp6c client so we can better track if it's working right
-
01:08 PM Revision 000d9e71: Add the ipv6 allow tag to the default config.
- Add a default allow rule for the LAN with IPv6
Add a dhcp-pd sla-id of 0 for the WAN.
Add a dhcp-pd length of 0 for t... -
12:09 PM Revision ed395640: Add DHCP-PD support if the WAN interface is set to DHCP.
- Select a DHCP-PD prefix length in correspondence with your ISP. If set to "none" it will not be requested and normal ...
05/05/2011
-
08:47 PM Revision f02c3e1d: Misc OpenVPN CRL selection fixes.
-
08:41 PM Revision 93a138ab: Add a field for the prefix pools. Fix the DUID check
-
08:27 PM Revision a59831e7: If we have deleted the last cert from the CRL, blank out the text.
-
08:14 PM Revision 461aa9d0: When deleting a CA, delete its associated CRLs.
- 07:56 PM Revision 85936586: Enable accidentally commented out dhclient command for ipv4
- 07:46 PM Revision 0d8562ed: Fix the parse error, missing bracket.
-
07:29 PM Revision 7149c4e7: Add backend support for the dhcp v6 client
-
11:50 AM Revision e7230cb3: Add firewall rules so that the DHCPv6 replies can come back in
-
10:23 AM Revision 5fd3cb92: Ticket #CZH-831780. If gif(4) is part of a bridge and its mtu is smaller than 1500(ethernet standard) do not consider it in finding the smaller mtu because we have a patch to allow gif(4) be member of a bridge with smaller mtu. See https://rcs.pfsense.org/projects/pfsense-tools/repos/mainline/commits/67d3135722db4a3c911761ead5c881ccaef02c65 for details.
-
07:07 AM Revision c495f88b: Add the dhcp6 client into the backend code. Needs scripts for up down events also.
05/04/2011
- 11:39 PM Revision 4a916dc8: Timeout is either a global option and/or a table stanza option. For now made it a global option.
- For the future each pool should probably have a configurable timeout.
-
09:54 PM Revision 8b1e7d04: Correct wrong key for checking if a interface type switched. Ticket #1420
-
09:31 PM Revision 56da23dc: Fixes #1394. Create a function get_itnerface_default_mtu and use it for resetting the mtu of a interface to default when needed. This adds the overhead of fetching the interface mtu and comparing with the default one every interface configuration run.
-
05:58 PM Revision 131f3a50: Disable this log message, as it can be extremely spammy in the logs.
-
12:26 PM Revision a9543eae: Remove the dhcp6 type, add the DUID field to the dhcp config.
-
10:07 AM Revision cfd2ca3c: Remove stray debugging lines in VPN
-
10:06 AM Revision 776603cd: Remove debugging
-
08:58 AM Revision 2fb056d8: More DHCPv6 server fixes, split the function out into seperate v4 and v6. Make the router advertisement stand alone on the dhcp server page.
05/03/2011
-
07:20 PM Revision ab1047d4: Make sure to send both the managed and other config flags.
- 08:12 AM Revision 0130b756: Some more whitespace fixes.
-
08:09 AM Revision dcb846e3: Merge remote branch 'upstream/master'
- Conflicts:
usr/local/www/status_rrd_graph_img.php - 08:07 AM Revision 327ef8eb: Use correct config variable and fix some whitespaces.
05/02/2011
-
10:26 PM Revision 8c218e1d: Give time to filterdns to exit gracefully and after that start a new process.
-
10:04 PM Revision 9b0ddd8c: Resolves #1486. When sticky option is selected under advanced->misc honor it even in the relayd.conf setting.
-
08:57 PM Revision 0b1321e2: Bring back the optimization on max-packets at pf(4) level now that the issues with daemon have been identified.
-
08:57 PM Revision 81e14406: Bring back the optimization on max-packets at pf(4) level now that the issues with daemon have been identified.
-
08:57 PM Revision 2dc14ea2: Now that layer7 daemon issues are resolved bring back this optimization.
- Revert "Do not write ont rules anymore max-packets. This apparently was done by me in a previous commit, it helps wit...
-
07:32 PM Revision b01adece: Set default colors explicity, the theme can then override them. This prevents missing colors in themes from crashing the graphs.
-
06:36 PM Revision 49825b17: If the rrd multiplier is negative, use 5% for out instead of 95% for the 95th percentile line.
-
04:53 PM Revision 3bae60be: Add a newline to the igmpproxy config to resolve issues of it not parsing correctly the file. Reported-by: http://forum.pfsense.org/index.php/topic,36279.0.html
04/29/2011
-
07:43 PM Revision c639315e: Set password on the OS instead of just the gui. Fixes #1485
-
06:23 PM Revision f7ea0505: Remove static routes that are added for dns servers when allow override is allowed when a ppp interface goes down. Code borrowed from dhclient-script.
-
06:19 PM Revision a73a9886: Ticket #1408. Honor the allow override settings even for ppp devices.
-
06:15 PM Revision e5f3359c: Send route delete message to blackhole.
-
06:13 PM Revision cfe92577: Ticket #1408. Do not add static routes for automatically learned dns servers from dhcp if Allow override is not selected.
04/28/2011
-
09:21 PM Revision 9cf46050: Correct saving of qinq specified members and also correctly destroy parent vlan when deleteing the interfaces. Also take care of attaching to netgraph now that we detach by default.
-
08:44 PM Revision a7ee5777: Remove rndtest sysctl since the kernel module is not anymore part of our kernels. Leftover noticed by: Jim
-
08:31 PM Revision 2d14181b: Remove rndtest sysctl since the kernel module is not anymore part of our kernels.
-
07:53 PM Revision 27dfd848: Bring comment up-to-date
-
07:33 PM Revision 65531b4b: Make sure that openvpn tunnels are not impacted by hitting 'Save' on the Interface->Configuration page when assigned.
-
07:29 PM Revision d1ae9705: Use the needed variable here so hitting 'Save' from Interface->Configuration section does not leave the assigned gif interfaces without tunnel addresses.
-
07:16 PM Revision 40b0c024: Correct code description during assignment
-
07:09 PM Revision d7f1891b: Some configurations might have gre/gif on top of carp. Make sure to handle this configurations and to bring the tunnel correctly up.
-
02:25 PM Revision 03f824a5: Remove the quotes, these break the advertisement
-
01:27 PM Revision 61fbafc2: Hopefully fix the router advertisement
-
09:33 AM Revision fcdc8943: Merge remote branch 'upstream/master'
- Conflicts:
etc/inc/pfsense-utils.inc -
09:09 AM Revision 753bd64d: Change the rtadvd daemon options to a more readable format that should hopefully work better.
- 01:10 AM Revision 1dfb7795: fix typo
-
12:25 AM Revision b0c2087e: Comment out debug print
04/27/2011
04/26/2011
-
09:08 PM Revision c41997ce: Allow users to select SSL/TLS+User Auth with external authentication sources.
-
06:37 PM Revision 7100a85c: No need to include head.inc twice
-
02:18 PM Revision 0b9d02f3: Don't just blindly echo to the ntpd.log, it's a clog file and that will break it.
-
07:05 AM Revision 787de45a: Push the ipv6 routes for the local network with push route-ipv6
04/25/2011
-
08:12 PM Revision 97ffc513: Add the ipv6 configuration options for routing ipv6 over the tunnel. Currently only a /64 is supported for the routed network, so use a /64 and then route the /56
-
07:50 PM Revision 9f5d14ce: Show OpenVPN instances on Status > Traffic Graphs, with descriptions.
-
05:17 PM Revision b1ba04cf: Add ipv6 tunnel remote subnets
04/22/2011
-
07:48 PM Revision e3dc055a: Actually correct check meaning.
-
07:23 PM Revision bd17f93d: Do not an ip of all 1s as a gateways since it cannot be pinged.
-
06:28 PM Revision bce14123: Actually call interfaces_carp_setup after the carp interfaces are created so carp traffic can only flow after we have all vips up and running. This prevents premption more early than necessary. Ticket #1432.
-
03:23 PM Revision d8da6350: Provide a method for rebrands to force a theme. Otherwise upgrading nanobsd from pfSense to a rebrand image without the theme in the config.xml will have a broken GUI since the theme isn't there.
- 12:31 AM Revision de7222fb: correctly unmount drives where a config doesn't exist
04/21/2011
-
09:39 PM Revision 2d4003aa: If the bandwidth value is coming from radius scale it up to the requested Kbit/s unit.
-
08:05 PM Revision 2594f401: missed a bit of my last commit
-
07:33 PM Revision 908cbaf9: Set user when removing privileges, otherwise things like the user's shell would not be reset until pressing save, which is inconsistent with that step not being needed when adding privileges.
-
06:34 PM Revision a29aeb47: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline.git
-
06:33 PM Revision ea7763c0: ignore dreamweaver temp files
-
06:29 PM Revision a828210b: checking moduli of ssl csr request and response
-
05:10 PM Revision 1f0c76cf: Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the upgrade code wasn't treating it properly, accessing it directly instead of using the first entry ([0]). Fixes #1439 - PPPoE credentials upgrade properly now.
-
02:33 PM Revision 46698c3f: Reject encrypted CA private keys. Resolves #1446
-
01:59 PM Revision 0cc5ab42: Confirmed working fix for ticket #1417 - with this change I have two-way connectivity on Site-to-Site (SSL/TLS) with iroutes.
04/19/2011
-
11:59 PM Revision bd24573b: Backing out changes from ticket #1417, it was not a valid openvpn config that the user was trying to make.
- 09:06 PM Revision 673ee7b1: Harden SSL settings a bit. Verified OK with @cmb and @billm
04/18/2011
-
10:27 PM Revision 6c9cf466: Slightly different fix for #1417 that doesn't mess up other parameters needed by p2p_tls
-
07:18 PM Revision e2e934e0: override option for certificate subject mismatch
-
06:56 PM Revision 359f6307: Block instead of allowing proto carp/pfsync during bootup since this may cause issues. Ticket #1432
-
06:25 PM Revision 42c07003: Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages.
-
05:08 PM Revision e8503ff4: Only start log update ajax timer if the updateDelay is defined. http://forum.pfsense.org/index.php/topic,35771.0.html
-
09:08 AM Revision 81b44848: Surround the IPv6 address with brackets
04/17/2011
04/16/2011
- 10:19 PM Revision 988d498c: sync bogons
Also available in: Atom