summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Really avoid error loading rules for numeric host name in aliasPhil Davis2015-07-181-1/+2
* Merge pull request #1761 from doktornotor/patch-2Renato Botelho2015-07-181-4/+4
|\
| * Fix Firewall - Aliases GUI inconsistencies for URL Table type aliasesdoktornotor2015-07-171-4/+4
* | 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-173-2/+23
* Contrary to some reports this is actually usable in some cases, just notChris Buechler2015-07-161-14/+8
* myid_data and peerid_data fields are not relevant with asn1dn.Chris Buechler2015-07-161-8/+14
* Restrict serial ports glob to cua followed by alphaPhil Davis2015-07-161-3/+3
* Make serial ports glob cope with many more possibilitiesPhil Davis2015-07-161-3/+3
* 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-162-114/+1
* Revert "Avoid error loading rules for numeric host name in alias"Renato Botelho2015-07-151-1/+1
* Merge pull request #1755 from phil-davis/patch-2Renato Botelho2015-07-151-14/+14
|\
| * Display any advanced DHCP server settings RELENG_2_2Phil Davis2015-07-151-14/+14
|/
* Merge pull request #1754 from phil-davis/cr_2_2Renato Botelho2015-07-1535-35/+210
|\
| * Cancel button after input error for RELENG_2_2Phil Davis2015-07-1535-35/+210
* | Fix issue_ip_type var name spellingPhil Davis2015-07-151-6/+6
* | Firewall Aliases Import display error message for invalid alias namePhil Davis2015-07-151-1/+1
* | Firewall Aliases Edit ensure input_addresses array existsPhil Davis2015-07-151-0/+1
* | Avoid error loading rules for numeric host name in aliasPhil Davis2015-07-151-1/+1
* | Interfaces GIF Edit fix do_input_validationPhil Davis2015-07-151-2/+2
* | Interfaces GRE Edit fix required fields textPhil Davis2015-07-151-2/+2
* | Interfaces PPPs edit avoid foreach() warningPhil Davis2015-07-151-11/+13
|/
* Fix glob for serial device namesPhil Davis2015-07-141-1/+6
* Fix adding of VoIP rules from traffic shaper wizard where IP/alias is notChris Buechler2015-07-141-1/+7
* Fix GratisDNS support, manual merge of commit 3e31a7f82589d3350f111bd7d81cc83...Chris Buechler2015-07-141-2/+2
* manual merge of Phil Davis pull request, commit b45537f75b24bc323987094e459db...Chris Buechler2015-07-131-3/+3
* 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
* Fix dashboard hardware crypto display where AES-NI is enabled. TicketChris Buechler2015-07-061-1/+1
* Don't check whether the QinQ interface exists when deleting. UnnecessarilyChris Buechler2015-07-061-2/+0
* 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
* de-activate sync on upgrade where it's enabled now that the root passwd/group...Chris Buechler2015-07-031-3/+3
* Fix keyid identifers, and go back to using %any in ipsec.secrets as in previo...Chris Buechler2015-07-031-2/+4
* Fix put static route destination in config change descriptionPhil Davis2015-07-031-2/+2
* 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
OpenPOWER on IntegriCloud