summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the "Remove Shaper " button on the backend.Ermal Luçi2008-01-211-11/+22
|
* Remove a duplicated entry slipped in accidentally.Ermal Luçi2008-01-211-9/+0
| | | | Remove uneeded check on default policy.
* * Insert a "Remove Shaper" button to the GUI.Ermal Luçi2008-01-212-60/+100
| | | | * Make the wizard gnerate a better policy for the shaper.
* * Correct cosmetic percentagesScott Ullrich2008-01-211-2/+2
| | | | * Add note of what percentages can be input for the p2p bandwidth
* Revert dhclient timeout to the default of 60 seconds.Chris Buechler2008-01-211-1/+1
|
* Propperly show the name of interface on the queues status page.Ermal Luçi2008-01-201-1/+1
|
* Fix wrong check during the wizard.Ermal Luçi2008-01-201-5/+1
| | | | | | If you didn't enable the Games prioritizing you would not have queues created. Found by: Scott
* Fix an error on the wizard.Ermal Luçi2008-01-201-1/+2
|
* More changes in the attempt to change the logic on filter.incErmal Luçi2008-01-201-10/+10
|
* Clean up from some leftovers that are not needed anymore.Ermal Luçi2008-01-201-32/+4
|
* Cosmetic change. Move the Queue and Interface tab on the top level instead ↵Ermal Luçi2008-01-201-8/+3
| | | | of providing a second level tab section for them.
* Fix Queues view on the shaper.Ermal Luçi2008-01-201-37/+12
|
* Please don't force commit!Bill Marquette2008-01-191-2/+2
| | | | Re-apply fix from commit [20700] that got reverted in [20706]
* On interface ip or gateway changes FreeBSD will remove routes related.Scott Ullrich2008-01-184-3/+18
| | | | | | Ensure the routes are loaded back each time. MFC: After testing at ORU
* An attempt to fix some issues discovered with outgoing traffic with the ↵Ermal Luçi2008-01-181-14/+14
| | | | wzard generated rules.
* Fix an error with previous commit.Ermal Luçi2008-01-181-2/+2
|
* Revert back rules direction on the wizard wipped by previous commit ↵Ermal Luçi2008-01-181-1/+8
| | | | accidentally.
* Unbreak filter_rules_generate broked by previous wrong commit which was ↵Ermal Luçi2008-01-181-396/+485
| | | | | | against HEAD. Second attempt at reorganizing the logic of pfSense rules.
* Unbreak traffic shaper wizard incidentally i used explode instead of implode.Ermal Luçi2008-01-181-12/+5
|
* Unbreak tags on the floating tab.Ermal Luçi2008-01-181-14/+4
|
* Add back ldap auth caontainer picker.Scott Ullrich2008-01-181-4/+16
|
* First attempt at changing the logic of the default rules of pfSense.Ermal Luçi2008-01-181-462/+384
| | | | This allows for the default rules to be overriden in the GUI.
* Fix some typos.Ermal Luçi2008-01-171-2/+2
|
* Forgotten filter.inc support for Floating tab on the Rules section.Ermal Luçi2008-01-171-8/+18
|
* Make the wizard generate safer rules.Ermal Luçi2008-01-172-9/+34
| | | | Now it presents the user an option to make us know what type the opt* interfaces are, external(wan like) or internal(lan like).
* Finish the Floating rules toolbar.Ermal Luçi2008-01-172-6/+104
| | | | | | Now you can create rules with tags/direction/match by tag/choose direction/choose multiple interface/quick. Just for note the queue assignment has been moved to the Firewall->Rules section. Now for every rule you create you can choose the queue for it.
* Remove an accidentally slipped in line.Ermal Luçi2008-01-171-1/+0
|
* Remove both Bill and myself from the (C). Looks like Ermal hasScott Ullrich2008-01-171-2/+0
| | | | done a rewrite.
* Add back Bill to the (C) header, he did far more work on the shaperScott Ullrich2008-01-171-1/+2
| | | | previously than I did.
* Move $rule portion out of the ng0 check that accidently slipped in. ThisScott Ullrich2008-01-171-1/+1
| | | | | | | combined with my earlier change unbreaks traffic from the firewall itself and also unbreaks nat redirect traffic. Found-by: Billm
* Unbreak traffic from the firewall itself.Scott Ullrich2008-01-171-1/+1
|
* Show the user the interface the queue is located to make it easier now that ↵Ermal Luçi2008-01-171-1/+12
| | | | the same queue name is used on multiple interfaces.
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-167-2944/+3479
| | | | | | | * Introduce a new tab to the Firewall - Rules section called "floating rules" where you can create rules with direction/tag/tagged/quick keywords of PF. * Improve input validation on the shaper code and the wizard. * Change the logic in filter.inc by allowing the rules without the quick keyword to work propperly. * ALso begin changing the logic of filter.inc default rulesto not use the quick keyword so they can be overriden in the GUI.
* Conditional checks use ==, not = !Scott Ullrich2008-01-161-2/+2
|
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-162-4/+4
|
* Only process /boot/loader.conf if it exists avoiding aScott Ullrich2008-01-161-3/+5
| | | | somehwhat ugly looking error on cdrom boot.
* attempt loading SPD entries 4 timesSeth Mos2008-01-151-2/+2
|
* Somehow sending a SIGHUP before flushing and reloading works better thenSeth Mos2008-01-151-4/+6
| | | | after. Technically a SIGHUP to racoon should not do anything.
* Flush both SA and SPD entriesSeth Mos2008-01-151-0/+1
|
* Fix copy and pasto.Scott Ullrich2008-01-151-5/+0
|
* * Use correct package nameScott Ullrich2008-01-151-2/+7
| | | | * Include filter rules
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+7
|
* repair logic I think. Can we please use more curlies?Seth Mos2008-01-141-4/+4
|
* Make 3 passes at loading the SPD entries as this will fail on large ↵Seth Mos2008-01-141-27/+31
| | | | | | configurations > 250 tunnels. Tested by smos@ 399 tunnels, 239 active, ok by sullrich@
* Check that ldap_connect() exists before calling. For some reason onScott Ullrich2008-01-131-2/+17
| | | | bootup the function does not exist but the module is loaded?
* * Hide password fieldScott Ullrich2008-01-131-10/+11
| | | | | * Remove session timeout graphic * Allow session timeout to remain blank
* Make sure $d_fwupenabled_path is defined since it is initially definedScott Ullrich2008-01-121-0/+2
| | | | | in guiconfig.inc. At some point in the future these variables should be moved to globals.inc.
* remove DynDNS cache in services_dyndns_reset()Chris Buechler2008-01-121-0/+6
| | | | Ticket #1589
* touch up textChris Buechler2008-01-121-1/+1
| | | | Ticket #1586
* Bring in the new traffic shaper.Ermal Luçi2008-01-1111-2407/+3097
| | | | | | It is capable of multi interface shaping. Also bring the wizard up-to-date. Now it is capable of doing multi interface too.
OpenPOWER on IntegriCloud