summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Add interface_mtu_wanted_for_pppoe()David Wood2015-10-111-0/+38
* get_parent_interface() - add support for vlans configured as a vlan but not a...David Wood2015-10-111-0/+14
* Do curl_init above any curl_setopt, and take it out of that if block since it...Chris Buechler2015-10-081-1/+2
* https://redmine.pfsense.org/issues/5207Matt Smith2015-10-071-2/+1
* Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-071-3/+11
* Rework pfSense-upgrade script to make it work with nanobsdRenato Botelho2015-10-071-5/+4
* Fixed #5277Stephen Beaver2015-10-071-0/+53
* improve spacing for non form panelsJared Dillard2015-10-061-1/+1
* Partial fix for #5263Stephen Beaver2015-10-061-39/+84
* Merge pull request #1572 from stilez/patch-5Renato Botelho2015-10-061-33/+19
* Page converted to POST operationStephen Beaver2015-10-051-9/+13
* Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Tic...Chris Buechler2015-10-031-0/+4
* Merge pull request #1803 from nagyrobi/patch-18Renato Botelho2015-10-021-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
* 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-011-0/+3
* Introduce read_global_var:Renato Botelho2015-10-016-85/+19
* Introduce read_xml_tag.shRenato Botelho2015-10-017-32/+38
* 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 /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726Renato Botelho2015-09-303-23/+19
* One more hardcoded pfSense nameRenato Botelho2015-09-301-1/+1
* time for 2.3-ALPHAChris Buechler2015-09-301-1/+1
* Use product_name global variable in more placesRenato Botelho2015-09-307-14/+14
* Consider globals_override.inc and replace hard coded pfSense string by produc...Renato Botelho2015-09-306-24/+88
* Create symlinks during the boot for nanobsdRenato Botelho2015-09-301-0/+4
* Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounte...Renato Botelho2015-09-301-14/+16
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-1/+8
* 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
* Use self rather than any in auto-added IPsec rules to preventChris Buechler2015-09-281-8/+8
* Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-281-2/+21
* Fix comment languagedoktornotor2015-09-281-1/+1
* Remove syslog.conf entries on package uninstall (Bug #5210)doktornotor2015-09-271-2/+9
* Merge pull request #1799 from jlduran/svg-mimetypeRenato Botelho2015-09-241-0/+1
|\
| * Add SVG MIME typeJose Luis Duran2015-08-291-0/+1
* | Use pkg info -e to check if package is installed, it only returns 0/1 without...Renato Botelho2015-09-221-1/+1
* | Fix path for gitsync exclude files/dirsRenato Botelho2015-09-221-16/+16
* | We do not need a blank line on consoleRenato Botelho2015-09-221-4/+0
* | Use php cli as shebang for rc.packagesRenato Botelho2015-09-221-1/+1
* | Take internal_name into consideration when looking for package idRenato Botelho2015-09-221-1/+2
* | Unfinished (but better) versions of hte pkg pages and utilitiesStephen Beaver2015-09-221-2/+5
* | Do not pass vouchers shorter than 5 characters to voucher application, theyLuiz Otavio O Souza2015-09-221-2/+3
* | Kicking ntpd in rc.newwanip(v6) dates back to OpenNTPD which didn't have dyna...Chris Buechler2015-09-222-4/+0
* | Fixed #4978Jared Dillard2015-09-211-3/+2
* | Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostnameRenato Botelho2015-09-211-4/+9
|\ \
OpenPOWER on IntegriCloud