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
*
Addresses #5159 by removing hide/show/disable/enable functions to included file
Stephen Beaver
2015-10-01
21
-671
/
+81
*
Fixed #5193 clean up user prompts
Jared Dillard
2015-10-01
3
-5
/
+5
*
Introduce read_global_var:
Renato Botelho
2015-10-01
8
-98
/
+54
*
Preparation #5159 (Javascript refactoring)
Stephen Beaver
2015-10-01
3
-22
/
+51
*
Improved styling of page title prevents spurious underline
Stephen Beaver
2015-10-01
2
-3
/
+5
*
Page title now hyperlink to page
Stephen Beaver
2015-10-01
2
-2
/
+9
*
Fixed 5225
Stephen Beaver
2015-10-01
1
-42
/
+48
*
Fixed 5225
Stephen Beaver
2015-10-01
1
-2
/
+2
*
Introduce read_xml_tag.sh
Renato Botelho
2015-10-01
14
-44
/
+84
*
Fix #5220, setup PHP timezone:
Renato Botelho
2015-10-01
1
-2
/
+19
*
Only need to check 'vip' here.
Chris Buechler
2015-09-30
1
-1
/
+1
*
fix comment typo Phil Davis noted
Chris Buechler
2015-09-30
1
-1
/
+1
*
Can't use continue here as it continues the foreach, which skips the "ipfw zo...
Chris Buechler
2015-09-30
1
-6
/
+5
*
Restore item accidentaly removed on last commit
Renato Botelho
2015-09-30
1
-0
/
+1
*
Remove timezone from default config, we have a definition in globais.inc now
Renato Botelho
2015-09-30
1
-1
/
+0
*
Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726
Renato Botelho
2015-09-30
6
-30
/
+24
*
One more hardcoded pfSense name
Renato Botelho
2015-09-30
1
-1
/
+1
*
Cert fields should be used for EAP-RADIUS as well.
jim-p
2015-09-30
1
-0
/
+1
*
Removed bogus array_merge()
Stephen Beaver
2015-09-30
1
-1
/
+1
*
Fixed bogus array_merge in localid_type selector
Stephen Beaver
2015-09-30
1
-1
/
+1
*
Fixed incorrect encryption bits selectors
Stephen Beaver
2015-09-30
1
-43
/
+43
*
Fix detection of mobile IPsec P1 when editing.
jim-p
2015-09-30
1
-1
/
+1
*
time for 2.3-ALPHA
Chris Buechler
2015-09-30
1
-1
/
+1
*
Use product_name global variable in more places
Renato Botelho
2015-09-30
13
-24
/
+24
*
Consider globals_override.inc and replace hard coded pfSense string by produc...
Renato Botelho
2015-09-30
6
-24
/
+88
*
Fixed #5127
Stephen Beaver
2015-09-30
1
-1
/
+1
*
Corrected page title (which was using incorect PHP format)
Stephen Beaver
2015-09-30
1
-1
/
+1
*
Create symlinks during the boot for nanobsd
Renato Botelho
2015-09-30
1
-0
/
+4
*
Corrected logo hyperlink
Stephen Beaver
2015-09-30
2
-41
/
+43
*
Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounte...
Renato Botelho
2015-09-30
1
-14
/
+16
*
pkg 1.6.x upgrade command called with -q is now respecting it
Renato Botelho
2015-09-30
1
-1
/
+1
*
Suppress progreess bar until package system revision is complete
Stephen Beaver
2015-09-30
1
-1
/
+2
*
Wizard system completed and tested agains all wizard files
Stephen Beaver
2015-09-30
1
-461
/
+312
*
Use the appropriate parent interface with gateway groups using CARP VIPs.
Chris Buechler
2015-09-29
1
-1
/
+8
*
Do a service reload of dyndns when changing gateways in case something has
Chris Buechler
2015-09-29
1
-0
/
+2
*
Bootstrap conversion mostly complete.
Stephen Beaver
2015-09-29
2
-274
/
+380
*
Disable DHS as a dynamic DNS provider option. It's never worked, and
Chris Buechler
2015-09-29
2
-4
/
+4
*
Call correct script on upgrade process and obsolete the old version
Renato Botelho
2015-09-29
2
-1
/
+2
*
Do not run pkg update between first and second step of upgrade process
Renato Botelho
2015-09-29
1
-2
/
+2
*
Remove old references to undefined variable firmwarelock
Renato Botelho
2015-09-29
1
-4
/
+0
*
Call exit after detect another instance is already running, otherwise it woul...
Renato Botelho
2015-09-29
1
-1
/
+1
*
Detect when pkg must be upgraded and do it early, followed by a pkg update to...
Renato Botelho
2015-09-29
1
-0
/
+5
*
Fixed #5209
Stephen Beaver
2015-09-29
1
-5
/
+14
*
Fixed #5206
Stephen Beaver
2015-09-29
2
-89
/
+106
*
Fixed #5212
Stephen Beaver
2015-09-29
1
-16
/
+15
*
Fil;e conversion complete. Tested against multiple packages
Stephen Beaver
2015-09-29
3
-750
/
+957
*
Use self rather than any in auto-added IPsec rules to prevent
Chris Buechler
2015-09-28
1
-8
/
+8
*
Ensure this only contains a partial name, not a path, before attempting to cr...
jim-p
2015-09-28
1
-0
/
+1
*
Redmine #5200 be less aggressive about DHCP Pool Notice V2
Phil Davis
2015-09-28
1
-2
/
+21
*
Merge pull request #1940 from doktornotor/patch-2
Renato Botelho
2015-09-28
1
-2
/
+9
|
\
[next]