index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix display style typo
Phil Davis
2015-02-23
1
-1
/
+1
*
Fix display style typo
Phil Davis
2015-02-23
1
-1
/
+1
*
OpenVPN server improve handling of authmode
Phil Davis
2015-02-23
1
-2
/
+6
*
vpn_openvpn_server.php white space
Phil Davis
2015-02-23
1
-83
/
+83
*
Mention interface name on DHCP edit GUI
Phil Davis
2015-02-23
1
-1
/
+1
*
Status_dhcp_leases fix edit button for static entries with no IP address
Phil Davis
2015-02-23
1
-18
/
+6
*
Fix broken links to dhcp6c.conf man page.
k-paulius
2015-02-23
3
-18
/
+18
*
Success typo
Phil Davis
2015-02-23
1
-1
/
+1
*
Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of N...
Chris Buechler
2015-02-18
1
-4
/
+27
*
Update fbegin.inc - Missing '/' in path
BBcan177
2015-02-13
1
-4
/
+4
*
force minimum 100000 byte log file size. Some have been confused thinking thi...
Chris Buechler
2015-02-13
1
-2
/
+2
*
Set srctrack separate from this test or the value won't save unless the stick...
jim-p
2015-02-12
1
-0
/
+3
*
Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2
Chris Buechler
2015-02-11
4
-21
/
+12
|
\
|
*
Remove dead code and unset vars so next time the code works properly avoiding...
Ermal LUÇI
2015-02-11
1
-10
/
+1
|
*
Random text typos
Phil Davis
2015-02-11
2
-2
/
+2
|
*
Fix typo in class in bridge edit
Phil Davis
2015-02-11
1
-9
/
+9
*
|
get rid of wizards/initial/ images that were never used
Chris Buechler
2015-02-11
48
-0
/
+0
|
/
*
Check if Unbound is enabled and using the same port before allowing dnsmasq t...
Chris Buechler
2015-02-11
1
-0
/
+5
*
touch up Unbound text
Chris Buechler
2015-02-09
1
-2
/
+2
*
Use appropriate interface field description when working with floating rules,...
Chris Buechler
2015-02-09
1
-1
/
+5
*
fix up text
Chris Buechler
2015-02-06
7
-5
/
+5
*
Fixed not being able to save custom and custom-v6 dyndns
Tuyan Ozipek
2015-02-04
1
-1
/
+1
*
fix responder-only IPsec text
Chris Buechler
2015-02-03
1
-2
/
+2
*
fix text
Chris Buechler
2015-02-02
5
-8
/
+8
*
Fix aliases popup width when fields are hidden when page is loaded. It should...
Renato Botelho
2015-02-02
15
-10
/
+15
*
Unbound domain override IP:port validation
Phil Davis
2015-02-02
1
-1
/
+1
*
Remove latin-1 encoding of RSS feed
Phil Davis
2015-02-02
1
-1
/
+0
*
Add input validation to prevent the use of AES > 128 where glxsb is enabled. ...
Chris Buechler
2015-01-31
2
-3
/
+16
*
Fixes #4360 allow marking a connection as responder only, the same behviour a...
Ermal LUÇI
2015-01-31
1
-0
/
+14
*
Fixes #4359 Allow controlling uniqueids
Ermal LUÇI
2015-01-31
1
-0
/
+29
*
Traffic Shaper Wizard Upstream SIP Server
Phil Davis
2015-01-31
2
-2
/
+4
*
Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...
Ermal LUÇI
2015-01-31
2
-10
/
+23
*
Fixes #4333 Unset previous defined values before using the new ones
Ermal LUÇI
2015-01-31
2
-0
/
+8
*
Fixes #4340 encode username same as with password to avoid issues with specia...
Ermal LUÇI
2015-01-31
1
-0
/
+1
*
Do not reuse reqid on copy of phase2 Fixes #4349
Ermal LUÇI
2015-01-30
1
-0
/
+1
*
fix input validation, = is OK here
Chris Buechler
2015-01-29
1
-2
/
+2
*
Accept port range on Outbound NAT. Fixes #4300
Renato Botelho
2015-01-28
1
-2
/
+2
*
Add support for 0x20 DNS random bit support. Fixes #4205
Warren Baker
2015-01-28
1
-1
/
+17
*
Support for Office365 Mail
Phil Davis
2015-01-28
1
-0
/
+20
*
Unimportant typos in user and group manager
Phil Davis
2015-01-28
3
-7
/
+7
*
Teach ufslabels.sh to deal with DESTDIR, useful on installation
Renato Botelho
2015-01-27
1
-3
/
+3
*
Improve a bit sh syntax and fix it for multiple swap devices
Renato Botelho
2015-01-27
1
-31
/
+40
*
Fix sed syntax, -i requires a space before the parameter. Also fix regex to f...
Renato Botelho
2015-01-27
1
-3
/
+3
*
use example.com for examples
Chris Buechler
2015-01-27
1
-1
/
+1
*
these descriptions were flipped. Ticket #4273
Chris Buechler
2015-01-27
1
-2
/
+2
*
Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix ...
Renato Botelho
2015-01-22
1
-1
/
+18
*
Add missing require for filter.inc since vpn_ipsec_configure() calls filter_c...
Renato Botelho
2015-01-19
2
-0
/
+2
*
move jquery ui css to theme folders
Jared Dillard
2015-01-16
10
-1
/
+9809
*
Firewall Rules Apply be friendly to other languages
Phil Davis
2015-01-15
1
-1
/
+1
*
Time to let these go
Ermal LUÇI
2015-01-15
2
-84
/
+0
[next]