summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove packages from cache after install, also add debug messagesRenato Botelho2015-07-011-2/+6
* Mute call to 'pkg info -e' used to check if pkg is installedRenato Botelho2015-07-011-1/+1
* Re-implement pkg_call() using proc_open() and stream_select() and also implem...Renato Botelho2015-07-011-4/+124
* pfsense-utils.inc is being required, there is no chance of update_status() an...Renato Botelho2015-07-011-11/+2
* Use interface-automatic for Unbound when the interfaces list is empty (same a...jim-p2015-06-261-0/+2
* Add D1540-XG.Matt Smith2015-06-231-0/+3
* Introduce Netgate RCC-DFF to the list of known platformsRenato Botelho2015-06-232-2/+8
* rereadall is not enough here, restore reload call to make sure everything wor...Renato Botelho2015-06-231-0/+1
* Replace ipsec rereadsecrets + reload by single rereadall, that will re-read a...Renato Botelho2015-06-231-2/+1
* Instead of sending USR1, just call ipsec reload. And before it, call ipsec re...Renato Botelho2015-06-231-1/+2
* Partially revert 019ee2bc8c, this workaround is not necessary. Real fix will ...Renato Botelho2015-06-231-8/+0
* Add a workaround for ticket #4785:Renato Botelho2015-06-231-4/+17
* Merge pull request #1728 from devnullity/patch-1Chris Buechler2015-06-231-1/+1
|\
| * Fix var name typo in shaper.inc Ben Cook2015-06-211-1/+1
* | Use $myid in ipsec.secrets. Ticket #4785Chris Buechler2015-06-221-2/+2
|/
* Specify $myid rather than %any here, otherwise user manager and mobile PSKs w...Chris Buechler2015-06-211-3/+4
* Ticket #4746 Correctly set global variables to be used by hostnames cod epathsErmal LUÇI2015-06-191-2/+2
* Add a GUI field to increase the pf frag entries limit. Fixes ticket #4775jim-p2015-06-181-0/+5
* Blacklist invalid "from" sources since they can be picked up accidentally and...jim-p2015-06-171-1/+3
* Code spacingPhil Davis2015-06-1527-232/+236
* Merge pull request #1710 from stilez/patch-4Renato Botelho2015-06-111-10/+2
|\
| * simplify is_ipaddrv4() and fix zero-padding issue stilez2015-06-071-10/+2
* | Make the host uuid opt-outErmal LUÇI2015-06-111-3/+10
* | Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it ...Chris Buechler2015-06-101-3/+0
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-1/+1
* | Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it...Ermal LUÇI2015-06-101-0/+3
* | Do not call fsck just out of nowhere here since it cannot be the problem or ...Ermal LUÇI2015-06-091-6/+4
* | Add a space to the script to avoid that appended parameters seem the same as ...Ermal LUÇI2015-06-091-1/+1
* | Use skel as the source of new user files rather than copying from root.jim-p2015-06-082-1/+0
* | Do not synchronize alias url during filter reload rather trigger one if neededErmal LUÇI2015-06-081-2/+3
* | Ticket #4442 Do not process URL aliases during bootup but trigger it just aft...Ermal LUÇI2015-06-071-0/+3
* | Fixes #4651 use proper var name on global to have the correct id put on the ruleErmal LUÇI2015-06-071-1/+1
|/
* Merge pull request #1706 from phil-davis/setupwizardlanRenato Botelho2015-06-041-4/+4
|\
| * Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-021-4/+4
* | A number of things block waiting for file download timeouts, sometimes multip...Chris Buechler2015-06-031-2/+2
* | device_type isn't used hereChris Buechler2015-06-021-2/+2
* | Don't call growl if the configured address isn't an IP or resolvableChris Buechler2015-06-021-1/+1
* | Use CARP IPs that are configured. Ticket #4370Chris Buechler2015-06-021-0/+3
|/
* really fix botched manual merge request. Ticket #4720Chris Buechler2015-06-011-2/+2
* fix manual merge mistake. Ticket #4720Chris Buechler2015-06-011-1/+1
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-4/+15
* Return IP correctly in get_interface_ip for gateway groups specifying aChris Buechler2015-06-011-0/+4
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-012-2/+2
* Pass interface to CURLOPT_INTERFACE instead of IP addres, also use 'if!' flag...Renato Botelho2015-06-011-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-3135-330/+328
* Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-301-3/+13
* Replae backtickes by mwexec()Renato Botelho2015-05-301-2/+2
* Merge pull request #1551 from rnoland/masterRenato Botelho2015-05-301-20/+24
|\
| * We need to at least setup the serial port before we try to blastRobert Noland2015-03-101-20/+24
OpenPOWER on IntegriCloud