summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops forgotten curly.Ermal Luçi2008-09-031-1/+1
* Correct problems with OpenVPN that prevented the lzo compression and passMatthew Grooms2008-09-033-7/+8
* Add options to export ca, certificate and user certificate data from theMatthew Grooms2008-09-033-1/+89
* OpenSSL is now in the base phpScott Ullrich2008-09-022-2/+0
* Use newer php5 features, to be safer on upgrade side.Ermal Luçi2008-09-021-4/+4
* Correct a problem with the setup wizzard. It was using a legacy method toMatthew Grooms2008-09-021-7/+3
* Correctly show interface column even on disabled interface cases.Ermal Luçi2008-09-021-1/+1
* Now that php is being compiled with OpenSSL, remove the php.ini line thatMatthew Grooms2008-09-021-1/+1
* Now that we are delaying the creation of OpenVPN dh parameters, it appearsMatthew Grooms2008-09-021-0/+1
* Make sure that convert_friendly_to_real also works for disabled interfaces.Seth Mos2008-09-021-21/+20
* Enclose interface in curly brackets to prevent filter errors.Seth Mos2008-09-021-5/+5
* Remove sleepSeth Mos2008-09-021-3/+2
* Commit forgotten change so we use the proper script for filter reloads.Seth Mos2008-09-021-3/+3
* Delay writing out the dh-parameters file if the paths have not yet beenMatthew Grooms2008-09-021-0/+6
* Convert items to long if formatScott Ullrich2008-09-021-3/+9
* Start proxy at 8020Scott Ullrich2008-09-021-1/+1
* use long if statement, it appears the compact tests are failing. AndScott Ullrich2008-09-021-2/+6
* Modify all the default configuration files to ensure the versions match.Matthew Grooms2008-09-023-38/+37
* Create resolv.conf earlier in the boot processScott Ullrich2008-09-021-3/+3
* Fix problem reported on http://forum.pfsense.org/index.php/topic,10984.0.html.Ermal Luçi2008-09-021-10/+9
* Make edit pages look consistentBill Marquette2008-09-025-0/+15
* Use apc on cli, tooScott Ullrich2008-09-021-1/+1
* s/16/17Scott Ullrich2008-09-021-3/+3
* Add icmplim when upgrading configuration from 1.2.1Scott Ullrich2008-09-011-0/+4
* Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200Scott Ullrich2008-09-012-21/+31
* Don't create the standard OpenVPN paths in openvpn_resync_all(). These areMatthew Grooms2008-09-011-12/+0
* * Do not return on CDROM platformScott Ullrich2008-08-311-28/+20
* Create /var/etc/openvpn-csc as wellScott Ullrich2008-08-311-0/+2
* Ensure /var/etc/openvpn existsScott Ullrich2008-08-311-0/+2
* Do not try to convert twice the real interface to the friendly descr. This fi...Ermal Luçi2008-08-311-7/+2
* Integrate part of the patch from ticket #1807.Ermal Luçi2008-08-311-3/+3
* Check if items are an array before treating them as such.Ermal Luçi2008-08-312-6/+8
* Determine real interface by the new $ifSeth Mos2008-08-311-7/+1
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-312-8/+10
* Fix error checking for wireless interfaces being part of a bridge which is al...Ermal Luçi2008-08-312-5/+11
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-317-14/+8
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-1/+1
* Fix forgotten bridge configuration knob rename.Ermal Luçi2008-08-311-2/+2
* Fix detection if an interface is part of bridge up to date.Ermal Luçi2008-08-311-2/+2
* Bring bridge related support functions up to date with the other bridge code.Ermal Luçi2008-08-312-27/+8
* Ensure $g is populated by reading in globals.incScott Ullrich2008-08-311-0/+1
* Revert.Scott Ullrich2008-08-311-1/+1
* Remove  Scott Ullrich2008-08-311-1/+1
* Appear for both casesScott Ullrich2008-08-311-1/+1
* Change // to /Scott Ullrich2008-08-311-1/+2
* Reverse fade orderScott Ullrich2008-08-312-2/+4
* Fade out edit box when we are browsing. Fade it back in when file is loaded.Scott Ullrich2008-08-312-0/+2
* Bold the current working directoryScott Ullrich2008-08-311-1/+1
* Wire up Home icon to /Scott Ullrich2008-08-311-1/+1
* * Move directory up to line next to home iconScott Ullrich2008-08-311-4/+4
OpenPOWER on IntegriCloud