summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* It's time for 2.2.3-RELEASERELENG_2_2_3Renato Botelho2015-06-231-1/+1
* 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/+18
* Fix var name typo in shaper.incChris Buechler2015-06-231-1/+1
* Don't delete /var/tmp/, that was originally done to clear session data at boo...Chris Buechler2015-06-221-1/+0
* Use $myid in ipsec.secrets. Ticket #4785Chris Buechler2015-06-221-2/+2
* This is incomplete. Leaving for 2.3. Revert "Ticket #4683 merge in brainpool ...Chris Buechler2015-06-221-11/+2
* Specify $myid rather than %any here, otherwise user manager and mobile PSKs w...Chris Buechler2015-06-211-3/+4
* Obsolete pt_BR.ISO-88591 in favor of UTF-8Renato Botelho2015-06-191-1/+1
* Move pt_BR translation from ISO to UTF-8Renato Botelho2015-06-191-1/+1
* Ticket #4746 Correctly set global variables to be used by hostnames cod epathsErmal LUÇI2015-06-191-2/+2
* Ticket #4683 merge in brainpool for DH parametersErmal LUÇI2015-06-191-2/+11
* Add a GUI field to increase the pf frag entries limit. Fixes ticket #4775jim-p2015-06-181-0/+5
* chmod +x hostidChris Buechler2015-06-181-0/+0
* Blacklist invalid "from" sources since they can be picked up accidentally and...jim-p2015-06-171-1/+3
* Remove load_balancer_relay_* -- They are not used, not linked, not functional...jim-p2015-06-162-24/+4
* Remove the GUI for the pc-sysinstaller as well and add it to obsoletee filesErmal LUÇI2015-06-151-0/+3
* Add hostid script in the source to solve the issue with platforms that do not...Ermal LUÇI2015-06-121-0/+137
* Make the host uuid opt-outErmal LUÇI2015-06-112-4/+10
* Revert "Ticket #4442 Do not process URL aliases during bootup but trigger it ...Chris Buechler2015-06-102-4/+3
* Send the machine uuid with the headers requesting the version fileErmal LUÇI2015-06-101-2/+2
* Send the host uuid with the request for packageErmal LUÇI2015-06-101-0/+1
* Fixes #4537 On 32bit platform do not enable direct dispatch on IPsec since it...Ermal LUÇI2015-06-101-0/+3
* No need to do the same exercise twice.Ermal LUÇI2015-06-091-6/+0
* Do not disable APc hereErmal LUÇI2015-06-091-3/+0
* Restore the file system in R/W mode during most of rc script seems required o...Ermal LUÇI2015-06-091-0/+15
* 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-085-1/+28
* Ticket #4442 Do not process URL aliases during bootup but trigger it just aft...Ermal LUÇI2015-06-072-3/+4
* Fixes #4651 use proper var name on global to have the correct id put on the ruleErmal LUÇI2015-06-071-1/+1
* Fix CARP plugin call for packages, interface was coming through as NULL durin...jim-p2015-06-052-2/+2
* Add INIT event for CARP as an alternate for 'backup', otherwise scripts would...jim-p2015-06-051-0/+6
* Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-041-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
* trigger a reboot after restoration of full backup. Ticket #4107Chris Buechler2015-06-021-1/+2
* Deprecate /usr/local/bin/3gstatRenato Botelho2015-06-021-0/+1
* Use CARP IPs that are configured. Ticket #4370Chris Buechler2015-06-021-0/+3
* set the serial port appropriately for RCC-VE platforms. sync from factoryChris Buechler2015-06-011-2/+11
* 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
* 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
OpenPOWER on IntegriCloud