summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CA/CERT Movejim-p2010-09-018-25/+25
|
* CA/CERT Movejim-p2010-09-012-15/+15
|
* CA/CERT Movejim-p2010-09-013-19/+19
|
* Bump version of config so upgrade code will run.jim-p2010-09-011-1/+1
|
* Moving certs and ca out from under system. Provide upgrade code to move ↵jim-p2010-09-011-23/+33
| | | | existing certs.
* And some safe belts to prevent wrong lines in inetd.confErmal2010-09-011-2/+4
|
* Just take action when there is a file otherwise just call filter_reload.Ermal2010-09-011-25/+25
|
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ↵Ermal2010-09-015-40/+54
| | | | a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected.
* Ticket #568. Do not show the save/cancel buttons on the edit page of ↵Ermal2010-09-013-43/+45
| | | | firewall rules if that are advanced options set.
* Ticket #867. Do not destory interfaces other than preventing a loop for ppp ↵Ermal2010-09-011-1/+5
| | | | interfaces during interface configuration.
* also include split_dns, as Cisco VPN clients won't query across the VPN ↵Chris Buechler2010-09-011-2/+4
| | | | without it.
* There are no interfaces stored in static routes. Correct code for that.Ermal2010-08-311-3/+1
|
* Make a refid even for user certs.jim-p2010-08-312-0/+2
|
* Use exec() for is_process_running since system() displays command output(not ↵Ermal2010-08-312-6/+20
| | | | sure why). Also handle captiveportal specially and use proper function to start/stop it.
* More fixes to status services.Ermal2010-08-312-9/+6
|
* Correct binaries and find_dhclient_processErmal2010-08-312-3/+5
|
* $g is needed here.Ermal2010-08-311-0/+2
|
* Ticket #485. Correct code and use pkill/pgrep to match or kill process. ↵Ermal2010-08-312-62/+58
| | | | Since these utilities know how to handle pidfiles and exact matches on process names.
* Namecheap doesn't need a username, just hostname+password.jim-p2010-08-312-9/+10
|
* Improve Namecheap DynDNS update response parsing.jim-p2010-08-311-3/+6
|
* No functional changes just remove redundant code.Ermal2010-08-311-5/+0
|
* More fixes to openvpn to catch up with latest changes.Ermal2010-08-311-5/+5
|
* Correctly pass parameters for openvpn.Ermal2010-08-311-4/+4
|
* Better require_once.Ermal2010-08-311-1/+1
|
* Bring up openvpn up to speed and try to bring this file near to useful/readable.Ermal2010-08-312-27/+32
|
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-2/+2
|
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-1/+1
|
* Do not allow a numeric starting character or an ending hyphen in DHCP ↵Scott Ullrich2010-08-311-0/+6
| | | | hostnames according to RFC1123
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in ↵Ermal2010-08-311-2/+2
| | | | http://forum.pfsense.org/index.php/topic,27963.0.html
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in ↵Ermal2010-08-311-1/+4
| | | | http://forum.pfsense.org/index.php/topic,27963.0.html
* Fixes #862. Check if we have filter rules or nat rules.Ermal2010-08-311-16/+20
|
* Fix spelling error. Thanks-to: wagnoza (IRC)Ermal2010-08-311-1/+1
|
* Do proper checking on the interval used for dnswatch. Otherwise might pass ↵Ermal2010-08-311-1/+1
| | | | wrong parameters to dnswatch.
* Ticket #777. Use Base64 encoding for file content so javascript/php does not ↵Ermal2010-08-311-3/+3
| | | | get confused!
* Ticket #777. Allow long length of variables content to make happy ↵Ermal2010-08-311-1/+7
| | | | suhosin(whoever he his)!
* Ticket #733. Provide a description that custom bandwidths cannot exceed 30% ↵Ermal2010-08-314-4/+12
| | | | of entered bandwidths for interfaces/links.
* Ticket #543. Do not allow to change an interface already configured to a ↵Ermal2010-08-312-2/+11
| | | | type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only disallow this for ipaliases?!
* Ticket #834. Check if the passed value is an url too. Seem they are valid ↵Ermal2010-08-311-1/+1
| | | | inputs for tftp cases.
* Ticket #859. Remove strange character at the end of the xml. Also fix my ↵Ermal2010-08-311-3/+1
| | | | name partially since our parser does not allow my special character there.
* Make this more readble.Ermal2010-08-311-1/+1
|
* Ticket #860. Honor the parameter if passed.Ermal2010-08-311-0/+3
|
* Ticket #860. Correct code for proxyarp/choparp starting. Not sure why php ↵Ermal2010-08-311-5/+10
| | | | did not bail at some code here missing curlies :).
* Fix success test.jim-p2010-08-311-2/+5
|
* First try at a dyndns update type for Namecheap.com servers.jim-p2010-08-303-7/+39
|
* Check for less time available on remote nodeScott Ullrich2010-08-301-4/+4
|
* Only make one XMLRPC callScott Ullrich2010-08-301-101/+59
|
* Fix text for the source port note on firewall rules.Erik Fonnesbeck2010-08-301-1/+1
|
* Sync rolls if needed. This might be required if the operator removed/added ↵Scott Ullrich2010-08-301-0/+51
| | | | or changed the rolls on the master node
* Use enable voucher variableScott Ullrich2010-08-301-1/+1
|
* Move to javascript/Scott Ullrich2010-08-301-0/+0
|
OpenPOWER on IntegriCloud