Activity
From 12/26/2012 to 01/24/2013
01/24/2013
- 07:33 PM Revision e4ffca08: Make IPv4/IPv6 validation on IPSec
- It should fix #2769
- 07:32 PM Revision ab2ccd9f: Fix indent and blanks at EOL
-
07:13 PM Revision 1aafb710: Don't forget the wizard...
-
06:54 PM Revision a28d40cb: Allow specifying multiple local/remote networks for OpenVPN separated by commas. While I'm here, fix up the IPv6 tunnel/remote/local network input validation. Simplify some code using functions.
- 02:39 PM Revision f657f5e1: Ensure DHCP main range, pools ranges and static IP addresses don't overlap each other. It should fix #2773
- 02:30 PM Revision 41b4867e: Move is_inrange() to util.inc and rename it to is_inrange_v6()
- 02:29 PM Revision a78bf0c8: Fix logic of v6 version of is_inrange()
- 02:28 PM Revision 54404519: Move is_inrange() to util.inc and rename it to is_inrange_v4()
- 02:25 PM Revision 736698bd: Fix logic of is_inrange()
- 01:54 PM Revision 507628d5: Remove call-time pass-by-reference
-
11:47 AM Revision 338c0941: Merge #237 manually whitout the GUI option for specifying interim interval. It will read now this attribute if present in a reply and use it. Fixes #1492
-
11:31 AM Revision a689bab6: Read Acct-Interim-Interval from an access-accept reply
-
11:19 AM Revision 9c115b40: Fixes #804. Correct deletion of ipv6 routes.
-
10:49 AM Revision c37e2460: Mostly for testing name relation in github. No functional change
-
10:44 AM Revision a5085d59: Mostly for testing name relation in github. No functional change
-
10:37 AM Revision 18f338da: Correctly bring down an interface older configuration. Fixes #2758
-
10:30 AM Revision 80fae0e2: Put for now the code here in preparation of properly cleaning a recofnigured interface
-
10:24 AM Revision 9343d750: Teach interface_bring_down to read a cofniguration passed in. Will be useful for Ticket #2758
-
10:18 AM Revision 203e4bb6: Do not be so verbose by default this is just needed by a developer at best
-
10:09 AM Revision 61223023: Validate before taking the input and do anything with it
-
09:57 AM Revision 0e22dda5: Put some more sanity checking for various interface configurations
01/23/2013
- 11:22 PM Revision 7309ff39: Allow set DHCP options per reservation
-
08:32 PM Revision 5370146c: Make sure this is in global scope
-
08:02 PM Revision 5918f9b7: Resolves #2482. Remove an ipv6 alias from a vip eevn though the pfsense module does not have support for that
-
07:38 PM Revision f2bd8842: Correct reference to OpenVPN connect so it doesn't only refer to iOS.
-
04:24 PM Revision 287f7e26: Convert all captiveportal code to not use ipfw_set_context since its not needed anymore. Also add code to validate cpzone on webgui pages before being used
- 01:04 PM Revision fa7b825f: Fix some DHCP per pool options that will never be considered because of a wrong check
- 11:38 AM Revision b75d7fd5: Fix indent and whitespaces issues
01/22/2013
- 11:31 PM Revision b3af5453: Escape some variables used in mwexec() calls
-
09:47 PM Revision 2fb343ed: Merge pull request #342 from bcyrill/patch-3
- Update etc/inc/vpn.inc
-
07:36 PM Revision 96a6f4cb: Update etc/inc/vpn.inc
- There's no need to create a spd.conf.reload file if it's empty.
Phase 1 entries for mobile clients are not handled by... - 06:43 PM Revision f5e81794: Fix indent and whitespace issues
-
06:28 PM Revision ee55ce7d: Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connect iOS client requires it for IPv6
- 05:53 PM Revision 30b3f068: Validate bridge interface before delete it
- 05:23 PM Revision c6f8c400: Fix indent and remove extra whitespaces between tabs and at EOL
- 05:08 PM Revision e9b6e032: Validate vlan interface before delete it
- 05:00 PM Revision eea7eb99: Validate QinQ vlan interface to be sure it exists
- 05:00 PM Revision 782e33f8: Validate QinQ interface to be sure it's valid
- 04:03 PM Revision 62f8244b: Fix indent and blank at EOL
- 03:24 PM Revision 908e5985: When QinQ members are changed, make sure interfaces are created/destroyed (attempt 2)
- 02:02 PM Revision b554b869: Revert "When QinQ members are changed, make sure interfaces are created/destroyed"
- This reverts commit a2bf1347c95bbb988bbd79d2cb091c28d9f075ed.
- 01:49 PM Revision a2bf1347: When QinQ members are changed, make sure interfaces are created/destroyed
- 10:54 AM Revision 1c3ddd9e: Fix indent
01/21/2013
-
09:17 PM Revision 4fb2e5ed: If entering an action take the redir and exit even though the action was not successful to avoid any issue
-
09:08 PM Revision 09294e84: Validate the cpzone parameter passed that it actually is a valid zone
-
09:07 PM Revision ed97b2cb: Validate the cpzone parameter passed that it actually is a valid zone
-
08:58 PM Revision 3760b867: Use symlink rather than forked commands. Also simplify a bit code
-
08:54 PM Revision 82e89ce3: Use more secure file name for the operations to avoid issues
-
08:52 PM Revision 3335f5d1: Use more secure file name for the operations to avoid issues
-
08:47 PM Revision 4734474e: Revert "There should be always a zone given from lighty to us so try to get that first"
- This reverts commit 497d0b192f8e065ec3b4d1d94764b51c924a89b8.
-
08:46 PM Revision 497d0b19: There should be always a zone given from lighty to us so try to get that first
-
07:57 PM Revision 48006baf: Correct error/alert displaying. Also remove redundant log_errror since file_notice does that by its own
-
07:46 PM Revision e01570e1: Just the first line is interesting here
-
07:38 PM Revision 31a5f13c: Unset some vars to free space and also gather the error from pfctl since the first run of the command no need to run again. Also merge 3 exec() into one to avoid forking to much
-
07:38 PM Revision f32eae2d: Unser some vars to free space
-
07:33 PM Revision 8152f145: Default to using sha256 digest for GUI cert.
-
07:33 PM Revision ca621902: Allow selecting the digest algorithm when creating a CA or Cert. Implements #2765
-
07:21 PM Revision bc2b0144: Remove remenant of file based days
- 03:47 PM Revision 586098db: Make sure default config complies with latest version
- 03:47 PM Revision 2d563280: Fix indent and remove trailing tabs and whitespaces
-
03:02 PM Revision 35b443af: No reason for the ppp log to use this display method, use dump_clog() instead.
-
03:02 PM Revision f0469c5c: No reason for the ppp log to use this display method, use dump_clog() instead.
-
02:59 PM Revision 39f245c8: A couple fixes for openvpn routing table display. Feature #2766
-
02:36 PM Revision f8bb2aac: Enable cgi for the webgui since some ports like lightsquid need it
-
02:35 PM Revision b35fdb17: Enable cgi for the webgui since some ports like lightsquid need it
-
02:34 PM Revision 25dc1bb0: Run IPsec logs through htmlspecialchars before display.
-
02:33 PM Revision 7ee7ed46: Run IPsec logs through htmlspecialchars before display.
-
02:25 PM Revision ec970b50: Add routing table display for each OpenVPN ssl/tls server instance, collapsed by default. Part of feature #2766
- 02:15 PM Revision 3dc76aa5: Update the default config.xml to 9.2 so it does not trigger config.xml upgrade during install of a new system
- 02:14 PM Revision 20a3b436: Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, that is disabled. This implements feature request #2587
- 11:48 AM Revision 633c02c1: Previous attempt to fix #1995 allow to set more than one default queues, prevent it with this change. It should fix #1995
- 11:45 AM Revision f8dca5a3: Previous attempt to fix #1995 allow to set more than one default queues, prevent it with this change. It should fix #1995
-
10:49 AM Revision cb2bd7ff: Merge pull request #340 from bcyrill/voucher_sync
- Voucher sync
01/19/2013
-
04:24 AM Revision bbe29bb1: Update /etc/inc/voucher.inc
-
04:16 AM Revision a18eeb51: Update /etc/inc/voucher.inc
01/18/2013
- 04:04 PM Revision 1489e8c8: Fix indent
-
10:29 AM Revision f8cb8685: Correct stoping of the db and sending radius stops
-
08:26 AM Revision 33127391: Merge pull request #338 from bcyrill/pkg_mgr
- Add version check to package install
-
08:24 AM Revision 1d9b9b73: Merge pull request #339 from bcyrill/patch-2
- Update etc/inc/interfaces.inc
-
12:26 AM Revision 15d15c7f: Update etc/inc/interfaces.inc
- As noted in http://forum.pfsense.org/index.php/topic,57849.0.html
01/17/2013
- 07:00 PM Revision 473129bb: Allow to edit default queue. Should fix #1995
- 06:57 PM Revision dbf2dde4: Remove call-time pass-by-reference
- 06:56 PM Revision 20f5fce5: Allow to edit default queue. Should fix #1995
-
06:36 PM Revision 633d51b7: Add version check to package install
- 04:17 PM Revision c1ce0c51: Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem pointed out on ticket #2641
- 04:15 PM Revision 5f921566: Revert part of 0ff214f27d that was committed accidentally
- 11:53 AM Revision 2dde9989: Fix build list of widgets
- Only consider files ending in ".php" to restrict widgets and avoid load
wrong files. It should fix #2761 - 11:31 AM Revision 0ff214f2: Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem pointed out on ticket #2641
-
01:14 AM Revision 87537cf3: Validate passed parameters to smart commands, and the target device. Also escape when used in shell commands even after validation.
- Discovered-By: Bernhard Thaler
-
01:13 AM Revision 24879bc6: Validate passed parameters to smart commands, and the target device. Also escape when used in shell commands even after validation.
- Discovered-By: Bernhard Thaler
01/16/2013
-
08:02 PM Revision a8626608: Merge pull request #335 from ExolonDX/a0c0e8aefbac3e3979bac5fbfdecfedfe49cc2d3
- Tidy up HTML Colour Names
- 07:34 PM Revision a0c0e8ae: Tidy up HTML Colour Names
- With XHTML 1.0, the extended colour names are invalid, to make pfSense
as W3C compliant as possible, need to go back ... -
05:19 PM Revision 136f3e48: Merge pull request #334 from ExolonDX/master
- Tidy up malformed URI warnings
- 05:14 PM Revision 2151894c: Tidy up malformed URI warnings
- "/usr/local/etc/status.php" has lots of "malformed URI" warnings, this
update tidies these up, adds a missing end tab... -
02:55 PM Revision 281cf46f: Forgotten -n option
-
02:54 PM Revision cf6dacfd: Merge pull request #333 from bcyrill/missing_return
- Missing return statement
-
02:47 PM Revision d5ac388b: Missing return statement
- 02:06 PM Revision 84086442: Set flag setautosrc to replicate parent's mac address automatically when it changes, it's a better solution then dettach it. This should fix #2641
- 01:34 PM Revision 70ae8b9c: Revert "When a interface type is changed, old configuration remains. When moving from static ip to ppp, it kepts the static ip configured on interface, when moving from ppp to static ip, it doesn't kill mpd. Implement interface_clean() to make sure only current configuration is in place"
- This reverts commit 9111e5fd88f284bd6f66a24a270af9d9fea1b6c7.
-
01:29 PM Revision 76a7d8e4: Merge git pull request 313 from bcyrill with some modifications
-
01:25 PM Revision 170a8550: Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implements #2652
-
01:21 PM Revision 5cd73772: Use sysctl for this since its better rather than going thorugh dmesg
-
01:15 PM Revision 2d6a5d6a: Merge pull request #332 from bcyrill/patch-2
- Update etc/rc.update_bogons.sh
- 01:09 PM Revision 254ebf8b: Fix mac spoof when PPPoE is being used
- When PPPoE is set and you change interface's mac address, the netgraph
node kept using the old parent interface mac a... -
12:53 PM Revision c98951ce: Update etc/rc.update_bogons.sh
- The used version of sh does not support the fallthrough operator and function keyword.
- 11:31 AM Revision 99e991fd: Add option to disable resolution, and drop down to select the gateway that your traceroute should use
-
08:11 AM Revision f28cb1c9: Merge pull request #328 from bcyrill/patch-7
- Update usr/local/captiveportal/index.php
-
12:05 AM Revision fad944a9: Update to master
01/15/2013
-
11:58 PM Revision 422e9d00: Merge pull request #329 from bcyrill/patch-8
- Update etc/inc/captiveportal.inc
-
11:57 PM Revision ea742716: Merge pull request #330 from bcyrill/patch-9
- Add portal_hostname_from_client_ip function
-
10:26 PM Revision de132ae3: Add portal_hostname_from_client_ip function
-
09:28 PM Revision 87e7fdea: Update etc/inc/captiveportal.inc
-
09:12 PM Revision 3b832418: Update usr/local/captiveportal/index.php
- 08:02 PM Revision 9111e5fd: When a interface type is changed, old configuration remains. When moving from static ip to ppp, it kepts the static ip configured on interface, when moving from ppp to static ip, it doesn't kill mpd. Implement interface_clean() to make sure only current configuration is in place
-
05:08 PM Revision f26c1f79: Use functions to reduce code duplication; Add function to clear route to the interface IP before starting openvpn, otherwise the process cannot start. Ticket #2712
-
04:30 PM Revision 46830150: Better test if we're running at the cli or in lighty. Also suppress output for the session start if it fails.
-
04:28 PM Revision a74260cb: Better test if we're running at the cli or in lighty. Also suppress output for the session start if it fails.
-
03:13 PM Revision b3435de1: Fixup home/end/ins/del in shell.
- 02:22 PM Revision 8a16c550: Revert part of 8e9d126550 since it breaks wifi interfaces at boot time
-
08:19 AM Revision 05c6f644: Merge pull request #326 from fsSnowboard/master
- Modern games added to Traffic Shaper Wizard
-
01:54 AM Revision 71461d38: fixed spelling
- 01:45 AM Revision a2696314: Merge pull request #325 from bcyrill/patch-5
- Remove redundant code fragment
-
01:06 AM Revision a3e97754: Remove redundant code fragment
- 12:13 AM Revision c15a87f7: Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It should fix #2700
01/14/2013
-
09:28 PM Revision b2a0a8e9: Something in the LDAP libraries has changed and it no longer likes spaces in the CA filename. Use the refid for the CA filename since it will always be unqiue, and it will never contain any spaces, unlike authname or the CA's descr.
-
09:27 PM Revision 6f165ffc: Something in the LDAP libraries has changed and it no longer likes spaces in the CA filename. Use the refid for the CA filename since it will always be unqiue, and it will never contain any spaces, unlike authname or the CA's descr.
-
08:21 PM Revision 02f3e0bb: Bold and note manifest entries that match the current architecture, and add a note cautioning against a cross-architecture upgrade.
-
08:16 PM Revision e550b82c: Bold and note manifest entries that match the current architecture, and add a note cautioning against a cross-architecture upgrade.
-
03:23 PM Revision 9deea99c: Merge pull request #324 from ExolonDX/master
- Update PHP shorthand tag
-
03:20 PM Revision c67eaa25: Merge pull request #323 from lcapriotti/master
- Allow manual voucher expiration
- 02:50 PM Revision 7061ba0f: fix indent on convert_real_interface_to_friendly_interface_name()
- 02:19 PM Revision be45aa79: Remove some trailing spaces and tabs from EOL
- 01:43 PM Revision 1fe0d1a1: Spelling mistake
- 01:41 PM Revision cde76eba: Spelling mistake
- 01:38 PM Revision 3dacbd7c: Remove a couple of call-time pass-by-reference for interface_ipalias_configure()
- 01:32 PM Revision 8e9d1265: Check if interface really exists on interface_ppps_configure() and interface_configure()
- 01:27 PM Revision a3381369: Update PHP shorthand tag
- Standardise all PHP start tags from "<?" to "<?PHP"
- 10:24 AM Revision 477c58ce: Add page to allow manual vouchers expiration
01/13/2013
-
12:11 PM Revision 11d1d64e: Set adaptive.start/adaptive.end to disabled. Also allow them to be customized through system->advanced->firewall. This allows the firewall to be reachable if the state limit is hit but default.
-
03:42 AM Revision 9bf5a970: more games for traffic shaper
01/12/2013
-
09:55 PM Revision 906e513a: fixed spelling mistake
- 08:43 PM Revision 435e715f: added traffic shaper game rules
-
12:03 AM Revision 46215352: Merge pull request #321 from jmkizer/patch-1
- Update usr/local/www/status_services.php
- 12:01 AM Revision a517a108: Update usr/local/www/status_services.php
- Missing include which defines functions such as get_shortcut_by_service_name()
01/11/2013
-
06:00 PM Revision d8b8937d: Fix some typos
01/10/2013
-
07:02 PM Revision e6b741a5: Put syslogd into secure mode so no remote log messages are accepted. Sending to a remote syslog server still works with this option.
-
07:01 PM Revision 526102c1: Put syslogd into secure mode so no remote log messages are accepted. Sending to a remote syslog server still works with this option.
-
06:51 PM Revision 43ba3952: Show the hostname if it doesn't match
-
06:51 PM Revision fbc723b1: Show the hostname if it doesn't match
-
05:57 PM Revision c73fec1f: Add a page to perform tcp connection tests to check if a host is responding on a given port.
-
05:27 PM Revision dbce0c2c: Allow empty RADIUS keys
-
04:09 PM Revision 78efa294: Merge pull request #319 from bcyrill/patch-4
- Update etc/inc/voucher.inc
-
04:06 PM Revision 9cdb8eee: Update etc/inc/voucher.inc
- Apply to branch 2.0 as well.
Fix array initialization as noted by 'elratt0r' in http://forum.pfsense.org/index.php/to... -
04:04 PM Revision 84f394c6: Merge pull request #318 from bcyrill/patch-3
- Update etc/inc/voucher.inc
-
04:03 PM Revision 5a6359ae: Update etc/inc/voucher.inc
- Fix array initialization as noted by 'elratt0r' in http://forum.pfsense.org/index.php/topic,49799.0.html
-
01:27 PM Revision 051869b7: Do not prefer anymore oldsa and recommend it as a better choice
- 12:28 PM Revision 016d1520: Stack the queue graphs. Fixes #2692
- 12:20 PM Revision 401feeb3: Stack the queue graphs. Fixes #2692
- 09:28 AM Revision ba17b457: Remove some debugging
- 09:17 AM Revision ea031bde: Dont pass -o option to view types that dont support it, it causes a segfault. Also make sure that when viewing all states that the correct switch is passed
- 09:06 AM Revision 38de3c9d: Rework layout a bit and add number of states to view as an option
-
02:11 AM Revision fc8c7084: Merge pull request #316 from rafaelabdo/master
- Delete SPDs when an IPSec tunnel is deleted. Fix #2719.
-
02:11 AM Revision a2d5b85e: Update zoneinfo to 2012.j
-
02:10 AM Revision f424778c: Update zoneinfo to 2012.j
01/09/2013
-
11:08 PM Revision 3ef033d4: Merge pull request #317 from bcyrill/patch-2
- Update usr/local/www/diag_system_pftop.php
-
10:54 PM Revision 19f7146a: Update usr/local/www/diag_system_pftop.php
- Get rid of localization where it is not desired.
- 09:00 PM Revision e817ad19: Make values look a little prettier and prevent a potential problem
- 08:24 PM Revision c668eaed: Rework the pfTOP page to provide the ability to select the view. Also provide better dropdown labels and remove the annoying onClick submit - its not needed since ajax will handle the post of the new value in the background
- 06:51 PM Revision f0fb3d44: In the case that no bandwidth limits are configured for queues but PRIQ is been used then rather set a default otherwise a value of 0 is used in the CDEFs for RRD
- 05:53 PM Revision 6fd8526b: Delete SPDs when an IPSec tunnel is deleted.
- - Add new function to delete SPDs (see 'remove_tunnel_spd_policy($phase1,$phase2)' on vpn.inc)
- Change vpn_ipsec.php... - 05:34 PM Revision b13a841b: In the case that no bandwidth limits are configured for queues but PRIQ is been used then rather set a default otherwise a value of 0 is used in the CDEFs for RRD
- 04:59 PM Revision a6f1f6d1: Fix convert_real_interface_to_friendly_interface_name() when parameter is already a friendly name and interface is using PPPoE. It should fix #2641
- 01:51 PM Revision 5019ff8f: Use get_parent_interface() instead of doing it manually
- 01:39 PM Revision 02b8bfae: Fix get_parent_interface() for ppp interfaces, it was using an unset variable $ppp_if
- 12:09 PM Revision 83bab77b: Add physical interface alias for pptp interfaces. It should fix #2663
- 05:06 AM Revision 610f3ff6: use Sunday rather than Monday for weekly bogon update
01/08/2013
-
09:53 PM Revision 7a5e4eaa: Merge pull request #315 from bcyrill/patch-2
- Update etc/rc.newwanipv6
-
09:40 PM Revision d36fd7c0: Update etc/rc.newwanipv6
- 05:34 PM Revision 7807664d: List VLAN interfaces on Interfaces -> (assign) -> PPPs edit. It should fix #1767
- 10:14 AM Revision d9ce908f: Merge pull request #314 from phil-davis/master
- Display gateways with matching IP protocol in Gateways list
- 09:58 AM Revision 3042761a: Merge pull request #310 from bcyrill/bogons_patch1
- Allow changing of bogons update frequency
- 09:47 AM Revision 889cbaef: Display gateways with matching IP protocol in Gateways list
- Some gateways do not have traditional addresses hard-coded into them - e.g. for OpenVPN dynamic gateways are created ...
01/07/2013
-
08:42 PM Revision 3cde94cf: Avoid 'Cannot allocate memory' errors
- 08:09 PM Revision 202699ad: Interface assignment wrongly changing:
- When WAN is set to PPPoE and user set other interfaces IP address using
console, it wrongly change the interface assi... - 07:44 PM Revision 1b0074d5: Interface assignment wrongly changing:
- When WAN is set to PPPoE and user set other interfaces IP address using
console, it wrongly change the interface assi... -
06:10 PM Revision f9a109a3: Make option 11 kill php and lighty like it does on HEAD
-
04:27 PM Revision 7c05f800: Add support for compressed bogon files
-
03:55 PM Revision 5c94aa12: While I'm here, allow selecting "Localhost" as an OpenVPN interface.
-
03:47 PM Revision 489f484c: Unbreak selecting "any" for OpenVPN client/server interface.
-
02:53 PM Revision 92276df6: Add back end support for custom bogon urls
- 01:05 PM Revision b94dd7d3: Retain user configured values for all fields when a validation error occours. It should fix #2745
- 12:15 PM Revision 5f993c44: Fix typo
- 03:18 AM Revision 96e9db4c: Merge pull request #311 from bcyrill/ipv6_newwanip
- Partly revert commit 4c45712f
01/06/2013
-
11:53 PM Revision 04aac151: Partly revert commit 4c45712f
-
10:59 PM Revision 6b4480dc: Add bogons update frequency selection
-
10:58 PM Revision 149ed85e: Fix spelling
-
04:17 PM Revision 6aab5abe: Merge pull request #309 from phil-davis/master
- Prevent "no such file" message when pid file does not exist
- 03:22 PM Revision c4594e36: Prevent no such file message when pid file does not exist
-
09:24 AM Revision 16d9ad13: Update the GUI page for the DHCP6 server, add a if statement that prevents throwing range errors on interface that have no static IPv6 address.
- It is entirely valid to operate a DHCP6 server just for prefix delegation, but ISC doesn't appear to allow it yet.
-
09:20 AM Revision e9ab2ddb: Add some backend support for writing out a config so that the dhcp6 server can listen on the required MPD pppoe server interfaces.
- Also nuke the failover entries, these don't exist for IPv6, this is handled by 2 servers and differing priorities
01/05/2013
-
06:36 PM Revision 5dbd619f: Add the PPPoE Server IP addresses to the locally configured addresses, this prevents the HTTP_REFERER check from triggering.
-
05:03 PM Revision 96568521: Removing gettext from strins that should not be translated
-
05:02 PM Revision df0207ce: Since php_sapi_name() is useless in pfSense test if argc has been registered or not to avoid warnings on bootup
-
04:59 PM Revision 9d584d5d: Put protection for session functions even here
-
04:58 PM Revision e294aded: Make the logic a bit more robust and readble
-
04:55 PM Revision 184847b5: While here try to hint the user from _ENV['USER'] if no session info
-
04:53 PM Revision cf0dae69: Since php_sapi_name() is useless in pfSense test if argc has been registered or not to avoid warnings on bootup
-
04:40 PM Revision 7ba99a6c: Make a bit more sense and consistent with when apc is enabled
-
04:38 PM Revision 9f1e3d64: Sync rc.php_init_setup with master
-
04:16 PM Revision 2b6f7508: Move up the syslog daemon so that we get a larger part of the bootup sequence.
-
04:02 PM Revision 8f833c7c: Make sure the dhcp6c client always launches with the correct real interface argument.
- Make sure we do a filter_configure_sync() here as otherwise the existing firewall rules (during boot) would block the...
-
03:59 PM Revision dcb41555: Do not skip displaying outbound NAT rules with no interface or an invalid interface; it interferes with editing/deleting the skipped rule itself or rules after it.
-
03:47 PM Revision d5d6c0ad: Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"
- This reverts commit 0c8e9f0c26b29f57faa2ccef9a559774103fee79.
-
03:12 PM Revision 4c45712f: Update the rc.newwanipv6 with patches from the forum at
- http://forum.pfsense.org/index.php/topic,56880.msg305769.html#msg305769
Still need to verify why this does not always... -
03:02 PM Revision d53a9a51: The ISC client was far worse then the WIDE client was, back to plan A
- Revert "Merge changes required for using the ISC dhclient in pfSense with prefix delegation. This should hopefully be...
-
02:51 PM Revision 0c8e9f0c: Use get_Cofnigured_interface_with_descr() here since that's the purpose
- 02:13 PM Revision e99ba2d6: Fix outbound NAT rules when interface is deleted:
- - When delete interface, do not touch outbound NAT rules
- Skip outbound NAT rules when interface doesn't exist
- Bum... -
01:42 PM Revision aca65de5: Cleanup unused pages that was supposed for upload_progress bars
-
01:39 PM Revision b8090487: Add to obsolete files as well
-
01:35 PM Revision f2d7436a: Add to obsolete files as well
-
01:34 PM Revision 65ce97d2: Remove diag_backup.js progress.php upload_progress.php since they are not used since long time
-
01:22 PM Revision df53d679: Remove upload_progress_meter references not used
01/04/2013
-
10:15 PM Revision 9ec91e36: Merge: Just check the file_exists let pkill decide if its a vaild file or not.
-
10:14 PM Revision d9cdb363: Merge improvements to filterdns daemon
-
05:38 PM Revision 5034a7f5: Add this fix here too for upnp, set the bits when specifying the listening IP.
-
05:37 PM Revision a2b1d1e8: This seems to break upnp for IPv4 in other ways, and we have since disabled IPv6 in the daemon while compiling anyhow. Revert "In order for miniupnpd to latch onto IPv6, we just need to give the interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow."
- This reverts commit bc8a1938f5c1797213bf849f2bdb88bca72d5089.
-
04:26 PM Revision 5b66196d: Remove cmd_chain.inc leftover
- 01:34 PM Revision d733ee9f: This is needed since preload is now gone
- 01:32 PM Revision d0fc4479: This is needed since preload is now gone
-
10:55 AM Revision e384f16e: If less than 78 RAM just do not let php spawn another process
-
10:26 AM Revision f89afb47: Get back to trim() and strip / from left/right but when redirecting properly create the redirurl var
-
10:24 AM Revision 237c6ef2: Get back to trim() and strip / from left/right but when redirecting properly create the redirurl var
-
10:00 AM Revision 70e454e1: Slight code re-organization
-
09:57 AM Revision 7bd926d5: Another fix for issues reported on 2.0.2 with php processes dying. Do not use same path for system webGUI and CP webGUI of the php unix socket. This will cause the later started one, usually CP to exit when it attempts to bind/listen on the same path as previous process! Strange this has not been an issue beforegit diff!
-
09:52 AM Revision e3217701: Use proper var here for calculation
-
09:51 AM Revision a96f2d3d: Remove to parameters from system_generate_lighty_config that are unused and do a better job at tuning started php processes to not use less/more than needed. This also avoids DoS the system with php processes
-
09:19 AM Revision c21b10d4: Remove to parameters from system_generate_lighty_config that are unused and do a better job at tuning started php processes to not use less/more than needed. This also avoids DoS the system with php processes
-
09:04 AM Revision 56ef4d26: Always use fastcgi since the requirement is the same anyhow
-
08:53 AM Revision 197e128e: Obsolete /etc/inc/cmd_chain.inc
-
08:51 AM Revision 0b85e97d: Obsolete /etc/inc/cmd_chain.inc
-
08:51 AM Revision 5d128840: GC cmd_chain.inc it never found uses since pfSense module got used more. Also fix the problem with pfsync on bootup waiting 30 seconds since cmd chain was executed after and pfsync was never brought up to compleete the sync.
-
08:45 AM Revision 01abfd21: Add exec_raw.php to obsolete files.
-
08:45 AM Revision f16a2be7: Remove preload.php even here now that is possible to avoid issues during startup of lighty
-
08:43 AM Revision 59d76570: Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions. Manual cherry-pick of 4111fcf5307829b19b95fbb499addddff46264af
-
08:34 AM Revision 91117d33: Remove unused function
- 04:23 AM Revision 23090547: Welcoming in 2013
- 04:23 AM Revision fed246df: Welcoming in 2013
01/03/2013
-
10:50 PM Revision 4111fcf5: Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions
-
07:38 PM Revision 24b78825: Merge pull request #307 from kernelpaniclite/dns.he.net
- dynamic dns update url for dns.he.net fixed
- 07:29 PM Revision 16fea0ce: dynamic dns update url for dns.he.net fixed
- Added curl option to use IPv4
Updated url schema -
05:14 PM Revision 18749fa5: Merge pull request #306 from phil-davis/RELENG_2_0
- Fix out packet count reporting
- 04:08 PM Revision 1d6c4cbf: Fix out packet count reporting
- This is a little tiny fix, for the similar issue that was fixed in 2.1 a month ago (the 2.1 fix had a mix of v4 and v...
-
03:22 PM Revision d79e9c71: Remove obsoleted file as well
-
02:57 PM Revision a4fc6ec7: Ticket #2063 Do not enable apc on less than 135MB ram
-
02:29 PM Revision 8a0f6ca1: Be a little smarter about the default kernel in rare cases where we cannot determine what was in use.
-
02:29 PM Revision 82bce0a1: Be a little smarter about the default kernel in rare cases where we cannot determine what was in use.
-
02:25 PM Revision 748c7b85: Always make sure php has its own process manager to make lighty happy
-
02:24 PM Revision eef77bfe: Always make sure php has its own process manager to make lighty happy
-
01:44 PM Revision e83eaf36: Pass -S to tcpdump to avoid an increase in memory consumption over time.
-
01:40 PM Revision ab350c0f: Pass -S to tcpdump to avoid an increase in memory consumption over time.
-
01:35 PM Revision 4a1a432b: Merge pull request #305 from phil-davis/RELENG_2_0
- Minimise rewriting of /etc/gettytab
-
01:20 PM Revision 8bc93c1a: Bump this, since it seems inevitable at this point.
- 01:08 PM Revision 2ba3ea05: Avoid duplicate log entries for facilities higher or equal daemon.info. It should fix #2626
- 12:55 PM Revision d99f9393: Minimise rewriting of /etc/gettytab
- See forum http://forum.pfsense.org/index.php/topic,57325.0.html
Avoid possible problems with having a partial /etc/ge... -
10:27 AM Revision 860978f2: Make mod_fastcgi last to have url.rewrite work properly
-
10:25 AM Revision 17098641: Make is_pid_running function return more conisten results by using isvalidpid
-
10:24 AM Revision e3c4516b: Use rtrim to avoid issues
-
10:22 AM Revision f7bddb24: Simplify lighty config and tune mod_evasive as needed. Mostly a cherry-pick from RELENG_2_0 changes
-
08:26 AM Revision 081320a4: Move to varrun_path for consistency
-
08:26 AM Revision 186be7fe: Move to varrun_path for consistency
- 07:33 AM Revision f86dafa9: Merge pull request #303 from phil-davis/master
- Minimise rewriting of /etc/gettytab
- 07:02 AM Revision adc0f2fe: Minimise rewriting of /etc/gettytab
- See forum http://forum.pfsense.org/index.php/topic,57325.0.html
Avoid possible problems with having a partial /etc/ge...
01/02/2013
-
06:43 PM Revision 5d6495a7: Tell filterdns to reload the config rather than restart if its running
-
05:21 PM Revision d3647381: Make is_pid_running function return more conisten results by using isvalidpid
-
05:14 PM Revision 192d8931: Enable mod_evasive if needed for CP
-
05:03 PM Revision 6f0d237e: Simpligy lighty config and send all lighty logs to syslog rather to a file not readble by anything
-
03:38 PM Revision aa32c88d: USe rtrim here as that it the meaning. This should unbreak the issues on 2.0.2 with CP
12/31/2012
-
03:41 PM Revision b08e147f: Make sure a device actually exists before trying to act on it. Fixes #2739
-
03:41 PM Revision 5486c48c: Make sure a device actually exists before trying to act on it. Fixes #2739
-
01:16 PM Revision 0e39c303: Merge pull request #302 from phil-davis/master
- Select a valid interface when WAN is disabled
- 12:14 PM Revision 76165eac: Select default interface when WAN is disabled
- If WAN is disabled, then the Traffic Graph does not default to a valid interface when it first displays. This fix sel...
12/30/2012
- 11:25 PM Revision 2e4c921f: Merge pull request #270 from CarpeNoctem/CarpeNoctem
- Added 'Copy my MAC address' to captive portal Pass-through MAC form, as ...
- 11:22 PM Revision e9189747: Merge pull request #293 from bcyrill/patch-11
- Add some unobtrusive IPv6 changes to CP
- 11:22 PM Revision 41085ea8: Merge pull request #294 from bcyrill/patch-12
- Fix: Invert if condition
- 11:22 PM Revision 8301cc5f: Merge pull request #298 from bcyrill/cp-sqlite
- Various fixes to removal of pipes
- 11:21 PM Revision 1d2c5de8: Merge pull request #300 from bcyrill/cp_patch2
- Fix: Captive Portal status widget
- 11:21 PM Revision 2455ebd6: Merge pull request #301 from bcyrill/cp_patch3
- Fix: Voucher Sync
- 11:20 PM Revision 9d2a2c4d: Merge pull request #299 from bcyrill/cp_patch1
- Fix: Disconnect CP client
12/29/2012
-
07:26 PM Revision c2a6cda0: rename for clarification
-
07:25 PM Revision 0fe77f8e: serialize dbent array
-
07:14 PM Revision 075711db: Fix: Voucher Sync
-
07:02 PM Revision 7eed2174: Fix: Captive Portal status widget
-
06:41 PM Revision 5038fb53: Fix: Disconnect CP client
-
02:22 PM Revision be0a33ef: Fix: Remove entries from captiveportal DB
-
02:19 PM Revision f92595dc: Fix: Check for the existence of the rules file
- 12:39 AM Revision 0754d9b7: Merge pull request #296 from bcyrill/patch-14
- Fix: SQlite in CP
- 12:38 AM Revision 9d81dcdf: Merge pull request #297 from bcyrill/patch-15
- Fix: last activity on CP status
12/28/2012
-
11:48 PM Revision 339688b2: Fix: last activity on CP status
-
11:13 PM Revision 1974c2d6: Fix: SQlite in CP
- 10:08 PM Revision 894f18ef: Merge pull request #286 from N0YB/bogonsv6_comments
- pfctl is comment aware (#)
-
09:36 PM Revision 08d93848: Fix: Invert if condition
-
09:14 PM Revision 60884727: Determine subnet from address family
-
09:12 PM Revision 45bef774: Get IPv6 address for IPv6 clients
-
09:09 PM Revision 277ed6cb: Add [] to IPv6 address
-
06:52 PM Revision fd58d121: Merge pull request #291 from framer99/patch-1
- Update usr/local/www/services_dhcp.php
- 06:49 PM Revision 83a9a1d2: Update usr/local/www/services_dhcp.php
- Inform user how the Primary/Secondary DHCPd process is determined in a failover pair so they don't end up with two se...
-
02:16 PM Revision 43affef2: Use file_put_contents for simplicity and concistency
-
02:14 PM Revision ac94ebd8: Just check the file_exists let pkill decide if its a vaild file or not.
-
01:51 PM Revision 84b32407: GC cmd_chain.inc it never found uses since pfSense module got used more. Also fix the problem with pfsync on bootup waiting 30 seconds since cmd chain was executed after and pfsync was never brought up to compleete the sync.
12/27/2012
-
05:18 PM Revision fee50f4d: Self-test should be hypenated, and the T should be lower case.
-
04:17 PM Revision 891e0d11: Correct tcp flags explanation code for CWR (should be W, not C)
- 02:27 AM Revision 4c2ca7ea: Merge pull request #278 from phil-davis/master
- Support different package internal name - feature #2603
12/26/2012
-
04:29 PM Revision 20df6ed7: Fix DHCPv6 lease deletion. Fixes #2726
-
03:16 PM Revision 0d1b26ee: Static mappings are not pool-specific. They exist independent of any pool, and you can't actually add static mappings "inside" a pool range. So disable the static map list/controls if editing a pool, since they are "global" for an interface. Fixes #2370.
-
03:09 PM Revision ee1fb205: Add description to additional DHCP pools. Implements #2733
-
11:10 AM Revision c7421820: Merge pull request #289 from phildd/master
- Handle null parameter to services_dyndns_configure
-
11:08 AM Revision fca92751: Merge pull request #288 from bcyrill/patch-1
- Fix comment
- 08:52 AM Revision 786ff5eb: Handle null parameter to services_dyndns_configure
- When service_dyndns_configure is called with a null parameter, it should check/update the dyndns state of all interfa...
-
01:57 AM Revision ddd69ea9: Fix comment
Also available in: Atom