Activity
From 03/14/2010 to 04/12/2010
04/12/2010
-
10:24 PM Revision 676b4a39: Remove bandwidth tags from default config they are not used.
-
10:23 PM Revision 077d5702: Actually disable flowtables support by default.
-
09:32 PM Revision a84eb838: Perform more strict validation on CA and Cert names before proceeding in the wizard.
-
08:40 PM Revision 6f8b8ed0: Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.
-
08:12 PM Revision 916fae48: OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.
-
07:03 PM Revision 99a00640: Fixup OpenVPN wizard LDAP settings. Ticket #500.
-
07:00 PM Revision c062a711: Fix wizard handling of password fields. Ticket #500.
-
05:55 PM Revision 5ce63c3e: Add/fix wording of descriptions in OpenVPN wizard.
- While I'm here, convert leading spaces to tabs.
- 05:25 PM Revision 6b1172af: Revert a hook of 3da58362 to fix NAT Reflection rules creation
-
03:43 PM Revision eca1f1ea: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
03:41 PM Revision d32a40c1: Revert changes as requested by Ermal
- 02:10 PM Revision 93e485e3: Teach more code to deal with new NAT Port Forwarding xml tags
- 01:42 PM Revision b52d3aa5: When renaming or removing aliases, deal with new NAT Port Forwarding fields
- 01:28 PM Revision db39842b: Update alias names on new NAT Port Forward xml tags
- 12:57 PM Revision a48d15ce: Merge remote branch 'mainline/master'
- 12:49 PM Revision 00c82782: Simplify logic implemented on commit 673d29c0
-
12:15 PM Revision f64f0f20: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
12:10 AM Revision cfcaabfb: Simplify "isset($rule['l7container']) and ..." as its already evaluated
- above and sets $l7present.
-
12:06 AM Revision 06e2a55d: Initialise the correct array if empty.
04/11/2010
- 09:16 PM Revision 1e027f7b: remove pfsense references, make generic
-
07:23 AM Revision 541ba27e: Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html
-
02:56 AM Revision b4974cf4: Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
04/10/2010
- 06:12 PM Revision e4b8da19: allow hostname for TFTP server
-
03:19 PM Revision 18e9b77e: Remove unnecessary variables.
-
03:07 PM Revision 63292199: Implement reporting and logging of historical PPP uptime with data persistent through reboot.
- Also, change the way uptime is captured. The mpd console is no longer used to
get PPP uptime data, which will prevent... -
01:28 PM Revision 73ee49f2: Rework interface_bring_down function a bit. Remove un-needed unlink calls to mpd.links
- Moved three "unlink_if_exists" calls to happen after calling kill_by_pid for mpd processes.
The unlinked files are us... -
05:21 AM Revision f15fcf47: Fix array assignment and add missing right parentheses in upgrade code.
-
01:51 AM Revision b9e50747: Make the upgrade code actually do something.
-
01:44 AM Revision 43e876fd: Merge remote branch 'mainline/master'
- 01:40 AM Revision 3bb6bb18: Deleting associated rule
- 01:39 AM Revision 96cde230: Show in gray just rules that are disabled
04/09/2010
- 05:46 PM Revision 673d29c0: When delete a filter rule that is associated with a nat rule, cleanup the association
- 01:12 PM Revision 664742f7: The sum of % for table size should be 100%, fixing it
- 12:47 PM Revision 2d9792af: Add { } when protocol is tcp/udp
- 12:35 PM Revision 726dc0a7: Fixing AutoSuggest on Source and Destination ports
-
11:19 AM Revision ba5d8263: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
11:16 AM Revision 4aa64f79: Configure interface when changing settings, and fix init string field.
- The interface configure function is called after "write_config()" because
we must write the new data to the config be... -
05:12 AM Revision 42e4d2b2: Really bring up interface and update <interfaces> and <ppps> correctly in config.
-
04:08 AM Revision 075e4dca: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
03:57 AM Revision bccadc98: Bring the interface up on "Save", and write the config before reading it.
- The interface_ppp_configure function reads conf.xml for new data, so we
have to write the new data before trying to r... -
03:48 AM Revision e51cea69: onLoad still not working .. .
04/08/2010
- 07:46 PM Revision 47c5a08f: Fix table sizes and calculate local port range
- 07:30 PM Revision d479c293: Fixing auto-generated rule
- 06:56 PM Revision 0d8a8615: Adding new fields to improved NAT port forward
- 06:31 PM Revision 95a18821: Teach filter_generate_address to deal with rdr NAT port range syntax and rework its use
- 06:02 PM Revision 2d6f817f: Merge remote branch 'mainline/master'
- 05:49 PM Revision 28181237: Add a new global option, disablehelpicon, to hide help icon from all pages
- 05:19 PM Revision 3da58362: Make necessary changes for improved NAT Port Forward (not tested yet)
04/07/2010
- 07:32 PM Revision 3bbd492a: Fix indent and add a vim tag to respect tab size
- 06:29 PM Revision 6a459cef: Change span class to gray when rule is disabled
- 06:13 PM Revision ec223192: Deal with new fields of Improved NAT Port Forward
- 04:40 PM Revision 64102473: Improved NAT Port Forwarding changed XML data, change config version to 6.2 and implement a function to migrate data
04/06/2010
-
07:29 AM Revision a3fa7aac: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
- Conflicts:
usr/local/www/system.php -
07:25 AM Revision b324b619: Add a few more examples to the list of domain examples.
-
07:24 AM Revision 10e41b74: Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.
- The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used t... -
07:16 AM Revision 81035b96: Don't use "local as a domain. It breaks DNS resolution for hosts running mDNS.
- The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used t...
04/05/2010
- 10:06 PM Revision 221f5d17: don't display disabled tunnels on diag_ipsec.php
- fix up L2TP text
-
01:45 PM Revision fd7ef955: Improved formatting, and only one localip and gateway field for both PPP and PPTP.
-
11:53 AM Revision 5ae3c9d0: Working again.
-
11:52 AM Revision 451bd60f: Merge branch 'master' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp
-
11:26 AM Revision fc5324e9: more changes to mpd.script to make debugging easier.
-
10:18 AM Revision 68da8a7d: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
10:18 AM Revision 29851d8e: Added some more information to error messages for easier debugging.
-
10:11 AM Revision 21488164: changes . . .
04/04/2010
-
03:05 PM Revision 9b751624: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
02:47 PM Revision 80bc7a5c: Still working on GUI for mlppp. . .
- 05:02 AM Revision c67bbe04: restore double click to edit
-
04:58 AM Revision a2a7f74d: Check for an empty <config/> as the first setting for a given package's config. When present, this breaks saving for certain packages (namely Squid's caching tab).
04/03/2010
-
10:18 PM Revision bef28e2d: Fix sortable to handle sorting of IP address columns properly. Resolves #469
- 09:27 PM Revision 8b69a3e1: fix text
- 09:12 PM Revision 12980094: must use -f with pkill to find updaterrd.sh
- 08:38 PM Revision 0ad76ac8: fix editing of PARP ranges reverting to single entries, and duplicate "selected" in subnet_bits
- 08:04 PM Revision 8ecf7cc7: Add iPad support
- 08:03 PM Revision af5d9af2: Add iPad support
- 07:10 PM Revision c42276db: switch these back to no state until sloppy is fixed
04/02/2010
-
03:28 PM Revision 3f115d0e: Use ipfw for deleting unused pipes too.
-
01:24 AM Revision d41e63b6: Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch up with dummynet v3.
04/01/2010
- 04:45 PM Revision 703539b6: fix text
-
05:06 AM Revision 0a59624c: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
05:04 AM Revision 4b32eb9d: More work on interfaces_ppp_edit.php
-
05:03 AM Revision be550c91: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
03/31/2010
-
11:08 PM Revision 33c017b2: Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently.
-
09:16 PM Revision 87f28687: Micro-optimization, no need to fork here just to get the file contents.
-
09:16 PM Revision 9af4b31b: Use stristr as a microoptimization.
-
05:45 PM Revision b42edc09: Remove now unused code.
-
05:43 PM Revision 534e5344: Fix packages rule generation.
-
10:33 AM Revision 2f678757: Do not create faulty gateway entires with just defaultgw set it breaks logic.
-
10:27 AM Revision 9abc78df: Select interfaces from a list instead of a dropdown.
-
09:51 AM Revision 79afe4e4: Use new arguments passing style for dhcpleases. Ticket #374.
-
09:16 AM Revision d432ed92: Ticket #462. Remove references to slbd it is not used anymore.
03/30/2010
-
11:28 AM Revision d02951e9: Fix other interfaces_* pages and keep working with mlppp.
-
07:43 AM Revision 57b053e9: Add new menu name to other interfaces_* pages.
-
05:29 AM Revision 589f92bb: mlppp implementation starts
-
03:34 AM Revision b1bde547: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
- Conflicts:
etc/inc/util.inc
03/29/2010
-
07:01 PM Revision b97d85c0: Fix hosts file generation.
-
05:28 PM Revision 547340c4: This is of no use. Disable until its writer shows up.
-
05:22 PM Revision c7f60193: Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface. Use this is rc.newwanip script to reload only these tunnels.
-
04:48 PM Revision 9a985f9e: Simplify code.
-
04:08 PM Revision 62e74b42: Remove PPP tab these all go to the system log now.
-
04:00 PM Revision e18f70ea: Remove bogus char. Spotted-by:gnoahb@
-
02:57 PM Revision 1d4aca27: Restore tun interface because it is still used by openvpn.
-
02:45 PM Revision c64d5028: Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.
-
02:38 PM Revision 6c21caee: Restore tun interface because it is still used by openvpn.
-
02:38 PM Revision 0afcfd7a: Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.
-
02:38 PM Revision ee562e8b: Revert "Don't delete the "tun" check in is_interface_mismatch function."
- This reverts commit 877845373eb74950367f3d43fcbf6090602be6e0.
-
02:38 PM Revision db4428fc: Don't delete the "tun" check in is_interface_mismatch function.
-
01:15 PM Revision 68465fab: Merge remote branch 'mainline/master'
-
01:03 PM Revision c90f2471: Changes to make PPP work again. mpd5 fails to establish a ppp link without
- *some* username and password, so defaults are set if user enters nothing.
Removed interface_ppp_configure call from i... -
11:10 AM Revision 3da49dc3: Fix file names.
-
11:00 AM Revision 051b178a: Be more strict on validations.
-
10:52 AM Revision 92dd6a83: Make sure we do not error out and silence some errors.
-
07:29 AM Revision a216a03a: Fix a few small bugs in new PPP code, and one type in pfsense-utils.inc
03/28/2010
-
09:49 PM Revision a728d6f9: Remove bougs (.
-
09:13 PM Revision b28e0842: Propperly choose interface name from correct variable.
-
09:11 PM Revision c107a2ac: Forgot re-editing.
-
09:11 PM Revision da75413d: Fix interface assignment and re-edit
-
08:10 PM Revision 822263b7: Fix displaying ppp ports.
-
08:05 PM Revision 8dac2d1b: Fix PPP assignment.
-
03:04 PM Revision 5ca41f8b: Don't need the rm -f statement when using > redirect to overwrite the
- file, and add the "then" to the if statements
-
03:00 PM Revision 158b5cc3: Fix mistakes (now using "call" instead of "goto") and add check to SIM PIN setting routine
- so we don't have to set the pin every time if it's already set.
03/27/2010
-
08:17 AM Revision 29533e50: Be safer use the remote-ip address for adding route.
-
08:09 AM Revision 1f0ddd30: Explicitly set the exit status of the script to not make mpd fail.
-
08:02 AM Revision 8f4f1e30: Use full patch to command and fix route add command parameter is -iface and not -if.
-
07:18 AM Revision 9a4147d4: Tell that the interface is down.
-
07:10 AM Revision 877fb374: Ticket #447. Handle multiple instances propperly.
-
07:07 AM Revision f1123765: Ticket #447. Allow multiple innstances to be run.
-
05:02 AM Revision b13efb03: Only sync on the wireless clones that were reassigned.
-
03:25 AM Revision 003c0512: A location where the shared wireless configuration should have been synced had been missed (reassigning interfaces).
-
02:55 AM Revision b5582f49: Kill hostapd and wpa_supplicant when bringing the interface down.
-
02:12 AM Revision c8178bb7: Always kill both hostapd and wpa_supplicant, or they may stay running when WPA is disabled or even both can end up running when switching between AP and station modes.
-
02:05 AM Revision 9c4d33a1: Fix whitespace.
-
02:00 AM Revision 0beab3f4: Enable WAN and LAN in the default configuration.
-
01:10 AM Revision c8b19dd3: Fix killing mpd process for ppp.
-
01:01 AM Revision 65125e11: Add enable bits.
-
12:28 AM Revision 6a688547: Make lan/wan behave as all other interfaces.
-
12:08 AM Revision 65a82e32: Close console and web services for mpd.
-
12:05 AM Revision 611ae852: Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.
03/26/2010
-
10:19 PM Revision 3ad5fd63: Remove nonsense.
-
10:12 PM Revision 1fc02dad: Trivial change in position of counter.
-
10:12 PM Revision 1a904779: Fixed error in command to send the PIN to the SIM card. Missing double quotes.
-
10:12 PM Revision 9ebe7028: I have PPP with mpd5 working really well now, including setting the APN and APN
- Number, and the SIM PIN and wait time for the SIM to settle after the PIN is
entered.
Still no work on multilink PPP... -
09:43 PM Revision a01d8d8b: Send signal to the dhcpleases daemon using its pidfile if it is running to reload.
-
09:23 PM Revision 2b5f6a7e: Correct MATCH name.
-
06:00 PM Revision 0261381a: Actually pass the parameter to the dnsmasq where to read its hosts file from.
-
05:57 PM Revision 5656777b: Fix parameters
-
05:38 PM Revision 2ccd8499: Use the new tool to monitor active leases.
03/25/2010
-
05:16 PM Revision 4b798102: Fix code to show warnings properly.
-
03:01 PM Revision c71f5fcd: Catch up with php5
-
11:09 AM Revision bedd946f: Fix typo.
03/24/2010
-
09:23 PM Revision ae9617ae: Upps use correct variable. Reported-by: kaarposoft(forum)
-
07:00 PM Revision 05855d1d: Fix checks. Reported-by: Efonne
-
05:28 PM Revision e27d0494: Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html
-
05:00 PM Revision a0116247: Ticket #318. Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.
-
04:11 PM Revision 7554ab8c: Prevent upgrade/spurious errors from happening.
-
03:54 PM Revision f38f8062: Generate hosts entries for all ips configured.
-
02:21 PM Revision 6f02633d: '@' Is also a valid PPPoE username character.
-
07:43 AM Revision 25f36aaf: Redirect to the correct page after deleting an item.
03/23/2010
-
10:40 PM Revision 1f559885: Actually its dns2 for the second entry.
-
10:21 PM Revision 90680a1e: backup_config() does not need to be wrapped with conf_mount_rw().
- 10:17 PM Revision f2087c85: Unbreak ACB
- 10:17 PM Revision 578224fe: Unbreak ACB
-
10:13 PM Revision 328efaba: Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
-
09:13 PM Revision 1033de74: Resolve problems with dns server setup when allow override is set. Also add static routes for all nameservers to be friendly with multiwan.
-
03:06 PM Revision d5dbdd41: Remove duplicate proxy entry
-
02:56 PM Revision 573c9548: The user owner of /dev/pf is root the group will be left to proxy to allow packages to become member of this group to modify firewall.
03/22/2010
- 04:03 AM Revision 07336d48: fix text
- 04:01 AM Revision dc95bd08: fix text
03/20/2010
- 05:53 PM Revision 27f9c8b4: Rename import to bulk import. Suggested-by: Chris Horn
-
01:43 PM Revision 3f394d09: Ticket #313. Use $myurl when calling fixup_string to get the URL for the image link.
-
01:17 PM Revision 01fdb2d3: To pick the starting tab on Services: DHCP server, use the same logic as used for creating tabs to make sure the first tab really gets selected.
- 12:46 AM Revision 9d537f9f: Adding alias updater
- 12:32 AM Revision 6c5bb502: Use url consistently
- 12:27 AM Revision 10189b2a: Add unzip support if unzip binary exists
- 12:19 AM Revision 63e8a8ab: Fix text
- 12:09 AM Revision a0fc25ae: Disable update freqency
- 12:04 AM Revision 2aed5121: Use URL
03/19/2010
- 11:54 PM Revision f6ba4bd1: Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well.
-
07:27 PM Revision f973148e: Add needed includes.
-
07:11 PM Revision 3329071a: Do not output twice the same text
-
05:57 PM Revision 9e98e1cb: Unbreak aliases generation in the ruleset. Yesterday fixing large aliases broke shorter ones.
-
05:49 PM Revision bef6cb99: Fix parsign of packages xml.
-
05:35 PM Revision 40050fab: Use alias style when creating aliases in wizards.
-
03:55 PM Revision 541989d5: Ticket #434. Do not die when parsing config since we know how to recover. Only die during packages.
-
03:34 PM Revision 773c99bc: Fix auto update checking and showing always there is an update available.
-
12:53 PM Revision f3b000b2: Ticket #435. Correct command.
03/18/2010
-
11:21 PM Revision a8e61346: Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.
-
11:12 PM Revision 9ae9a7fc: Unbreak ranges.
-
07:58 PM Revision 6c33fb4b: Improve aliases a little bit to show large aliases.
-
06:22 PM Revision 72823d7d: Support ranges during alias imports.
-
06:05 PM Revision 6b487ec6: Allow editing aliases. Pointyhat-to: ?!
-
06:00 PM Revision cf895854: Propperly handle large aliases and properly generate it on the config file so it does not error out.
-
05:56 PM Revision 30d98ad3: Default to on for address pools.
-
05:38 PM Revision f9fa5d10: Add some descriptions. Default to local port 1194 when no other server is configured.
-
05:20 PM Revision 979fb419: Correctly show cipher list
-
05:04 PM Revision 8eae944e: Enable shmop module now that is needed.
-
05:04 PM Revision 1ae55320: Add the counterpart of enablefields.
-
03:56 PM Revision a314bebc: Actually get values from the CA based on what was choosen during wizard.
-
01:08 PM Revision 3b4b9ff3: Default to 2048 bits.
-
01:05 PM Revision bd4d0f89: Try to prefill values if creating a certificate.
-
12:49 PM Revision 47aa4fc4: Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.
-
01:01 AM Revision db67053a: Colorize config diff, fix wrapping (should still copy/paste as a single line). Add diff button at the top which doubles as a column header.
03/17/2010
- 03:46 PM Revision 40a721c0: get_pkg_depends must return the whole paths of dependency files in order
- to enable sync_package to check for files which are not installed in the
standard pkg location (i.e. outside of /usr/... -
02:17 PM Revision a45e27ba: Ticket #417. Fix installation on embedded by using a refcount system for the mount command.
-
01:56 PM Revision 2ae24c22: Generalize.
-
10:48 AM Revision f19651d1: Get up to improvements.
-
05:13 AM Revision 071d63b9: Restore attribute support, but with some extra checks in the function that uses it.
-
04:12 AM Revision 441e6007: Needs a little more testing; revert attribute support in xmlparse.inc for now.
- This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.
-
02:59 AM Revision 2843a3ec: Add optional support for reading attributes to xmlparse.inc and move regdomain.xml parsing from regdomain.inc to xmlparse.inc.
-
12:51 AM Revision 2f27dffd: Use the ipfw(4) list functionality to reduce rules even more. Add allow rules for accessing pfSense webgui to not lock out operators behind the CP. Remove redundant rule regarding dns. Probably every dns request should be forwarded to the local dns server to not force clients to use the pfSense forwarder!
03/16/2010
-
10:36 PM Revision bbfc810e: Add code for applying wireless regulatory configuration and some extra notes about the regulatory settings.
-
10:30 PM Revision 20f09b3b: Add configuration options for wireless regulatory settings. Still needs code for applying the settings.
- 05:39 PM Revision 66534ba5: Include DHCP hostname. Ticket #427
-
05:35 PM Revision e2bee3fe: Enable tso now that pf(4) problems with it are solved. Remove duplicate icmplim entry created by myself in a previous commit.
- 05:35 PM Revision 1bda7d81: Set net.inet.icmp.icmplim=0
- Ticket #20
-
01:40 PM Revision 3816479c: Ticket #20. Disable icmp limiting.
-
01:33 PM Revision cb045957: Since 0 is not allowed clarify comment.
-
01:18 PM Revision 4ef606fb: Resolves #401. Fix the ... display on aliases description.
-
01:08 PM Revision 63017a73: Ticket #430. Give a none option to allow for roadwarriors configs.
-
08:02 AM Revision 0b6ab3ec: Add note about the auto channel setting.
03/15/2010
-
10:31 PM Revision 89c52814: We need mpd5.
-
08:03 PM Revision ce387866: Ticket #428. Remove double included include.
-
07:54 PM Revision 8984dc5e: Ticket #414. Fix wizard framework to properly display this. Not sure how it actually worked before!
-
07:13 PM Revision a69c0036: Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() instead of required once so produced errors or redefinitions of functions. These includes are now included on authgui.inc.
-
06:47 PM Revision 263080b2: Remove uneeded line because openssl module will be already loaded.
-
06:46 PM Revision ae4dbded: Ticket #161. Fix creation of certificates and the webgui one. This was a problem on php API docs.
-
05:28 PM Revision e7ee3bfe: Create resolv.conf whenever a new ip comes in to have it ready for vpn reloads. Also restart packages in background.
-
01:43 PM Revision 13646069: Default to 3650 days. Requested-by: cmb@
03/14/2010
Also available in: Atom