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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extra "S" fixed - thanks @rbgarga
stilez
2016-09-20
1
-1
/
+1
*
Add OpenVPN key lengths to Wizard - missed in original PRs
stilez
2016-09-20
1
-6
/
+46
*
Sanitize 'zone' parameter on CP pages
Renato Botelho
2016-09-20
11
-11
/
+11
*
Show a little more key info in main info table
stilez
2016-09-19
1
-1
/
+5
*
Prepare pfSense-upgrade to work with new major OS upgrade
Renato Botelho
2016-09-16
1
-3
/
+90
*
Add 'now' parameter do do_reboot() to force it to happen immediately
Renato Botelho
2016-09-16
1
-4
/
+17
*
Make pkg_lock() and pkg_unlock() work with wildcards
Renato Botelho
2016-09-16
1
-10
/
+16
*
Merge pull request #3137 from NOYB/Secure_SMTP_Connection_Modes_-_Mutually_Ex...
Renato Botelho
2016-09-16
1
-1
/
+24
|
\
|
*
Correct indentation.
NOYB
2016-09-15
1
-1
/
+1
|
*
Secure SMTP Connection Modes - Mutually Exclusive
NOYB
2016-09-13
1
-1
/
+24
*
|
Fixed #6786 by making table sortable
Steve Beaver
2016-09-15
1
-1
/
+1
*
|
Simplify icmp conversion
stilez
2016-09-15
1
-43
/
+4
*
|
Use !empty() instead of isset()
Fredrik Rönnvall
2016-09-15
1
-1
/
+1
*
|
Improve handling of source-hash key
Fredrik Rönnvall
2016-09-15
2
-20
/
+27
*
|
Add field to specify source-hash key
Fredrik Rönnvall
2016-09-15
1
-2
/
+32
*
|
Merged #2975
Stephen Beaver
2016-09-14
3
-138
/
+34
*
|
Revised service running/stopped icons
Stephen Beaver
2016-09-14
1
-56
/
+47
*
|
Fixed #6788 by clearing only the first label in the cloned row
Stephen Beaver
2016-09-14
1
-1
/
+2
|
/
*
Fix #6768 IPv6 static mapping on delegated prefixes
Phil Davis
2016-09-13
2
-10
/
+7
*
Code style changes
k-paulius
2016-09-13
2
-5
/
+5
*
Allow packages to request syslogd log socket to be created inside chroot by s...
k-paulius
2016-09-13
2
-5
/
+20
*
dnsresolver, make interface boxes resizable, to allow for easier picking/chec...
PiBa-NL
2016-09-13
3
-2
/
+13
*
Fix diag_dns regressions
NewEraCracker
2016-09-13
1
-20
/
+8
*
Remove empty concatenation.
NOYB
2016-09-13
1
-2
/
+3
*
Check IP Services - Info Box
NOYB
2016-09-13
1
-6
/
+8
*
Fix up/catch up remote syslog areas. Fixes #6780
jim-p
2016-09-09
2
-7
/
+64
*
More pptp bits
jim-p
2016-09-09
1
-6
/
+1
*
Remove some more dangling PPTP bits.
jim-p
2016-09-09
3
-6
/
+2
*
Fix description of the VPN remote log setting
jim-p
2016-09-08
1
-1
/
+1
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-08
1
-1
/
+1
*
Revert "Remove unused file browser.php"
Renato Botelho
2016-09-08
2
-1
/
+164
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
464
-466
/
+466
*
Remove unused file browser.php
Renato Botelho
2016-09-06
2
-164
/
+1
*
css: Fix jQuery UI widgets' font
Jose Luis Duran
2016-09-06
4
-8
/
+24
*
[theme] Compact-RED: improve hovered table rows visibility
Alexander Moisseev
2016-09-06
1
-0
/
+4
*
[theme] Compact-RED: compact panel titles
Alexander Moisseev
2016-09-06
1
-0
/
+8
*
[theme] Compact-RED: make drop-down menus not too "compact"
Alexander Moisseev
2016-09-06
1
-0
/
+5
*
[theme] Compact-RED: get rid of anti-aliased fonts
Alexander Moisseev
2016-09-06
1
-0
/
+1
*
Remove some obsolete code from globals.inc
jim-p
2016-09-06
1
-16
/
+1
*
Fix handling of backup config count. Fixes #6771
jim-p
2016-09-06
1
-1
/
+1
*
Obscured password field in system_authservers.php bind section
Stephen Beaver
2016-09-02
1
-1
/
+1
*
Merge pull request #3071 from phil-davis/Check_IP_Services
Renato Botelho
2016-09-02
9
-3
/
+465
|
\
|
*
Backport Check IP Services
Phil Davis
2016-07-20
9
-3
/
+465
*
|
Force changes in routing to be detected by the system
NewEraCracker
2016-09-02
1
-1
/
+2
*
|
DHCP6 Before RA. Additions and ammendments
marjohn56
2016-09-02
1
-26
/
+15
*
|
Improve dhcpd and dhcpleases reload
NewEraCracker
2016-09-02
2
-9
/
+16
*
|
Call services_dhcpd_configure with the right parameter
NewEraCracker
2016-09-02
1
-2
/
+2
*
|
Uniformize memory limits and remove old code (revised)
NewEraCracker
2016-09-02
3
-11
/
+1
*
|
Ensure only one instance of services_dhcpd_configure runs concurrently
NewEraCracker
2016-09-02
1
-0
/
+4
*
|
Fix diag_dns ipaddr set to use in IP WHOIS and IP Info
Renato Botelho
2016-09-02
1
-4
/
+7
[next]