Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync configuration of shared settings between wireless clones. | Erik Fonnesbeck | 2010-02-22 | 2 | -1/+7 |
| | |||||
* | Don't skip disabled interfaces when checking which are assigned. | Erik Fonnesbeck | 2010-02-22 | 2 | -2/+2 |
| | |||||
* | Don't allow changing the parent interface until this code supports deleting ↵ | Erik Fonnesbeck | 2010-02-19 | 1 | -1/+2 |
| | | | | the old clone. | ||||
* | Merge commit 'mainline/master' into alt_method | Erik Fonnesbeck | 2010-02-17 | 12 | -65/+244 |
|\ | |||||
| * | Add statistics for OpenVPN client instances | pierrepomes | 2010-02-16 | 1 | -2/+147 |
| | | |||||
| * | Fix setting unsetting of disable option for OpenVPN. | Ermal Luçi | 2010-02-16 | 1 | -3/+4 |
| | | |||||
| * | Fix typo | jim-p | 2010-02-15 | 1 | -1/+1 |
| | | |||||
| * | Change variable name to avoid clobbering one by the same name in the ↵ | jim-p | 2010-02-15 | 1 | -43/+43 |
| | | | | | | | | Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way. | ||||
| * | Fix typo | jim-p | 2010-02-15 | 1 | -1/+1 |
| | | |||||
| * | clarify text | Chris Buechler | 2010-02-15 | 1 | -1/+1 |
| | | |||||
| * | Fix copypasta error. Had the wrong colors. | jim-p | 2010-02-15 | 1 | -2/+2 |
| | | |||||
| * | Fix double printing of log entries | jim-p | 2010-02-15 | 1 | -1/+3 |
| | | |||||
| * | Missing counter variable initialization. | jim-p | 2010-02-15 | 1 | -0/+1 |
| | | |||||
| * | Fix memory graph for the_wall theme. | jim-p | 2010-02-15 | 1 | -0/+1 |
| | | |||||
| * | Fix RRD colors in Code Red theme. Resolves #330 | jim-p | 2010-02-15 | 1 | -4/+4 |
| | | |||||
| * | Adding 802.1X Authentication support | Scott Ullrich | 2010-02-12 | 1 | -1/+28 |
| | | |||||
| * | Ticket #353. Add neccessary include. | Ermal Luçi | 2010-02-12 | 1 | -0/+1 |
| | | |||||
| * | Ticket #352. Allow 0 mask in remote network bits. | Ermal Luçi | 2010-02-12 | 1 | -7/+8 |
| | | |||||
| * | fix text | Chris Buechler | 2010-02-11 | 1 | -2/+2 |
| | | |||||
* | | Add wireless tab to Interfaces: (assign) now that the configuration page is ↵ | Erik Fonnesbeck | 2010-02-15 | 9 | -63/+72 |
| | | | | | | | | functional. | ||||
* | | Add page for configuration of wireless clone interfaces. | Erik Fonnesbeck | 2010-02-15 | 2 | -0/+349 |
|/ | |||||
* | Ticket #14. Implement an advanced option to allow disabling autogenerated ↵ | Ermal Luçi | 2010-02-10 | 1 | -0/+9 |
| | | | | reply-to. Submitted-by: Dan Swartzendruber | ||||
* | Check what to do on the interface when hitting apply options button. | Ermal Luçi | 2010-02-09 | 1 | -1/+4 |
| | |||||
* | Apparently gif(4) can be part of a bridge do not disallow this. | Ermal Luçi | 2010-02-09 | 1 | -2/+0 |
| | |||||
* | Ticket #338. Remove aliases_sort function and keep the list always sorted in ↵ | Ermal Luçi | 2010-02-09 | 4 | -17/+7 |
| | | | | config.xml. This reverts to previous behaviour. | ||||
* | Ticket #348. Fix checking for existing alias name. Allow subnets to be ↵ | Ermal Luçi | 2010-02-09 | 1 | -10/+5 |
| | | | | defined in the import list. | ||||
* | Ticket #152. Hoepfully fix creation of empty vip entries in the config when ↵ | Ermal Luçi | 2010-02-09 | 1 | -0/+2 |
| | | | | deleting them. Probably more checks need to be done by consumers. | ||||
* | Ticket #340. An array $specialsrcdst needs to be declared for this to work. | Ermal Luçi | 2010-02-09 | 1 | -0/+1 |
| | |||||
* | Ticket #303. Correctly retain the interface in case or validation errors. | Ermal Luçi | 2010-02-09 | 1 | -1/+4 |
| | |||||
* | Fix check on which table to assign. | Ermal Luçi | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Remove msort call for aliases sorting, aliases are sorted by aliases_sort() ↵ | pierrepomes | 2010-02-08 | 1 | -3/+0 |
| | | | | function. Ticket #338 | ||||
* | Sort dhcp mapping array once, only before writing config. Ticket #343 | pierrepomes | 2010-02-08 | 1 | -1/+0 |
| | |||||
* | Ticket #346. Use the correct 'real' interface for collecting wireless ↵ | Ermal Luçi | 2010-02-08 | 1 | -24/+16 |
| | | | | information. | ||||
* | Ticket #341. Fix setting of default gw. Generate config after saving the ↵ | Ermal Luçi | 2010-02-08 | 2 | -3/+4 |
| | | | | changes as done on other places on pfsense code. | ||||
* | fix typo | Chris Buechler | 2010-02-07 | 1 | -1/+1 |
| | |||||
* | Add capability to kill active OpenVPN clients from Status > OpenVPN. | jim-p | 2010-02-07 | 1 | -67/+157 |
| | |||||
* | Link to javascript file instea of including it on every request saving WAN ↵ | Scott Ullrich | 2010-02-07 | 1 | -4/+5 |
| | | | | bandwidth | ||||
* | Unbreak prototype and friends | Scott Ullrich | 2010-02-07 | 1 | -10/+10 |
| | |||||
* | fix text | Chris Buechler | 2010-02-06 | 1 | -1/+1 |
| | |||||
* | Include shaper.inc, too | Scott Ullrich | 2010-02-06 | 1 | -0/+1 |
| | |||||
* | Include filter.inc Ticket #340 | Scott Ullrich | 2010-02-06 | 1 | -0/+2 |
| | |||||
* | Fixup nifty css corners locations and code | Scott Ullrich | 2010-02-06 | 1 | -8/+3 |
| | |||||
* | Stop using the inline output function to include javascript and css files. ↵ | Scott Ullrich | 2010-02-06 | 2 | -20/+21 |
| | | | | Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request. | ||||
* | Show port detail on hover over count | jim-p | 2010-02-06 | 1 | -2/+16 |
| | |||||
* | Simplify with some functions, and add a "total per IP" table. | jim-p | 2010-02-05 | 1 | -95/+34 |
| | |||||
* | Feature #248. Ticket #248. Merge patch from Antonio No to add tap device ↵ | Ermal Luçi | 2010-02-05 | 1 | -1/+19 |
| | | | | type to OpenVPN. | ||||
* | Update the state summary to properly detect and use source IP and ↵ | jim-p | 2010-02-05 | 1 | -2/+99 |
| | | | | destination IP, as well as summarize by IP pairing (src -> dst) | ||||
* | Add license block and auth headers. | jim-p | 2010-02-05 | 1 | -3/+43 |
| | |||||
* | Add Diagnostics > States Summary, which produces a report summarizing pf ↵ | jim-p | 2010-02-05 | 2 | -0/+82 |
| | | | | states by IP and protocol. | ||||
* | When removing a package delete its underlying FreeBSD pacakges. | Ermal Luçi | 2010-02-03 | 1 | -1/+1 |
| | | | | | | | | Correct checks for avioding as much as possible errors. Simplify logic in some cases. Remove package include files when uninstalling packages. NOTE: Some work is needed to have more error reporting. Espescially when failing to retrieve files or add them locally. |