summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1762 from doktornotor/patch-3Renato Botelho2015-07-181-4/+4
|\
| * Add labels to some default firewall rules doktornotor2015-07-181-4/+4
* | Really avoid error loading rules for numeric host name in aliasPhil Davis2015-07-181-1/+2
|/
* Handle OpenVPN bound to gateway groups using CARP IPs in rc.carpmaster/backup...Chris Buechler2015-07-182-2/+31
* Fixes for IPSec ASN1.DN, ticket #4792Renato Botelho2015-07-171-7/+17
* Only add outgoing-interface if IP. Ticket #4852Chris Buechler2015-07-171-2/+2
* Fix #4794:Renato Botelho2015-07-172-1/+22
* Add leftid and rightid value between double quotes on ipsec config when type ...Renato Botelho2015-07-162-3/+8
* Remove old, unused NetUtils.jsChris Buechler2015-07-161-0/+1
* Revert "Avoid error loading rules for numeric host name in alias"Renato Botelho2015-07-151-1/+1
* Fix issue_ip_type var name spellingPhil Davis2015-07-151-6/+6
* Avoid error loading rules for numeric host name in aliasPhil Davis2015-07-151-1/+1
* Fix GratisDNS support, manual merge of commit 3e31a7f82589d3350f111bd7d81cc83...Chris Buechler2015-07-141-2/+2
* fix fsync, thanks Phil Davis for noticingChris Buechler2015-07-101-1/+1
* fix fsyncChris Buechler2015-07-101-1/+1
* fsync after fclose here, clean up some white space while here.Chris Buechler2015-07-101-21/+27
* fsync conf_path here tooChris Buechler2015-07-101-0/+1
* fix typoChris Buechler2015-07-101-1/+1
* Make sure config.xml is safe on disk when restoring a backup, ticket #4803Renato Botelho2015-07-061-0/+1
* Make sure temporary config file is safe on disk before rename, ticket #4803Renato Botelho2015-07-061-1/+1
* Remove reference to vfs.forcesyncRenato Botelho2015-07-061-1/+0
* Use right function pfSense_fsync to make sure config file is safe on disk, ti...Renato Botelho2015-07-061-4/+2
* fix includes so shellsession restartipsec works.Chris Buechler2015-07-051-0/+2
* remove debug.pfftpproxy, it no longer exists.Chris Buechler2015-07-041-1/+0
* Fix keyid identifers, and go back to using %any in ipsec.secrets as in previo...Chris Buechler2015-07-031-2/+4
* sync up vpn.inc with master. Mostly white space and style changesChris Buechler2015-07-021-280/+426
* sync up ipsec.inc with master. Mostly whitespace and style changes.Chris Buechler2015-07-021-174/+219
* fix part of keyid problem. Ticket #4811Chris Buechler2015-07-011-1/+1
* Remove unnecessary deletion of rc.conf. Add an empty rc.conf with a noteChris Buechler2015-07-013-6/+1
* Improve handling of port ranges in relayd, fixes #4810jim-p2015-07-011-1/+5
* Use interface-automatic for Unbound when the interfaces list is empty (same a...jim-p2015-06-261-0/+2
* Bump version to 2.2.4-DEVELOPMENTRenato Botelho2015-06-251-1/+1
* 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
OpenPOWER on IntegriCloud