Project

General

Profile

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.
Ermal LUÇI
10:23 PM Revision 077d5702: Actually disable flowtables support by default.
Ermal LUÇI
09:32 PM Revision a84eb838: Perform more strict validation on CA and Cert names before proceeding in the wizard.
Jim Pingle
08:40 PM Revision 6f8b8ed0: Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.
Jim Pingle
08:12 PM Revision 916fae48: OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.
Jim Pingle
07:03 PM Revision 99a00640: Fixup OpenVPN wizard LDAP settings. Ticket #500.
Jim Pingle
07:00 PM Revision c062a711: Fix wizard handling of password fields. Ticket #500.
Jim Pingle
05:55 PM Revision 5ce63c3e: Add/fix wording of descriptions in OpenVPN wizard.
While I'm here, convert leading spaces to tabs. Jim Pingle
05:25 PM Revision 6b1172af: Revert a hook of 3da58362 to fix NAT Reflection rules creation
Renato Botelho
03:43 PM Revision eca1f1ea: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Marcus Brown
03:41 PM Revision d32a40c1: Revert changes as requested by Ermal
Marcus Brown
02:10 PM Revision 93e485e3: Teach more code to deal with new NAT Port Forwarding xml tags
Renato Botelho
01:42 PM Revision b52d3aa5: When renaming or removing aliases, deal with new NAT Port Forwarding fields
Renato Botelho
01:28 PM Revision db39842b: Update alias names on new NAT Port Forward xml tags
Renato Botelho
12:57 PM Revision a48d15ce: Merge remote branch 'mainline/master'
Renato Botelho
12:49 PM Revision 00c82782: Simplify logic implemented on commit 673d29c0
Renato Botelho
12:15 PM Revision f64f0f20: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown
12:10 AM Revision cfcaabfb: Simplify "isset($rule['l7container']) and ..." as its already evaluated
above and sets $l7present. Andrew Thompson
12:06 AM Revision 06e2a55d: Initialise the correct array if empty.
Andrew Thompson

04/11/2010

09:16 PM Revision 1e027f7b: remove pfsense references, make generic
Chris Buechler
07:23 AM Revision 541ba27e: Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html
Marcus Brown
02:56 AM Revision b4974cf4: Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
Marcus Brown

04/10/2010

06:12 PM Revision e4b8da19: allow hostname for TFTP server
Chris Buechler
03:19 PM Revision 18e9b77e: Remove unnecessary variables.
Marcus Brown
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...
Marcus Brown
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...
Marcus Brown
05:21 AM Revision f15fcf47: Fix array assignment and add missing right parentheses in upgrade code.
Erik Fonnesbeck
01:51 AM Revision b9e50747: Make the upgrade code actually do something.
Erik Fonnesbeck
01:44 AM Revision 43e876fd: Merge remote branch 'mainline/master'
Erik Fonnesbeck
01:40 AM Revision 3bb6bb18: Deleting associated rule
Vinicius Coque
01:39 AM Revision 96cde230: Show in gray just rules that are disabled
Renato Botelho

04/09/2010

05:46 PM Revision 673d29c0: When delete a filter rule that is associated with a nat rule, cleanup the association
Renato Botelho
01:12 PM Revision 664742f7: The sum of % for table size should be 100%, fixing it
Renato Botelho
12:47 PM Revision 2d9792af: Add { } when protocol is tcp/udp
Renato Botelho
12:35 PM Revision 726dc0a7: Fixing AutoSuggest on Source and Destination ports
Vinicius Coque
11:19 AM Revision ba5d8263: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Marcus Brown
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...
Marcus Brown
05:12 AM Revision 42e4d2b2: Really bring up interface and update <interfaces> and <ppps> correctly in config.
Marcus Brown
04:08 AM Revision 075e4dca: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
Marcus Brown
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...
Marcus Brown
03:48 AM Revision e51cea69: onLoad still not working .. .
Marcus Brown

04/08/2010

07:46 PM Revision 47c5a08f: Fix table sizes and calculate local port range
Renato Botelho
07:30 PM Revision d479c293: Fixing auto-generated rule
Vinicius Coque
06:56 PM Revision 0d8a8615: Adding new fields to improved NAT port forward
Vinicius Coque
06:31 PM Revision 95a18821: Teach filter_generate_address to deal with rdr NAT port range syntax and rework its use
Renato Botelho
06:02 PM Revision 2d6f817f: Merge remote branch 'mainline/master'
Renato Botelho
05:49 PM Revision 28181237: Add a new global option, disablehelpicon, to hide help icon from all pages
Renato Botelho
05:19 PM Revision 3da58362: Make necessary changes for improved NAT Port Forward (not tested yet)
Renato Botelho

04/07/2010

07:32 PM Revision 3bbd492a: Fix indent and add a vim tag to respect tab size
Renato Botelho
06:29 PM Revision 6a459cef: Change span class to gray when rule is disabled
Renato Botelho
06:13 PM Revision ec223192: Deal with new fields of Improved NAT Port Forward
Renato Botelho
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
Renato Botelho

04/06/2010

07:29 AM Revision a3fa7aac: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Conflicts:
usr/local/www/system.php
Marcus Brown
07:25 AM Revision b324b619: Add a few more examples to the list of domain examples.
Marcus Brown
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...
Marcus Brown
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...
Marcus Brown

04/05/2010

10:06 PM Revision 221f5d17: don't display disabled tunnels on diag_ipsec.php
fix up L2TP text Chris Buechler
01:45 PM Revision fd7ef955: Improved formatting, and only one localip and gateway field for both PPP and PPTP.
Marcus Brown
11:53 AM Revision 5ae3c9d0: Working again.
Marcus Brown
11:52 AM Revision 451bd60f: Merge branch 'master' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp
Marcus Brown
11:26 AM Revision fc5324e9: more changes to mpd.script to make debugging easier.
Marcus Brown
10:18 AM Revision 68da8a7d: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
Marcus Brown
10:18 AM Revision 29851d8e: Added some more information to error messages for easier debugging.
Marcus Brown
10:11 AM Revision 21488164: changes . . .
Marcus Brown

04/04/2010

03:05 PM Revision 9b751624: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown
02:47 PM Revision 80bc7a5c: Still working on GUI for mlppp. . .
Marcus Brown
05:02 AM Revision c67bbe04: restore double click to edit
Chris Buechler
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).
Jim Pingle

04/03/2010

10:18 PM Revision bef28e2d: Fix sortable to handle sorting of IP address columns properly. Resolves #469
Jim Pingle
09:27 PM Revision 8b69a3e1: fix text
Chris Buechler
09:12 PM Revision 12980094: must use -f with pkill to find updaterrd.sh
Chris Buechler
08:38 PM Revision 0ad76ac8: fix editing of PARP ranges reverting to single entries, and duplicate "selected" in subnet_bits
Chris Buechler
08:04 PM Revision 8ecf7cc7: Add iPad support
Scott Ullrich
08:03 PM Revision af5d9af2: Add iPad support
Scott Ullrich
07:10 PM Revision c42276db: switch these back to no state until sloppy is fixed
Chris Buechler

04/02/2010

03:28 PM Revision 3f115d0e: Use ipfw for deleting unused pipes too.
Ermal LUÇI
01:24 AM Revision d41e63b6: Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch up with dummynet v3.
Ermal LUÇI

04/01/2010

04:45 PM Revision 703539b6: fix text
Chris Buechler
05:06 AM Revision 0a59624c: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
Marcus Brown
05:04 AM Revision 4b32eb9d: More work on interfaces_ppp_edit.php
Marcus Brown
05:03 AM Revision be550c91: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
Marcus Brown

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.
Ermal LUÇI
09:16 PM Revision 87f28687: Micro-optimization, no need to fork here just to get the file contents.
Ermal LUÇI
09:16 PM Revision 9af4b31b: Use stristr as a microoptimization.
Ermal LUÇI
05:45 PM Revision b42edc09: Remove now unused code.
Ermal LUÇI
05:43 PM Revision 534e5344: Fix packages rule generation.
Ermal LUÇI
10:33 AM Revision 2f678757: Do not create faulty gateway entires with just defaultgw set it breaks logic.
Ermal LUÇI
10:27 AM Revision 9abc78df: Select interfaces from a list instead of a dropdown.
Marcus Brown
09:51 AM Revision 79afe4e4: Use new arguments passing style for dhcpleases. Ticket #374.
Ermal LUÇI
09:16 AM Revision d432ed92: Ticket #462. Remove references to slbd it is not used anymore.
Ermal LUÇI

03/30/2010

11:28 AM Revision d02951e9: Fix other interfaces_* pages and keep working with mlppp.
Marcus Brown
07:43 AM Revision 57b053e9: Add new menu name to other interfaces_* pages.
Marcus Brown
05:29 AM Revision 589f92bb: mlppp implementation starts
Marcus Brown
03:34 AM Revision b1bde547: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
Conflicts:
etc/inc/util.inc
Marcus Brown

03/29/2010

07:01 PM Revision b97d85c0: Fix hosts file generation.
Ermal LUÇI
05:28 PM Revision 547340c4: This is of no use. Disable until its writer shows up.
Ermal LUÇI
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.
Ermal LUÇI
04:48 PM Revision 9a985f9e: Simplify code.
Ermal LUÇI
04:08 PM Revision 62e74b42: Remove PPP tab these all go to the system log now.
Ermal LUÇI
04:00 PM Revision e18f70ea: Remove bogus char. Spotted-by:gnoahb@
Ermal LUÇI
02:57 PM Revision 1d4aca27: Restore tun interface because it is still used by openvpn.
Ermal LUÇI
02:45 PM Revision c64d5028: Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.
Ermal LUÇI
02:38 PM Revision 6c21caee: Restore tun interface because it is still used by openvpn.
Ermal LUÇI
02:38 PM Revision 0afcfd7a: Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.
Ermal LUÇI
02:38 PM Revision ee562e8b: Revert "Don't delete the "tun" check in is_interface_mismatch function."
This reverts commit 877845373eb74950367f3d43fcbf6090602be6e0. Marcus Brown
02:38 PM Revision db4428fc: Don't delete the "tun" check in is_interface_mismatch function.
Marcus Brown
01:15 PM Revision 68465fab: Merge remote branch 'mainline/master'
Marcus Brown
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...
Marcus Brown
11:10 AM Revision 3da49dc3: Fix file names.
Ermal LUÇI
11:00 AM Revision 051b178a: Be more strict on validations.
Ermal LUÇI
10:52 AM Revision 92dd6a83: Make sure we do not error out and silence some errors.
Ermal LUÇI
07:29 AM Revision a216a03a: Fix a few small bugs in new PPP code, and one type in pfsense-utils.inc
Marcus Brown

03/28/2010

09:49 PM Revision a728d6f9: Remove bougs (.
Ermal LUÇI
09:13 PM Revision b28e0842: Propperly choose interface name from correct variable.
Ermal LUÇI
09:11 PM Revision c107a2ac: Forgot re-editing.
Ermal LUÇI
09:11 PM Revision da75413d: Fix interface assignment and re-edit
Ermal LUÇI
08:10 PM Revision 822263b7: Fix displaying ppp ports.
Ermal LUÇI
08:05 PM Revision 8dac2d1b: Fix PPP assignment.
Ermal LUÇI
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 Marcus Brown
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. Marcus Brown

03/27/2010

08:17 AM Revision 29533e50: Be safer use the remote-ip address for adding route.
Ermal LUÇI
08:09 AM Revision 1f0ddd30: Explicitly set the exit status of the script to not make mpd fail.
Ermal LUÇI
08:02 AM Revision 8f4f1e30: Use full patch to command and fix route add command parameter is -iface and not -if.
Ermal LUÇI
07:18 AM Revision 9a4147d4: Tell that the interface is down.
Ermal LUÇI
07:10 AM Revision 877fb374: Ticket #447. Handle multiple instances propperly.
Ermal LUÇI
07:07 AM Revision f1123765: Ticket #447. Allow multiple innstances to be run.
Ermal LUÇI
05:02 AM Revision b13efb03: Only sync on the wireless clones that were reassigned.
Erik Fonnesbeck
03:25 AM Revision 003c0512: A location where the shared wireless configuration should have been synced had been missed (reassigning interfaces).
Erik Fonnesbeck
02:55 AM Revision b5582f49: Kill hostapd and wpa_supplicant when bringing the interface down.
Erik Fonnesbeck
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.
Erik Fonnesbeck
02:05 AM Revision 9c4d33a1: Fix whitespace.
Erik Fonnesbeck
02:00 AM Revision 0beab3f4: Enable WAN and LAN in the default configuration.
Erik Fonnesbeck
01:10 AM Revision c8b19dd3: Fix killing mpd process for ppp.
Ermal LUÇI
01:01 AM Revision 65125e11: Add enable bits.
Ermal LUÇI
12:28 AM Revision 6a688547: Make lan/wan behave as all other interfaces.
Ermal LUÇI
12:08 AM Revision 65a82e32: Close console and web services for mpd.
Ermal LUÇI
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.
Ermal LUÇI

03/26/2010

10:19 PM Revision 3ad5fd63: Remove nonsense.
Ermal LUÇI
10:12 PM Revision 1fc02dad: Trivial change in position of counter.
Marcus Brown
10:12 PM Revision 1a904779: Fixed error in command to send the PIN to the SIM card. Missing double quotes.
Marcus Brown
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...
Marcus Brown
09:43 PM Revision a01d8d8b: Send signal to the dhcpleases daemon using its pidfile if it is running to reload.
Ermal LUÇI
09:23 PM Revision 2b5f6a7e: Correct MATCH name.
Ermal LUÇI
06:00 PM Revision 0261381a: Actually pass the parameter to the dnsmasq where to read its hosts file from.
Ermal LUÇI
05:57 PM Revision 5656777b: Fix parameters
Ermal LUÇI
05:38 PM Revision 2ccd8499: Use the new tool to monitor active leases.
Ermal LUÇI

03/25/2010

05:16 PM Revision 4b798102: Fix code to show warnings properly.
Ermal LUÇI
03:01 PM Revision c71f5fcd: Catch up with php5
Ermal LUÇI
11:09 AM Revision bedd946f: Fix typo.
Ermal LUÇI

03/24/2010

09:23 PM Revision ae9617ae: Upps use correct variable. Reported-by: kaarposoft(forum)
Ermal LUÇI
07:00 PM Revision 05855d1d: Fix checks. Reported-by: Efonne
Ermal LUÇI
05:28 PM Revision e27d0494: Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html
Ermal LUÇI
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.
Ermal LUÇI
04:11 PM Revision 7554ab8c: Prevent upgrade/spurious errors from happening.
Ermal LUÇI
03:54 PM Revision f38f8062: Generate hosts entries for all ips configured.
Ermal LUÇI
02:21 PM Revision 6f02633d: '@' Is also a valid PPPoE username character.
Jim Pingle
07:43 AM Revision 25f36aaf: Redirect to the correct page after deleting an item.
Erik Fonnesbeck

03/23/2010

10:40 PM Revision 1f559885: Actually its dns2 for the second entry.
Ermal LUÇI
10:21 PM Revision 90680a1e: backup_config() does not need to be wrapped with conf_mount_rw().
Ermal LUÇI
10:17 PM Revision f2087c85: Unbreak ACB
Scott Ullrich
10:17 PM Revision 578224fe: Unbreak ACB
Scott Ullrich
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.
Ermal LUÇI
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.
Ermal LUÇI
03:06 PM Revision d5dbdd41: Remove duplicate proxy entry
Ermal LUÇI
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.
Ermal LUÇI

03/22/2010

04:03 AM Revision 07336d48: fix text
Chris Buechler
04:01 AM Revision dc95bd08: fix text
Chris Buechler

03/20/2010

05:53 PM Revision 27f9c8b4: Rename import to bulk import. Suggested-by: Chris Horn
Scott Ullrich
01:43 PM Revision 3f394d09: Ticket #313. Use $myurl when calling fixup_string to get the URL for the image link.
Erik Fonnesbeck
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.
Erik Fonnesbeck
12:46 AM Revision 9d537f9f: Adding alias updater
Scott Ullrich
12:32 AM Revision 6c5bb502: Use url consistently
Scott Ullrich
12:27 AM Revision 10189b2a: Add unzip support if unzip binary exists
Scott Ullrich
12:19 AM Revision 63e8a8ab: Fix text
Scott Ullrich
12:09 AM Revision a0fc25ae: Disable update freqency
Scott Ullrich
12:04 AM Revision 2aed5121: Use URL
Scott Ullrich

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.
Scott Ullrich
07:27 PM Revision f973148e: Add needed includes.
Ermal LUÇI
07:11 PM Revision 3329071a: Do not output twice the same text
Ermal LUÇI
05:57 PM Revision 9e98e1cb: Unbreak aliases generation in the ruleset. Yesterday fixing large aliases broke shorter ones.
Ermal LUÇI
05:49 PM Revision bef6cb99: Fix parsign of packages xml.
Ermal LUÇI
05:35 PM Revision 40050fab: Use alias style when creating aliases in wizards.
Ermal LUÇI
03:55 PM Revision 541989d5: Ticket #434. Do not die when parsing config since we know how to recover. Only die during packages.
Ermal LUÇI
03:34 PM Revision 773c99bc: Fix auto update checking and showing always there is an update available.
Ermal LUÇI
12:53 PM Revision f3b000b2: Ticket #435. Correct command.
Ermal LUÇI

03/18/2010

11:21 PM Revision a8e61346: Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.
Ermal LUÇI
11:12 PM Revision 9ae9a7fc: Unbreak ranges.
Ermal LUÇI
07:58 PM Revision 6c33fb4b: Improve aliases a little bit to show large aliases.
Ermal LUÇI
06:22 PM Revision 72823d7d: Support ranges during alias imports.
Ermal LUÇI
06:05 PM Revision 6b487ec6: Allow editing aliases. Pointyhat-to: ?!
Ermal LUÇI
06:00 PM Revision cf895854: Propperly handle large aliases and properly generate it on the config file so it does not error out.
Ermal LUÇI
05:56 PM Revision 30d98ad3: Default to on for address pools.
Ermal LUÇI
05:38 PM Revision f9fa5d10: Add some descriptions. Default to local port 1194 when no other server is configured.
Ermal LUÇI
05:20 PM Revision 979fb419: Correctly show cipher list
Ermal LUÇI
05:04 PM Revision 8eae944e: Enable shmop module now that is needed.
Ermal LUÇI
05:04 PM Revision 1ae55320: Add the counterpart of enablefields.
Ermal LUÇI
03:56 PM Revision a314bebc: Actually get values from the CA based on what was choosen during wizard.
Ermal LUÇI
01:08 PM Revision 3b4b9ff3: Default to 2048 bits.
Ermal LUÇI
01:05 PM Revision bd4d0f89: Try to prefill values if creating a certificate.
Ermal LUÇI
12:49 PM Revision 47aa4fc4: Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.
Ermal LUÇI
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.
Jim Pingle

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/...
Scott Ullrich
02:17 PM Revision a45e27ba: Ticket #417. Fix installation on embedded by using a refcount system for the mount command.
Ermal LUÇI
01:56 PM Revision 2ae24c22: Generalize.
Ermal LUÇI
10:48 AM Revision f19651d1: Get up to improvements.
Ermal LUÇI
05:13 AM Revision 071d63b9: Restore attribute support, but with some extra checks in the function that uses it.
Erik Fonnesbeck
04:12 AM Revision 441e6007: Needs a little more testing; revert attribute support in xmlparse.inc for now.
This reverts commit 2843a3ec5d4a160646e496f3922266415151902a. Erik Fonnesbeck
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.
Erik Fonnesbeck
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!
Ermal LUÇI

03/16/2010

10:36 PM Revision bbfc810e: Add code for applying wireless regulatory configuration and some extra notes about the regulatory settings.
Erik Fonnesbeck
10:30 PM Revision 20f09b3b: Add configuration options for wireless regulatory settings. Still needs code for applying the settings.
Erik Fonnesbeck
05:39 PM Revision 66534ba5: Include DHCP hostname. Ticket #427
Scott Ullrich
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.
Ermal LUÇI
05:35 PM Revision 1bda7d81: Set net.inet.icmp.icmplim=0
Ticket #20 Scott Ullrich
01:40 PM Revision 3816479c: Ticket #20. Disable icmp limiting.
Ermal LUÇI
01:33 PM Revision cb045957: Since 0 is not allowed clarify comment.
Ermal LUÇI
01:18 PM Revision 4ef606fb: Resolves #401. Fix the ... display on aliases description.
Ermal LUÇI
01:08 PM Revision 63017a73: Ticket #430. Give a none option to allow for roadwarriors configs.
Ermal Luçi
08:02 AM Revision 0b6ab3ec: Add note about the auto channel setting.
Erik Fonnesbeck

03/15/2010

10:31 PM Revision 89c52814: We need mpd5.
Ermal LUÇI
08:03 PM Revision ce387866: Ticket #428. Remove double included include.
Ermal LUÇI
07:54 PM Revision 8984dc5e: Ticket #414. Fix wizard framework to properly display this. Not sure how it actually worked before!
Ermal LUÇI
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.
Ermal LUÇI
06:47 PM Revision 263080b2: Remove uneeded line because openssl module will be already loaded.
Ermal LUÇI
06:46 PM Revision ae4dbded: Ticket #161. Fix creation of certificates and the webgui one. This was a problem on php API docs.
Ermal LUÇI
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.
Ermal LUÇI
01:43 PM Revision 13646069: Default to 3650 days. Requested-by: cmb@
Ermal LUÇI

03/14/2010

09:29 PM Revision e97d0e42: Fix permissions.
jim-p
09:16 PM Revision 865ff9b4: Refactor the Easy Rule code a bit. Add a CLI version.
Jim Pingle
03:29 AM Revision ec5c695d: fix text
Chris Buechler
 

Also available in: Atom