Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
306b9d00 04/24/2015 07:56 PM Jim Pingle

Remove the DHCP static lease overlap cleanup and associated function and kill, as it can cause problems with failover scenarios.

d6f74188 04/22/2015 08:15 PM Chris Buechler

Trying to submit a symlink as part of crash reports will cause a failed
submission. Remove symlinks first. Also properly set user agent while
here, consistent with others. Fix some style and whitespace too. Ticket

75d072be 04/20/2015 04:15 AM Phil Davis

Fix #4640 IPsec Auto-exclude LAN address toggles

every time save is pressed.
Actually the GUI is displaying the opposite setting to what is in the config. When the user pressed save that opposite setting was saved, but then again it displays the opposite of the opposite...

0608bd3c 04/18/2015 08:34 AM Ermal Luçi

Implement make bofre break feature avaliable on strongswan 5.3.0 useful for IKEv2. Fixes #4626

04a2364b 04/17/2015 09:55 AM Phil Davis

Make diag_smart back button look like other buttons

The back button here was just a piece of text with no nice formatting.
This change codes it as a button in the same way that "Cancel" buttons are done elsewhere. It makes the SMART Diag results page look a bit more consistent with the rest of the pfSense GUI.

cb377516 04/15/2015 12:28 PM Ingo Bauersachs

Add support for EAP-RADIUS to IKEv2 Mobile Clients

fc70ad87 04/15/2015 12:24 PM Renato Botelho

Merge pull request #1601 from phil-davis/check-overlapping-subnets

2ebbb0bc 04/14/2015 11:07 PM Jose Luis Duran

Remove pre-check and post-check from Cache-Control

If both `post-check` and `pre-check` are specified and set to `0`, both
are entirely ignored:

http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx

2c5fda82 04/14/2015 10:18 PM Jose Luis Duran

Combine Cache-Control header in one line

Sorted by RFC 2616:

Section 14.9.1 `no-cache`
Section 14.9.2 `no-store`
Section 14.9.4 `must-revalidate`

Combined into one line with IE's `pre-check` and `post-check`. However,
when both set to `0`, both are entirely ignored:...

d84b001e 04/14/2015 01:18 PM Renato Botelho

Merge pull request #1609 from phil-davis/www-bits

View revisions

Also available in: Atom