summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-301-14/+16
* pkg 1.6.x upgrade command called with -q is now respecting itRenato Botelho2015-09-301-1/+1
* 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
* Bootstrap conversion mostly complete.Stephen Beaver2015-09-292-274/+380
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-292-4/+4
* Call correct script on upgrade process and obsolete the old versionRenato Botelho2015-09-292-1/+2
* Do not run pkg update between first and second step of upgrade processRenato Botelho2015-09-291-2/+2
* Remove old references to undefined variable firmwarelockRenato Botelho2015-09-291-4/+0
* Call exit after detect another instance is already running, otherwise it woul...Renato Botelho2015-09-291-1/+1
* Detect when pkg must be upgraded and do it early, followed by a pkg update to...Renato Botelho2015-09-291-0/+5
* Fixed #5209Stephen Beaver2015-09-291-5/+14
* Fixed #5206Stephen Beaver2015-09-292-89/+106
* Fixed #5212Stephen Beaver2015-09-291-16/+15
* Fil;e conversion complete. Tested against multiple packagesStephen Beaver2015-09-293-750/+957
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
* Ensure this only contains a partial name, not a path, before attempting to cr...jim-p2015-09-281-0/+1
* Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-281-2/+21
* Merge pull request #1940 from doktornotor/patch-2Renato Botelho2015-09-281-2/+9
|\
| * Fix comment languagedoktornotor2015-09-281-1/+1
| * Remove syslog.conf entries on package uninstall (Bug #5210)doktornotor2015-09-271-2/+9
* | add 'interface' column to lease_counter tableheper2015-09-251-0/+4
|/
* Cleanup cache and stale packages after install/deleteRenato Botelho2015-09-251-0/+2
* Add missing ;;Renato Botelho2015-09-251-0/+1
* Initial conversion of the file. Most functions completed and tested, but more...Stephen Beaver2015-09-252-342/+561
* Fix logic to set EVENT_PIPERenato Botelho2015-09-251-3/+5
* Add -h, to show helpRenato Botelho2015-09-251-1/+5
OpenPOWER on IntegriCloud