Activity
From 11/15/2009 to 12/14/2009
12/14/2009
-
08:41 PM Bug #222 (Closed): pfSense PPTP configurator shows some fields twice
- this is a result of an incorrect fix to #139, and #139 notes this issue among others that now exist, so this is a dup...
-
08:08 PM Bug #222 (Closed): pfSense PPTP configurator shows some fields twice
- On the VPN->PPTP page, the Server Address and Remote Address Range fields are shown twice. Screenshot attached.
- 08:18 PM Revision 201fbd66: Make sure that hostnames inside a alias that does not resolve will not result in a unloadable ruleset.
-
06:26 PM Revision 4e955eb1: include needed libraries
-
06:25 PM Revision d1892212: Ticket #217. Comment out code that is half finished.
-
05:56 PM pfSense Packages Bug #200: 100% CPU on PHP with Snort
- robert zelaya wrote:
> I have reproced this error by loading a large amout of ips into the snort2c table.
>
> Exa... -
05:14 PM pfSense Packages Bug #200: 100% CPU on PHP with Snort
- I have reproced this error by loading a large amout of ips into the snort2c table.
Example loading 200,000 ips to ... -
05:52 PM Bug #62 (Feedback): Check vlan 1.2 -> 2.0 upgrade code and interface naming.
- Mark for feedback as a reminder for me to test
-
07:30 AM Bug #62 (Resolved): Check vlan 1.2 -> 2.0 upgrade code and interface naming.
- I just checked in the code that properly upgrades the vlan configuration in 054 to 055.
It now creates a config.xm... - 03:45 PM Revision 0c2fd958: Revert previous change, this was already handled and I verified it works after fixing
- guess_interface_from_ip()
- 03:35 PM Revision 80a2c1e6: Correct Typo in function name, this broke guess_interface_from_ip()
- 03:21 PM Revision 0a32bc9b: Make sure that if we are passed a IP address but do not have the interface yet, which can happen when
- rules are upgraded from 1.2, then find the interface and carry on.
This fixes upgrades where rules might direct traff... - 03:15 PM Revision 9ff8c299: Forward port the guess_interface_from_ip() from 1.2-RELEASE TO 2.0
- This one works far better then the old one that was still in 2.0.
Problem being, if it was not in the ARP cache it wa... -
03:12 PM Bug #221: Warnings thrown out when visiting System->Advanced->Networking
- There must be something wrong with that upgrade file then.
run this from a shell:
pkg_add -r git ; pfSsh.php pl... -
02:56 PM Bug #221: Warnings thrown out when visiting System->Advanced->Networking
- Just upgraded to the latest build this morning before checking and posting the bug :| I can't see any errors on the u...
-
02:55 PM Bug #221 (Feedback): Warnings thrown out when visiting System->Advanced->Networking
- I saw that too at some point about a week or two ago, but pretty sure it's been fixed, upgrading made it go away and ...
-
02:54 PM Bug #221: Warnings thrown out when visiting System->Advanced->Networking
- I fixed this weeks ago. Please make sure you are on the latest code.
-
02:42 PM Bug #221 (Resolved): Warnings thrown out when visiting System->Advanced->Networking
- When visitng the networking tab on the advanced settings page, the gui throws out some warnings, doesn't look like it...
- 01:02 PM Revision bb6a3dfe: Make sure to surpress stderr
- 12:32 PM Revision da74e673: Fix the VLAN upgrade code so that it correctly renames the vlan entries and updates the interfaces
- config section to the new name. Tested with 2 VLANS.
- 12:01 PM Revision 54f8bad0: Make sure we do not place the temporary files in / but in /tmp
-
11:34 AM Revision c6933c6d: $g[pptp_subnet] is gone on 2.0. Ticket #139
-
10:00 AM Bug #220 (Resolved): Multi_Lan shaper wizard stalls at first screen.
- This could be considered a duplicate of bug #170 however this applies to multi_lan shaper and not multi all. It is al...
-
07:36 AM Bug #219 (Closed): Reboot needed after Nic deletion (vlan parent).
- If all nic's are VLAN nic's and the parent nic is added and then deleted right away (before a save) pfSense will hang.
-
04:43 AM Bug #139: PPTP Server subnet and clients needs combined
- It was using the old $g['pptp_subnet'] directive.
-
03:40 AM Todo #122 (Resolved): Update the miniupnpd pfPort after the 1.2.3 release
- pfPort is upgraded to miniupnpd version 1.4 which is up-to-date with upstream.
Changelog is here
http://miniupnp.... -
03:05 AM Revision 5b631e88: Home directory of uid 0 should be /root. Ticket #218
- 12:13 AM Revision 35662d4d: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
12/13/2009
- 11:57 PM Revision 36f5df24: remove authorized_keys check, many users won't have SSH access anyway, this check is much too restrictive
- 10:21 PM Revision f9150249: clarify input_error
-
10:19 PM Bug #218 (Resolved): admin's SSH key written to wrong location
- fixed, thanks!
-
10:06 PM Bug #218 (Feedback): admin's SSH key written to wrong location
-
09:38 PM Bug #218: admin's SSH key written to wrong location
- Oh, I see what the problem is, admin's home directory is /root but the key gets written to /home/admin/ so it doesn't...
-
09:34 PM Bug #218: admin's SSH key written to wrong location
- Strange ! I'am also running a snapshot from today (the first one of the day: http://snapshots.pfsense.org/FreeBSD_REL...
-
09:30 PM Bug #218: admin's SSH key written to wrong location
- Same on a different box, running a Dec. 6 snapshot.
-
09:27 PM Bug #218: admin's SSH key written to wrong location
- This is the first I've tried it on 2.0 (in a long while at least, maybe ever). I don't have a .ssh directory at all. ...
-
09:23 PM Bug #218: admin's SSH key written to wrong location
- I tried to add a SSH key to the default admin user, the authorized_key files is created successfully:
# pwd
/home... -
06:59 PM Bug #218 (Resolved): admin's SSH key written to wrong location
- After adding authorized keys in the user manager and saving, these keys are not written out to the authorized_keys fi...
- 09:34 PM Revision 55ec57b9: link to correct associated firewall rule
- 09:28 PM Revision 66772edc: fix text
-
08:38 PM Revision a14bc953: More special meaning words.
-
08:17 PM Revision 4f80a11e: Ooops remove bogus text.
-
05:22 PM Bug #145 (Resolved): DHCP server available range is wrong
- fixed
-
04:53 PM Todo #63: Change web interface default to HTTPS
- So generate a key outside of the new cert framework. Got it.
-
04:52 PM Todo #63: Change web interface default to HTTPS
- Don't have to prompt for anything, can generate a self-signed cert on the fly without any prompting. Just run:
op... -
04:24 PM Todo #63: Change web interface default to HTTPS
- I disagree with this. I do not think it is a good thing to need to prompt the user for 7+ items (cert authority item...
-
04:20 PM Todo #63 (New): Change web interface default to HTTPS
- This works, but it needs to generate the cert at first boot as stated. Using a hard coded default cert is a major sec...
-
04:41 PM Bug #139 (New): PPTP Server subnet and clients needs combined
- This wasn't synced up with m0n0wall properly, PPTP is broken now (vpn_pptp.php at least, not sure about back end).
-
04:36 PM Bug #136 (Resolved): Issues with linked filter/NAT rules
- this is all good now (after a minor fix I just committed)
-
04:22 PM Bug #211 (Resolved): IPsec GUI bugs
- fixed
-
12:28 AM Bug #211 (Feedback): IPsec GUI bugs
-
04:14 PM Bug #55 (Resolved): 2.0 / FreeBSD 8 needs wireless changes to work.
- This seems to be ok, if there are any issues we'll open new tickets with specifics.
-
02:35 PM Bug #217 (Resolved): Can't change pfSense default gateway
- Using the snapshot released 12/13/09, I cannot change the pfSense default gateway. The automatically created WAN inte...
-
02:14 PM Revision a56b2fa0: Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'
-
05:26 AM Revision fa03b3c1: Remove some sort of extra space/break in ipsec screen. Ticket #211
- 05:21 AM Revision b1d215c5: fix text
- 05:14 AM Revision 341a01da: clean up text
- 05:03 AM Revision 9c6ea412: fixup text
- 04:48 AM Revision 50cc6048: clarify input_errors
- 04:46 AM Revision b29b1a33: fix input validation of gateways. Ticket #173
- 04:34 AM Revision 7b995bec: clarify input validation message
-
12:25 AM Bug #124 (Resolved): Polling problems with 8
- fixed
-
12:23 AM Bug #201 (Resolved): Adding domain override doesn't restart dnsmasq
- fixed
-
12:11 AM Bug #158 (Resolved): Setup wizard breaks single interface configurations
- fixed
-
12:08 AM Bug #103 (Resolved): OpenVPN client custom options missing
- fixed
-
12:06 AM Bug #125 (Resolved): Erroneous "interface not present" alert
- fixed
-
12:04 AM Bug #142 (Resolved): Alias autocompletion broken
- fixed
-
12:03 AM Bug #173 (Resolved): Missing input validation for gateways
- the particular issues mentioned in the ticket are fixed after my last commit fixing the input validation
not sure ...
12/12/2009
-
11:53 PM Bug #143 (Resolved): Apostrophe in alias description breaks mouse-over display
- fixed
-
11:52 PM Bug #190 (Resolved): Configuration backup very slow
- fixed
-
11:25 PM Bug #196 (Resolved): remote syslog does not work after reboot
- Fixed in 1.2.3, verified it also works in 2.0.
-
11:22 PM Bug #162 (Resolved): Expanding traffic graphs and saving doesn't save
-
11:16 PM Bug #162: Expanding traffic graphs and saving doesn't save
- It is the fix. The original author does not have time to fix it further. And no, I am not spending any more time o...
-
07:20 PM Bug #162: Expanding traffic graphs and saving doesn't save
- They're now unable to be collapsed at all, graphs for all interfaces are always expanded. Is that the intended "fix"?...
-
08:57 PM Revision 473d0ff0: Add patch from lietu (Janne Enberg). Ticket #136
- 1) Multiple NAT rules can be assigned the same filter rule
-> Fixed, added assigned-nat-rule-id to filter rules to ke... -
04:07 PM Bug #136 (Feedback): Issues with linked filter/NAT rules
- Ok, merge done manually (since the merge is not functionnal)
-
02:51 PM Revision 1b665090: Only get ip address from internet if it is a private address on the interface. This should optimize the speed of dyndns a lot.
12/11/2009
- 11:46 PM Revision c1aa682e: really fix input validation
- 11:26 PM Revision e8ce1bd1: fix input validation
- 11:15 PM Revision e4e3f16e: This breaks the firewall log. Unknown intent, Ermal if you want to improve it, please make sure it works.
- Revert "Remove completely bogus code with propper one."
This reverts commit be620dfd9283ee644c57b3c558c7dd603d0f4897. -
11:44 AM Revision 55bd0d73: Try to update only one interface if we are asked so.
-
11:42 AM Revision 0be93267: Touch up some comments and error messages. Teach dydns_configure to update only one interface.
-
11:30 AM Revision be620dfd: Remove completely bogus code with propper one.
-
10:14 AM Revision 7514c2e2: Remove "$Id$ to unbreak page.
-
09:47 AM Revision 7dfa60fa: Check if item is set before foraching.
-
01:48 AM Revision 507af8dd: Use get_interface_ip instead of a manual shell_exec(ifconfig). Ticket #69
12/10/2009
-
11:13 PM Revision e4c3d767: Transmit freebsd machine (uname -m) so that we can be begin offering multi platform packages
-
10:34 PM Revision 67b0902f: Add IP alias and 'any' support to OpenVPN. Feedback #69
-
09:56 PM Bug #136: Issues with linked filter/NAT rules
- there is a merge request that fixes this.
http://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/45
... -
09:54 PM Bug #136 (Assigned): Issues with linked filter/NAT rules
-
08:50 PM Bug #69 (Feedback): OpenVPN 'local' directive
- /etc/inc/openvpn.inc now used get_interface_ip() when generating config file.
-
07:54 PM Bug #69 (Assigned): OpenVPN 'local' directive
- Advice from Ermal:
Please use get_interface_ip() for friendly interfaces
and find_interface_ip() for real interfa... -
07:48 PM Bug #69 (Feedback): OpenVPN 'local' directive
- Added revision https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/67b0902fe1979b904b2f56a61d59309d971138...
-
08:50 PM Revision 9cadc543: Escape CARP password. Resolves #213
-
08:34 PM Revision 942fdd55: Escape CARP password. Resolves #213.
-
06:37 PM Bug #216: Upgrade from 1.2.3-RC3 to 1.2.3-RELEASE Fails with error mounting on nanobsd alix system
- Apologies, only thought it was a bug as other people are experiancing it :- http://forum.pfsense.org/index.php?topic=...
-
06:34 PM Bug #216 (Rejected): Upgrade from 1.2.3-RC3 to 1.2.3-RELEASE Fails with error mounting on nanobsd alix system
- We've tested numerous updates, this isn't a legit bug report. Please post to the forum or mailing list, if a specific...
-
06:32 PM Bug #216: Upgrade from 1.2.3-RC3 to 1.2.3-RELEASE Fails with error mounting on nanobsd alix system
- When was the date of the 1.2.3-RC3 installation? You most likely have an image before we resized them and if this i...
-
06:30 PM Bug #216 (Rejected): Upgrade from 1.2.3-RC3 to 1.2.3-RELEASE Fails with error mounting on nanobsd alix system
- When trying an upgrade from 1.2.3-RC3 to RELEASE, pFSense bails out half way through with the error messages
Misc... -
03:35 PM Bug #213 (Resolved): Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Applied in changeset commit:"942fdd555964d4854e38f8508ffe6acc190b94f4".
-
03:05 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Ok, the password above was not the offending password. The password that had issues contained a double quote (")
T... -
09:19 AM Bug #215: allow IPv6 traffic not complete
- We know exactly where everything comes from, we don't add those. Those rules are generated by PF's antispoof. You'll ...
-
08:44 AM Bug #215: allow IPv6 traffic not complete
- Chris Buechler wrote:
> It's not coming from anywhere in our code:
I made the setup quick and dirty with the 1.2... -
08:31 AM Bug #215: allow IPv6 traffic not complete
- It's not coming from anywhere in our code:
:~/gitroot/pfsense-RELENG_1_2$ grep -r inet6 *
etc/inc/filter.inc: ... -
05:03 AM Bug #215: allow IPv6 traffic not complete
- Chris Buechler wrote:
> hrm, my explanation earlier wasn't posted.
>
> the "Allow IPv6" box works exactly as it...
12/09/2009
-
08:59 PM Revision a331bc2a: Note that the file will be labeled nanobsd upgrade
-
05:27 PM Bug #215: allow IPv6 traffic not complete
- hrm, my explanation earlier wasn't posted.
This isn't a legit bug report, inet6 only appears in our source code i... -
04:30 PM Bug #215: allow IPv6 traffic not complete
- Hey! Please not this way! I know that You not like and support IPv6. But at least I deserve that You read and comment...
-
04:03 PM Bug #215 (Closed): allow IPv6 traffic not complete
- pfSense does not have IPV6 support.
-
12:18 PM Bug #215 (Closed): allow IPv6 traffic not complete
- If "allow IPv6 traffic" is unset, I see:
[1.2.3-RELEASE] ... - 05:21 PM Revision 60be9d51: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
-
03:56 PM Feature #214: Simultaneuous Serial/Video Console
- I just tried this out. I only needed the /boot/loader.conf changes in the original text of the ticket, not the boot.c...
-
11:55 AM Feature #214: Simultaneuous Serial/Video Console
- /boot.config may also need to contain -D in order for this to work.
-
12:45 PM Revision 712b72d7: Add listtopic and note that only ip addresses may be imported.
-
12:37 PM Revision 984c64a4: Add the same checks to the aliases import functionality as the ones that are done during creation/editing of aliases. Ticket #146
12/08/2009
-
10:22 PM Revision c13b87a0: Openvpn tunnel network should not be a required parameter as it was not reuired in 1.2.3- Resolves #212
-
07:40 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- I finally had a chance to attempt replication of this issue and so far I am unable to do so. I tried on 1.2.2-RELEASE...
-
04:05 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- escapeshellarg()
-
04:00 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Most likely it will just take addslashes() on the password and quoting with '' instead of "" on the shell exec to fix.
-
03:40 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Seth suggests using base64_encode on that field, which means any value is safe to store.
Possible issue being, how... -
01:24 PM Bug #213: Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Judging by a quick look at the code, this appears to be an issue on 2.0 as well but I haven't tried it in a test envi...
-
01:16 PM Bug #213 (Resolved): Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Relayed from Gary on IRC, a support customer had a complex CARP VHID password which contained some special characters...
-
05:47 PM Revision 7c3f1ed2: Use is_port here.
-
05:41 PM Revision 52d618c2: Add one more check for port aliases now that /etc/services can be used in port names.
-
05:25 PM Bug #212 (Resolved): OpenVPN client Tunnel Network
- Applied in changeset commit:"c13b87a076e49202cc35248a9327e63452b403c6".
-
12:10 PM Bug #212 (Resolved): OpenVPN client Tunnel Network
- 'Tunnel Network' probably should not be a required parameter.
In previous versions, this was assigned automatically ... -
04:31 PM Feature #214 (Closed): Simultaneuous Serial/Video Console
- FreeBSD is capable of using both serial and video consoles at the same time. It seems like a good idea to enable this...
-
03:54 PM Revision aad51dbf: Add the no nat for tftp-proxy entry. Ticket #140
-
03:53 PM Revision 6b31f539: Allow specifying services/ports in firewall rules or nat rules by their /etc/services name.
-
03:45 PM Revision 1cf931f6: Correctly unset rules when switching disabling AON.
-
03:44 PM Revision fb3590e5: Revert "Correctly unset rules when switching disabling AON."
- This reverts commit 989e5d62da2f7f6dad2bb55d20d2558cfb3fa34a.
-
03:44 PM Revision 989e5d62: Correctly unset rules when switching disabling AON.
-
03:40 PM Revision 1ddb870b: Ticket #140 Fix Outbound edit page to really show errors. Propperly generate rules when switching from/to AON.
- 11:16 AM Revision 070a82a9: add teredo-protocol to port definitions
-
09:01 AM Bug #140 (Resolved): Switching to AON should generate proper full NAT rules
- Patches commited.
-
04:21 AM Revision bd4ea800: Squeeze help menu in
-
04:01 AM Revision 92cf9fcd: Show Loading new configuration to make bootup text unfiorm
-
03:45 AM Revision 895445e5: Remove ph2 add button. It is shown when needed
-
03:42 AM Revision 83221d3b: Pass ph1ent
-
03:38 AM Revision afcda0d0: Make g a global and pass ph1ent
-
03:23 AM Revision fbc8af8f: Replace dollarsigndollarsign with dollarsign
-
03:03 AM Revision 38b5beaf: s/loadbalancer/load_balancer/
-
02:56 AM Revision 25753b5b: Add back chopped off and. Output updating configuration after rrd upgrade to make upgrade text look uniform.
-
02:50 AM Revision cb945ced: oops, revert this. there is code already. focus on making it work for this config instead
-
02:23 AM Revision 7a7f3af1: Reboot after uploading config
-
02:21 AM Revision a6327ffc: Only kill processes if they are running
-
02:11 AM Revision 886922e7: Ensure item is array.
-
02:09 AM Revision b5e8ddee: Upgrade outgoing load balancing to gateway groups. Ticket #78
-
02:03 AM Bug #173: Missing input validation for gateways
- The parse error is now gone, but upon further inspection I can create empty array entries by attempting to delete a g...
- 12:01 AM Revision 166c82ed: fix old_ip detection, clean up white space
12/07/2009
- 11:50 PM Revision 4494cf6a: fix typos
-
10:39 PM Bug #211: IPsec GUI bugs
- Committed rafcda0d which should unbreak the image.
-
06:43 PM Bug #211 (Resolved): IPsec GUI bugs
- see screenshot attached.
1) some sort of extra space/break
2) floating add P2 box
-
10:05 PM Bug #78 (Feedback): Outgoing load balancer needs configuration upgrade
- Turns out the code was there! needed to change loadbalancer to load_balancer and now it works!
-
06:20 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- Targeting 3.0 for an enhanced daemon. This seems to work really well.
-
03:53 PM Revision fcf6a458: Do not rely on PHP5 features which are not widely used in pfSense.
-
02:49 PM Revision 7c587b9f: Try to prevent empty interfaces.
-
12:33 PM Revision 5208e648: Include needed files. Ticket #209.
-
12:31 PM Bug #210 (Rejected): Captive Portal RADIUS authentication - "Authentication error - Username and/or password invalid."
- this is not a legit bug report, RADIUS authentication works fine, this is some sort of configuration issue. Please as...
-
12:20 PM Bug #210 (Rejected): Captive Portal RADIUS authentication - "Authentication error - Username and/or password invalid."
- Using the pfSense Captive Portal. I am getting the "Authentication error - Username and/or password invalid." messag...
-
10:51 AM Revision 81231803: Fix missing ).
-
10:50 AM Revision fa551089: Rename unknown.pat to any.pat pattern since that is what it really means. This pattern matches any traffic.
-
09:23 AM Bug #62 (Feedback): Check vlan 1.2 -> 2.0 upgrade code and interface naming.
- Patched.
- 08:43 AM Revision 65615d89: Make sure that do not set the interface to a empty value, this affects the ipsec counters.
- 07:50 AM Revision f5476f2a: Fix typo in Importing SSL certificate message.
- 07:33 AM Revision 86c3a4de: Remove extra ) which broke the page
-
07:01 AM Bug #209 (Resolved): undefined function saving RRD settings
- Confirmed Fixed.
-
05:48 AM Bug #209 (Feedback): undefined function saving RRD settings
-
03:10 AM Bug #209 (Resolved): undefined function saving RRD settings
- Fatal error: Call to undefined function read_altq_config() in /etc/inc/rrd.inc on line 215
- 03:03 AM Revision 9dc9718d: don't enable idle_poll, causes 100% CPU on FreeBSD 7.2
- 02:38 AM Revision eed290e7: disable idle_poll, causes 100% CPU on 7.2
-
01:24 AM Revision 1bf0cb21: Use tabs to push comment out
-
12:40 AM Revision 8713bf55: Do not include grep
-
12:34 AM Revision fe144dc1: Restart parser after changes
-
12:31 AM Revision b55a27fd: Add # dynamic entry created by rc.parse-isc-dhcpd
-
12:26 AM Revision 7ea754a8: Adding script to parse dhcpd log file and populate /etc/hosts so that we can move to a newer dnsmasq. in addition, the current dnsmasq isc parsing is broken so there is not a choice to move either way. Ticket #79
12/06/2009
-
09:23 PM Revision 55f681dd: Move port to correct part of URL
-
08:49 PM Revision 52b41d5c: Use interface given in gateways array. No need to find this. Reminded-by: Ermal
-
08:41 PM Revision f99cd0a7: Bring syslog up after all interfaces are up and running
-
08:40 PM Revision 7d736708: Fix RELENG_1_2 gitsync
-
08:17 PM Revision bcc84d48: Move syslogd start to after LAN interface bringup. Tested-by: jim-p, myself. Resolves #196
-
07:57 PM Todo #208 (Closed): Need PPTP helper
- Need a PPTP helper that can accommodate PPTP caller-id.
-
07:34 PM Revision 64e9ae07: Use correct argument for pfctl -b Ticket #8
-
07:29 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- All code commited. This appears to work but I am concerned that the shell script forks so it doubles the ram usage t...
-
06:42 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- Wrote this shell script: http://cvs.pfsense.org/~sullrich/rc.parse-isc-dhcpd
Please review. -
05:11 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- system_hosts_generate() generates the /etc/hosts entries for dnsmasq. so it does look like we will need the code to ...
-
07:26 PM Revision 908c4eea: upgrade sysctls to value default. Ticket #71
-
07:20 PM Revision ee216fee: Increase bogons font size Resolves #205
-
05:58 PM Bug #207 (Resolved): Bridging an Interface do not deactivate DHCP Server on this Interface
- If you setup a DHCP server on an aktive interface and after this you bridge that device with another one, the dhcp se...
-
05:30 PM Bug #62 (New): Check vlan 1.2 -> 2.0 upgrade code and interface naming.
-
05:29 PM Bug #62: Check vlan 1.2 -> 2.0 upgrade code and interface naming.
- Perry did a upgrade from a 1.2 install and it complained about missing interfaces.
Seems the upgrade code made it ... -
05:29 PM Bug #206 (Closed): Verify vlan upgrade code
- Duplicate of #62
-
05:01 PM Bug #206 (Closed): Verify vlan upgrade code
-
03:51 PM Feature #8: Clear states after failover
- Yep, you are right. gateway['interface'] had the goods so I adjusted the code. Please test!
-
03:45 PM Feature #8: Clear states after failover
- I do not have a environment now but that code seems to grown in home.
The return_gateways_array() return even the in... -
02:35 PM Feature #8 (Feedback): Clear states after failover
- OK, I figured it out. Please test.
-
02:27 PM Feature #8 (New): Clear states after failover
-
02:00 PM Feature #8: Clear states after failover
- Huh!? What if an interface use more than that one gateway? It's going to whipe all the states for that interface? ...
-
08:44 AM Feature #8: Clear states after failover
- Just be aware that the ip specified on pfctl -b is the ip of the interface not of the gateway.
Bascially it is mea... -
03:20 PM Bug #196 (Feedback): remote syslog does not work after reboot
-
02:26 PM Todo #71 (Feedback): Improve sysctl handling
-
02:22 PM Bug #205 (Resolved): Show Bogons. Text size
-
12:08 PM Bug #205 (Resolved): Show Bogons. Text size
- Bigger font size needed for bogons table
-
11:56 AM Bug #173: Missing input validation for gateways
- unexpected ',' on line 97
-
05:55 AM Revision 45849d22: Show default values
-
05:48 AM Revision d0b461f5: Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values default to value 'default' Ticket #71
-
05:27 AM Revision e02099c6: Remove leading space
-
05:23 AM Revision 151eb2a9: Add listtopic and extra save button.
-
03:48 AM Revision 102ab75d: Clear states for an interface if it is down Ticket #8
-
02:50 AM Revision 8ecbdab6: Set back to post.
-
02:47 AM Revision b8cc74ed: Allow GET calling of diag_ping and diag_traceroute so other areas of the GUI can easily link to them. Add links from DNS page for ping and traceroute.
-
02:36 AM Revision 91a73b8a: _REQUEST has data, too. Don't just check _POST only.
-
01:48 AM Revision b97c5ed6: Use a br instead of a tr.
-
01:37 AM Revision 0786c308: Use host
-
01:32 AM Revision b02b3399: Remove req from class
-
01:27 AM Revision 87fa30ba: Set table size to 170
-
01:25 AM Revision 37d98ce7: Do not show resolution tr unless browser is posting
-
01:21 AM Revision 77f87165: Replace '' with No response
-
01:14 AM Revision 86ab47ff: Query each DNS server and report the resolution time.
-
12:46 AM Revision c51684d7: Open links in new tab/window
-
12:44 AM Revision 4c7e2f4e: Add listtopic header
-
12:38 AM Revision 9080cb52: Make td cell class vncell. Add whitespace between save button and table
-
12:26 AM Revision fd87c928: Increase colspan to 90
-
12:14 AM Todo #204 (Resolved): All write_config() statements should include a reason of some sort
- Need to sweep the tree and modify write_config() to include a reason for the change.
12/05/2009
-
10:49 PM Feature #8 (Feedback): Clear states after failover
- I have committed code for this. Please test!
-
10:42 PM Feature #8: Clear states after failover
- Well, after a filter_configure() run we can simply loop through gateways checking for any that are down. if they are...
-
10:13 PM Feature #8: Clear states after failover
- That's good Ermal, that fixes a different problem with the same cause where upon PPPoE reconnect (primarily in countr...
-
11:35 AM Feature #8: Clear states after failover
- I already told:
"I have done this for pppoe/pptp/l2tp interfaces through pfctl -b in 2.0."
Look at the link down ... -
08:59 PM Revision cb8c3cfc: Hide debugging item
-
08:59 PM Revision 51a2e892: Cleanup after sync
-
07:29 PM Revision 0d7b21de: Latest PPP changes from 'BG'. Reformat this royal mess of formatting while I am here.
-
07:10 PM Revision fec980e2: Nuke (). Noticed-by: JimP
-
07:09 PM Revision ee7f9f3d: Note correct extension. Noticed-by: JimP
-
07:06 PM Revision 7da73c3d: Show correct update source URL
-
01:50 PM Bug #140 (Feedback): Switching to AON should generate proper full NAT rules
-
05:34 AM Revision ada9cdc8: Adding code-red theme from 'cheesyboofs' on forum
-
03:40 AM Revision 8fdc621d: Add page global variable
-
02:06 AM Revision e22aff02: Run git clean
-
02:06 AM Revision 0b904d98: No need for duplicate command
12/04/2009
-
09:17 PM Revision b4a9785a: Fix typo in prev. commit
-
09:13 PM Revision fdcd8ac7: Set firmware_update_text properly for the platform
-
08:34 PM Revision 07356178: Prompt for the correct image extension when updating firmware. (.img.gz for nano and .tgz for others)
-
02:31 PM Revision 753157ac: Adding code-red theme from cheesyboofs via forum. http://forum.pfsense.org/index.php/topic,14282.0.html
-
02:18 PM Revision c1dc0652: Make all autocompletes in there case insensitive.
-
02:01 PM Revision 9b45f821: Ticket #146 Fix typos ansd copy/pasto errors.
-
01:49 PM Revision 3d8237f4: Adding patch from "G B":
- First, I update the get_real_interface function so that it returns just the serial port for the ppp device (instead o...
-
12:13 PM Feature #8: Clear states after failover
- I don't think it is being used, it needs to be tested to ensure it works, then added to run appropriately when a WAN ...
-
08:43 AM Feature #8: Clear states after failover
- I looked through the tree last night and I did not see pfctl -b in use anywhere. Can someone point me to where its ...
-
01:53 AM Revision 07623d8e: Reset to HEAD on non master
-
01:46 AM Revision 672d9ab6: Use git reset --hard HEAD
-
01:38 AM Revision ebc93ea1: Lower buffer to 1000. This reduces page load from 1.2 to 0.9
-
01:31 AM Revision 5c15e649: Recommit #161 changes. It appears a different commit has broken firewall rules edit and firewall nat edit.
-
01:17 AM Revision c9dddd59: Revert "Redirect to / when logging in to avoid posting to forms accidently and clearing the form and causing all kinds of chaos. Ticket #161"
- This reverts commit 6af7c40b296e0f95ec308d41aea55b3306c5e1ee.
-
01:14 AM Revision 6af7c40b: Redirect to / when logging in to avoid posting to forms accidently and clearing the form and causing all kinds of chaos. Ticket #161
-
12:29 AM Revision 93291959: Start syslogd after interfaces are configured. Ticket #196
-
12:16 AM Revision 00a30067: Uncomment code and move to checkout tree after intiial fetch
-
12:12 AM Revision e2dc4289: Do not download entire tree every time, use cached version
12/03/2009
-
11:34 PM Revision 8cef78c0: Really preload
-
11:26 PM Revision 87d6cd83: Die with an error if not 127.0.0.1
-
11:25 PM Revision bdbef260: Include config.inc, too
-
11:25 PM Revision 62fd530a: Use preload.php
-
11:12 PM Revision b0a4e5ee: Sleep for a second in beween
-
11:09 PM Revision cc093472: Prefetch index.php after starting webConfigurator and send it to /dev/null allowing the priming of the apc cache
-
10:58 PM Revision e8e12c54: Increase buffer to 500000
-
10:38 PM Revision ea7f7a84: Minor formatting change
-
10:38 PM Revision effb9797: Set default protocol to HTTPS. Somehow this commit did not make it last time
-
10:27 PM Revision f602d493: Turn off debugging
-
10:21 PM Revision 5f156797: dnsmasq defaults to 150 concurrent lookups. For some environments (large) this is not enough. Increase to 5000
-
10:16 PM Revision e265d9f5: Oops, unbreak td
-
10:09 PM Revision 61c0250d: Fixup Source OS box
-
10:05 PM Revision adb633a0: Minor formatting + hide Source OS behind Advanced box
-
10:02 PM Revision f1602cc4: Style / formatting changes
-
09:54 PM Revision 75c34cbb: Show advanced option instead of Show state for every entry
-
09:50 PM Revision 4c263f57: Hide layer7 and in/out behind advanced button
-
09:44 PM Revision ad7446d1: Add system and VPN areas to user item privs
-
09:35 PM Revision 9c9b8845: Nuke comment. its giving me a migrane with the header include problem for some reason and is being cached
-
09:26 PM Revision f5bdff7f: Add priv.defs.inc to authgui.inc
-
09:10 PM Revision 9f1a3565: Load pkg privs from /usr/local/pkg/priv if it exists
-
09:08 PM Revision 6b6e8d08: Rework includes a bit
-
08:59 PM Revision dd415d52: Roll custom run_plugins routine
-
08:37 PM Revision ae2951d3: Make item a global
-
08:33 PM Bug #161 (Feedback): HTTPS certificates invalid - duplicate serial
- Back to feedback. https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/1e578a7f10843f470d2bf5274bbef695a1...
-
08:17 PM Bug #161 (New): HTTPS certificates invalid - duplicate serial
-
08:14 PM Bug #161 (Feedback): HTTPS certificates invalid - duplicate serial
-
07:49 PM Bug #161: HTTPS certificates invalid - duplicate serial
- How to reproduce:
Set the webgui logout timer to 1 minute.
Navigate to System -> Advanced
Wait 2 minutes.
... -
08:27 PM Revision b7dbef8e: Do not output plugin name during boot:
-
08:27 PM Revision d21d556c: remove closing php bracket
-
08:20 PM Revision f423cff2: Require util.inc for run_plugins
-
08:17 PM Revision 0239d8ee: Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced type buttons simplifying the firewall rule edit form for 99% of the cases
-
08:02 PM Revision 2816a089: Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to /etc/inc/user.priv.inc. New privs can be added to this /etc/inc/priv/ directory and they will be automatically processed (packages, etc).
-
05:40 PM Revision 72dbef4d: Start rolling towards 1.2.3-REL
- 02:58 PM Revision 0d60f50a: Simplify and fix available memory calculation to fix shell script errors on boot.
- Fix spelling error in comment
-
01:54 PM Revision 1e578a7f: Resolves #146 Add propper validation on alias usage. Allow port type aliases only on port side and other aliases in ip specifications and similar. Introduce a new function is_portoralias to ressemble the is_ipaddroralias to check for the cases.
- 12:30 PM Revision 596a3aba: Prevent bootup code from dying on empty load_balancer arrays
- 12:14 PM Revision 0b5b4f32: Extra protection to prevent empty load_balancer arrays on configuration upgrades
- 10:42 AM Revision b96cad97: Fix missing include for config upgrade 1.2 -> 2.0
- Fix missing include for /etc/rc.reload_all
-
09:38 AM Bug #146 (Feedback): Missing validation for alias usage
- needs testing
-
07:05 AM Bug #146 (Resolved): Missing validation for alias usage
- Applied in changeset commit:"1e578a7f10843f470d2bf5274bbef695a14bb9d0".
-
07:34 AM Bug #203 (Resolved): Static routes not added on upgrade from 1.2 -> 2.0
-
07:33 AM Bug #203: Static routes not added on upgrade from 1.2 -> 2.0
- False report, this was caused by a empty load balancer array which then breaks vslb.inc.
In vslb.inc it will compl... -
05:44 AM Bug #203 (Resolved): Static routes not added on upgrade from 1.2 -> 2.0
- When upgrading a 1.2 install with static routes, these are not present after the upgrade.
-
05:05 AM Revision 0456d952: Include priv.inc
-
04:59 AM Revision dff909d8: Revert isAllowedUser commit and duplicate function to isAllowedPageUser()
-
04:51 AM Revision 97733a27: Ensure process is running before killing
-
04:42 AM Revision 375f7bbe: Make sure process is running before killing
-
04:25 AM Revision 99f98b80: Check to see if processes are running before killing
-
04:21 AM Revision cd12593b: Check to see if syslogd is running before killing
-
04:15 AM Revision 1e5c49aa: Check to see if powerd is running before killing
-
03:49 AM Revision 1703e5c5: Revert "Turn off xauth by default. Ticket #108"
- This reverts commit 7998c3f280370991beca62c6a99ae6dd6051228a.
-
03:47 AM Revision 53b30505: Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32
-
03:41 AM Revision 953ab2d4: fix error
-
03:41 AM Revision 7281bb73: Reload tunnel policies Ticket #137
-
03:31 AM Revision 3d06e8f0: Add carp support for OpenVPN. Ticket #69
-
03:25 AM Revision 7998c3f2: Turn off xauth by default. Ticket #108
-
03:18 AM Revision 6d28f4d0: Show all widgets. Remove - button as there is no save mechanism at all for this widget.
-
03:07 AM Revision 3fa86ecd: Formatting cleanups. Increase buffer size
-
02:52 AM Revision 0b013ef0: Allow a username. Default to _SESSION['Username']
-
02:15 AM Revision ecae7e91: Unbreak auto ugprade. Resolves #181
-
02:06 AM Revision e788b01d: Add a few more commands for the lazy
-
02:03 AM Revision f6907eb4: Add tab completion
-
01:31 AM Revision 98dfa9e0: update certs
-
01:17 AM Revision f2b4ff2b: Restore lost code. Noticed-by: Ermal
-
12:59 AM Revision 2c75b451: Disallow virtual IP addresses withing the range Ticket #50
-
12:42 AM Revision a2c8cd51: Set name in array
-
12:33 AM Todo #34: PPTP users integration with user manager
- IIRC mpd passwords are stored in plain text. This might be a challenge if not impossible.
-
12:17 AM Revision 21f88b49: Restore the external port range to. Resolves #192
-
12:09 AM Revision 5d2742d5: Correctly set vtable class
-
12:04 AM Revision c9eca74f: Show correct availavble usable range and disallow using network or broadcast address. Ticket #145
12/02/2009
-
11:19 PM Revision 26e3ca70: Do not allow broadcast or the network address in the range
-
10:46 PM Bug #108 (New): Xauth is forced for IPsec mobile clients
- That change is unrelated and should be reverted. The problem will appear in upgraded configurations, and at this time...
-
10:25 PM Bug #108 (Feedback): Xauth is forced for IPsec mobile clients
-
10:37 PM Revision fad728ab: Move { and } to same line.
-
10:37 PM Bug #137 (Feedback): Change of IPsec remote gateway doesn't trigger SPD reload
-
10:32 PM Revision 045c9cc9: Combine PPTP Server subnet and clients. Code imported from m0n0wall. Ticket #139
-
10:18 PM Bug #162 (Feedback): Expanding traffic graphs and saving doesn't save
-
10:13 PM Revision e2e8ab0a: Add ===>
-
10:11 PM Revision eac1acd9: Do not output done twice Ticket #63
-
10:08 PM Revision c687a927: Call file_exists for each file. Ticket #63
-
10:07 PM Revision f8a36d95: Setup a_cert and a_ca for write_config() Ticket #63
-
10:03 PM Revision c3b70489: use same variable
-
10:01 PM Revision 367e08b0: Shorten output string. Setup crt
-
09:51 PM Revision 02b383fe: Assign unique ref and commit certificate. Ticket #63
-
09:46 PM Revision f1755af4: Adding default SSL certs to import. Ticket 63
-
09:45 PM Revision 326d2b8a: Make the default HTTPS. Ticket #63
-
09:20 PM Bug #181 (Resolved): Auto Update doesn't work
- Applied in changeset commit:"ecae7e91a34e6095f40f200c5ebbe46c1abae28b".
-
09:20 PM Bug #181 (Feedback): Auto Update doesn't work
-
09:20 PM Bug #202 (New): Theme problems with IE 8
-
09:19 PM Bug #202 (Feedback): Theme problems with IE 8
-
09:11 PM Bug #190 (Feedback): Configuration backup very slow
- This is no longer an issue now that lighttpd is doing gzip. Backed up a 3.1 MB file in about 1 second.
-
08:55 PM Revision 48285469: Add Jim's VLAN fix for Ticket #199
-
08:49 PM Revision 570ef08c: Use lighty compression instead of php gzip Resolves #198
-
08:37 PM Revision 7ef2b260: Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195
-
08:00 PM Bug #50 (Feedback): DHCP Server input validation lacking
- Think I got all of the cases covered. Please test.
-
07:30 PM Bug #161: HTTPS certificates invalid - duplicate serial
- Having trouble replicating this one again. It happened to me once when system -> advanced lost all of its settings b...
-
07:20 PM Bug #192 (Resolved): Port Forward external port range shown wrong
- Applied in changeset commit:"21f88b49b799400a96f586b8fc9efb6c969ace93".
-
07:04 PM Bug #145 (Feedback): DHCP server available range is wrong
-
05:23 PM Bug #145: DHCP server available range is wrong
- Anyone know if this occurs in m0n0wall?
-
05:32 PM Bug #139 (Feedback): PPTP Server subnet and clients needs combined
-
05:14 PM Todo #63 (Feedback): Change web interface default to HTTPS
- Committed. Seems to work. Please test.
-
03:55 PM Bug #199 (Feedback): Deleting an unused VLAN ID removes IP addresses from all active VLAN interfaces
-
03:50 PM Bug #198 (Resolved): Web interface garbage
- Applied in changeset commit:"570ef08c8767d8ad1f0dd4960d61aa2f4d38ec06".
-
02:41 PM Bug #198 (New): Web interface garbage
- While I would love to mark this is resolved unfortunately I just worked around the issue.
We still need to determi... -
02:28 PM Bug #198 (Resolved): Web interface garbage
-
03:46 PM Bug #196: remote syslog does not work after reboot
- This still happens even with a snapshot from Dec 1st, so it doesn't appear the patch changes made a difference.
-
03:43 PM Bug #201 (Feedback): Adding domain override doesn't restart dnsmasq
-
03:40 PM Bug #195 (Resolved): Can not log out of console menu
- Applied in changeset commit:"7ef2b26090d642aec398f18e8b5c61093ffa6341".
-
03:24 PM Bug #195: Can not log out of console menu
- Just ran a diff between /etc/gettytab before and after a gitsync.
It indeed removes the :ht:np:sp#115200: with :ht... -
03:07 PM Bug #195: Can not log out of console menu
- When I click the enable password protect the console menu checkbox it does not immediately take effect.
After a re... -
01:57 PM Revision 6e5eadf8: Put back a wrongly removed line.
12/01/2009
-
11:16 PM Bug #152: Deleting a VIP leaves <vip/> in config.xml
- Hum, I tried a 2009/12/01 snapshot (pfSense-Full-Update-2.0-ALPHA-ALPHA-20091201-1245.tgz), here are my results:
- I ... -
06:49 PM Revision ac85424e: Reload dnsmasq after domain changes. Ticket #201
-
06:49 PM Revision a149e9e0: Reload dnsmasq after domain changes. Ticket #201
-
03:23 PM Bug #202: Theme problems with IE 8
- Using IE8 on Win7 in normal mode, I see the menu but the RSS widget causes rendering issues. The "+" does nothing on ...
-
02:54 PM Bug #202 (Resolved): Theme problems with IE 8
- There are at least a couple problems with the default theme in 2.0 with IE 8, possibly limited to Windows 7 only, unk...
-
12:54 PM Bug #199: Deleting an unused VLAN ID removes IP addresses from all active VLAN interfaces
- Try as I might, I can't replicate the reboot that happened yesterday. I have created and deleted a couple dozen vlans...
-
12:19 PM Bug #201 (Resolved): Adding domain override doesn't restart dnsmasq
- After adding a domain override, you have to click Save to restart dnsmasq for it to take effect. Adding a domain over...
-
10:46 AM Bug #14: reply-to should not be added when bridging
- Well if you are doing NAT in bridge mode and the 'other' gateway of the host is not on the same subnet as the gateway...
-
04:20 AM Bug #198: Web interface garbage
- It's deflate/gzip issue.
the latest snapshot 01/12 is without gzip, so its ok.
thank you
11/30/2009
-
10:47 PM Bug #152: Deleting a VIP leaves <vip/> in config.xml
- The target was changed because this was caused by the new XML parser code that's been reverted, so this is no longer ...
-
10:42 PM Bug #152: Deleting a VIP leaves <vip/> in config.xml
- Target has been changed to 3.0, however, on the NAT screen, the list of available addresses contains empty elements (...
-
10:19 PM Revision 8df5eae4: Fix get_configured_carp_interface_list: use the right interface name using vhid
-
08:36 PM Revision f1c276a1: Try to enable even filtering of vlans in hardware. New with FreeBSD 8.
-
07:14 PM Bug #138 (Feedback): Missing input validation for aliases
- sounds good, looks ok at a glance. Needs testing
-
06:49 PM Bug #138: Missing input validation for aliases
- For the record still some strings will pass as valid hostname though the only way to prevent that is the usage of get...
-
06:30 PM Bug #138 (Resolved): Missing input validation for aliases
- Applied in changeset commit:"f71e0ac64d69f423ae202afa93cb13b745ccff99".
-
06:57 PM Revision 9444761e: Turn off compression for time being. Ticket #198
-
04:45 PM pfSense Packages Bug #200 (Resolved): 100% CPU on PHP with Snort
- The problem seems to be with snort and the option(s):
- Convert Snort alerts urls to clickable links
- Associate ... -
04:07 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- PS: I don't think anything else writes to /etc/hosts except dnsmasq.
-
04:04 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- Sounds good to me.
-
04:03 PM Bug #79: DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
- It seems that dnsmasq keeps all of these internally.
If we rewrite this with a daemon or cron script of some kind,... -
03:37 PM Bug #199: Deleting an unused VLAN ID removes IP addresses from all active VLAN interfaces
- I may have spoken too soon on that. I deleted a few in a row rapidly and the system rebooted itself. I couldn't get t...
-
03:29 PM Bug #199: Deleting an unused VLAN ID removes IP addresses from all active VLAN interfaces
- The attached patch may be the equivalent of swatting a fly with a cannon, but it seems to do the trick. With this pat...
-
11:20 AM Bug #199 (Closed): Deleting an unused VLAN ID removes IP addresses from all active VLAN interfaces
- On 1.2.3 (Current snapshots, and from at least last month) when you delete a VLAN ID that is not assigned to an inter...
-
03:18 PM Bug #196: remote syslog does not work after reboot
- I can reproduce this in a VM and on a real test box. Adding to the weirdness, from my VM I actually do get log messag...
-
11:43 AM Bug #196: remote syslog does not work after reboot
- Definitely something odd here. I booted the VM, and once it was up, from the console, i shutdown the WAN enet (since...
-
01:09 AM Bug #196 (New): remote syslog does not work after reboot
- Confirmed issue, after upgrading to a snapshot from today. This is something that's changed in the past month, except...
-
01:50 PM Bug #68 (Resolved): Dyndns for second WAN( opt1) does not work
- Applied in changeset commit:"7ae7a9720fc06c6c24de29b50197b1d0b19de4ef".
-
01:11 PM Bug #198: Web interface garbage
- I also had the same problem for an full upgrade to pfSense-Full-Update-2.0-ALPHA-ALPHA-20091130-0110.tgz.
This see... -
10:59 AM Bug #198 (Resolved): Web interface garbage
- Hello i try a fresh install from livecd to solve some bugs iso pfSense-2.0-ALPHA-ALPHA-20091129-0034.iso.gz,pfSense-2...
-
10:49 AM Feature #197: [PATCH] dns service: alias option for DNS forwarder
- Actually I meant that this is my second attempt to solve #129
-
10:41 AM Feature #197: [PATCH] dns service: alias option for DNS forwarder
- Add backport to RELENG_1_2_2_RELEASE.
-
10:40 AM Feature #197: [PATCH] dns service: alias option for DNS forwarder
- Actually this is my second attempt to solve #197
-
10:39 AM Feature #197 (Closed): [PATCH] dns service: alias option for DNS forwarder
- Provide a checkbox in the "Edit DNS Forwarder entry" form to indicate if an entry should be treated as an alias to an...
-
06:43 AM Revision b6867d81: Ticket #146. Fix the autocompletion of ports aliases only for the ports and host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this. (For firewall_nat_edit.php)
-
06:40 AM Revision 72cb5baf: Ticket #146. Fix the autocompletion of ports aliases only for the ports and host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this.
-
06:07 AM Revision f71e0ac6: Resolves #138 Add propper input validation to aliases. Do not allow to nested different types of aliases. Do not allow on ports to enter something that is not in the range 0-65535.
-
06:07 AM Revision 21d41faa: Remove uneccessary variable.
-
01:54 AM Revision 7ae7a972: Resolves #68 When checking for the secondary wan ip address curl is forced to go through the it for all traffic. This might mean that DNS fails. Resolve the checkip.dyndns.org ip outside of curl so it can be guaranteed that the traffic of curl will be just http and nothing else. This allows pfSense installation without internet access to work still since if gethostbyname fails now it just extracts the ip from the local interface. To be checked out is what behaviour this should give for CARPgit diff! (Write now surely it does the wrong thing!)
-
01:35 AM Revision 9d96a475: Cleanup code to make it easier to read and faster.
-
01:33 AM Revision 854415fa: Move files to pfSense.obsoletedfiles
-
12:30 AM Revision b93a3dd5: Do not allow duplicate netcat reflection entries. Resolves #193
-
12:00 AM Revision f7973caf: Use any for block until a diff solution can be created
11/29/2009
-
11:52 PM Bug #196: remote syslog does not work after reboot
- Hmmm, on the other hand, don't think it package related - my virtualbox repro, is a barebones "quick install" with no...
-
11:50 PM Bug #196: remote syslog does not work after reboot
- yes, i have a number of packages loaded (squid, havp, etc...) i have been looking at the source on cvsweb and i thin...
-
11:42 PM Bug #196: remote syslog does not work after reboot
- Sounds like syslog fails binding to the local address, as if something else were already bound to 514. What's the exa...
-
11:40 PM Bug #196: remote syslog does not work after reboot
- That is odd then. As far as binding, yes and no. I reread the log message, and the complaint is about sendto(), not...
-
11:27 PM Bug #196 (Feedback): remote syslog does not work after reboot
- This isn't universally true, I have multiple boxes that use remote syslog on 1.2.3 and work fine after rebooting. A c...
-
11:01 PM Bug #196 (Resolved): remote syslog does not work after reboot
- If you enable remote syslogging it works fine until you reboot pfsense, at which point no messages are ever sent to t...
-
11:46 PM Revision e910d203: Lock out SSH going to LANIPS. Use correct SSH port if custom port is defined.
-
11:39 PM Revision c1fdf37f: Process old entries, too
-
11:37 PM Revision 26d22470: Update ttys serial lines. Resolves #165
- To prevent collisions with the sio(4) driver, the uart(4) driver
uses different names for its device nodes. T... -
11:33 PM Revision 07b1797b: Define full path to binaries
-
11:23 PM Revision c0c7eb48: Remove Header
-
11:22 PM Revision 344c68b2: Post against reboot.php and reboot instead of reinventing the wheel. Ticket #191
-
11:22 PM Revision 343bb325: Do not show reboot notices twice. Resolves #191
-
11:20 PM Revision 0069f9fc: Fix ' in alias description. Confirmed working fix for ticket #143
-
11:11 PM Todo #63: Change web interface default to HTTPS
- This is important for 2.0. Not one modern security appliance ships defaulted to HTTP. It's fine to allow people to sw...
-
10:57 PM Revision 4909d142: Delete DHCP Server interfaces and do not leave XXXX based interfaces. Resolves #16
-
10:56 PM Bug #195: Can not log out of console menu
- Doesn't work at the console for me either. Via SSH it does.
-
07:23 PM Bug #195 (Feedback): Can not log out of console menu
- Strange, I just tested this on a 2.0 / 8.0 box and it works?
-
04:55 PM Bug #195 (Resolved): Can not log out of console menu
- When the console lockout is enabled on 2.0 you can not log out after logging in. Thus leaving the terminal open.
-
09:54 PM Revision b3a07b12: Notate what code does and remove XXX
-
09:50 PM Revision cc558460: Do not show motd
-
09:46 PM Revision 43a8195e: Nuke motd
-
09:17 PM Bug #109: Drop down menu for pages with long tabs only works in Firefox
- In addition to Firefox, it also works on Opera, at least 10.xx
It doesn't work on IE 8, in normal or compatibility... -
08:27 PM Revision f8cc63e7: Revert commit and change back to dnsIf Ticket #68
-
07:35 PM Bug #193 (Resolved): NAT reflection duplicate entries
- Applied in changeset commit:"b93a3dd5087ee7c719ce4a6c2b190350fcc81c8b".
-
03:35 PM Bug #193 (Resolved): NAT reflection duplicate entries
- (confirmed in 2.0 and moved from cvstrac)
Hi, the problem is with automatic NAT reflection.
Everytime you add a... -
07:12 PM Feature #8: Clear states after failover
- pfctl -b <IP of interface>
does this reportedly (haven't tested thoroughly, it's in our code and appears to work). -
07:04 PM Feature #8: Clear states after failover
- This is important, services that maintain a connection never come back after failover without this. VoIP is a good ex...
-
06:45 PM Bug #165 (Resolved): Serial console on 8.x doesn't work properly
- Applied in changeset commit:"26d224707f3e0c9e0bfc3b81604d61358f9a8cf5".
-
06:25 PM Bug #191 (Resolved): Config restore problems
- Applied in changeset commit:"343bb325f6d3e6b9d477495b367885b317e40d0a".
-
06:21 PM Bug #143: Apostrophe in alias description breaks mouse-over display
- That commit fixed schedule descriptions, but not Alias descriptions. I just committed a fix for Alias descriptions wh...
-
06:07 PM Bug #66 (Feedback): Nanobsd does not work on WRAP
-
05:58 PM Bug #16 (Resolved): Deleting multiple OPT interfaces results in an invalid configuration
-
05:58 PM Bug #164 (Resolved): Custom installer does not allow kernel selection
-
04:59 PM Bug #21 (Feedback): Rulesets containing hostnames do not load at boot time
- With a snapshot from 18-11-2009 it still does not load the rules at boot. Worse yet, failure of the DNS server causes...
-
04:50 PM Revision 04967d99: Fix reboot function on 2.0.
-
04:31 PM Feature #132 (Resolved): update OLSRd to 0.5.6-r6
- Updated in ra2847f7
-
04:30 PM Bug #194 (Closed): Rules specifying a deleted interface skipped
- (updated to reflect status in 2.0, and moved from cvstrac)
When an interface is deleted, any rules referencing tha... -
04:23 PM Bug #166 (Closed): Input validation on Gateway editor needs work
- Confirmed, this works fine now.
Thanks! -
03:56 PM Bug #106 (Feedback): 1.2.3-RC2 - NanoBSD - Dynamic DNS Updates (DynDNS.org)
-
03:42 PM Bug #88 (Resolved): TXCSUM forced on at boot which breaks wireless bridging
- It appears the driver bug that necessitated this change in RELENG_1_2 is no longer an issue in FreeBSD 8.0, so no nee...
-
03:31 PM Bug #192 (Resolved): Port Forward external port range shown wrong
- When editing a port forward using a named port, for instance SSH, the external port range shows:
from SSH
to (othe... -
02:55 PM Bug #68 (New): Dyndns for second WAN( opt1) does not work
-
12:18 PM Bug #68: Dyndns for second WAN( opt1) does not work
- I looked at the change revision and added the changes but it still did not work.
There was actually an error in th... - 04:41 AM Revision 407f6220: clarify what is valid for input errors on hostname
-
03:09 AM Bug #140: Switching to AON should generate proper full NAT rules
- I'll look at this, I made the existing nat code in 1.2 iirc.
I just tested this with multi wan on 2.0 from a 18-11-2... -
02:26 AM Revision d539e0e8: Make the graph IDs z-index: 1, which seems to fix it overwriting the menu. Tested on FF and Opera. While here, remove redundant graph ID declaration. Fixes #35 on 2.0.
-
02:19 AM Revision 7db2e2e8: No need for priv.inc
-
02:15 AM Revision 5092a6fb: include priv.inc
-
01:48 AM Revision f1a73dbf: Add select all button
-
01:32 AM Revision 2afddcb1: Disabled is not a required field
-
01:13 AM Revision 649b4d59: Update default privs
-
01:08 AM Revision ead24d63: Include priv.defs.inc
-
12:55 AM Revision 7deffa40: Add listtopic. Remove tab
11/28/2009
-
11:44 PM Bug #187 (Resolved): m0n0wall config conversion trigger invalid
- fixed
-
05:48 PM Bug #187 (Feedback): m0n0wall config conversion trigger invalid
- It now looks for <m0n0wall> as of r1d68379
-
05:46 PM Bug #187 (New): m0n0wall config conversion trigger invalid
- It's triggered now with "m0n0wall", not "<m0n0wall>". The latter would be fine.
-
01:39 PM Bug #187 (Feedback): m0n0wall config conversion trigger invalid
- The change is only triggered if <m0n0wall> is found. It then proceeds to convert all m0n0wall -> pfSense which is p...
-
12:44 AM Bug #187 (Resolved): m0n0wall config conversion trigger invalid
- If the string "m0n0wall" is found anywhere in the configuration, including things like a rule description, it gets co...
-
11:43 PM Revision 24caf104: Automatically select the last known vhid + 1 when creating new entries
-
11:38 PM Revision 03fdfdd6: Verify carp VHIDS no matter what and compare to current id if needed Resolves #189
-
11:19 PM Revision 07a3b40b: Correctly deterimine the IP address for optional interfaces. Ticket #68
-
10:47 PM Revision 1d683793: Search for <m0n0wall> not m0n0wall
-
10:29 PM Revision c7323d81: Add openvpn client custom option. Ticket #103
-
10:22 PM Revision e6dd418d: Slow down updates for rate util
-
10:09 PM Revision 6347e08c: Remove ipsec_in_use sysctl
-
10:06 PM Revision 0674f163: Unbreak configuration sync. Resolves #182
-
10:00 PM Revision 1386e392: Set a+rx
-
09:51 PM Revision 140a111d: Require filter.inc and shaper.inc
-
09:48 PM Feature #84: Nightly Filter Summary E-Mail
- Change the target on this to 3.0. It might be a package for 2.0 but I doubt it would be complete and refined enough t...
-
09:47 PM Revision cace2dbb: Dedicate 6 characters
-
09:47 PM Revision 9c38bcea: Do not dedicate 16 characters to interface name
-
09:45 PM pfSense Packages Bug #35 (Resolved): traffic graph in dashboard may hide the toolbar in pfsense-ng theme
- Applied in changeset commit:"a6f480947baaf4c2bc11ded3b132981f71271c39".
-
09:45 PM pfSense Packages Bug #35 (Feedback): traffic graph in dashboard may hide the toolbar in pfsense-ng theme
- I committed fixes for this in 2.0 (it had not been fixed there as I thought) and also for the dashboard package.
I... -
09:32 PM Revision d74b5b8b: Fix formatting.
-
09:30 PM Bug #191 (Resolved): Config restore problems
- When restoring a config, noted two issues:
1) It displays two notifications (screenshot attached).
2) After clic... -
08:57 PM Revision d11c1f93: Add radius mac formatting GUI bits. The backend bits where already present. Resolves #178
-
08:16 PM Bug #190 (Resolved): Configuration backup very slow
- After clicking "Download configuration", it takes more than 30 seconds for the configuration to download. Chrome sits...
-
07:56 PM Revision 30c4ae8a: Seperate diffserv box into a <select> dropdown. Hide item behind advanced button. Move down one section near other advanced items. Resolves #60
-
07:40 PM Revision c898b8aa: Diffserv code point is not a reqired field
-
07:16 PM Revision f69f34f1: sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interface polling or ifconfig interface -polling. Ticket #124
-
07:13 PM Revision 5c1f3ed2: Remove GMT time zone items which are actually reversed and confusing. Resolves #176 - http://www.freebsd.org/cgi/query-pr.cgi?pr=24385
-
06:51 PM Revision c7ed2141: Build a new array of items that have .pat in them. Resolves #171
-
06:40 PM Bug #189 (Resolved): CARP VHID missing input validation
- Applied in changeset commit:"03fdfdd652b86da67eb44235f67a75e90fc9dfea".
-
05:21 PM Bug #189 (Resolved): CARP VHID missing input validation
- When switching an existing VIP to a CARP VIP, the VHID is not validated. It's possible to create duplicate VHIDs when...
-
06:21 PM Bug #68 (Feedback): Dyndns for second WAN( opt1) does not work
- Please try commit r07a3b40 or a new snapshot and report back.
-
06:18 PM Bug #186 (Closed): pptp can not unset radius issueips
- You have an outdated version if you have two of those check boxes, I fixed that a while ago. I also fixed a problem a...
-
05:35 AM Bug #186: pptp can not unset radius issueips
- I found the problem there...
the checkbox Radiusissued Ips is shown twice on this page
once below the pptp dns... -
05:31 PM Bug #103 (Feedback): OpenVPN client custom options missing
-
05:10 PM Bug #182 (Resolved): Carp sync broken in 2.0
- Applied in changeset commit:"0674f163850c338a4e1f6f12c3d484c9a8d5b955".
-
05:04 PM Bug #188 (Rejected): NIC getting error in/out after upgrade 1.2.3 RC1 to 1.2.3 RC3
- This is a FreeBSD issue we can't do anything about. See:
http://doc.pfsense.org/index.php/Policy_on_FreeBSD_issues
-
04:58 PM Bug #188 (Rejected): NIC getting error in/out after upgrade 1.2.3 RC1 to 1.2.3 RC3
- working build was built on Wed Apr 22
not working build 1.2.3-RC3 built on Mon Nov 23
my nic in dmesg is:
bge0... -
04:21 PM Feature #17 (Closed): LED support on ALIX, WRAP, etc.
- I have already addressed the alert issue, and the interface assignment issue is apparently either fixed or no longer ...
-
04:00 PM Todo #178 (Resolved): Import MAC address formatting option from m0n0
- Applied in changeset commit:"d11c1f931a20d2d9ed692b396787cab55a5ff68b".
-
03:53 PM Bug #144 (Needs Patch): Syslog messages violate RFC 3164
- Nearly everything appears to violate RFC 3164. Stock BSDs, m0n0wall, Cisco IOS (by default). The most common syslog s...
-
03:00 PM Bug #60 (Resolved): Firewall rules edit -> DiffServ Code Point
- Applied in changeset commit:"30c4ae8a6bf91f7656f07d80f2e8cafb83d1113a".
-
02:16 PM Bug #124 (Feedback): Polling problems with 8
-
02:15 PM Bug #176 (Resolved): GMT offset zones reversed
- Applied in changeset commit:"5c1f3ed27083c9ce218c7c638488dec44110d7ff".
-
02:06 PM Bug #78: Outgoing load balancer needs configuration upgrade
- What appears to be left: upgrading configuration from 1.2 -> relayd
Bill mentioned one more area that might just ... -
01:55 PM Bug #171 (Resolved): "LICENSE" shows up in L7 protocol list
- Applied in changeset commit:"c7ed2141c2d277b0974a825bf60a9958ac7a0ffe".
-
10:52 AM Revision ceae2616: Use propper name for interface groups.
-
10:47 AM Revision 4400ad66: Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for the second Q in QinQ.
-
08:05 AM Revision a726c0e8: Missed name change.
-
07:28 AM Revision 7c9d8d71: Please pretty please use the interfaces function rather than than growing yet again the horrendous custom made things. Thank you. Ticket #141
-
06:57 AM Bug #141: Reserved names cannot be used for aliases or interfaces
- It would be better to just add a single char to the beginning of alias names.
So people can have some freedom on nam... -
12:15 AM Bug #141 (Resolved): Reserved names cannot be used for aliases or interfaces
- Applied in changeset commit:"58b0abb3d3485dc5506e6b8e6ec29297e1c16244".
-
12:07 AM Bug #141 (New): Reserved names cannot be used for aliases or interfaces
- no change.
- 05:40 AM Revision 34cdf949: fix typo
-
05:11 AM Revision 58b0abb3: Correct typo Resolves #141
-
04:55 AM Revision d823b81c: Use long php notation opener
-
03:59 AM Revision 5f97f256: Do not remount ro twice
-
03:57 AM Revision 48e29ac9: Download and verify the bogons md5 with the bogons files Ticket #141
-
03:43 AM Revision 143048e3: Do not allow interface names as alias names Ticket #141
-
03:41 AM Revision f76a479d: Do not allow reserved keywords as alias names Ticket #141
-
02:24 AM Revision 20138aba: Only show files with .pat in them Resolves #171
-
02:00 AM Revision b6693b01: use _SERVER[\'HTTP_HOST\']
-
01:50 AM Revision 39d1c22d: Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157
-
01:43 AM Revision 5e9dd72a: Add is_URL()
-
01:13 AM Revision 772d3121: Use ['name'] when looking up items
-
12:40 AM Revision d2aa8cd6: Escape ' Ticket #143
-
12:12 AM Revision 158d9aa6: Show ajax properly
-
12:02 AM Revision b4bfd25d: Add disabled checkbox. Add code to check for disabled accounts.
11/27/2009
-
11:52 PM Bug #160 (Resolved): Captive portal interfaces box doesn't expand
- yeah this is ok now, not sure what happened to my sync earlier.
-
11:26 PM Bug #160 (Feedback): Captive portal interfaces box doesn't expand
- Maybe your gitsync is not working.
It works fine, here is a screenshot of a box sized 4.
http://yfrog.com/1d3at... -
06:13 PM Bug #160 (New): Captive portal interfaces box doesn't expand
- No change (size is still 3 when you have 5 interfaces)
-
05:25 PM Bug #160 (Resolved): Captive portal interfaces box doesn't expand
- Applied in changeset commit:"685493b5dac9843554e3dead633e22fb40737a8c".
- 11:43 PM Revision e7d3b8f4: Add input validation to check if the gateway IP is in the local subnet for that interface.
- Needs testing, no idea if this works for ppp or pppoe interfaces.
-
11:36 PM Bug #76 (Feedback): Changes needed to traffic shaper since its rewrite
- most if not all of these items where fixed by Ermal recently.
- 11:26 PM Revision e489f87d: in_array() is needle, haystack. Not the othe way round which throws a wrong datatype warning.
- Issue 166
-
10:58 PM Bug #183 (Feedback): Bogons data isn't validated
-
10:48 PM Bug #183: Bogons data isn't validated
- It would make more sense to verify the file to the md5 that is now being generated at bogon-bn-nonagg.txt.md5
-
07:48 PM Bug #183: Bogons data isn't validated
- Patch provided in list thread mentioned above.
-
10:54 PM Revision f1a1997f: Return after setting account expired
-
10:54 PM Revision 7dd044f2: Honor account expiration
-
10:46 PM Revision 0a82fa9b: Allow expiration date to lie in the past which has the side effect of disabling the account Ticket #65
-
10:44 PM Bug #141 (Feedback): Reserved names cannot be used for aliases or interfaces
-
10:37 PM Bug #186 (Feedback): pptp can not unset radius issueips
- I just tested this and the checkbox unchecked after posting. I even revisited the page and it was still unchecked. P...
-
05:29 AM Bug #186 (Closed): pptp can not unset radius issueips
- if this flag is set once, the unset is not working in the gui
-
10:32 PM Bug #143 (Feedback): Apostrophe in alias description breaks mouse-over display
- Please test with newer php 5.2.11 binary.
- 10:28 PM Revision 8512951f: Fixup the wireless graph, not sure if many people ever saw it, considering it was included in 1.2 and up but did not look very pretty.
- Greatly enhanced the readability by setting up the default colors better and increasing the line thickness to 2.
-
10:22 PM Revision 85dd175d: Nuke alert. Resolves #125
-
10:22 PM Revision 685493b5: Expand services -> captiveportal infterface box to match the number of interfaces present Resolves #160
-
09:59 PM Revision a7dbeea9: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
-
09:57 PM Revision 46c5b763: Fix hostname checking when entering a dhcp static mapping and replace "." with "_" when writing "host-name" option in dhcpd.conf. Resolves #159
-
09:55 PM Revision 35b91f77: Add newline after set radius server Resolves #184
-
09:53 PM Revision 1ee5d4b3: Call enable_rrd_graphing() on save Resolves #154 + previous commit
-
09:50 PM Bug #171 (New): "LICENSE" shows up in L7 protocol list
-
09:25 PM Bug #171 (Resolved): "LICENSE" shows up in L7 protocol list
- Applied in changeset commit:"20138aba7214bbcc6e90a5787d33521f8f5ed4e3".
-
05:49 PM Bug #171 (New): "LICENSE" shows up in L7 protocol list
- not fixed
-
04:25 PM Bug #171 (Resolved): "LICENSE" shows up in L7 protocol list
- Applied in changeset commit:"64fba8ec93fa47d284483e6da6a1989d6dd46ce6".
-
09:37 PM Revision 6e6233d0: Call enable_rrd_graphing(); when clicking save Ticket #154
-
09:34 PM Revision 95dd7e9d: Set location of header request
-
09:32 PM Revision fa6a664d: When working with one interface only, do not attempt to setup lan during setup wizard. Ticket #158
-
09:24 PM Revision 64fba8ec: Do not show LICENSE in the list of shaper patterns. Resolves #171
-
09:18 PM Bug #158 (Feedback): Setup wizard breaks single interface configurations
-
09:17 PM Revision 4195c967: Correctly output only selected backup area when do not backup packages is selected. Resolves #168
-
08:55 PM Bug #157 (Resolved): Setup wizard redirect broken
- Applied in changeset commit:"39d1c22d8b6b570b386ec2050f6c7e7e63b4d48d".
-
08:46 PM Bug #157 (New): Setup wizard redirect broken
-
08:46 PM Bug #157 (Feedback): Setup wizard redirect broken
-
05:55 PM Bug #157 (New): Setup wizard redirect broken
- this still doesn't work when accessing WAN side at least.
-
04:21 PM Bug #157 (Resolved): Setup wizard redirect broken
- I fixed this last week when fixing up requires. Just tested and it redirected to $myurl OK. Closing.
-
08:03 PM Revision 55c61326: Include neccessary files.
-
07:40 PM Bug #134: Active mode FTP causes a panic
- fixed
-
07:18 PM Bug #6 (Feedback): Status -> Wireless display bugs
- Seth commited a fix for this yesterday.
-
07:13 PM Todo #65 (Feedback): Ability to disable accounts
-
07:03 PM Todo #65: Ability to disable accounts
- Added bits in rb4bfd25
-
06:34 PM Bug #173 (Feedback): Missing input validation for gateways
-
06:31 PM Bug #173: Missing input validation for gateways
- Seth Mos wrote:
The monitor IP check was caused by a incorrect variable name which was fixed in #166.
Adding code... -
06:23 PM Bug #173 (New): Missing input validation for gateways
-
06:20 PM Bug #173 (Feedback): Missing input validation for gateways
- .
-
06:22 PM Bug #166 (Feedback): Input validation on Gateway editor needs work
- Hi Jim,
I added a fix in CVS, I use the in_array arguments in the wrong order and was using the wrong variable nam... -
06:19 PM Bug #125 (Feedback): Erroneous "interface not present" alert
-
06:18 PM Bug #125: Erroneous "interface not present" alert
- needs testing
-
05:25 PM Bug #125 (Resolved): Erroneous "interface not present" alert
- Applied in changeset commit:"85dd175d043f248c590b18ced068dc9dbfb2054f".
-
06:15 PM Bug #154: New interface does not have RRD graphs created
- fixed
-
04:55 PM Bug #154 (Resolved): New interface does not have RRD graphs created
- Applied in changeset commit:"1ee5d4b3a086e3ad429b128e31de32ae69ec3b2e".
-
06:07 PM Bug #168: Backup area
- Looks to be resolved. Nuno: please test and verify
-
04:20 PM Bug #168 (Resolved): Backup area
- Applied in changeset commit:"4195c967cc25eefa2c1c5bc889788eacb4531fbd".
-
06:01 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- this is good now, thanks!
-
05:00 PM Bug #159 (Resolved): "." in hostname creates invalid dhcpd.conf
- Applied in changeset commit:"46c5b763ef26269b50d303fc62793c58a42eefb1".
-
05:33 PM Bug #55 (Feedback): 2.0 / FreeBSD 8 needs wireless changes to work.
- Seth and my self have been commiting changes. So far this seems to work. Needs more testing.
-
05:00 PM Bug #184 (Resolved): pptp configuration missing newline in mpd.conf
- Applied in changeset commit:"35b91f770335000fd362147948629128776c325f".
-
05:23 AM Bug #184 (Resolved): pptp configuration missing newline in mpd.conf
- on enabling Radius authentifikation + Radius accounting there is a missing newline in the mpd.conf (after set radius ...
-
03:50 PM Revision 42bad812: Fix get_interface_mac function and rename local variable to function qinq interface configure.
-
05:27 AM Feature #185 (Resolved): PPPoE server 'set radius me'
- it would be nice to have a possibility to set the radius me ip from the gui for the accounting also to diable the com...
- 04:29 AM Revision 77456954: clarify text
- 04:25 AM Revision d8ba56f6: fix up text
-
02:23 AM Revision 4c86a165: add captiveportal.inc
-
02:18 AM Revision 5a7d827b: Add ipsec.inc and vpn.inc
-
12:39 AM Bug #170: Shaper multi-all wizard doesn't work
- this is fixed
11/26/2009
-
09:27 PM Bug #174: Re-assigning interfaces doesn't reconfigure them
- fixed
-
07:19 AM Bug #174 (Resolved): Re-assigning interfaces doesn't reconfigure them
- Applied in changeset commit:"331e8242e32eacee070740a74f90f87dfde95562".
-
02:00 AM Bug #174 (New): Re-assigning interfaces doesn't reconfigure them
- Still doesn't work, no change
- 09:02 PM Revision 6c4b9f46: Show the RSSI, BSSID and the wireless connection rate
- 09:02 PM Revision 818a6b7d: Make sure to get the wireless status from the correct interface.
- Add support for the rssi, rate and base station mac.
-
07:48 PM Bug #69: OpenVPN 'local' directive
- I take this one.
-
05:33 PM Revision f9fc88cc: Rework includes. Ticket #170
-
02:13 PM Revision 331e8242: Resolves #174. Fix the typo to reresolve the issue.
-
01:55 PM Revision 34019d28: Resolves #170. Yet again include fallout changes.
-
07:02 AM Bug #170 (Resolved): Shaper multi-all wizard doesn't work
- Applied in changeset commit:"34019d287250e544cf1a4a31be4c28f043b5b246".
-
01:54 AM Bug #170 (New): Shaper multi-all wizard doesn't work
- still doesn't work.
now:
Fatal error: Call to undefined function enable_rrd_graphing() in /usr/local/www/wizard... -
05:02 AM Bug #182: Carp sync broken in 2.0
- As i mention its a fresh install an there is no description in any of the interface . i try on 2 server model HP DL38...
-
02:03 AM Bug #179: Fatal error in firewall_nat_out.php
- fixed
-
01:52 AM Bug #171 (New): "LICENSE" shows up in L7 protocol list
- this isn't fixed, same as before
-
01:47 AM Bug #169: Shaper needs to show friendly interface name
- fixed
-
01:46 AM Bug #175: convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- fixed
11/25/2009
- 08:56 PM Revision b57a2aee: Remove debugging leftover from testing.
- 08:54 PM Revision 22275785: Make sure to display a correct bssid field instead of a truncated one. Going to great lengths here to prevent splitting on a fixed number of characters.
-
08:52 PM Bug #183 (Resolved): Bogons data isn't validated
- The contents of the bogons file isn't verified upon download before being installed, aside from the download being su...
-
06:18 PM Revision c795339e: Resolves #175. Return description even for disabled interfaces. Teach the return_gateways_array() to return status for disabled interfaces if the caller requests it.
-
04:59 PM Revision 392cd413: Resolves #169. Show interface friendly names during the wizards. Some more cosemtics is needed in this wizard but this is a first step.
-
04:36 PM Revision c19900ef: Resolves #170. This is really a fallout from include changes. Pointy-hat: sullrich@
-
04:33 PM Revision 850cff07: Resolves #171. Do not show the license file as a protocol list.
-
04:20 PM Revision e7bfa231: Resolves #174. If the interface reassignment changes reload the config for the interface.
-
02:32 PM Revision c44d3cf7: Resolves #179. Propperly check if this is an array or not. This is required since php 5.+.
-
12:22 PM Bug #182: Carp sync broken in 2.0
- Please make sure you have no special characters in the descriptions, etc.
-
12:18 PM Bug #182 (Resolved): Carp sync broken in 2.0
- In 2.0 ( 25/11/2009 snapshot ) carp sync failover is broken . Unable to synchronize between 2 firewall .
I make a ... -
11:25 AM Bug #175 (Resolved): convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- Applied in changeset commit:"c795339e573389fa10ca8ea307b2c45f56a3700b".
-
10:48 AM Bug #134 (Resolved): Active mode FTP causes a panic
- Patch was committed. It was just a typo problem.
-
10:05 AM Bug #169 (Resolved): Shaper needs to show friendly interface name
- Applied in changeset commit:"392cd413c1c6269d027e2da15f466928e6715271".
-
09:45 AM Bug #170 (Resolved): Shaper multi-all wizard doesn't work
- Applied in changeset commit:"c19900ef564b9523850f7323831820f12facf493".
-
09:40 AM Bug #171 (Resolved): "LICENSE" shows up in L7 protocol list
- Applied in changeset commit:"850cff07adac41c78a2cf7e91cec903496ae3d23".
-
09:27 AM Bug #174 (Resolved): Re-assigning interfaces doesn't reconfigure them
- Patched.
-
08:41 AM Bug #180 (Closed): PPPoE configuration username and password remain in config.xml after being removed
- Not a problem in 2.0, not fixing in 1.2.x.
-
07:42 AM Bug #180: PPPoE configuration username and password remain in config.xml after being removed
- This only affects 1.2.x
-
07:39 AM Bug #179 (Resolved): Fatal error in firewall_nat_out.php
- Patch commited.
-
03:14 AM Revision b6cd2248: Help page (re)mapping.
- 12:38 AM Revision 7ab2b688: Include commonly used .inc files such as filter.inc, shaper.inc, etc
11/24/2009
- 10:06 PM Revision 78e0b65c: Cons25 supports color as well
- 08:53 PM Revision 3e7dfc05: Use the list sta output instead of list ap which we used before.
- Still need to check if this also results in the right values being graphed, takes some time to confirm.
- 08:44 PM Revision 162477a4: Make sure the right wireless interface is polled for the graphs
- 08:37 PM Revision 105bb6a6: Fix wireless stations list
-
08:08 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- I finally applied the same subsitution already done for " " (replaced by "_") when creating dhcpd.conf (goal was to p...
-
08:05 PM Bug #181 (Resolved): Auto Update doesn't work
- hangs forever at:
pfSense is now upgrading.
The firewall will reboot once the operation is completed. -
07:27 PM Bug #180 (Closed): PPPoE configuration username and password remain in config.xml after being removed
- This issue seen in 1.2.3-RC3, build as of Nov 14.
While setting up a pfSense box for a client, I configured PPPoE ... -
05:28 PM Bug #170 (New): Shaper multi-all wizard doesn't work
- I take that back - that particular issue was fixed, but this wizard is still broken. Go through it, fill in interface...
-
05:22 PM Bug #170 (Resolved): Shaper multi-all wizard doesn't work
- this is resolved
-
05:01 AM Bug #170 (Feedback): Shaper multi-all wizard doesn't work
- Resolved.
-
05:26 PM Bug #169: Shaper needs to show friendly interface name
- It doesn't. The wizards don't, for one. Pick one, any of them.
-
05:00 AM Bug #169: Shaper needs to show friendly interface name
- AFAIK, the firewall shaper shows friendly interface names!
Please detail the report so it can be at least comprehended. -
05:17 PM Bug #167 (Resolved): CARP error
- Fixed
-
06:50 AM Bug #167 (Feedback): CARP error
- Patch commited./.
-
05:16 PM Bug #179 (Resolved): Fatal error in firewall_nat_out.php
- When the only NAT configuration in config.xml is:
<nat>
</nat>
firewall_nat_out.php doesn't load:
Fatal e... -
03:03 PM Bug #175: convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- Yes, and get_configured_interface_with_descr(false,true) does return disabled interfaces as it should. I spent time d...
-
11:50 AM Bug #175: convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- As far as i can tell
[code]
$ifdescrs = get_configured_interface_with_descr(false, true);
foreach ... -
10:45 AM Bug #175 (New): convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- It is absolutely true.
-
06:52 AM Bug #175 (Rejected): convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- This is not true please find the real cause of this.
-
01:44 PM Revision 0a595d84: s/interfaces_carp_configure/interfaces_carp_setup/
-
11:53 AM Revision 474ef84c: Fix problems with traffic shaper wizards not propperly handling the parameter at first step.
-
11:35 AM Revision 127b93cf: Include necessary shaper.inc for read_altq_config.
-
11:32 AM Revision a5f07f09: Include rrd.inc for enable_rrd_graphing.
-
11:27 AM Revision ec08d983: Include neccessary filter.inc.
11/23/2009
- 11:06 PM Revision 2a203afd: Wireless cleanups for the new wireless format of FreeBSD 8
- Changing between different ssids, wpa, wep and channels works. Needs thorough testing.
Client mode also works again, ... -
05:26 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- Ok, I misunderstood, sorry. It's clear now ;-)
-
05:16 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- Oh, I didn't mean changing the actual entries in the config.xml. Just when they're written out from the config.xml to...
-
05:14 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- > why does the config need to be upgraded?
As you mentionned in earlier post of this tickets, the '.' in static m... -
05:08 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- why does the config need to be upgraded?
By the way - Scott fixed the hostname verification in RELENG_1_2 yesterd... -
05:07 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- Question for the dhcp server config upgrade: may it be an option to change version number from 6.0 to 6.1 (etc/inc/gl...
-
06:46 AM Bug #168: Backup area
- I did more tests and this only happens when 'Do not backup package information' is selected, so:
- go to backup/re... - 01:14 AM Revision 16058a05: Add back mbstring for firewall_rules_edit
- 01:02 AM Revision 1420c055: Update fieldname, it should be hostname and not host Ticket #159
- 01:02 AM Revision 07ab4926: Update fieldname, it should be hostname and not host Ticket #159
- 12:56 AM Revision be1db1d3: Document known module purpouses:
- 12:53 AM Revision fca48a65: Add back ctype and document what its for
- 12:50 AM Revision 6028a72d: Update doc header
- 12:49 AM Revision b927a013: Allow specifying colors by their name
- 12:17 AM Revision 385a3a31: Return color code, not echo
- 12:04 AM Revision fdf3af3f: Add function header markup for doc generation. Add color() function that will output a color ansi sequence if the terminal supports it. No arguments to color will reset the terminal
11/22/2009
- 10:14 PM Revision b15ae348: Deleting a IP alias needs the IP as a argument, just issuing delete is not valid syntax
-
10:03 PM Todo #178 (Resolved): Import MAC address formatting option from m0n0
- In m0n0wall under captive portal there is a feature where you can specify how the MAC address was sent as a username ...
-
09:59 PM Feature #177 (Resolved): IPv6 support
- (moved from cvstrac)
IPv6 support needs to be added at some point (post-2.0) - 09:59 PM Revision 9006e9f8: Reformat. No functional changes
- 09:42 PM Revision 37a53d16: Use interface_bring_down()
- 09:38 PM Revision f07bee94: Ensure all interface delete code is wrapped in does_interface_exist()
-
08:28 PM pfSense Packages Bug #121 (Rejected): Problem with VIA Veloctiy NetworkCard
- This is a FreeBSD hardware issue of some sort that we can't do anything about.
http://doc.pfsense.org/index.php/Pol... -
08:26 PM pfSense Packages Bug #133 (Resolved): console change lan ip causes fatal trap 12
- this is fixed
-
08:07 PM Bug #176 (Resolved): GMT offset zones reversed
- The GMT timezones in the TZ database are opposite of what they appear they should be. i.e. GMT-4 is really GMT +4.
... -
07:57 PM Bug #175 (Resolved): convert_real_interface_to_friendly_descr doesn't work for disabled interfaces
- It needs to because some parts of the GUI use it to display interface info (system_gateways.php for one) where it cur...
-
07:56 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- Hi,
My cloned repo is updated with the first part. For the second one, you are right, I will follow your advices, ... -
07:50 PM Bug #174 (Resolved): Re-assigning interfaces doesn't reconfigure them
- Re-assigning interfaces does not reconfigure their IP assignments. Example: if you have OPT1 assigned to em2 and OPT2...
- 05:55 PM Revision 45e63af1: Include config.inc and functions.inc
- 03:51 AM Revision d4ac1b88: We need mhash for the user manager
- 03:46 AM Revision 2a7a9e3b: Add shaper.inc and auth.inc
- 03:23 AM Revision 7c6cef3c: Add shaper.inc
- 12:43 AM Revision 5fbcc12a: Add blank row to match firewall rules layout
- 12:41 AM Revision 1b43f08f: Move linked rule below pass icon. Cleanup tables
- 12:34 AM Revision 1a03cf69: Include filter.inc and shaper.inc
- 12:28 AM Revision 7a927e67: Require filter.inc and shaper.inc
- 12:10 AM Revision 5f2d078e: Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed
11/21/2009
- 11:49 PM Revision c987ed88: Escape $myurl so that it can be replaced
- 11:44 PM Revision 7f16265a: Ensure dynamodules directory exists
- 11:37 PM Revision fcdf9492: Fix spelling mistake
- 11:34 PM Revision 80d887d1: Note modules no longer included by default. If a module is needed simply touch /etc/php_dynamodules/$modulename
- 11:30 PM Revision c44417f8: Include captiveportal for captiveportal_radius_stop_all()
- 11:07 PM Revision 47eee8fa: Use dmesg -a when /var/log/dmesg.boot is not available
- 10:56 PM Revision 668e761d: Include ipsec.inc and vpn.inc
- 10:48 PM Revision f7e3f9ac: Include certs.inc
- 10:05 PM Revision 880637d2: Default to only system information and interfaces widgets. This reduces load time on RSPRO from 9+ seconds to 2.5
- 09:30 PM Revision 980df75c: Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQUESTS to 2 when memory under 128 megabytes
- 09:18 PM Revision f82be9e4: Set default size for apc shm to 10 megs for < 128
- 09:14 PM Revision 2b11ff4d: Calculate PHP APC SHM size according to memory detected
- 09:08 PM Revision 483e6de8: Rework includes/require. This saves about 4 megabytes.
- Simplify get_memory(). Tested on mips/i386
- 12:23 AM Revision e2d90eac: Fix the status wireless page for 2.0 using the correct _wlan0 interface
- name.
Also bring over a fix for ssid values with spaces, there is a different
fix in 1.2. This one splits on Mac addr... -
12:01 AM Bug #173 (Resolved): Missing input validation for gateways
- system_gateways_edit.php does not sanity check entries. Two checks should be added:
1) The gateway IP is within t...
11/20/2009
-
11:30 PM Bug #172 (Closed): Daylight savings causes duplicate months in RRD (sometimes)
- (moved from cvstrac # 1681, with updated info)
Occasionally there are duplicate months in RRD graphs. It used to a... -
11:07 PM Bug #171 (Resolved): "LICENSE" shows up in L7 protocol list
- It appears that everything in /usr/local/share/protocols is shown in the L7 protocol list, including "LICENSE", the c...
-
10:59 PM Bug #170 (Resolved): Shaper multi-all wizard doesn't work
- After entering the number of WAN and LAN connections at the first screen of the multi-all shaper wizard, it comes bac...
-
10:57 PM Bug #169 (Resolved): Shaper needs to show friendly interface name
- The shaper shows wan/lan/optX, it should show the friendly interface name to avoid confusion where numerous OPT inter...
-
10:47 AM Bug #168: Backup area
- Can you explain what you mean and how to replicate in more depth? That doesn't make any sense to me.
-
07:23 AM Bug #168 (Resolved): Backup area
- Independently of backup area selected the backup is always full
-
10:46 AM Bug #134 (New): Active mode FTP causes a panic
-
07:33 AM Bug #134: Active mode FTP causes a panic
- Same problem here with 2.0-ALPHA-ALPHA version 20 11 2009
connect to any FTP server in active mode, and try a di... -
01:23 AM Revision ba3e5c6c: More help page adjustments
11/19/2009
-
11:14 PM Revision c5ee0e21: More help pages
-
09:29 PM Bug #16 (New): Deleting multiple OPT interfaces results in an invalid configuration
- Not fixed.
-
05:06 PM Todo #36 (Resolved): Replace PPP
-
03:33 PM Todo #34: PPTP users integration with user manager
- The Radius server settings need to also be pulled from the User Manager authentication server setup as well.
-
03:33 PM Todo #33: L2TP users integration with user manager
- The Radius server settings need to also be pulled from the User Manager authentication server setup as well.
-
03:33 PM Todo #32: PPPoE Server users integration with user manager
- The Radius server settings need to also be pulled from the User Manager authentication server setup as well.
-
12:59 PM Bug #167 (Resolved): CARP error
- When I hit save on CARP Settings page I get the following error:
Fatal error: Call to undefined function interface... -
08:17 AM Bug #134: Active mode FTP causes a panic
- when using frox to achieve transparent ftp proxy the same thing happens, using 2.0-ALPHA-ALPHA built on Wed Nov 18 01...
-
02:34 AM Revision 387d2afe: More help pages
11/18/2009
-
11:15 PM Revision 56f86399: More help page mappings
-
10:54 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- The first part is good.
On the second, I would prefer to avoid changing people's configuration. If they already h... -
10:21 PM Bug #159: "." in hostname creates invalid dhcpd.conf
- I am working on it, two targets :
- make sure the 2.0 gui does not allow to enter fqdn reservation.
- during the up... -
08:15 PM Bug #166 (Closed): Input validation on Gateway editor needs work
- When attempting to save a Gateway with a space in the name (e.g "a b") the input validation throws an error as it sho...
-
06:09 PM Bug #165: Serial console on 8.x doesn't work properly
- I should note this is full installs only - nanobsd is fine.
-
06:08 PM Bug #165 (Resolved): Serial console on 8.x doesn't work properly
- The serial console on 8.x based versions doesn't work properly. The boot messages show up, and if the system panics y...
-
05:53 PM Revision f98810b4: Remove another obsolete file, add some other files that no longer exist in the repo to the obsoleted files list.
-
04:37 PM Bug #163 (Rejected): TCP Traffic on bridged multiwan config being blocked. Explicit PASS rules in place.
- this is not a legit bug report.
http://doc.pfsense.org/index.php/Bug_reporting
Please ask about this on the forum ... -
04:23 PM Bug #163 (Rejected): TCP Traffic on bridged multiwan config being blocked. Explicit PASS rules in place.
- Hi All,
I'm new to this so please excuse any fopars.
I have a the following pfsense config running on 1.2.3 RC3... -
04:23 PM Bug #164 (Resolved): Custom installer does not allow kernel selection
- When going through the custom installer, you are no longer prompted to select the kernel for installation.
-
04:02 PM Bug #162 (Resolved): Expanding traffic graphs and saving doesn't save
- If you expand traffic graphs in the dashboard, and save settings, it doesn't actually save. Always goes back to only ...
-
03:54 PM Bug #161 (Resolved): HTTPS certificates invalid - duplicate serial
- Generating a certificate and using it for HTTPS results in an unusable web interface.
"You have received an inval... -
12:06 PM Bug #160: Captive portal interfaces box doesn't expand
- Could it not just be made as long as the interface list? Generally that isn't going to be more than maybe 10-20 entri...
-
10:24 AM Bug #160: Captive portal interfaces box doesn't expand
- The only option is to make a multi column combo box.
I am not sure this is possible in a web based GUI though i see ... - 03:58 AM Revision 3a4fb57e: fix up text
- 03:33 AM Revision f79ceb07: Add interfaces_wlan_scan.php and firewall_nat_server.php to obsoleted files list
-
02:46 AM Revision 7c33eb64: Remove obsolete file, its functionality is now in status_wireless.php
-
02:37 AM Revision cde575e0: Even more help page mappings
-
12:06 AM Revision b873ded5: Lots of help page mappings to newly created content. Adjust package editing logic a tad.
11/17/2009
-
10:02 PM Bug #160 (Resolved): Captive portal interfaces box doesn't expand
- On a system with > 3 interfaces, the Interface box on services_captiveportal.php needs to expand so all the interface...
- 07:45 PM Revision 7f9ad068: Fix hostname in page title. thanks to sullrich@ for pointer
-
05:29 PM Bug #159 (Resolved): "." in hostname creates invalid dhcpd.conf
- Creating a reservation with a FQDN results in an invalid dhcpd.conf.
php: /services_dhcp.php: The command '/usr/l... -
03:51 PM Revision f7eae2bf: Align the help link to the right of the title. Less wasted space this way.
- Seems to work OK in FF, IE8, and Opera. If anyone knows a better way to align images to the right, I'm all ears.
-
02:27 AM Revision 79fd4b18: More help pages.
-
01:58 AM Revision c45ca271: Add empty hash assignment syntax to the remaining files. (Got tired of adding them every single time I made a change)
-
01:58 AM Revision 4afdaac1: Add a few more mappings.
- 01:31 AM Revision 174fa1ab: Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-conn into review/master
-
01:26 AM Revision 664efd43: A couple more mappings, plus change to leading with tabs and not spaces. (oops).
-
01:01 AM Revision 6df21728: Help page adjustments and additions. Periodic commit.
11/16/2009
-
09:43 PM Revision 26dd6a54: Add support for 'max-src-conn' PF feature, to limit the maximum number of established connections per host
-
03:52 PM Bug #155: Space in hostname breaks dhcpd
- this works now, thanks!
-
06:55 AM Bug #155 (Resolved): Space in hostname breaks dhcpd
- Applied in changeset commit:"ad30055f6e376a1e0aa5e81d70d46ba27bc85a91".
-
06:53 AM Bug #155 (Feedback): Space in hostname breaks dhcpd
- Patch commited.
-
01:47 PM Revision ad30055f: Resolves #155. Replace space characters with underscore ones.
- 07:12 AM Revision cf21c8ad: Put the FQDN back into the page title. Many people have numerous firewalls up across tabs, and it's impossible to differentiate without this, which we've had for many years.
-
06:46 AM Bug #156 (Rejected): OpenVPN rules not added properly
- tun/vpns/ovpns interfaces needs to be added to the openvpn group.
This is the behaviour intended so this report is bo... - 06:44 AM Revision 30a5a9d7: trigger setup wizard
-
02:20 AM Revision 1fdc32e4: More updates to help page mappings.
- 02:15 AM Revision d520c62b: Jettison never used pages
-
02:02 AM Bug #158 (Resolved): Setup wizard breaks single interface configurations
- After going through the setup wizard with a single interface assigned, you're left with a broken configuration. LAN i...
-
01:50 AM Bug #157 (Resolved): Setup wizard redirect broken
- At the end of the setup wizard, a redirect to "http:///" is attempted. $myurl is blank. That bit of the XML looks the...
11/15/2009
- 11:41 PM Revision 92d5144e: this is not a required field
-
11:41 PM Revision 6b20b7a8: Properly correct ipfw rule.
-
11:41 PM Revision f8fa3dd4: Revert "Correct ipfw rule."
- Error of copy paste
This reverts commit 0f6fdf29a2f31bbf816eb3df33c3f1fc38c8b2a6. -
11:40 PM Revision 540963fd: Add some more redirect definitions.
- Still working on this, just a periodic commit so nothing gets lost.
-
11:39 PM Revision a9c0ebfe: Fix whitespace error
-
11:38 PM Revision 9cd1eade: Make help link open in a new window
- 11:24 PM Revision 5e08497c: properly enable/disable Everything field
-
10:41 PM Bug #156 (Rejected): OpenVPN rules not added properly
- OpenVPN rules are added to $OpenVPN, which is set to:
OpenVPN = "{ openvpn }"
needs to specify the tun interfa... - 10:27 PM Revision 5d55ecfc: fix typo
-
10:13 PM Revision 5262b29a: Proof of concept for a contextual help redirector. Still in early stages of content, but the code behind it works (for ?page= type redirection, http referral url is not yet tested)
-
10:13 PM Revision 0a3eaf4d: Add support for contextual help on each page. Add a help icon to the upper right, and an entry under the Help menu. (Text, style, placement, etc are open for suggestions)
-
10:13 PM Revision 462c4a27: Add a help_base_url variable to globals.inc for use with contextual help.
- 10:06 PM Revision 123f030c: Fix proxy ARP VIP addition (was calling old function)
- rename function from interfaces_proxyarp... to interface_ to be consistent with the functions for carp, carpdev, and ...
-
09:27 PM Revision 08991766: Add a help icon to each theme. Part of the contextual help project.
- 09:19 PM Revision 12fafaf7: I see no reason to retain this "braindeadedness". Create each CARP VIP with its VHID, and destroy accordingly.
- Resolves #151
-
09:16 PM Revision 0f6fdf29: Correct ipfw rule.
-
08:49 PM Revision 1ba7a81b: Propperly fix the special case of proxyarp vip deleteion. With comments from cbuechler@.
-
08:47 PM Revision d9d95b0a: Revert "Resolves #153 Treat proxyarp special case during deletion."
- This reverts commit 5d5ec271de58dd8306fa7bacfb439b07b3dd2e51.
-
08:38 PM Revision 5d5ec271: Resolves #153 Treat proxyarp special case during deletion.
-
07:17 PM Bug #155 (Resolved): Space in hostname breaks dhcpd
- This is a regression from 1.2, where we must have stripped spaces.
Aug 3 23:32:56 dhcpd: Configuration file errors... -
07:12 PM Bug #154 (Resolved): New interface does not have RRD graphs created
- (verified and moved from cvstrac # 1943)
After assigning an interface, the RRDgraph database files are no generated ... -
06:32 PM Revision 6593dae6: Update page title to reflect its current menu name
-
06:13 PM Bug #153: Removing proxy ARP VIP doesn't kill off choparp
- this works now, thanks!
-
06:07 PM Bug #153: Removing proxy ARP VIP doesn't kill off choparp
- This is the right commit.
cc76d08dcc63b628eb548201454341f21d8c56b3
-
06:05 PM Bug #153 (Resolved): Removing proxy ARP VIP doesn't kill off choparp
- Applied in changeset commit:"d9d95b0a30c6b37c3525ee38d99495c63f7044f6".
-
05:59 PM Bug #153 (New): Removing proxy ARP VIP doesn't kill off choparp
- This still doesn't properly kill choparp. I think now because the vip is unset before the function gets called, so ag...
-
05:55 PM Bug #153 (Resolved): Removing proxy ARP VIP doesn't kill off choparp
- Applied in changeset commit:"5d5ec271de58dd8306fa7bacfb439b07b3dd2e51".
-
05:20 PM Bug #153 (Resolved): Removing proxy ARP VIP doesn't kill off choparp
- When a proxy ARP VIP is removed, its choparp is left running. This appears to be because:
1) When saving changes an... -
05:12 PM Revision 2ee5fe9b: Fix Bug #147.
-
04:36 PM Bug #152 (Closed): Deleting a VIP leaves <vip/> in config.xml
- Each deleted VIP leaves <vip/> in config.xml. For example after deleting 3 VIPs:
<virtualip>
... - 04:26 PM Revision 68b89303: Set executable
-
04:22 PM Revision e390b503: Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface.
-
04:20 PM Bug #151 (Resolved): Deleting a CARP IP doesn't remove it
- Applied in changeset commit:"12fafaf755a9968306057952e63103ea034d7292".
-
04:00 PM Bug #151 (Resolved): Deleting a CARP IP doesn't remove it
- Deleting a CARP IP from firewall_virtual_ip.php does not remove it.
On a positive note, 'ifconfig vip0 destroy' d... -
04:10 PM Revision 9c563754: Remove redundant page title tag
-
03:25 PM Bug #147: Voucher test page throws lock error
- This error is gone now, thanks.
There is a new problem that did not happen previously - when testing vouchers, it... -
12:25 PM Bug #147 (Feedback): Voucher test page throws lock error
-
01:24 AM Bug #147 (Resolved): Voucher test page throws lock error
- When testing a voucher in status_captiveportal_test.php, the test displays and works fine, but it also shows on the p...
- 06:28 AM Revision 7540905c: call first tab "Active Users", and make it consistent
- 06:26 AM Revision e593f555: yes, I'll even fix typos in comments
- 05:27 AM Revision dd35bb5a: Not sure why this was changed like this. As is, you couldn't disconnect the first client. I don't see any reason to do it that way, and this is the way it's done in RELENG_1_2
- 05:00 AM Revision 4fca1592: Don't add hard coded rules to allow traffic to the portal.
- 1) the no state breaks CP
2) it's never been automatically allowed previously, and hard coded non-editable rules are ... - 04:21 AM Revision cc125e13: always return the IP address hosting the page, rather than forcing to the hostname, requiring functional DNS name resolution which possibly doesn't exist. Restores 1.2.x behavior where client IP isn't in the same subnet as any CP-enabled interface.
- 04:12 AM Revision 18cbd65f: fix typos
-
03:42 AM Feature #150 (Closed): Option to change syslog facility
- (moved from cvstrac # 1740)
Is it possible to add the option of changing which syslog facility the firewall messages... -
03:39 AM Feature #149 (Needs Patch): !ports in firewall rules
- (moved from cvstrac #1600)
Currently the web gui does not allow rules like this, i want to be able to use the "NOT... -
03:36 AM Feature #148 (Resolved): Allow alias usage on Outbound NAT
- It's possible to use aliases in outbound NAT with PF, web interface doesn't allow it.
- 03:15 AM Revision 729b7029: fix typo
- 03:12 AM Revision d102e3ed: fix typos
- 02:10 AM Revision 734f3966: actually allow DNS to forwarder. CP is still broken, but this is closer at least.
- pointy-hat-to: eri
-
12:15 AM Bug #118 (Resolved): Captive portal not work
- Captive portal is functional now after my earlier commits, though there are still some major problems. Closing this i...
Also available in: Atom