summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Send just line return rather than newlineErmal2012-11-121-2/+2
* Fix interface variable to check againstjim-p2012-11-091-1/+1
* Correctly mark found configuration. Ermal Luçi2012-11-091-0/+2
* More fixes to the schedules rulesErmal2012-11-081-1/+3
* Remove carp nat rule auto generated since those are only applied on LAN(inter...Ermal2012-11-081-38/+0
* Do not generate carp NAT rules when in BACKUP/INIT modeErmal2012-11-081-1/+1
* Always create a pipe for any user on CP and if no limit present set it to 0(u...Ermal2012-11-071-105/+44
* break the loop for none schedule limitersErmal2012-11-071-2/+5
* revert change to if-bound states since this seems to have broken all kinds of...Chris Buechler2012-11-051-1/+1
* Check update snapshot contents against .sha256 instead of .md5PiBa-NL2012-11-051-15/+15
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-022-2/+25
* Don't resync openvpn if rc.newwanip is being run on an openvpn interface, to ...jim-p2012-11-021-1/+2
* Resolves #2670. Mark vtnet interfaces as altq capable.Ermal2012-10-311-1/+1
* Add missing line ending to fix pf syntax error.Erik Fonnesbeck2012-10-311-1/+1
* Use if-bound states for better featuresErmal2012-10-311-1/+1
* Revert "Revert "Do not put the prefix len on the src ip""Ermal2012-10-311-1/+1
* Revert "Do not put the prefix len on the src ip"Ermal2012-10-311-1/+1
* Do not put the prefix len on the src ipErmal2012-10-311-1/+1
* Fixes #2394. If an entry of 0.0.0.0/0 is configured than use the first interf...Ermal2012-10-301-2/+4
* Fixes #2300. Take into consideration ip aliases on carpErmal2012-10-301-5/+8
* Fixes #2300. Add static route even for ip aliases selected to avoid issues.Ermal2012-10-301-1/+4
* use the proper array here for VIPs and use some suggestions from the ticket t...jim-p2012-10-301-6/+15
* Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the st...Ermal2012-10-291-1/+5
* To avoid issues with missing removed schedules just do not create the pipe at...Ermal2012-10-241-1/+2
* Correct issues with limiters. 1. correct spelling of config option 2. avoid d...Ermal2012-10-231-2/+2
* Use a proposal check value of obey for all mobile, not just pure-PSK. (The do...jim-p2012-10-221-1/+1
* Switch to background launchingsmos2012-10-181-1/+1
* Check if there is any configuration present before going through it.Ermal2012-10-181-1/+1
* Check if there is any configuration present before going through it.Ermal2012-10-181-5/+7
* Add a few required things here to allow the script to workjim-p2012-10-161-0/+3
* Merge pull request #239 from phil-davis/masterErmal Luçi2012-10-151-2/+2
|\
| * Limiter addBwRowTo plus icon syntaxPhil Davis2012-10-121-2/+2
* | Ooops fix removed line by accidentErmal2012-10-151-0/+1
* | Merge changes required for using the ISC dhclient in pfSense with prefix dele...smos2012-10-123-111/+72
|/
* Fix typoErik Fonnesbeck2012-10-111-1/+1
* Use only binat so both side can communicate properly. With nat only the side ...Ermal2012-10-111-5/+1
* Handle case with no server or no client OpenVPNPhil Davis2012-10-111-6/+12
* Tune check so nat rules for single host ips get addedErmal2012-10-101-1/+1
* Make limiters have a schedule specified which applie bandwidth limits during ...Ermal2012-10-093-39/+197
* Make sure admin can always write the configjim-p2012-10-091-1/+1
* Add initial support for a privilege that denies write access to the config.jim-p2012-10-092-0/+9
* Fix reference to gateway in pool configjim-p2012-10-051-1/+1
* This should fix ipsec status for natted tunnel(s).Ermal2012-10-051-3/+8
* Correct the config generationErmal2012-10-051-3/+2
* config.xml might have some elusive data so do not fail sainfo section for loc...Ermal2012-10-051-8/+6
* Correct check since it might be an ip as wellErmal2012-10-051-1/+5
* Correctly build the sainfo to avoid errorsErmal2012-10-051-5/+5
* Be more strict on validation during filter reloadErmal2012-10-051-2/+2
* Fixup easyrule block for IPv6jim-p2012-10-051-9/+10
* Use .= for strings rather than +=jim-p2012-10-051-4/+4
OpenPOWER on IntegriCloud