Project

General

Profile

Activity

From 04/13/2010 to 05/12/2010

05/12/2010

10:16 PM Revision 4d52a9b9: Tag all config write cases with the username.
Jim Pingle
07:07 PM Revision 362b8147: Include username of person making the change in config change description, and in the config itself.
Jim Pingle
06:30 PM Revision 3f2ef8d7: Fixing bugs and ommissions.
Marcus Brown
06:30 PM Revision 98c3eaa8: Ensure the URL table file is not empty at this step.
Jim Pingle
12:57 PM Revision c9ba2835: Move RRD quality databases to reflect the gateway name instead of the interface name. This should prevent a flurry of duplicate but
unused RRD files on 2.0 where we use the gateway names for the RRD file. Fix ticket #354 Seth Mos
12:27 PM Revision 37df6d7b: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Conflicts:
etc/inc/upgrade_config.inc
Marcus Brown
12:02 PM Revision e256e9d4: Change the exec() calls to mwexec, this supresses the rrdtool messages during boot if the rrd files have a newer timestamp then the attempt to update
Seth Mos
11:38 AM Revision 04d36b1f: Small changes to fix up these pages a little bit.
Marcus Brown
11:36 AM Revision d85ba87f: Make changes to interfaces.php to be compatible with new PPPoE, PPtP code and config style.
Now this page will write the config info the same was that the interfaces_ppps_configure.php
writes the config info.
Marcus Brown
03:53 AM Revision 00b702cc: Bandwidth, MTU, MRU settings working.
Marcus Brown
02:09 AM Revision 1122a892: Fix source input validation, saving, and the "View the NAT rule" link on linked filter rules. Ticket #586
Erik Fonnesbeck
12:21 AM Revision 3e3582a9: It wasn't clear enough why source port should usually be any. Make it more clear.
Erik Fonnesbeck
12:14 AM Revision 24fb2263: fix up text
Chris Buechler

05/11/2010

10:00 PM Revision aeccfd0e: remove duplicate cancel button
Chris Buechler
08:26 PM Revision c57a3ac8: Don't load the package include files if the packages are out of sync, which can lead to the system not booting properly. Should help with ticket #267.
Jim Pingle
06:07 PM Revision 53b18623: Hard code mode to redirect and comment out the mode option. Suggested-by: BillM
Scott Ullrich
06:03 PM Revision 4d1e2971: Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillM
Scott Ullrich
06:01 PM Revision 10d3ff84: Revert "Nuke XXX TODO option. Suggested-by: BillM"
This reverts commit 207148139ec648b8955c81ae908d0bdb7c472cda. Scott Ullrich
05:58 PM Revision 20714813: Nuke XXX TODO option. Suggested-by: BillM
Scott Ullrich
05:13 PM Revision 9b08f477: Add machine to banner notice
Scott Ullrich
03:05 PM Revision 1f0f301c: Make /var/run/booting exist for more of the actual booting process. Ticket #53.
Jim Pingle
03:05 PM Revision 24d5fc0a: Fix booting checks. Part of ticket #53.
Jim Pingle
02:53 PM Revision 246aceaa: Prevent empry dyndns array items on config upgrade ticket #491
Seth Mos
01:50 PM Revision 57de741a: Bump the config version properly so that the theme is properly upgraded. Ticket #233
Seth Mos
09:08 AM Revision 5adb44fb: Fix creation of admin user account with uid of 0. This fixes ticket #574
Seth Mos
08:41 AM Revision 0810c115: Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths for mlppp links for now.
Marcus Brown
06:50 AM Revision 1852fef0: Unbreak the switch statement, pointy hat to me
Seth Mos

05/10/2010

10:20 PM Revision 5fac8174: Rework check for PPPoE reset setting, it wasn't matching at bootup so the reset file was not getting added properly. Ticket #583.
Jim Pingle
07:06 PM Revision 2c7bc9d0: Fix package URLs that use $myurl. Resolves #584
Jim Pingle
02:42 PM Revision 38564fde: Allow the webui admin account to have a duplicate user ID of 0.
Make sure to create that account before attempting to modify it's attributes Seth Mos
11:15 AM Revision a832b901: Comment out the linkage of carp with alias members. As it is it does not work and passing 30000 addresses to match is not fun either in some edge cases.
Ermal LUÇI
10:55 AM Revision 6bccf4ca: Make sure to send the hostname as part of the openDNS update process
Fix ticket #552 Seth Mos
10:12 AM Revision 3fbc3487: Fix an edge error in getting the carp interfaces reported by Effone.
Ermal LUÇI
09:59 AM Revision 1d002dc9: Do not prepend empty lines to the first member this might trigger errors on code that relies on space to be a separator.
Ermal LUÇI
09:36 AM Revision 0f8266ed: Correct the function name so that it upgrades properly
Seth Mos
09:35 AM Revision 168a1e48: Make sure to upgrade deprecated themes to pfsense_ng.
The switch() should make it easy to add other deprecated themes here. Seth Mos
09:25 AM Revision 0b1f6634: When doubleclicking a tunable, bring up the edit screen
Seth Mos
01:13 AM Revision 766bd6d0: PPPoE Periodic Reset via cron working.
Marcus Brown

05/09/2010

02:55 PM Revision e951d0a9: Clean up of last revert commit. Revert requested by CMB. (Bring back PPP tab in diag_logs).
All client side connection of PPPoE, PPP, and PPtP will be logged under the PPP tab
for easy separation of normal sys...
Marcus Brown
02:35 PM Revision 55f3ca1d: Revert "Remove PPP tab these all go to the system log now."
This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.
Conflicts:
usr/local/www/diag_logs_slbd.php
Marcus Brown
04:41 AM Revision cec4323f: Make interface sort order on creation consistent with the order displayed elsewhere, and fix possible missing description on LAN upon creation.
Erik Fonnesbeck
03:17 AM Revision c013d3f5: check more closely for match here, to fix multiple items being marked as "selected", leading to the wrong interface being selected.
Chris Buechler
12:17 AM Revision aba2f06d: Do not install reflection rules for port forwards when the destination is invalid.
Erik Fonnesbeck

05/08/2010

10:54 PM Revision ed69be7a: Add note that reflection timeout only applies for port forwards.
Erik Fonnesbeck
10:40 PM Revision bff94015: Revert changes to reflection for port forwards until finished and approved.
Erik Fonnesbeck
10:16 PM Revision e31f58fc: Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into master
Erik Fonnesbeck
06:34 PM Revision 5f2e5c8e: Remove remote network from wizard, it is not used for a Remote Access VPN.
Jim Pingle
04:19 PM Revision b008c1eb: Hide "Local Network" field when creating/editing an OpenVPN shared key server, because you can't push routes with shared key.
Jim Pingle
04:13 PM Revision 6180c3ae: Fix the same problem with sharing an OpenVPN instance w/existing shared key on the client page this time.
Jim Pingle
04:12 PM Revision 21c776dd: Fix OpenVPN server validation logic. It was failing if you tried to save a shared key server instance with an existing shared key.
Jim Pingle
04:12 AM Revision a986f97f: Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still needs work.
Marcus Brown

05/07/2010

11:00 PM Revision 520b1e07: Add 0x10 diffserv option. http://forum.pfsense.org/index.php/topic,24954.0.html
Scott Ullrich
09:49 PM Revision 8aff4a0c: The global reference declaration is needed.
Ermal LUÇI
05:16 PM Revision 7726c308: Preserve previous behaviour of having all alarms on for all gateways. Not sure this should be/is the right behaviour though.
Ermal LUÇI
05:12 PM Revision 023920e7: Move the settings of down/latency/loss to per gateway. This allows more fine grained control on gateways.
Ermal LUÇI
03:31 PM Revision 1b38ac36: Use common function to return gateway array so consinstency is preserved around code.
Ermal LUÇI
03:13 PM Revision 6cae2c44: Do not put ip address on teh name since pfctl does not like an ip as part of macro name.
Ermal LUÇI
02:43 PM Revision 2557738e: Correct delay matching on outgoing load balancer code.
Ermal LUÇI
01:58 PM Revision 3327ac10: Use require_once() to overcome problems with includes.
Ermal LUÇI
01:41 PM Revision a842e988: Ticket #408. Provide code to upgrade static routes.
Ermal LUÇI
01:27 PM Revision e08e4ebc: Make list the same. Remove whitespace at the end so it does not get interpreted as special tag.
Ermal LUÇI
11:37 AM Revision 906f11b5: Fix link_ip_to_carp_interface. This unbreak at least Carp on CP and other consumers of it.
Ermal LUÇI
11:02 AM Revision 8d964cea: Add scpecific scripts for when ovpn goes up and down so we get neccessary values for used in varius areas of pfSense. TODO is find out how to get DNS info form openvpn.
Ermal LUÇI
10:22 AM Revision da9d6701: Check if interface exists before issuing a command when disabling captiveportal.
Ermal LUÇI
10:10 AM Revision f1e7ae16: Prevent gateway groups of having the same name as a gateway because this is not valid.
Ermal LUÇI
10:05 AM Revision 28955fee: Use a global array to prevent errors on rulesets which have invalid gateways. If such are found do not use the gateway at all. Probably the rule should be skipped too?.
Ermal LUÇI
09:57 AM Revision fad4fae8: Move auto generated rule for static routes on same subnet. Use sloppy states to speed things up and use flags any in tcp case so sloppy state does not choke.
Ermal LUÇI

05/06/2010

10:50 PM Revision 75466131: Catch up with latest apinger changes to make easier to extract the status of gateways.
Ermal LUÇI
09:15 PM Revision 10d171f2: Add a few comments. This should be ready for testing/feedback. Ticket #108
Jim Pingle
08:57 PM Revision cee72940: Add missing ;
Jim Pingle
08:56 PM Revision bdf4ad85: Set proposal check and passive as needed for this scenario also. Ticket #108
Jim Pingle
08:53 PM Revision d98f1fa9: Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108
Jim Pingle
08:51 PM Revision fa1f4827: Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108
Jim Pingle
08:40 PM Revision 36d047f5: Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Ticket #108.
Jim Pingle
08:34 PM Revision 9b2e9133: Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunnel. Ticket #108
Jim Pingle
08:13 PM Revision 1f65618b: Only enforce peer ID and psk on p1 screen if we are NOT dealing with a pure-psk mobile tunnel (which is the behavior in 1.2.3). Hide irrelevant options. Part of ticket #108.
Jim Pingle
07:43 PM Revision 71d61aa5: Reorder Auth. Method and PSK field to a more logical sequence. Part of ticket #108.
Jim Pingle
07:33 PM Revision 2ef1b601: Write out IPsec PSKs for mobile clients. Part of ticket #108.
Jim Pingle
07:25 PM Revision 7d8a886a: More tab fixes.
Jim Pingle
07:24 PM Revision b24479d6: A couple small fixes to the tabs/titles on these pages.
Jim Pingle
07:06 PM Revision 958420c5: Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code to use the resulting keys.
Jim Pingle
04:52 PM Revision bb927ed4: Previous commit also fixed traffic graph state changing, so re-enable that as well.
Jim Pingle
04:52 PM Revision acc5dd59: Fix widget settings in general. Initialize widget list before use. Fixes #285.
Jim Pingle
04:35 PM Revision a669395c: Enable even xmlwriter module.
Ermal LUÇI
04:34 PM Revision ab83fce0: Ticket #320. Use xmlreader and xmlwriter to read/write xml since it encodes decodes itself special chars.
Ermal LUÇI
03:11 PM Revision e77ea573: Fix config backup download on IE8+HTTPS. Reported-By: Seth on the Dev list
Jim Pingle
02:17 PM Revision 1b8b44dc: Add client-to-client to OpenVPN server config if the option is checked. Resolves #572.
Jim Pingle
12:08 PM Revision 34a2fb1b: Allow using the default session timeout.
Erik Fonnesbeck
10:43 AM Revision 07f1ca1d: Correct file_notice usage.
Ermal LUÇI
10:20 AM Revision fcf4e8cd: Fix upgrade code for port forwards with "Interface address" set on external address. Ticket #561
Erik Fonnesbeck
09:13 AM Revision 416ae3d6: Fix the empty array check, a empty load balancer tag has a value of 1, not 0.
Seth Mos
09:06 AM Revision 92a2ceae: Do not trip with configuration upgrades on a empty load balancer tag.
Seth Mos
08:47 AM Revision 0167a9bf: Fix the regular expression used in filter_generate_address for OPT subnet so that it only matches the case intended. Ticket #571
Erik Fonnesbeck
01:34 AM Revision 129bc052: Merge remote branch 'mainline/master' into patches
Resolved conflicts:
usr/local/www/system_advanced_firewall.php
Erik Fonnesbeck

05/05/2010

11:18 PM Revision 257c5205: Revert last commit .. This might not work on Nano
Scott Ullrich
11:14 PM Revision d8d5e511: Use mount -a instead of -uw Ticket #444
Scott Ullrich
08:56 PM Revision 7a31647e: Ticket #511. Do not penailize other packages if rules of one package are erroneous during package rule generation.
Ermal LUÇI
08:01 PM Revision 8ba13f00: Ticket #568. Programatically decide if to show an advanced button or the value if non default.
Ermal LUÇI
07:26 PM Revision b8ed2a11: Implement tcp flags and sloppy state on the GUI.
Ermal LUÇI
06:56 PM Revision b315e307: Merge remote branch 'mainline/master'
Introduce gettext() calls on usr/local/www/{pkg_,system_}*.php Renato Botelho
04:59 PM Revision 83e16ead: The gui defaults to https in 2.0 correct it to make sure it is not stopped by CP on the CP interface[s].
Ermal LUÇI
03:28 PM Revision 9faa6c3c: Improve/correct the passthrumac rules when this option is enabled.
Ermal LUÇI
11:22 AM Revision 9ff30853: Merge remote branch 'mainline/master'
Renato Botelho
09:39 AM Revision 64d124c5: Code configured to use new interfaces_ppps_configure function for PPP, PPPoE, and PPtP links.
Marcus Brown
07:29 AM Revision cb37d8fa: New code working with PPP connections, and probably PPPoE/PPtP but I haven't tested yet.
It makes the proper mpd config files for PPPoE and MultiLink PPPoE. Marcus Brown
04:31 AM Revision e57d0897: Slightly change wording of NAT reflection description.
Erik Fonnesbeck
04:27 AM Revision 9fc22c6f: Add configuration option in System: Advanced: Firewall/NAT for NAT reflection on 1:1 NAT.
Erik Fonnesbeck
03:54 AM Revision c8bbe66f: Add backend code for NAT reflection on 1:1 NAT mappings.
Erik Fonnesbeck
03:11 AM Revision b06be629: Removed some redundant/obsolete code that is superceded by the new NAT reflection code.
Erik Fonnesbeck
03:11 AM Revision e9d8ecf2: Add the NAT that goes with the reflection redirects.
Erik Fonnesbeck
03:11 AM Revision e9dd5cea: Added reflection redirect rule and rearranged some related code that goes with it.
Erik Fonnesbeck

05/04/2010

11:27 PM Revision 1c826e48: Remove "pfSense nat bouncing" entries from the service ports list.
Erik Fonnesbeck
11:24 PM Revision 0bf53f55: Remove note about reflection being skipped on large port ranges.
Erik Fonnesbeck
11:20 PM Revision df66409b: Removed unused NAT reflection timeout setting.
Erik Fonnesbeck
11:14 PM Revision 9015e152: Remove the old reflection implementation and prepare for the new one.
Erik Fonnesbeck
10:02 PM Revision f3c5638e: Put all of these lines in the block under this condition and remove the irrelevant comment.
Erik Fonnesbeck
04:10 PM Revision 34a3694b: Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.
Ermal LUÇI
03:57 PM Revision 96cbc5aa: Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.
Ermal LUÇI
11:12 AM Revision 1cfa0465: Merge commit 'mainline/master'
Carlos Eduardo Ramos
10:56 AM Revision 156a7868: Add a gitsync option for reverting to the commit used when building the image.
Erik Fonnesbeck
10:27 AM Revision e31c90fc: Ticket #491. Fix upgrade code. Since dyndns is considered and array item it failed with previous code. Use index of 0 since 1.2.x does not have multiple entries.
Ermal LUÇI
10:19 AM Revision 9fdfdc5b: When 'No RDR' is set, skip some code that does not apply.
Erik Fonnesbeck
09:44 AM Revision 8ea2f022: This check is no longer needed here.
Erik Fonnesbeck
09:42 AM Revision 6735f23a: Return if not a supported protocol for reflection.
Erik Fonnesbeck
09:39 AM Revision bb37dc86: Ticket #535. Correct from where we get the port number.
Ermal LUÇI
09:37 AM Revision db843ceb: 'pass' is not valid with 'no rdr'
Erik Fonnesbeck
09:11 AM Revision f28e13de: Skip code for generating inetd.conf entries when 'no rdr' is used.
Erik Fonnesbeck
08:35 AM Revision 42809b4a: Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
Also, add upgrade_config function 062_to_063. Marcus Brown
07:13 AM Revision e3495c34: Modify reflection code to avoid having duplicate rule generation code for when the protocol is different.
Erik Fonnesbeck
06:35 AM Revision 8659bc21: Reflection can have side effects unexpected to the user with rules using any for destination address, so change any to the interface subnet for reflection rules, which should be closer to the desired behavior in most cases but without the side effect.
Erik Fonnesbeck
05:39 AM Revision 13b37be2: Use the same destination address and port in reflection rules as is used in the port forward's main rule.
Erik Fonnesbeck
05:20 AM Revision 1a3d911e: In reflection rules, fix the end of the port range in port range forwards.
Erik Fonnesbeck
04:57 AM Revision 6785f06a: add Logs tab
Chris Buechler
02:05 AM Revision c6bfc426: Move the reflection enabled check out of filter_generate_reflection, so this function can be used elsewhere regardless of the system setting for it (in preparation for reflection support on 1:1 NAT mappings).
Erik Fonnesbeck

05/03/2010

10:22 PM Revision e5995f9d: Ticket #567. Create an entry on hosts file with the ip address of lan or the first inerface ip without a gateway if lan is not present.
Ermal LUÇI
09:26 PM Revision b6fe3414: Fix more inconsistent capitalization.
Jim Pingle
08:29 PM Revision a4973f08: Fix punctuation.
Jim Pingle
06:43 PM Revision 18f8f9a3: Fix some inconsistent capitalization on labels
Jim Pingle
06:14 PM Revision d5ae560d: Ticket #565. Correct deleting passthru mac entries. revert back to always allow a passthru mac as with allowed ips. Remove the check during login for passthru mac entries they will never make it to the login page.
Ermal LUÇI
05:43 PM Revision b01792a0: Ticket #566. Reimplement the allowed ips keeping previous funcitonality and improving by adding a both direction. The problem with previous commit is that it always assumes that allowed ip address would have a pipe configured and entires without one would just get dropped.
Ermal LUÇI
12:55 PM Revision 8a0b4f14: Adding missing gettext() calls
Vinicius Coque
12:49 PM Revision 456e7c76: Removing invalid string from code
Vinicius Coque
12:38 PM Revision 5be999d3: Merge remote branch 'mainline/master'
Conflicts:
usr/local/www/system_gateway_groups.php
usr/local/www/system_gateway_groups_edit.php
...
Vinicius Coque

05/02/2010

08:23 PM Revision 7133ab35: Various fixes for handling of ports in port forwards.
- Removed unused $srcport variable.
- Moved setting the $protocol variable to after setting the ports, so it can
cl...
Erik Fonnesbeck
10:21 AM Revision 4818f161: Moving reflection's interface listing code to its own function, for use in future NAT reflection improvements.
Erik Fonnesbeck
09:39 AM Revision de77ffdb: Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working.
Marcus Brown
08:38 AM Revision 414e21e0: Fix a check for "any" in port forwards.
Erik Fonnesbeck
08:09 AM Revision 6fcc9db6: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown
08:08 AM Revision 44d57a2b: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown
08:03 AM Revision d123e3bd: Make script files for getting ppp connection uptime executable.
Marcus Brown
08:00 AM Revision c9797064: Working on javascript for bandwidth, mtu, mru inputs on mlppp gui.
Marcus Brown
07:36 AM Revision 0acae2a0: Add a note about the regulatory domain and cards that have an unrecognized default.
Erik Fonnesbeck
06:51 AM Revision f4094f0d: Display some extra information about the available wireless channels.
Erik Fonnesbeck

05/01/2010

07:39 PM Revision 4b85f096: properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPN
Chris Buechler
07:27 PM Revision 4f529aa8: fix "Invalid argument supplied for foreach"
Chris Buechler
06:59 AM Revision 77eddca8: fix display of PARP VIP ranges. Resolves #386
Chris Buechler
06:03 AM Revision 8788e899: add double click to edit
Chris Buechler
05:57 AM Revision 0d13b2e2: fix text
Chris Buechler
05:50 AM Revision d535ab71: fix up text
Chris Buechler
05:44 AM Revision 687b5432: fix up text
Chris Buechler
04:38 AM Revision 9291bf44: Fix up javascript and add id # to interfaces_mlppp page.
Marcus Brown

04/30/2010

09:44 PM Revision fe538f56: Save gateway data when weight changes on dynamic gateways.
Ermal LUÇI
09:39 PM Revision cbdcd188: Remove debugging leftover.
Ermal LUÇI
09:34 PM Revision ca54b8a7: Unset the gateway from the rules before removing it from the array.
Ermal LUÇI
09:29 PM Revision f78302e8: Add gateways validation code before deleteing. This prevents footshooting especially with Gateway Groups.
Ermal LUÇI
08:41 PM Revision ec313443: Remove check that prevented bugs from happening. Now all code paths are safe from this.
Ermal LUÇI
08:40 PM Revision 7d9eef10: Remove unused function.
Ermal LUÇI
08:22 PM Revision 7bed8222: Ticket #506. Correctly save dynamic gateways extra parameters.
Ermal LUÇI
07:47 PM Revision 0307f351: Show descriptive name not the internal used one.
Ermal LUÇI
07:36 PM Revision c8e495a3: Use correct gateway name instead of the descriptive ones to adapt to dynamic gateways which use the interface name not the interface description as a reference. While here do not use history.back for cancel button but redirect to the groups page directly.
Ermal LUÇI
07:10 PM Revision 5ab8e250: Show the source options on port forwards if they are not at the defaults.
Erik Fonnesbeck
06:18 PM Revision 743ce9f8: Add upgrade code for values of "Interface address" and "any" for the external address of port forwards. Ticket #561
Erik Fonnesbeck
06:07 PM Revision a457e739: Initialize variable properly, it fixes #557
Renato Botelho
04:25 PM Revision fb5e6dcc: Unbreak this. Seems it needs to be filter for the rules to work.
Ermal LUÇI
04:15 PM Revision 1f877c94: Make sure package rules are last. As the way they are coded they will null out entire rulesets. More work is needed to make them 2.0 comliant but for now this is enough.
Ermal LUÇI
02:50 PM Revision 9bfa3d47: Actually minimum weight is 1.
Ermal LUÇI
02:32 PM Revision 5f53260a: Allow for each gateway a weight to be choosen if the gateway has to be used in Gateway groups. This will create that many entries in the route-to statement as the weight says.
Ermal LUÇI
02:13 PM Revision 93458966: Removed gettext call
Carlos Eduardo Ramos
02:10 PM Revision e13bfff1: Add gettext call
Carlos Eduardo Ramos
02:01 PM Revision 4af9c6a2: Adding gettext() call
Vinicius Coque
01:53 PM Revision bfb0b9dc: Adding gettext() calls
Vinicius Coque
01:15 PM Revision 34563021: Fix gettext issues
Carlos Eduardo Ramos
01:13 PM Revision 2b33f342: add gettext() calls on missing places
Renato Botelho
01:02 PM Revision f49a012c: gettext fixes
Renato Botelho
12:25 PM Revision 5b1dcebf: Fixing multiline gettext()
Vinicius Coque
12:06 PM Revision 2c955e0a: Fix gettext issues
Carlos Eduardo Ramos
11:34 AM Revision 955cdb26: Fix gettext issues
Carlos Eduardo Ramos
11:22 AM Revision 05f3ffa4: Ticket #8. Delete states after link fails down.
Ermal LUÇI
11:08 AM Revision 4e480d21: Merge remote branch 'mainline/master'
Renato Botelho
11:05 AM Revision c8aa6bdd: gettext cannot deal with string concatenation
Renato Botelho
09:21 AM Revision 2595abeb: Pull javascript out of mlppp_edit page into a separate file.
Marcus Brown
09:05 AM Revision badbe349: Fix up code to make ppp work again with new interface naming structure.
New interface naming for all PPP (point to point) links is that interfaces
in the ppps config section will be numbere...
Marcus Brown
04:27 AM Revision 897eb11d: show IP as well as gateway name on interfaces.php
Chris Buechler
04:25 AM Revision 3a78180e: show gateway IP as well as name
Chris Buechler
04:18 AM Revision 189ceb32: show gateway IP in addition to name
Chris Buechler
12:10 AM Revision 48a458d2: Use nobind for OVPN client when no local port and/or no local interface is requested. Ticket #282
Pierre POMES

04/29/2010

09:01 PM Revision 723f1761: this is no longer true thanks to eri's route-to from localhost based on src IP.
Chris Buechler
08:22 PM Revision f6c2ad64: Fix gettext issues
Carlos Eduardo Ramos
07:20 PM Revision ad5b5f61: Fix gettext()
Renato Botelho
07:10 PM Revision 29645da6: Fix gettext issues
Carlos Eduardo Ramos
07:00 PM Revision 6e707e77: Adding gettext()
Vinicius Coque
06:44 PM Revision 9dce16d4: Merge branch 'master' of git@rcs.pfsense.org:pfsense/bluepex-clone
Carlos Eduardo Ramos
06:42 PM Revision c395a830: Fix gettext issues
Carlos Eduardo Ramos
06:06 PM Revision 10b0fac2: Fix whitespace
Renato Botelho
05:56 PM Revision d0a00ec9: Removing tab character
Vinicius Coque
05:53 PM Revision f0d1af93: Fix gettext issues
Carlos Eduardo Ramos
05:32 PM Revision 0e94685b: Fix gettext issues
Renato Botelho
05:18 PM Revision 4d473c89: Fixing gettext() on multiline strings
Vinicius Coque
04:44 PM Revision ab3ebf88: Generate gateways as macros and then just substitute them during the rules. This allows optimizations and features as repeating the same gateway more than one to be done.
Ermal LUÇI
04:12 PM Revision 95bd5c86: Always generate macros so ruleset does not fail even when the gateway has no members.
Ermal LUÇI
03:21 PM Revision 33d72c67: Reload gateway groups when changing them.
Ermal LUÇI
01:54 PM Revision 9a1e70df: Reviewing gettext()
Carlos Eduardo Ramos
01:37 PM Revision 0897ff7b: Implement gettext()
Renato Botelho
01:34 PM Revision e2b23632: Remove commented out code.
Marcus Brown
01:31 PM Revision e6ffcfbd: Reviewing gettext()
Carlos Eduardo Ramos
01:26 PM Revision c86e8f76: Removed PPP config numbering scheme. Completed PPPX assignment updates in interfaces_assign page.
Now PPP assignment to friendly interface works on Interfaces Assign page, including graceful handling
of deleting int...
Marcus Brown
01:23 PM Revision 6ae5a092: Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
Vinicius Coque
01:23 PM Revision f65227b9: Implementing gettext()
Vinicius Coque
01:17 PM Revision c8536f7d: Implementing gettext()
Carlos Eduardo Ramos
11:50 AM Revision 67a7861e: Merge branch 'master' into gettext
Renato Botelho
11:40 AM Revision 5e4f894b: Merge remote branch 'mainline/master'
Renato Botelho
11:27 AM Revision 59ecde49: Improve NAT Port Forwarding
New features available are:
* Now you can disable a rule
* You can define "no rdr" rules
* Source type, address and p...
Renato Botelho
11:14 AM Revision 0f65d53e: Merge branch 'master' into gettext
Renato Botelho
11:13 AM Revision bae53989: Fix indent
Renato Botelho
11:09 AM Revision 5a5fcf02: Merge branch 'master' into gettext
Renato Botelho
11:08 AM Revision 274ba00f: Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
Renato Botelho
11:07 AM Revision 649bc342: Merge branch 'master' into gettext
Renato Botelho
11:06 AM Revision 5961c5c6: Merge remote branch 'mainline/master'
Renato Botelho
10:34 AM Revision 7d35ed78: Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound nat so the user can do less work.
Ermal LUÇI
10:00 AM Revision 932364e7: Default to and display the last used repository URL in gitsync.
Erik Fonnesbeck
09:02 AM Revision b6964228: Add gitsync support for merging from other repositories.
Erik Fonnesbeck
08:59 AM Revision ecac770c: Allow gitsync to properly switch branches or repositories. Resolves #523
Erik Fonnesbeck
08:50 AM Revision 5a7d04bf: Resolves #554. Correct path to tftp-proxy.
Ermal LUÇI
08:19 AM Revision e27fe834: Fix text for consistency.
Erik Fonnesbeck
04:11 AM Revision fd946c7e: The console menu does not show if the terminal type is not cons25 - not sure why. Changed to cons25 to allow the menu to work on the serial console when enabling it through the web GUI. Ticket #316
Erik Fonnesbeck
03:17 AM Revision c3c2fd20: Merge branch 'master' into gettext
Resolved conflicts:
usr/local/www/system_advanced_firewall.php
usr/local/www/system_routes.php
...
Erik Fonnesbeck
03:10 AM Revision 1364604b: Merge remote branch 'mainline/master'
Erik Fonnesbeck
02:36 AM Revision 01dcf2b3: properly show TFTP enabled interfaces
Chris Buechler
01:54 AM Revision 8b666514: Fix OpenVPN upgrade code for lzo compression. Resolves #280, mentioned also in Ticket #482.
Jim Pingle
01:38 AM Revision dfa11031: Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.
Jim Pingle
01:17 AM Revision 93c745f6: touch up text
Chris Buechler
12:49 AM Revision 9605d06f: Restore select_source value correctly
Scott Ullrich

04/28/2010

11:17 PM Revision a529aced: Ticket #507. Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.
Ermal LUÇI
10:28 PM Revision df6df70f: Add dynamic IP option to OpenVPN wizard.
Jim Pingle
09:19 PM Revision 599d5c62: Fix description
Jim Pingle
09:17 PM Revision 65ff8497: Add back Dynamic IP checkbox for OpenVPN Servers.
Jim Pingle
08:28 PM Revision 39c0be7b: Fixing gettext implementation
Vinicius Coque
07:34 PM Revision b7596b80: add ')' at end line 149
Carlos Eduardo Ramos
06:22 PM Revision 9c09c2c6: Reviewing gettext()
Carlos Eduardo Ramos
06:15 PM Revision d238d430: Remove {} between variable since it's out of the string
Renato Botelho
06:13 PM Revision 798f6ea3: Use printf() for string that need to print variables
Renato Botelho
06:13 PM Revision 8492fd30: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
06:12 PM Revision 1409c8d1: Implementing gettext()
Vinicius Coque
06:10 PM Revision 89f0ac4c: Implement gettext()
Renato Botelho
06:05 PM Revision 90521a27: Reviewing gettext()
Carlos Eduardo Ramos
06:00 PM Revision a7242c88: Implement gettext()
Carlos Eduardo Ramos
05:53 PM Revision 9a758f4c: Implementing gettext()
Vinicius Coque
05:52 PM Revision 57d90db6: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
05:52 PM Revision 3d573b8c: Implementing gettext()
Vinicius Coque
05:33 PM Revision 499fea07: Implement gettext()
Carlos Eduardo Ramos
05:27 PM Revision 92936289: Implement gettext()
Carlos Eduardo Ramos
05:13 PM Revision f2a0ebed: Merge branch 'gettext' of git@rcs.pfsense.org:pfsense/bluepex-clone into gettext
Carlos Eduardo Ramos
05:10 PM Revision b4fd804b: Reviewing gettext()
Carlos Eduardo Ramos
05:03 PM Revision 6d78607d: fix indent
Renato Botelho
05:00 PM Revision 79501c4b: Implement gettext()
Renato Botelho
04:51 PM Revision 257705ca: Implement gettext()
Renato Botelho
04:44 PM Revision 683c26cf: Fixing gettext() implementation
Vinicius Coque
04:33 PM Revision 39452267: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
04:33 PM Revision 9db4beef: Reviewing gettext() implementation
Vinicius Coque
04:17 PM Revision 76d49f20: Use array instead of explode for reqdfieldsn to fit it better with gettext() calls
Renato Botelho
04:14 PM Revision ed2e2c47: Reviewing gettext()
Carlos Eduardo Ramos
03:59 PM Revision 40fb81a1: Reviewing gettext()
Carlos Eduardo Ramos
03:45 PM Revision 38fb1109: Fixing gettext() implementation for required fields
Vinicius Coque
03:12 PM Revision 91a5b98a: Implement PPP config numbering scheme. Deleting a PPPx config doesn't renumber
the other config sections, but saving a new or existing config renumbers all
config sections. Update interfaces_assig...
Marcus Brown
02:02 PM Revision e2f0ac59: Implementing gettext()
Carlos Eduardo Ramos
01:55 PM Revision b79454a7: Reviewing gettext() implementation
Carlos Eduardo Ramos
01:27 PM Revision dde169d9: Removing unnecessary gettext()
Vinicius Coque
12:38 PM Revision c3c68a70: Implementing gettext()
Vinicius Coque
12:33 PM Revision 223bbfb9: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
12:32 PM Revision bbf825ab: Implementing gettext()
Vinicius Coque
12:09 PM Revision 39589fbc: Implement gettext()
Carlos Eduardo Ramos
11:55 AM Revision 5ce9ae67: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
11:55 AM Revision 181b29ca: Reviewing gettext() implementation
Vinicius Coque
11:48 AM Revision 169e0008: Review gettext implementation
Carlos Eduardo Ramos
11:43 AM Revision cc8aa7db: Fixing gettext() call
Vinicius Coque
11:36 AM Revision 573439f1: Implementing gettext(0
Vinicius Coque
11:24 AM Revision 6bf77f38: Removing unnecessary gettext()
Vinicius Coque
11:22 AM Revision df152a88: Implement gettext()
Carlos Eduardo Ramos
11:19 AM Revision 36a0f816: Merge branch 'master' into gettext
Renato Botelho
11:18 AM Revision edc7a281: Merge remote branch 'mainline/master'
Renato Botelho
12:44 AM Revision 8fb49e83: Fix typo in comment
Pierre POMES

04/27/2010

11:32 PM Revision 4f6a5e6a: Update (C) to 2010
Scott Ullrich
09:43 PM Revision 2d181b70: Fix IE downloading with HTTPS
Jim Pingle
09:31 PM Revision fa4a331f: Ticket #471. Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans.
Ermal LUÇI
08:50 PM Revision 461c0a1a: Ticket #449. Actually save something to read back.
Ermal LUÇI
08:47 PM Revision 40655051: Ticket #449. Bring back the check if there is really an ip change on interface event. This avoids reloading openvpn and other sevices when actually there is no change.
Ermal LUÇI
08:37 PM Revision 24a1f963: Ticket #540. Do not require VJ compression with todays link speeds it pessimizes more than helps.
Ermal LUÇI
08:26 PM Revision 79eaddf4: Fix : for translations
Renato Botelho
08:20 PM Revision 198afa09: Implementing gettext()
Vinicius Coque
08:17 PM Revision 51ecb99e: Added wrong removed spaces
Renato Botelho
08:11 PM Revision 1b99764b: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
08:11 PM Revision a2927ebf: Implementing gettext()
Vinicius Coque
08:09 PM Revision f8513409: Implement gettext()
Carlos Eduardo Ramos
08:06 PM Revision a6d8feb6: Remove extra space
Renato Botelho
07:56 PM Revision 00d01f78: Separate string and '\n' to make it easier to translators
Renato Botelho
07:50 PM Revision 259159e0: Add a missing gettext() call
Renato Botelho
07:10 PM Revision 8395f51e: Implement gettext()
Carlos Eduardo Ramos
06:54 PM Revision a53e451b: Implement gettext()
Carlos Eduardo Ramos
06:51 PM Revision c70a6be8: Fix wizard form field padding on other themes also
Jim Pingle
06:43 PM Revision 0a6fe301: Fix form field padding on wizards to match other areas.
Jim Pingle
06:25 PM Revision f0d1edc9: Implement gettext()
Carlos Eduardo Ramos
05:58 PM Revision 95b97dd1: Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.
Jim Pingle
05:56 PM Revision 18464b74: Implement gettext()
Carlos Eduardo Ramos
05:40 PM Revision 4134b5e6: Reviewing gettext()
Carlos Eduardo Ramos
05:15 PM Revision 53663f57: Move these functions to a more central location. Part of ticket #496
Jim Pingle
05:07 PM Revision e64aa6f8: Reviewing gettext()
Carlos Eduardo Ramos
04:35 PM Revision 443ddf6f: Reviewing gettext()
Carlos Eduardo Ramos
04:18 PM Revision c6d1c7de: Ticket #517. Fix saving of monitorip in dynamic interface cases.
Ermal LUÇI
03:49 PM Revision 82b15b70: Implement gettext()
Carlos Eduardo Ramos
03:41 PM Revision a26412f2: Merge branch 'master' into gettext
Renato Botelho
03:39 PM Revision 5e02b57b: Merge remote branch 'mainline/master'
Renato Botelho
03:35 PM Revision eb01fcec: Ticket #525. Correct message shown for a schedule now that the behviour has changed.
Ermal LUÇI
03:26 PM Revision 0172c431: Actually correctly handle editing of vips with index 0.
Ermal LUÇI
02:55 PM Revision 7a938f1b: Ticket #389. Correctly make the ldap object picker work and handle various errors.
Ermal LUÇI
02:08 PM Revision b567f589: Ticket #378. Correct text to reflect the allowed 0 value.
Ermal LUÇI
02:07 PM Revision 02647583: Ticket #378. Correctly handle a timeout of 0 to mean never timeout.
Ermal LUÇI
01:51 PM Revision a1cab2c7: Ticket #474. Properly check for disabled openvpn configs.
Ermal LUÇI
01:35 PM Revision 5ad0cbee: Implement gettext()
Carlos Eduardo Ramos
01:08 PM Revision e454bcd3: Rwviewing gettext()
Vinicius Coque
01:07 PM Revision 267c28ab: Adding gettext() to save button
Vinicius Coque
12:52 PM Revision e51ed1e9: Reviewing gettext()
Vinicius Coque
12:49 PM Revision f77911f1: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
Vinicius Coque
12:48 PM Revision d9950d29: Reviewing gettext()
Vinicius Coque
12:43 PM Revision 7465d12c: Implement gettext()
Carlos Eduardo Ramos
12:30 PM Revision bca12a76: Reviewing gettext()
Vinicius Coque
12:19 PM Revision cf9331b3: Add missing gettext() call
Renato Botelho
12:15 PM Revision f3f2277c: Merge branch 'master' into gettext
Renato Botelho
12:03 PM Revision 2648fa63: Automatically select destination as $Interface address when Interface is changed just for new rules, or, if previous rule has already the combination interface + interface address selected
Renato Botelho
11:41 AM Revision cb11b71e: Merge branch 'master' into gettext
Renato Botelho
11:41 AM Revision be28a8c0: Merge remote branch 'mainline/master'
Renato Botelho
11:30 AM Revision ca72c3f5: Implement gettext()
Carlos Eduardo Ramos
11:25 AM Revision 0648c968: Silence and correct command that tries to kill a previous running ipfw-classifyd command.
Ermal LUÇI
11:10 AM Revision df5da531: Missed curly.
Ermal LUÇI
11:08 AM Revision b7729cee: Do not error out when trying to delete an unexisting package. Just display an error message.
Ermal LUÇI
09:32 AM Revision 047ae6ab: Revert "Push all work on mlppp to the interfaces_ppp_edit and interfaces_ppp pages."
This reverts commit 258f1ca439af24026849e15f8dbfc558be0e1ef3.
Actually, not ready to do this yet.
Marcus Brown
08:53 AM Revision 258f1ca4: Push all work on mlppp to the interfaces_ppp_edit and interfaces_ppp pages.
Marcus Brown
04:38 AM Revision db3829e1: Add binding support for row helper drop downs
Scott Ullrich
04:06 AM Revision 9f65abbf: Allow mapping a select drop down to any area of config.xml
Scott Ullrich

04/26/2010

08:02 PM Revision 1b4f376d: Addin gettext functions do system::firmware
Vinicius Coque
07:57 PM Revision 51e4f7a3: Addin gettext to page title
Vinicius Coque
07:33 PM Revision e066fe07: Fix test to not penalized variable value of 0.
Ermal LUÇI
07:26 PM Revision ec6b31f5: Merge branch 'master' into gettext
Renato Botelho
07:22 PM Revision fac4562e: Merge remote branch 'mainline/master'
Renato Botelho
07:22 PM Revision 573e8df2: Remove option 'any' from Destination Port Range
Renato Botelho
07:10 PM Revision 1eacdc8a: Implement gettext()
Carlos Eduardo Ramos
04:21 PM Revision ca23c2f8: Implement gettext()
Renato Botelho
02:13 PM Revision a37753d7: Gettext for System::Cert manager
Vinicius Coque
02:13 PM Revision 1324ebaf: Mark this just informative textarea as readonly
Renato Botelho
12:44 PM Revision ec0d9bef: no rdr rules shouldon't have ->, take care of nat reflection rules either
Renato Botelho
12:00 PM Revision a94ee3fa: Merge remote branch 'mainline/master'
Renato Botelho
12:18 AM Revision 67d5b508: correctly go to interface for edit bogons/rfc1918
Chris Buechler

04/25/2010

08:20 AM Revision c8efb628: Use the source address/ports and nordr parameter with reflection redirects as well.
Erik Fonnesbeck
04:04 AM Revision 0534d60a: temporary work around for ticket #536
Chris Buechler
02:36 AM Revision a73f50e2: add note about 1:1s and interface IPs
Chris Buechler
02:25 AM Revision 81a24277: remove unnecessary input validation checks
Chris Buechler
02:16 AM Revision e05b5278: remove this check, the WAN IP can be used in binat now with no problems
Chris Buechler

04/24/2010

11:31 PM Revision 7d7992cd: remove this check here too, though it doesn't do anything as it's checking against non-existent ipaddr
Chris Buechler
11:04 PM Revision ee8c3889: remove bunk input validation
Chris Buechler

04/23/2010

04:37 PM Revision 3d1e7c67: Merge remote branch 'mainline/master'
Renato Botelho
04:28 PM Revision 1b8048a1: Fix perms
jim-p
04:19 PM Revision 2b5f276f: Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534.
Jim Pingle
02:05 PM Revision 08fd5444: Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.
Jim Pingle
08:17 AM Revision 8ec7b3e0: Well there was a reason for this being returned out. Ticket #539.
Ermal LUÇI

04/22/2010

09:15 PM Revision c4e0fc8b: Remove all code for directions it is not needed any more on passthrough ip's.
Ermal LUÇI
09:08 PM Revision c10ea0a1: Add missing ;
Ermal LUÇI
12:18 PM Revision 0f9b6beb: Merge remote branch 'mainline/master'
Conflicts:
etc/inc/filter.inc
Renato Botelho
11:54 AM Revision e3e5160c: Unbreak limiter rule creation.
Ermal LUÇI
11:23 AM Revision 5de7d56f: Ticket #528. Do not route-to for local connected subnets.
Ermal LUÇI

04/21/2010

10:38 PM Revision dc8c0740: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown
10:33 PM Revision 2a3e31a2: Javascript working for interface/port select lists.
Marcus Brown
09:03 PM Revision c7de8be4: Add a new alias type, urltable, which downloads a file of IP/CIDR addresses and loads them into a pf persist table instead of importing the addresses directly into a traditional alias. This allows for using huge tables of addresses that would otherwise break the GUI and/or fail to load into pf. Part of ticket #512
Jim Pingle
01:44 PM Revision 74e861e3: Validate imported URL data. Resolves #530.
Jim Pingle
12:53 PM Revision 667b5380: Merge remote branch 'mainline/master'
Renato Botelho

04/20/2010

09:53 PM Revision f40980ad: Fix creation of pipe/queue aka limiters.
Ermal LUÇI
09:31 PM Revision 0852838c: Warn the user when we cannot get the MAC address on pass through auto add case. Also when a user does a logout through clicking the logout form exit after showing sending info on logout successful.
Ermal LUÇI
09:16 PM Revision 9426cb03: Allow a passthrough mac to be deleted by a POST. Take the neccessary actions to disconnect and remove the mac from CP.
Ermal LUÇI
09:14 PM Revision 92140621: Allow users to send in the same POST authentication info and post fields. This will be allowed by authentication code if the special post var 'postafterlogin' isset.
Ermal LUÇI
06:44 PM Revision 68d0b70a: Make pasthrough GUI code catch-up with the latest changes.
Ermal LUÇI
06:32 PM Revision 1dbe445a: Use tables of ipfw for passthrough mac entries. This makes it scale way better than previously. Fix multiple entries on adding mac through entries automatically after login for the same user. The changes allow even pass through mac to be controlled from the Status->Captiveportal. Use serialize/unserialize on some files that keep temporary information to speed up calculations. Really allow mac passthrough to follow radius rules or time out rules when present.
Ermal LUÇI
04:08 PM Revision c408107c: Call dst_change with right param and on right place to use correct destination address for new rules
Renato Botelho
04:00 PM Revision a3e7bd0b: Consider VIPs on Destination Address and below few fixes
- Rename change_dst to dst_change to follow standards
- Fix indent
Renato Botelho
01:55 PM Revision eab43804: changed destination type according to the selected interface
Carlos Eduardo Ramos
01:21 PM Revision 2bc256a9: Validating Source address and Destination address
Vinicius Coque
12:42 PM Revision 8ec4a82d: Merge remote branch 'mainline/master'
Renato Botelho
12:26 PM Revision 59b6de82: Hidding Redirect Target Port when using GRE and ESP
Vinicius Coque
12:22 PM Revision 1b1d686f: Disable redirect port field when a port different of (other) is selected
Carlos Eduardo Ramos
01:54 AM Revision 0d388969: Do not include filter.inc twice
Scott Ullrich
12:40 AM Revision 6ce61a8f: Add a new option which allows the admin user to configure CP so that it automatically enters an MAC passthru entry. The MAC is taken from login details and has to be removed manually. Also do improvements on rules handling and pipes. Add some optmizations. Teach the GUI/backend on ip/mac passthrough to configure a bw limit for this entries.
Ermal LUÇI

04/19/2010

10:52 PM Revision c443bb14: Show p2 items correctly (add missing td's)
Scott Ullrich
08:46 PM Revision c88c2df9: Perform IP/Host and Port number validation for Authentication servers in the OpenVPN Wizard.
Jim Pingle
08:27 PM Revision 6e6a5ce3: Restrict country code entry in the OpenVPN wizard to two letters.
Jim Pingle
06:51 PM Revision 383654fc: Block source edit on associated firewall rules
Vinicius Coque
06:21 PM Revision 494b4e60: Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.
Jim Pingle
05:57 PM Revision c0f650c4: Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)
Jim Pingle
05:54 PM Revision 8cd0a3fa: Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This was wrong in the wizard, apparently, and not the main page.
This reverts commit a48613a65d8d04dfec2aeefdb37440bdd399cdab. Jim Pingle
05:43 PM Revision a48613a6: Fix finding next OpenVPN port. Protocol should be lowercase.
Jim Pingle
02:07 PM Revision 6d346c17: redirect port range must not use :*, calculate end port and create the correct rule
Renato Botelho
01:46 PM Revision 50dc3f41: Fix port range calculation
Renato Botelho
12:56 PM Revision 18ad98d0: Use isset() to check boolean values from xml, to be sure it is or not set. It fixes a bug to add "no rdr" rules. While i am here, fix another small issue setting $nordr to "" when nordr is not set to fix all next rules
Renato Botelho
11:15 AM Revision cf9f53c8: Merge remote branch 'mainline/master'
Conflicts:
etc/inc/filter.inc
Renato Botelho
06:40 AM Revision 9460ee11: fix text
Chris Buechler

04/18/2010

10:24 PM Revision 7b7e5b30: remove commented out bit that causes annoying pop ups in IE. Ticket #299
Chris Buechler
08:53 PM Revision 43cea754: show port and proto
Chris Buechler
08:15 PM Revision d96e36a4: fix up text
Chris Buechler
08:03 PM Revision 28e5f5fa: clarify text
Chris Buechler
01:56 AM Revision addbcae7: Fix growl issues.
Ticket #518
Ticket #519
Submibtted-by: Blake Skinner
Scott Ullrich
12:27 AM Revision 1467b79f: Use FQDN for HELLO SMTP command. Ticket #443
Pierre POMES

04/17/2010

07:49 PM Revision 842fb73b: use 6969 for tftp-proxy
Chris Buechler
08:27 AM Revision 76d9c58d: Working with Javascript to control interface select list.
Marcus Brown

04/16/2010

07:38 PM Revision 09bbbebb: Ticket #511. Actually return the rules from all the packages not just the first one.
Ermal LUÇI
07:08 PM Revision cfdce2ad: Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT for several interfaces.
Ermal LUÇI
06:41 PM Revision f691243d: Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
Ermal LUÇI
06:38 PM Revision 38b357bd: Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
Ermal LUÇI
05:43 PM Revision a05a0fc7: Merge remote branch 'mainline/master'
Vinicius Coque
04:24 PM Revision 2cfbe062: Update system information widget to use new version checking mechanism.
Jim Pingle
04:14 PM Revision a76c1c45: Beef up the version comparison code. This should let us compare several combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.
Jim Pingle

04/15/2010

09:08 PM Revision 93b8266e: Fail over update check to report the supplied version from the remote server if it is not a build time/datestamp.
Jim Pingle
08:54 PM Revision 939e4a91: Fix whitespace
Jim Pingle
08:04 PM Revision 27e21d1c: Fix CA cert dupe detection when no certs yet exist.
Jim Pingle
08:03 PM Revision 9cb9c7d4: Add titles to wizard steps, change some wording to be more consistent.
Jim Pingle
12:49 PM Revision 65ebfd98: Merge remote branch 'mainline/master'
Renato Botelho

04/14/2010

09:19 PM Revision 3d5b0001: radius.inc already has this includes so do not include them explicitly. This unbreaks the loading of bcmath module since PEAR.inc is not yet included!
Ermal LUÇI
02:37 PM Revision 9a38338c: Ticket #386. Add even the network address to the list of addresses on proxy arp vips to the naat out edit.
Ermal LUÇI
01:28 PM Revision 45a99750: Ticket #483. Load the bcmath extension dynamically through PEAR for Radius accounting.
Ermal LUÇI
01:18 PM Revision 6364b88b: Ticket #486. Convert even the gateways that specify the interface itself.
Ermal LUÇI
12:40 PM Revision 5ac2f583: Ticket #499. Create custom options propperly for each interface. This solution binds the option name to the interface name so it is even easier to distinguish.
Ermal LUÇI
11:59 AM Revision d64421fa: Merge remote branch 'mainline/master'
Renato Botelho

04/13/2010

11:19 PM Revision c74804cd: Add code to allow applications on pfSense itself that bind to a socket or want to source route traffic to work. This fixes DynDns on multi-wan as the simplest of it.
Ermal LUÇI
10:19 PM Revision 52e95286: Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.
Ermal LUÇI
09:08 PM Revision c3c3e03b: Fix regex on matching ip when behind nat.
Ermal LUÇI
08:38 PM Revision d2946062: Move checking if dyndns is enabled to the proper place.
Ermal LUÇI
08:31 PM Revision 85b2f424: Improve startup time by delaying dyndns synching.
Ermal LUÇI
06:30 PM Revision 24ed5c3b: Remove associated rule-id from default config they confuse rule edit page.
Ermal LUÇI
02:07 PM Revision 155927f7: Merge remote branch 'mainline/master'
Conflicts:
usr/local/www/firewall_aliases.php
usr/local/www/firewall_virtual_ip.php
Renato Botelho
02:05 PM Revision 532f800b: Check if var exist before compare its value
Renato Botelho
02:04 PM Revision 3504e10b: Use correct xml tag to compare with nat port forward destination address
Renato Botelho
02:01 PM Revision 2df3a71f: On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with external-address.
Renato Botelho
01:27 PM Revision 0e7dded1: source address is been checked 2 times and destination address no one, fix this
Renato Botelho
12:14 PM Revision 09579bb0: Merge remote branch 'mainline/master'
Renato Botelho
 

Also available in: Atom