summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-221-4/+10
* | Run pkg update once one time every hour, like upgrade script doesRenato Botelho2015-10-141-1/+32
* | s/ip/IP/ it got lost on revert. Spotted by @phil-davisRenato Botelho2015-10-141-1/+1
* | Revert "remove the destination server's interface(s) from dhcrelay. Ticket #4...Renato Botelho2015-10-141-4/+133
* | Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-141-0/+13
* | RevisionsStephen Beaver2015-10-131-0/+1
* | Silent executionRenato Botelho2015-10-131-1/+1
* | Make sure timezones listed on first level directory is also grabbed by system...Renato Botelho2015-10-131-2/+15
* | Add missing ;Renato Botelho2015-10-131-1/+1
* | PHP chmod() doesn't like 1777, gives it 01777 thenRenato Botelho2015-10-131-1/+1
* | Fix path for 2.3Renato Botelho2015-10-131-1/+1
* | Remove accidentally added lineRenato Botelho2015-10-131-1/+0
* | Preserve /tmp permission, it fixes #5298. While here, replace some rm calls b...Renato Botelho2015-10-131-20/+18
* | Do not obsolete includes, they are small and it obsoleting it adds lots of wa...Renato Botelho2015-10-131-1/+0
* | Remove /usr/local/lib/php.ini, we don't need 2 copies of thisRenato Botelho2015-10-134-25/+14
* | Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* | Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
* | 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
OpenPOWER on IntegriCloud