| Commit message (Expand) | Author | Age | Files | Lines |
* | Add status links to shaper pages. | jim-p | 2010-06-02 | 5 | -0/+5 |
* | Add status link to Interfaces | jim-p | 2010-06-02 | 2 | -0/+4 |
* | Remove auth logs tab, since it is handled by the log link above. | jim-p | 2010-06-02 | 5 | -5/+0 |
* | Add status/log links to Captive Portal pages | jim-p | 2010-06-02 | 8 | -0/+24 |
* | Add status/log links to Firewall rules | jim-p | 2010-06-02 | 2 | -0/+6 |
* | Add status links to gateway/route pages. | jim-p | 2010-06-02 | 5 | -0/+10 |
* | Add status/log links to LB pages. | jim-p | 2010-06-02 | 10 | -0/+40 |
* | Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie... | Ermal | 2010-06-01 | 1 | -0/+1 |
* | Add status/log icons to DHCP page. | jim-p | 2010-06-01 | 2 | -0/+6 |
* | Remove Logs tab from OpenVPN, as it is no longer needed. | jim-p | 2010-06-01 | 5 | -5/+0 |
* | Add status/log icons to IPsec pages. | jim-p | 2010-06-01 | 6 | -0/+18 |
* | Remove logs tab from OpenVPN, since it is now replaced by the Log icon. | jim-p | 2010-06-01 | 3 | -3/+0 |
* | Add status and log urls to OpenVPN pages. | jim-p | 2010-06-01 | 3 | -0/+6 |
* | Add a way to show status/log icons by the help icon. Define $statusurl and/or... | jim-p | 2010-06-01 | 1 | -1/+9 |
* | Fix images. | jim-p | 2010-06-01 | 16 | -0/+0 |
* | Add some simple Log and Status icons. Part of ticket #623 | jim-p | 2010-06-01 | 17 | -0/+0 |
* | Fix disabled setting for OpenVPN CSC entries, which was causing them to disap... | jim-p | 2010-06-01 | 1 | -4/+5 |
* | Remove typo | Scott Ullrich | 2010-05-29 | 1 | -1/+1 |
* | Refactor code | Scott Ullrich | 2010-05-29 | 1 | -144/+135 |
* | Only allow installer.php on non pfSense and nanobsd platforms | Scott Ullrich | 2010-05-29 | 1 | -0/+5 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-05-29 | 9 | -8/+88 |
|\ |
|
| * | more text fixes | Chris Buechler | 2010-05-28 | 1 | -3/+3 |
| * | fix text | Chris Buechler | 2010-05-28 | 1 | -1/+1 |
| * | Revert "add a status tab to the CP screens as well", this is just a tad too long | Chris Buechler | 2010-05-28 | 5 | -5/+0 |
| * | add a status tab to the CP screens as well | Chris Buechler | 2010-05-28 | 5 | -0/+5 |
| * | add auth logs tab to CP screens | Chris Buechler | 2010-05-28 | 5 | -0/+5 |
| * | Make the logout page configurable like the other pages. The only difference i... | Ermal | 2010-05-28 | 1 | -0/+20 |
| * | Don't let someone add a custom PSK that conflicts with an existing username. ... | jim-p | 2010-05-28 | 1 | -2/+9 |
| * | Show user keys on PSK list, edit link reroutes to user edit page. | jim-p | 2010-05-28 | 1 | -0/+25 |
| * | Add IPsec PSK field to User Manager. No backend code to use this value yet. | jim-p | 2010-05-28 | 1 | -0/+8 |
| * | Add the username to the auto added mac passthrough entry. Add an option to se... | Ermal | 2010-05-28 | 1 | -1/+9 |
| * | Add a function to find the mac address on a passthrough mac entry by username... | Ermal | 2010-05-28 | 1 | -2/+9 |
* | | Fix up whitespace so file is easier to read, and fix a few missing tags. | gnhb | 2010-05-29 | 1 | -824/+827 |
|/ |
|
* | Compress RRD backup data. Results are dramatic. | jim-p | 2010-05-26 | 1 | -2/+11 |
* | Default to NOT backup RRD data. It can get quite large, and should be chosen ... | jim-p | 2010-05-26 | 1 | -1/+1 |
* | Few cosmetic adjustments on classes to fix table borders | Renato Botelho | 2010-05-26 | 1 | -3/+8 |
* | Add nanobsd size to system info widget after platform. | jim-p | 2010-05-26 | 1 | -1/+6 |
* | Show friendly interface name. | Ermal | 2010-05-25 | 2 | -2/+2 |
* | Add a default setting to location type of wireless that leaves the setting at... | Erik Fonnesbeck | 2010-05-25 | 1 | -0/+1 |
* | Actually use the previous configured mac/ip, if present, for finding rules to... | Ermal | 2010-05-24 | 2 | -6/+12 |
* | When editing a mac/ip passthru entry readd the rules again since values might... | Ermal | 2010-05-24 | 2 | -4/+18 |
* | Fix VIP list generation here also. | jim-p | 2010-05-24 | 1 | -8/+6 |
* | Properly generate a list of proxy arp VIPs for address drop-down list. | jim-p | 2010-05-24 | 1 | -5/+5 |
* | Ticket #612. Correctly show the number of users as 0 on a group with no users... | Ermal | 2010-05-24 | 1 | -1/+3 |
* | Add to the System->Advanced an option to disable the redirect from port 80 wh... | Ermal | 2010-05-24 | 1 | -0/+21 |
* | Adding initial version of pc-sysinstaller GUI frontend which so far supports ... | Scott Ullrich | 2010-05-23 | 1 | -0/+280 |
* | We accept PHP pages now, note this | Scott Ullrich | 2010-05-21 | 1 | -2/+2 |
* | Fix whitespace while I'm here. | jim-p | 2010-05-21 | 1 | -340/+326 |
* | Preserve DHCP numbered options when there is an input error. Fixes #494 | jim-p | 2010-05-21 | 1 | -11/+14 |
* | Make Firewall Optimization Options text readable | Scott Ullrich | 2010-05-21 | 1 | -1/+1 |