Project

General

Profile

Activity

From 04/27/2012 to 05/26/2012

05/26/2012

12:43 PM Revision b20a5cdb: Ticket #2455: do not check encryption algo for AH protocol
Pierre POMES
08:06 AM Revision 730c6494: do a direct return, it will not find the PinReady command
Seth Mos
07:54 AM Revision f94eb529: Adjust the +CPIN? cmd so it works for huawei 3G sticks too
Seth Mos
07:28 AM Revision 2f8782fe: More validation for ejecting CDrom devices for 3G sticks, needs extra manufacturers. Less typos in variable names also helps a lot.
Seth Mos
07:24 AM Revision 17d656fc: Only attempt to remove stale LCK files if they exist.
Seth Mos

05/25/2012

08:42 PM Revision 6e0b68bf: List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986
Jim Pingle
08:36 PM Revision bf3da811: List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986
Conflicts:
usr/local/www/diag_ipsec.php
Jim Pingle
08:01 PM Revision 2e9b8f61: Merge pull request #114 from marcelloc/patch-12
drag and drop function to reorder lists on pkg framework using jquery. Scott Ullrich
08:00 PM Revision 05a42cce: drag and drop function to reorder lists on pkg framework using jquery.
also new features like base64,description, tooltip custom texts.
tested with sorting features too.
related post on fo...
Marcello Silva Coutinho
07:16 PM Revision 88810240: Allow for atleast 15 seconds before considering it a timeout, 60 would mean try once, since it would immediately hit the 60 second timeout
Seth Mos
07:16 PM Revision 13ea7caa: Make sure that we only perform validation if the GW name is filled as well as a IP address
Seth Mos
06:18 PM Revision 020ba5fe: Clarify the error message to something useful
Seth Mos
04:14 PM Revision 31f0ef21: Switch to a common function to determine anti-lockout ports, and fix a bug that was getting the ports wrong with custom https+redirect on.
Jim Pingle
04:13 PM Revision 55cfe813: Switch to a common function to determine anti-lockout ports, and fix a bug that was getting the ports wrong with custom https+redirect on.
Jim Pingle
10:11 AM Revision ac10faad: Ensure there is a '.' between hostname and domain. Partially fixes #2454
Warren Baker

05/24/2012

10:23 PM Revision 1b9aff45: Merge pull request #113 from vizvayu/load_average
Added load average information to System Information widget Jim Pingle
09:56 PM Revision 2bae7ce3: Removed extra line :)
Cristian Feldman
09:52 PM Revision 25a46a3c: Added load average information to the System Information widget
Cristian Feldman
08:37 PM Revision 29c70782: Don't resolve on ipsec_get_phase1_dst() results, because ipsec_get_phase1_dst() already does that before returning output.
Conflicts:
etc/inc/ipsec.inc
Jim Pingle
08:36 PM Revision fd97f40c: Test for empty here, rather than !, so a blank value (as from mobile clients) doesn't fall to the other tests.
Jim Pingle
08:35 PM Revision a55be495: Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_phase1_dst() already does that before returning output.
Jim Pingle
08:33 PM Revision a6222c03: Test for empty here, rather than !, so a blank value (as from mobile clients) doesn't fall to the other tests.
Jim Pingle
07:29 AM Revision 310ce280: Merge pull request #2 from TheBlueMatt/master
Custom Dynamic DNS Ermal LUÇI

05/23/2012

11:01 PM Revision e820da2a: Fix reference updating for when more than one carp vip exists. Skip the upgrade code if no carp vip defined. Ticket #2445
Erik Fonnesbeck
10:16 PM Revision 79f4bb0b: Disable logging for now since it will spam every 60secs * #users * #zones
Ermal LUÇI
10:14 PM Revision 90d4bccd: Disable logging for now since it will spam every 60secs * #users
Ermal LUÇI
09:49 PM Revision 879f7db7: Add missing declaration for global variable $g where it is used.
Erik Fonnesbeck
09:11 PM Revision 12766374: Fix name of the config section for virtual IPs in upgrade code. Ticket #2445
Erik Fonnesbeck
09:11 PM Revision d39a2fc6: Check the surrounding characters to not allow partial matches. Ticket #2445
Erik Fonnesbeck
08:35 PM Revision fe47f1f2: Revert "Rather do a fix by going through vips in reverse order"
This reverts commit d996dfeab2ec40cf3fb44b51811333b40ed5073f. Erik Fonnesbeck
08:26 PM Revision d01de40f: Fix easyrule duplicate destination for pass - Fixes #2447
Jim Pingle
07:48 PM Revision db461915: Don't skip "lan" as a possible WAN for shaper, since someone could have renamed/repurposed it. Someone may shoot themselves in the foot if they pick it accidentally, but otherwise some valid configs may be prevented accidentally.
Jim Pingle
07:47 PM Revision bd4c21fe: Don't skip "lan" as a possible WAN for shaper, since someone could have renamed/repurposed it. Someone may shoot themselves in the foot if they pick it accidentally, but otherwise some valid configs may be prevented accidentally.
Jim Pingle
07:26 PM Revision c714a1af: Fixes #2364. On busy pppoe servers it might take some time before mpd exits. Check for this before trying to restart
Ermal LUÇI
07:25 PM Revision 062676f8: Fixes #2364. On busy pppoe servers it might take some time before mpd exits. Check for this before trying to restart
Ermal LUÇI
06:56 PM Revision fbda07b9: Do this only for carp type vips
Ermal LUÇI
06:55 PM Revision d996dfea: Rather do a fix by going through vips in reverse order
Ermal LUÇI
06:54 PM Revision 909b0a91: Reflect naming changes, work around broken media type for wireless
Seth Mos
06:49 PM Revision e27d337d: Since this is an interface to avoid issues arising from vip1 and vip11 existing and replacing vip1 will replace even vip11, put on the regex <(starting close tag).
Ermal LUÇI
06:25 PM Revision b45d6db6: Round off the values.
Seth Mos
06:08 PM Revision 5e13bc84: Convert the Bytes per Second into kilobits per second like the status page says
Seth Mos
05:35 PM Revision 6805d2d2: Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this value will be overwritten if there is a configuration under PPP settings tab. Maybe a good idea is to set MRU at the same value if not set?
Ermal LUÇI
05:33 PM Revision e39b6feb: Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this value will be overwritten if there is a configuration under PPP settings tab. Maybe a good idea is to set MRU at the same value if not set?
Ermal LUÇI
04:36 PM Revision 323954b1: Unset the IP protocol tag while processing this array. This prevents a log message
Seth Mos
04:00 PM Revision e313da37: Be a bit smarter about the stats interface for the huawei cards. Some of the K series have the stats on 0.2, the E series on 0.3
Some of the older E series only have 0.2 too. The new K3770 I got today is too new. Seth Mos
03:35 PM Revision b22fc825: Move vip upgrade code to be later, since it was backed out of 2.0.x it no longer needs to be so early, and otherwise there can be some breakage/fallout. Ticket #2445
Jim Pingle
03:29 PM Revision 617244c7: Ooops use correct name for vips
Ermal LUÇI
03:14 PM Revision d23e157a: Add more functions and expand the 3G status interfaces screen.
List the SIM state, service, speeds and mode Seth Mos
03:12 PM Revision 35b71459: Oops this should be sed and not sh. Fixes #2445
Ermal LUÇI
02:24 PM Revision 7e631290: clean up old lock files for modem ports if a stale is left behind
Seth Mos
12:59 PM Revision bf58398c: Specify correct attribute where to read the setting from.
Ermal LUÇI
12:58 PM Revision 8e53abfa: If specified use the default settings for bw limitation rather than 0
Ermal LUÇI
12:57 PM Revision c5b0298f: If specified use the default settings for bw limitation rather than 0
Ermal LUÇI
12:55 PM Revision 64053339: Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing
Ermal LUÇI
12:53 PM Revision 3807002c: Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing
Ermal LUÇI
11:25 AM Revision d535507a: Add more fields to the 3g stats
Seth Mos
10:50 AM Revision 739808f7: Make file names match to make this work. Also use zone name in the file to not mix things
Ermal LUÇI
10:48 AM Revision 6b517c76: Make file names match to make this work
Ermal LUÇI
10:15 AM Revision 99f95f7d: Add the 3G mode display, really needs a function that translates these into sane display numbers for strength and mode.
The mode is actually a combination of LED color 4 = blue(idle), 5 = cyan(connected), and submode 7 = HSDPA
I need to ...
Seth Mos
09:47 AM Revision fe7fef64: Fix command, remove spurious '
Seth Mos
09:41 AM Revision 7efe5ac5: Initialize the statistics, also parse on MODE messages
Seth Mos
09:35 AM Revision d1796d06: Kill the old 3gstats collector. Clarify the log message
Seth Mos
08:53 AM Revision 71f4a2b7: Unbreak adding IPv6 static routes
Seth Mos
07:21 AM Revision 73ce6909: Make sure to bail the stats script if we can not open the modem device.
Seth Mos

05/22/2012

09:58 PM Revision 6bb73ce6: Remove dead code.
Matt Corallo
09:58 PM Revision fffbfef0: Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set).
Matt Corallo
09:58 PM Revision 37f3e704: Add the option to use a custom Dynamic DNS Provider via an Update URL and Result Match.
Matt Corallo
09:00 PM Revision 6bab92aa: Oops add forgotten global for config
Ermal LUÇI
08:59 PM Revision aec0f2fd: If extra bw attributes are supplied during reauthentication apply and log them
Ermal LUÇI
08:57 PM Revision 9261915b: If extra bw attributes are supplied during reauthentication apply and log them
Ermal LUÇI
07:18 PM Revision 5c0b5f64: Unlock if error occurs
Ermal LUÇI
07:17 PM Revision 66c18912: Unlock if error occurs
Ermal LUÇI
01:26 PM Revision 43d735de: Use "proto 112" instead of tcpdump's vrrp keyword since it's a little behind the times and doesn't realize that ip6+vrrp is valid. And since we're not using the vrrp keyword directly anymore, let's call it CARP instead.
Jim Pingle
06:13 AM Revision 5a61fd69: Make sure that we match multiple characters.
Ticket #2415 Seth Mos
05:49 AM Revision e7de69fb: First round of CARP vip renaming changes
Ticket #2415 Seth Mos

05/21/2012

05:01 PM Revision ee8c34f4: Properly test for the address family now that the array says what it's supposed to be.
Seth Mos
04:57 PM Revision 44b054ce: Add the address family tag to the gateway groups array
Seth Mos
02:10 PM Revision c0ae3bfb: Don't auto-toggle the "do not backup rrd" setting - we do not want this on unless the user explicitly selects it. It makes for very, very large backup files and must default to off.
Jim Pingle
01:41 PM Revision 2b095a33: Correct the rrd update command
Seth Mos
01:35 PM Revision 852171dd: Read in the correct interface file
Seth Mos
01:31 PM Revision 5e589685: Add 3G statistics for Huawei modems, split the Cellular stats out to per interface instead of global.
Seth Mos

05/20/2012

11:52 PM Revision 612f5198: Modify the tar parameters to exclude .git
Erik Fonnesbeck
07:15 PM Revision c6d0f00b: Allow modification of gateway groups even if the gateways are down.
Seth Mos
06:57 PM Revision 96cd928b: Allow saving on system.php if the gateways are down.
Seth Mos
06:01 PM Revision 793d3c96: Attempt to Eject the CD device on 3G sticks for Huawei and ZTE devices.
Seth Mos
06:01 PM Revision 1de3cd87: Act on wireless interfaces too for linkup.
Redmine ticket #2440 Seth Mos
04:28 PM Revision e4834b57: Merge pull request #111 from vizvayu/bug2374
Fix of bug #2374 "When entering values in firewall rules leading and trailing spaces are not deleted" bis Jim Pingle
03:51 PM Revision 03f7925a: Fix variable test
Jim Pingle
12:50 PM Revision 2a210730: Initialize variable if it's not set
Seth Mos
12:48 PM Revision ffd2059b: This command works better with Huawei modems. Needs more testing
Seth Mos
11:21 AM Revision 1cba5c58: Make sure we don't accidentaly clobber the v4 dns servers with empty fields from v6
Seth Mos
11:13 AM Revision 3930a9c0: Prevent duplicate gateways from showing up if the interface is down. Redmine ticket #2442
Seth Mos
10:38 AM Revision d23ef852: Set the retry value to 60 seconds, this is not attempts, this is seconds before it needs a reply. So if the DHCP server was any sort of slow it would fail to aquire a lease. This was true for my wireless network at home. Plus, on various other lossy links, even cable modems this could be true.
Redmine ticket #2440
retry time;
The retry statement determines the time that must pass after the
...
Seth Mos
10:09 AM Revision b2ff5d17: Add the PPP automatic interface type. This would show the _PPP gateways.
Seth Mos

05/19/2012

02:22 AM Revision fd86d829: Overcome laziness to avoid unnecessary loop
Cristian Feldman
01:57 AM Revision 90f90934: Fix of bug #2374 "When entering values in firewall rules leading and
trailing spaces are not deleted" Cristian Feldman

05/18/2012

07:49 PM Revision 1346306c: Allow 802.1p tags to be controlled from firewall rules edit screen
Ermal LUÇI
05:10 PM Revision 26c31b86: Merge pull request #109 from marcelloc/patch-11
Patch 11 Scott Ullrich
05:09 PM Revision 38026252: Include movable code to reorder list,save button, domtt title messages, also base64 decode option, description and custom text to checkbox fields.
New options need xml config to be included on package xml files, so no changes to packages that do not use these func... Marcello Silva Coutinho
04:11 AM Revision 9c408ade: Merge pull request #108 from vizvayu/dashboard-cpufreq-update
System info widget on dashboard now updates CPU Frequency automatically Scott Ullrich
03:53 AM Revision 4dedd18a: System info widget on dashboard now updates CPU Frequency automatically
Cristian Feldman
03:41 AM Revision 735021f5: Merge pull request #94 from vizvayu/master
Added description text for IPSec tunnel status in "Status: IPsec" page Chris Buechler
01:37 AM Revision a425a28b: Moved status text to img title (tooltip)
Cristian Feldman
01:37 AM Revision 4976f453: Added description text for IPSec tunnel status in "Status: IPsec" page
Cristian Feldman
12:17 AM Revision c1361a9f: feature #2413 Allow IPv6 interface configuration from the menu
Darren Embry

05/17/2012

11:17 PM Revision 416e1530: normalize indentation
Darren Embry
11:02 PM Revision cd485c4f: remove some log_error calls
Darren Embry
11:00 PM Revision 283d78c6: bug fix for #2426
Input validaton on interface gateway creation box needs to reject duplicate names Darren Embry
10:33 PM Revision a0edece9: report errors adding a gateway through ajax calls
Darren Embry
09:32 PM Revision 8dcca9b5: - also rename $section arg to $section_name in some functions to clarify
- also robustify parsing for <tagname> and bulletproof the handling of
certain errors
Darren Embry
09:30 PM Revision 428c289f: allow null to be passed as 2nd arg to parse_config_xml*
in which case entire config is returned Darren Embry
09:14 PM Revision ff9fbc7b: fix 'XML error: no Array object found!' errors
Darren Embry
08:49 PM Revision 976d0213: fix cosmetic bug when developer was turned on.
highlight the hidden menu item differently. Darren Embry
07:43 PM Revision dcb94db5: fix for #2231
Don't activate master "Save Settings" button on traffic graph min/max. Darren Embry
07:22 PM Revision f757431d: more verbose log_error on rrdtool restore failure
Darren Embry
07:22 PM Revision 5d51f00e: log_error if rrdtool restore calls fail
Darren Embry
07:16 PM Revision 08877746: restore_rrddata() adds log_error calls and uses -f
Darren Embry
07:13 PM Revision 7a865f03: add -f to 'rrdtool restore' call
Darren Embry
06:55 PM Revision 7eead1fc: add rrddata to backup/restore dropdowns.
Darren Embry
06:05 PM Revision c9a19238: indentation cleanup
Darren Embry
06:03 PM Revision 754b75d0: move certain code to new function restore_rrddata()
Darren Embry

05/16/2012

06:03 PM Revision b61e8960: Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that when launching ntp or ntpdate.
Jim Pingle
05:21 PM Revision 10e741d5: ntpdate was hanging, use the same hacky fix that works for ntpd and it works too. All happy, even from a cold boot on ALIX 2d3 with no RTC battery.
Jim Pingle
05:17 PM Revision 9cf11774: Fixup halt and reboot to catch the output from the shutdown process properly.
Conflicts:
usr/local/www/halt.php
usr/local/www/reboot.php
Jim Pingle
05:15 PM Revision b40e9b1c: Fixup halt and reboot to catch the output from the shutdown process properly.
Jim Pingle
02:57 PM Revision b3f2cc0f: Fixup ntpd logging
Jim Pingle
02:49 PM Revision 90df3bd8: On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.
Conflicts:
etc/rc.newwanipv6
Jim Pingle
02:48 PM Revision 0b8e9d38: On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.
Jim Pingle

05/15/2012

09:01 PM Revision 317d1c0b: Hackish workaround for ntpd failing to move away from init when called from within PHP 5.2, PHP 5.3 has a better workaround.
Jim Pingle
08:50 PM Revision df973fcb: Revert "Clear process signals before exec() or ntpd misbehaves if called from PHP on i386." -- this only works on PHP 5.3
This reverts commit ac4bc5853f75a8f8467f5c53704f33e2066c3da6. Jim Pingle
08:42 PM Revision 82deea60: Fix syntax here too in case we need to revive it.
Jim Pingle
08:41 PM Revision 11e06906: Fix syntax here too in case we need to revive it.
Jim Pingle
08:37 PM Revision 7dab8995: Clear process signals before exec() or ntpd misbehaves if called from PHP on i386.
Jim Pingle
08:36 PM Revision ac4bc585: Clear process signals before exec() or ntpd misbehaves if called from PHP on i386.
Jim Pingle
08:08 PM Revision d80eae9a: Update gitsync with latest changes from master branch
feef287ead62815b1a67bac15ebaa2d36226d4e2 - Remove obsolete files after gitsync
26b8990538c71c99df8e95fd5fada57f79465d...
Erik Fonnesbeck
07:26 PM Revision ae26412f: Move git package name/URL to the configuration variables section.
Erik Fonnesbeck
06:27 PM Revision da5b3e83: Merge pull request #107 from bcyrill/patch-1
correct closing tags Jim Pingle
06:22 PM Revision ec18e696: correct closing tags
Cyrill B
05:45 PM Revision e37eeb49: Only process this if it's an array
Jim Pingle
05:05 PM Revision ac911619: Use a text description instead of a code.
Jim Pingle
05:04 PM Revision 0770e603: Add NTP status page using ntpq.
Jim Pingle
05:04 PM Revision 321f3076: Use FreeBSD's ntpd instead in the backend
Jim Pingle
05:04 PM Revision 49551bbf: With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page
Conflicts:
usr/local/www/fbegin.inc
Jim Pingle
05:01 PM Revision a0c16779: Fix ntp name here too
Conflicts:
etc/inc/priv.defs.inc
Jim Pingle
05:00 PM Revision 02414e3a: s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
Conflicts:
usr/local/www/diag_logs.php
usr/local/www/diag_logs_auth.php
usr/local/www/diag_l...
Jim Pingle
03:44 PM Revision c886fed9: As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient here, and does allow the traffic graphs to work. Fixes #2419
Jim Pingle
03:11 PM Revision 29c2c1db: Fix quoting - can't use ' if we want to expand a variable inside the string.
Jim Pingle
02:35 PM Revision 25890c50: Use a text description instead of a code.
Jim Pingle

05/14/2012

08:30 PM Revision e078c882: Add NTP status page using ntpq.
Jim Pingle
07:44 PM Revision 42135f07: Use FreeBSD's ntpd instead in the backend
Jim Pingle
06:50 PM Revision a8543b59: With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page
Jim Pingle
06:17 PM Revision ffc7d2c4: Fix ntp name here too
Jim Pingle
06:11 PM Revision ae2c143a: s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
Jim Pingle
04:39 PM Revision 547c56c4: Create $altnames earlier, and also fix a bracing issue with this if statement. Fixes certificate importing.
Jim Pingle
04:27 PM Revision e052047d: Whoops, don't flip these since I negated the test.
Jim Pingle
03:09 PM Revision d9c96fb1: Flip this test around since it's safer to assume the dev mode is tun. Ticket #2432
Jim Pingle
02:03 PM Revision 93efafec: Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.
Jim Pingle
02:02 PM Revision e6b16f89: Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.
Jim Pingle
01:08 PM Revision 310c29c6: Make the ppp-linkup script understand both address families.
Seth Mos
12:54 PM Revision e32cb5d0: Make the ppp-linkup script understand both address families.
Seth Mos

05/11/2012

04:49 PM Revision bbdc5919: remove the stuff triggering display of relay protocol row
Darren Embry
04:49 PM Revision 06d84cf3: allow port in virtual servers to be left blank
in which case listening port would be inherited from the pool Darren Embry
04:49 PM Revision 183ea34c: allow aliases for the ipaddr field in virtual servers (PEV-394754)
Darren Embry
03:16 PM Revision 777c202f: make use of the correct file to send notifications
Warren Baker
03:12 PM Revision 62fc138e: make use of the correct file to send notifications
Warren Baker
03:04 PM Revision 937cec84: fix for bug #2422 could not remove entries from CP Allowed Hostnames
Darren Embry

05/10/2012

07:17 PM Revision 4dfd930e: cleanup: code for building arrays for autocompleted fields
Darren Embry
06:25 PM Revision c9649cf8: Merge pull request #106 from irvingpop/master
max_procs adjustments for small memory systems, attempt 2 Scott Ullrich
06:17 PM Revision 98f20e35: max_procs adjustments for small memory systems, attempt 2
Per Jim P's feedback, move max_procs completely out of
system_webgui_start() and move all of the memory/procs decis...
Irving Popovetsky
06:00 PM Revision 5b84bd65: add autocomplete for port (PEV-394754)
Darren Embry
05:51 PM Revision 04d4bcdf: use get_alias_list for port field in load_balancer_pool_edit
Darren Embry
05:48 PM Revision a0539faa: prep work: function get_alias_list()
I wrote this function primarily to remove a lot of duplicate code
that's there because of a lot of those autocomplete...
Darren Embry
04:39 PM Revision a1f77238: add autocomplete to load_balancer_pool_edit.php (PEV-394754)
we also enable the json extension here. Darren Embry
04:05 PM Revision 9b420daf: fix a bug in anti-clickjack that made all pages blank
https://github.com/bsdperimeter/pfsense/commit/babac37a3b9a676525fff422011b9f3c0f9bd39f Darren Embry
03:54 PM Revision f3d7f30e: update help text in port fields to Firewall -> Aliases (PEV-394754)
Darren Embry
03:51 PM Revision babac37a: Add click jacking support. Ticket #2419
Scott Ullrich
12:56 PM Revision 970934dc: Revert "Bump config version to take care of new vips" - forgot to revert this when I reverted the main vip commit.
This reverts commit ccf346ddb80997a4426484c25e5c3bd8a223990f. Jim Pingle
07:07 AM Revision 5b5c9911: Add _ to the list of are allowed characters
Warren Baker
07:02 AM Revision 06f746c3: Add _ to the list of are allowed characters
Warren Baker
01:57 AM Revision 82618bec: fix typo
Chris Buechler
01:57 AM Revision b1aa904f: fix typo
Chris Buechler

05/09/2012

08:55 PM Revision 2f65de89: Add initial support for subjectAltName - still needs some select love for the "type" field, freetext for now for testing (it does work, cert gets the specified subjectAltName).
Jim Pingle
05:51 PM Revision ddb71e4c: Handle HTTPOnly and Secure flags on cookies
Warren Baker
05:25 PM Revision ca88c37e: Include TCP flags in CLI filter parser output (if present)
Jim Pingle
05:08 PM Revision 49ddf9a1: Handle HTTPOnly and Secure flags on cookies
Warren Baker

05/08/2012

10:22 PM Revision 30274157: Revert "Make vips vhid be unique per parent interface!" - per cmb, this should not have been on RELENG_2_0 see ticket #2415
This reverts commit 4d0c032c528b10221a2ef894b5eca34f6fda39a7.
Conflicts:
etc/inc/openvpn.inc
etc/in...
Jim Pingle
07:43 PM Revision 8a4b381f: Update zoneinfo using latest zones from FreeBSD
Jim Pingle
07:42 PM Revision 23b1fc49: Update zoneinfo using latest zones from FreeBSD
Jim Pingle
07:05 PM Revision b80e57d4: Pull in fix for Ticket #1917 to RELENG_2_0 as well.
Jim Pingle
07:02 PM Revision 84931046: Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before this was added.
Jim Pingle
05:15 PM Revision 7ff663d3: Respect ['upload_path'] for upload_tmp_dir for PHP
Warren Baker
04:54 PM Revision 1e476e11: $realif only exists on apply, which this code path would never touch. Change to use the configured interface instead. Fixes #2212
Jim Pingle
04:49 PM Revision 76ac460b: $realif only exists on apply, which this code path would never touch. Change to use the configured interface instaed. Fixes #2212
Jim Pingle
03:37 PM Revision 76db94c2: Add last check timestamp to gateway status (actually just fix it, since the code was there, but not functional) Fixes #1155
Jim Pingle
01:03 PM Revision cb01726c: Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
Jim Pingle

05/07/2012

10:53 PM Revision c8deb624: Merge pull request #102 from marcelloc/patch-9
Fix missing description in rowhelper. Scott Ullrich
10:48 PM Revision 31366121: Fix missing description in rowhelper.
Marcello Silva Coutinho
08:58 PM Revision 58d642df: Use a better default update url
Jim Pingle
07:57 PM Revision 8358b341: Whoops, typo. Fixed now.
Jim Pingle
07:57 PM Revision 45eb5e65: Whoops, typo. Fixed now.
Jim Pingle
07:01 PM Revision 17113cea: Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member(). Fixes bridging
Jim Pingle
07:00 PM Revision e5e88403: Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member(). Fixes bridging
Jim Pingle
06:36 PM Revision c4ac3144: Fix missing paren
Jim Pingle
06:20 PM Revision fe7d855d: Bump to 2.0.2-RC1 for testing.
Jim Pingle
05:27 PM Revision cd619518: Merge pull request #101 from marcelloc/patch-8
Patch 8 Scott Ullrich
05:27 PM Revision 9a1a0fac: Merge pull request #100 from marcelloc/patch-7
Stop service needs to wait process to be stopped before trying to restar... Scott Ullrich
04:06 PM Revision 9a1248b3: Stop service needs to wait process to be stopped before trying to restart it.
Marcello Silva Coutinho
03:53 PM Revision 6ae78f08: Stop service needs to wait process to be stopped before trying to restart/start it.
Marcello Silva Coutinho

05/06/2012

06:07 PM Revision 89341b50: fix vouchers
Chris Buechler
04:02 PM Revision 5db4d1eb: Test if this is an array before using it as an array.
Jim Pingle
12:06 PM Revision 18e89fd6: Merge pull request #99 from znerol/feature/master/dns-host-alias
Support name based aliasing via CNAMEs or some other mechanism. Jim Pingle

05/05/2012

07:47 PM Revision 85d1b51b: Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match coding style of surrounding html
Lorenz Schori
11:07 AM Revision 5a2a8349: Add support for aliases in DNS Forwarder, fixes #2410
Lorenz Schori

05/04/2012

12:18 PM Revision 3eebc3eb: Minimal non-intrusive change for SSHDCond package extra parameters
Andy I.

05/03/2012

04:48 PM Revision a52706d5: missed a spot for #2407
Darren Embry
04:34 PM Revision 470d24a3: implement #2407: create config option for captive portal listening port
Darren Embry
02:54 PM Revision 6b2d4b5a: fix for #2356 'track interface'
convert pulldown for ipv6 prefix id to a textbox. validation is
implemented.
Darren Embry
02:53 PM Revision 331103ae: Fix syntax error in bogons update
Jim Pingle

05/02/2012

12:30 PM Revision 8d70eb8d: When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.
Jim Pingle
12:29 PM Revision aa11af07: When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.
Jim Pingle

05/01/2012

08:00 PM Revision e0c45357: Move routing (radvd, routed, ospf, bgp) to its own log since these daemons can be really spammy at times.
Jim Pingle
06:25 PM Revision 3a1e12cf: Add some safety belt checks to status_queues.php to prevent exec blocking or infinite redirection loops. Better error display when things go wrong.
Jim Pingle
05:32 AM Revision eedd093a: correct hostname variable, and use FQDN
Chris Buechler
04:41 AM Revision a1a0cd46: fix saving of hard timeout
Chris Buechler
04:29 AM Revision 402ffa96: fix text
Chris Buechler

04/30/2012

07:32 PM Revision 60dd7649: Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
Jim Pingle
04:29 PM Revision 6478e71e: Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
Jim Pingle
02:09 PM Revision cb8c684e: Better error handling for crypt_data and also better password argument handling
Jim Pingle
02:08 PM Revision 15855fbc: Better error handling for crypt_data and also better password argument handling
Jim Pingle

04/28/2012

08:30 AM Revision 3f76f90e: Add note to NAT Reflection helper indicating where it works.
Erik Fonnesbeck
08:12 AM Revision 8c06bd69: Change description of 1:1 NAT Reflection setting to be more accurate.
Erik Fonnesbeck
07:38 AM Revision f9053c0c: Restore protection for the "destination any" case for port forward NAT Reflection, which was forgotten when shuffling around code before committing. Also add a couple other missing checks.
Erik Fonnesbeck
04:06 AM Revision de6348e6: Fix preservation of the selection of interfaces on input errors for floating rules.
Erik Fonnesbeck
03:59 AM Revision 43fd29df: Fix preservation of the selection of interfaces on input errors for floating rules.
Erik Fonnesbeck

04/27/2012

08:30 AM Revision eb2d95f9: Use !empty instead of isset to prevent accidental deletion of the last used repository URL when firmware update gitsync settings have been saved without a repository URL.
Erik Fonnesbeck
01:47 AM Revision c5d8b1f4: Use !empty instead of isset to prevent accidental deletion of the last used repository URL when firmware update gitsync settings have been saved without a repository URL.
Erik Fonnesbeck
01:37 AM Revision f122c1a3: Add a space between Note: and the message. Also move the period into the gettext string, since punctuation is not language-independent.
Erik Fonnesbeck
 

Also available in: Atom