summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-07-0111-41/+63
|\ \
| * | Encode ca descr in system_camanager.phpjim-p2015-07-011-5/+9
| * | Encode ca/cert descr in system_certmanager.phpjim-p2015-07-011-6/+14
| * | Encode ca/cert/crl descr in system_crlmanager.phpjim-p2015-07-011-16/+18
| * | Encode ca/cert descr in vpn_openvpn_server.phpjim-p2015-07-011-5/+5
| * | Encode ca/cert descr in vpn_openvpn_client.phpjim-p2015-07-011-3/+3
| * | Encode ca/cert descr in vpn_ipsec_phase1.phpjim-p2015-07-011-2/+2
| * | Encode ca/cert descr in system_authservers.phpjim-p2015-07-011-1/+1
| * | Encode ca/cert descr in system_usermanager.phpjim-p2015-07-011-1/+1
| * | Encode cert/ca descr in system_advanced_admin.phpjim-p2015-07-011-1/+1
| * | Encode cert/ca descr in services_captiveportal.phpjim-p2015-07-011-1/+1
| * | Encode ca/cert info in openvpn_wizard.incjim-p2015-07-011-0/+8
| |/
* | Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-06-293-3/+6
|\ \ | |/
| * Use interface-automatic for Unbound when the interfaces list is empty (same a...jim-p2015-06-261-0/+2
| * Add semicolonN0YB2015-06-251-2/+3
| * XHTML ComplianceN0YB2015-06-251-1/+1
| * Bump version to 2.2.4-DEVELOPMENTRenato Botelho2015-06-251-1/+1
* | Merge branch 'RELENG_2_2' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_2Chris Buechler2015-06-242-2/+11
|\ \ | |/
| * 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
* | Bump to 2.2.3-RELEASEChris Buechler2015-06-231-1/+1
|/
* 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
OpenPOWER on IntegriCloud