summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove more cases of hard coded pfSense and use product_nameRenato Botelho2015-10-021-4/+6
* Merge pull request #1803 from nagyrobi/patch-18Renato Botelho2015-10-021-3/+3
|\
| * run early shell commands earliernagyrobi2015-07-291-3/+3
* | Fix typoChris Buechler2015-10-021-1/+1
* | Specify PSK for mobile configurations without the leading ID selectors. Fixes...Chris Buechler2015-10-021-0/+3
* | fix textChris Buechler2015-10-011-2/+2
* | Comment typo fixStephen Beaver2015-10-011-1/+1
* | Fixed #5227 by changing button type to GlobalStephen Beaver2015-10-011-2/+2
* | improve spacing for non form panelsJared Dillard2015-10-014-10/+25
* | Fixed #5230Stephen Beaver2015-10-011-29/+75
* | When using eap-radius, if the virtual address pool is left blank, pull the IP...jim-p2015-10-011-2/+6
* | Specify %any where identifier is "any", so the note on these pagesChris Buechler2015-10-013-2/+5
* | Merge pull request #1941 from heper/patch-2Stephen Beaver2015-10-011-1/+1
|\ \
| * | $mac missing in outputheper2015-10-011-1/+1
* | | Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-0121-671/+81
* | | Fixed #5193 clean up user promptsJared Dillard2015-10-013-5/+5
|/ /
* | Introduce read_global_var:Renato Botelho2015-10-018-98/+54
* | Preparation #5159 (Javascript refactoring)Stephen Beaver2015-10-013-22/+51
* | Improved styling of page title prevents spurious underlineStephen Beaver2015-10-012-3/+5
* | Page title now hyperlink to pageStephen Beaver2015-10-012-2/+9
* | Fixed 5225Stephen Beaver2015-10-011-42/+48
* | Fixed 5225Stephen Beaver2015-10-011-2/+2
* | Introduce read_xml_tag.shRenato Botelho2015-10-0114-44/+84
* | Fix #5220, setup PHP timezone:Renato Botelho2015-10-011-2/+19
* | Only need to check 'vip' here.Chris Buechler2015-09-301-1/+1
* | fix comment typo Phil Davis notedChris Buechler2015-09-301-1/+1
* | Can't use continue here as it continues the foreach, which skips the "ipfw zo...Chris Buechler2015-09-301-6/+5
* | Restore item accidentaly removed on last commitRenato Botelho2015-09-301-0/+1
* | Remove timezone from default config, we have a definition in globais.inc nowRenato Botelho2015-09-301-1/+0
* | Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726Renato Botelho2015-09-306-30/+24
* | One more hardcoded pfSense nameRenato Botelho2015-09-301-1/+1
* | Cert fields should be used for EAP-RADIUS as well.jim-p2015-09-301-0/+1
* | Removed bogus array_merge()Stephen Beaver2015-09-301-1/+1
* | Fixed bogus array_merge in localid_type selectorStephen Beaver2015-09-301-1/+1
* | Fixed incorrect encryption bits selectorsStephen Beaver2015-09-301-43/+43
* | Fix detection of mobile IPsec P1 when editing.jim-p2015-09-301-1/+1
* | time for 2.3-ALPHAChris Buechler2015-09-301-1/+1
* | Use product_name global variable in more placesRenato Botelho2015-09-3013-24/+24
* | Consider globals_override.inc and replace hard coded pfSense string by produc...Renato Botelho2015-09-306-24/+88
* | Fixed #5127Stephen Beaver2015-09-301-1/+1
* | Corrected page title (which was using incorect PHP format)Stephen Beaver2015-09-301-1/+1
* | Create symlinks during the boot for nanobsdRenato Botelho2015-09-301-0/+4
* | Corrected logo hyperlinkStephen Beaver2015-09-302-41/+43
* | Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounte...Renato Botelho2015-09-302-14/+26
* | pkg 1.6.x upgrade command called with -q is now respecting itRenato Botelho2015-09-301-1/+1
* | Remove cust_fixup_nanobsd(), similar actions are done at specific create imag...Renato Botelho2015-09-301-31/+22
* | Suppress progreess bar until package system revision is completeStephen Beaver2015-09-301-1/+2
* | Wizard system completed and tested agains all wizard filesStephen Beaver2015-09-301-461/+312
* | Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-1/+8
* | Do a service reload of dyndns when changing gateways in case something hasChris Buechler2015-09-291-0/+2
OpenPOWER on IntegriCloud