Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke sorting it apparently changed the ID association | Scott Ullrich | 2009-09-23 | 1 | -3/+0 |
| | |||||
* | Merge remote branch 'mainline/master' | Eirik Oeverby | 2009-09-23 | 4 | -92/+55 |
|\ | |||||
| * | Uncomment safety-belt checks that are required to avoid filter errors. Not ↵ | Scott Ullrich | 2009-09-23 | 4 | -92/+55 |
| | | | | | | | | sure why they are uncommented? Unfinished testing is my first guess. | ||||
* | | WIP: IPSec changes | Eirik Oeverby | 2009-09-22 | 1 | -1/+1 |
| | | |||||
* | | WIP: fixing IPSec screens/config | Eirik Oeverby | 2009-09-22 | 1 | -1/+1 |
|/ | |||||
* | Pass origname instead of relying on a global | Scott Ullrich | 2009-09-21 | 2 | -12/+12 |
| | |||||
* | Check for interfaces with same name as alias. Ticket #92 | sullrich | 2009-09-21 | 2 | -31/+18 |
| | |||||
* | Test if dhcpd is enabled not if configs are preset. Reported-by: ↵ | Ermal Luçi | 2009-09-21 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,19271.0.html | ||||
* | Rename all Help area items | Scott Ullrich | 2009-09-20 | 1 | -4/+4 |
| | |||||
* | s/Doc Site/Documentation/ | Scott Ullrich | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | Add target support which allows launching links in a new window/tab, etc for ↵ | Scott Ullrich | 2009-09-20 | 1 | -3/+5 |
| | | | | help menu area | ||||
* | Squeeze help menu in | Scott Ullrich | 2009-09-20 | 2 | -2/+2 |
| | |||||
* | Squeeze help menu in | Scott Ullrich | 2009-09-20 | 1 | -2/+1 |
| | |||||
* | Squeeze help menu in | Scott Ullrich | 2009-09-20 | 1 | -2/+1 |
| | |||||
* | Rename Commercial Support to Support so it appears correctly in all themes. ↵ | Scott Ullrich | 2009-09-20 | 1 | -1/+1 |
| | | | | Need to find the font weight for the drop downs and lower that a bit. | ||||
* | Squeeze Help area in | Scott Ullrich | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | Adding new 'Help' menu area with common areas. These items call pfSense ↵ | Scott Ullrich | 2009-09-20 | 5 | -8/+21 |
| | | | | jumptos such as http://www.pfsense.org/j.php?jumpto=book | ||||
* | Teach captiveportal code to use the mac in tables functionality. Change the ↵ | Ermal Luçi | 2009-09-20 | 1 | -10/+17 |
| | | | | default ruleset to reflect this. | ||||
* | Add necessary include. Reported-by: ↵ | Ermal Luçi | 2009-09-17 | 1 | -0/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,19193.0.html | ||||
* | Using /tmp for packet captures is a bad idea, mmmkay? | Scott Ullrich | 2009-09-16 | 1 | -2/+10 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 84 | -89/+308 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 72 | -72/+297 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 37 | -68/+212 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Fix multiple radius server handling. | Ermal Luçi | 2009-09-14 | 2 | -14/+15 |
| | |||||
* | Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on ↵ | Ermal Luçi | 2009-09-13 | 1 | -2/+2 |
| | | | | pfSense. | ||||
* | Prevent negative RADIUS_NAS_PORT attribute. Before this was a hack made in ↵ | Ermal Luçi | 2009-09-13 | 1 | -2/+2 |
| | | | | m0n0 but which is not anymore valid in pfSense. | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions | Scott Ullrich | 2009-09-12 | 3 | -0/+12 |
| | |||||
* | Add missing Location: | Scott Ullrich | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | Redirect back to cp page after disconnection of user | Scott Ullrich | 2009-09-11 | 1 | -4/+7 |
| | |||||
* | Lock around read call | Scott Ullrich | 2009-09-11 | 1 | -3/+6 |
| | |||||
* | Rename variables names to item_menu. ie: system -> system_menu | Scott Ullrich | 2009-09-11 | 1 | -71/+71 |
| | |||||
* | Add more comments. Reformat | Scott Ullrich | 2009-09-11 | 1 | -32/+44 |
| | |||||
* | flush out buffers so the loading prompt appears snappy | Scott Ullrich | 2009-09-11 | 1 | -0/+6 |
| | |||||
* | Sort ARP table. Sort items with hostnames first then list items without ↵ | Scott Ullrich | 2009-09-11 | 1 | -3/+33 |
| | | | | hostnames afterwards. | ||||
* | Sort items | Scott Ullrich | 2009-09-11 | 1 | -1/+3 |
| | |||||
* | Sort aliases | Scott Ullrich | 2009-09-11 | 1 | -0/+3 |
| | |||||
* | Allow clicking on a column header to sort the table | Scott Ullrich | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/stompro1-minorfixes | Scott Ullrich | 2009-09-11 | 1 | -6/+16 |
|\ | |||||
| * | Added checks to wol command execution to make it more obvious when the ↵ | stompro | 2009-09-11 | 1 | -5/+15 |
| | | | | | | | | | | | | | | | | | | | | | | script fails. If the wol command returns with anything other than 0, alert the user that the command failed, and that they should look at the system log to find out why the command failed. I'm adding this out of frustration with the fact that the wol command hasn't been included at all in recent snapshots, and because the webgui doesn't give any indication of the command not working, it took much longer for me to figure out why it wasn't working. I hope this can save someone else time. | ||||
| * | Fixes error that comes up when wake all is used. | stompro | 2009-09-11 | 1 | -1/+1 |
| | | | | | | | | | | This error was coming up when wake all was used from the services WOL page. "Fatal error: Function name must be a string in /usr/local/www/services_wol.php on line 53" | ||||
* | | Sort by item name and include packages in the sorting order | Scott Ullrich | 2009-09-11 | 1 | -120/+144 |
| | | |||||
* | | Sort by name | Scott Ullrich | 2009-09-11 | 5 | -0/+15 |
| | | |||||
* | | Nuke debugging helper | Scott Ullrich | 2009-09-11 | 1 | -1/+0 |
| | | |||||
* | | Add msort() which will sort lower and uppercase items teogether (packages ↵ | Scott Ullrich | 2009-09-11 | 1 | -1/+3 |
|/ | | | | for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup | ||||
* | Clarify what the drop down is for | Scott Ullrich | 2009-09-10 | 1 | -2/+2 |
| | |||||
* | Add space in between save and end of table data | Scott Ullrich | 2009-09-10 | 1 | -0/+4 |
| | |||||
* | Add missing vncell | Scott Ullrich | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | Use ['name'] instead of ['tmp_name'] | Scott Ullrich | 2009-09-10 | 1 | -3/+3 |
| | |||||
* | Resolves issue #70. | Ermal Luçi | 2009-09-10 | 1 | -0/+3 |
| | |||||
* | Fixed a few typos, expanded HCBI description, Expanded other descriptions. | stompro | 2009-09-08 | 1 | -6/+6 |
| | | | | | Expanded on the description of the wizard so it is clearer about the situation it is to be used for. Added the LAN acronym to the number of interfaces question, so it would be clearer. |