summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: s/write_confg/write_config/Vinicius Coque2010-09-021-1/+1
* Upgrade code for pppoe.Ermal2010-09-023-2/+13
* Add my copyright.Ermal2010-09-021-0/+1
* Forgot to add the new file for pppoe.Ermal2010-09-021-0/+610
* Make possible to run multiple instances of pppoe server. Not yet switched to ...Ermal2010-09-027-787/+150
* Bump 7.1 -> 8.1Warren Baker2010-09-022-2/+2
* keep src-nodes the same as states, as it is by default. in some circumstances...Chris Buechler2010-09-021-0/+2
* Revert "Since IPFW is redirecting to the captive portal running on 127.0.0.1:"Scott Ullrich2010-09-011-1/+0
* Since IPFW is redirecting to the captive portal running on 127.0.0.1:Scott Ullrich2010-09-011-0/+1
* Add even carp ips to the sloppy state filter rules of CP.Ermal2010-09-011-1/+12
* Fix line endings on remaining files that did not have the same line endings a...Erik Fonnesbeck2010-09-0111-3781/+3781
* 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 exist...jim-p2010-09-011-23/+33
* 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
* Ticket #568. Do not show the save/cancel buttons on the edit page of firewall...Ermal2010-09-013-43/+45
* Ticket #867. Do not destory interfaces other than preventing a loop for ppp i...Ermal2010-09-011-1/+5
* also include split_dns, as Cisco VPN clients won't query across the VPN witho...Chris Buechler2010-09-011-2/+4
* 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
* 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. Since...Ermal2010-08-312-62/+58
* 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 hostnam...Scott Ullrich2010-08-311-0/+6
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-2/+2
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-1/+4
* 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 wr...Ermal2010-08-311-1/+1
* Ticket #777. Use Base64 encoding for file content so javascript/php does not ...Ermal2010-08-311-3/+3
* Ticket #777. Allow long length of variables content to make happy suhosin(who...Ermal2010-08-311-1/+7
* Ticket #733. Provide a description that custom bandwidths cannot exceed 30% o...Ermal2010-08-314-4/+12
* Ticket #543. Do not allow to change an interface already configured to a type...Ermal2010-08-312-2/+11
* Ticket #834. Check if the passed value is an url too. Seem they are valid inp...Ermal2010-08-311-1/+1
* Ticket #859. Remove strange character at the end of the xml. Also fix my name...Ermal2010-08-311-3/+1
OpenPOWER on IntegriCloud