summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* flush out buffers so the loading prompt appears snappyScott Ullrich2009-09-111-0/+6
|
* Sort ARP table. Sort items with hostnames first then list items without ↵Scott Ullrich2009-09-111-3/+33
| | | | hostnames afterwards.
* Sort itemsScott Ullrich2009-09-111-1/+3
|
* Sort aliasesScott Ullrich2009-09-111-0/+3
|
* Allow clicking on a column header to sort the tableScott Ullrich2009-09-111-1/+1
|
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/stompro1-minorfixesScott Ullrich2009-09-111-6/+16
|\
| * Added checks to wol command execution to make it more obvious when the ↵stompro2009-09-111-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.stompro2009-09-111-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"
| * Merge commit 'mainline/master'stompro2009-09-118-34/+48
| |\
| * | Fixed a few typos, expanded HCBI description, Expanded other descriptions.stompro2009-09-081-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.
| * | Spelling and comment formatting changes, no code changes.stompro2009-09-081-8/+10
| | |
* | | Sort by item name and include packages in the sorting orderScott Ullrich2009-09-111-120/+144
| | |
* | | Sort by nameScott Ullrich2009-09-115-0/+15
| | |
* | | Nuke debugging helperScott Ullrich2009-09-111-1/+0
| | |
* | | Add msort() which will sort lower and uppercase items teogether (packages ↵Scott Ullrich2009-09-113-3/+30
| |/ |/| | | | | for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup
* | Properly send mpd logs to vpn.log. Filtering needs to be done in the file ↵Ermal Luçi2009-09-111-2/+3
| | | | | | | | itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73.
* | Clarify what the drop down is forScott Ullrich2009-09-101-2/+2
| |
* | Add space in between save and end of table dataScott Ullrich2009-09-101-0/+4
| |
* | Add missing vncellScott Ullrich2009-09-101-1/+1
| |
* | Add 1 meg to on size disk imageScott Ullrich2009-09-101-0/+1
| |
* | Remove /var/run/firmware.lock as wellScott Ullrich2009-09-101-3/+8
| |
* | Show what each of the numbers are during a upgrade size failure checkScott Ullrich2009-09-101-1/+1
| |
* | Use ['name'] instead of ['tmp_name']Scott Ullrich2009-09-101-3/+3
| |
* | Correctly fix Bug #64.Ermal Luçi2009-09-101-1/+1
| |
* | Resolves issue #70.Ermal Luçi2009-09-101-0/+3
| |
* | Trigger syncing of data always and let the apprpriate ↵Ermal Luçi2009-09-101-5/+2
| | | | | | | | script(rc.filter_synchronize) decide if a notice is to be send or not. This removes dependency on keeping code synchronized with the syncing script.
* | Seems we need even CDATA handling since it is used through packages.Ermal Luçi2009-09-091-0/+1
| |
* | Use empty() function for testing which is far more better than just <> "".Ermal Luçi2009-09-091-4/+4
| |
* | Make checks stronger.Ermal Luçi2009-09-091-1/+1
| |
* | Remove wrongly duplicated code. Leave a comment on the oddity that is the ↵Ermal Luçi2009-09-091-10/+8
| | | | | | | | packages code.
* | Revert "add crontab entries for snort auto block and snort update"Scott Ullrich2009-09-091-18/+0
| | | | | | | | This reverts commit b0d639a5e7880ee55c671cbabdb01cd0f1ae1b38.
* | add crontab entries for snort auto block and snort updaterobiscool2009-09-091-0/+18
| |
* | If it is supposed to be an array then make sure it has the array type. This ↵Ermal Luçi2009-09-091-1/+4
| | | | | | | | fixes wireless configuration problems at least.
* | Fixed a few typos, expanded HCBI description, Expanded other descriptions.stompro2009-09-081-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.
* | Spelling and comment formatting changes, no code changes.stompro2009-09-081-8/+10
| |
* | Handle vlans specially now that we have other than just vlan in the vlan ↵Ermal Luçi2009-09-081-1/+2
|/ | | | interface names.
* Use stristr just in case of case sensitive nanobsd nameScott Ullrich2009-09-061-1/+1
|
* Move nano check to top of functionScott Ullrich2009-09-061-4/+4
|
* Check globals variableScott Ullrich2009-09-061-1/+1
|
* Check for nanobsd in the filename for nanobsd upgrades since it is not a tar ↵Scott Ullrich2009-09-061-0/+6
| | | | gzipped file similar to the full upgrades.
* Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsdjim-p2009-09-051-0/+10
|
* Add <ipv6nat/> to <diag>. Resolves #28Scott Ullrich2009-09-051-1/+2
|
* Correct typo. Reported-by: ↵Ermal Luçi2009-09-051-1/+1
| | | | stompro(forums:http://forum.pfsense.org/index.php/topic,18841.0.html)
* Send a notify message only when really the synchronize is being doneErmal Luçi2009-09-051-2/+2
|
* Do not try to syncronize data when this setting is not enabledErmal Luçi2009-09-051-3/+5
|
* Add documentation headers for each functionScott Ullrich2009-09-041-11/+67
|
* Remove newlinesScott Ullrich2009-09-041-2/+2
|
* Do not echo out, use log_error()Scott Ullrich2009-09-041-2/+2
|
* Correct typo 'Could'Scott Ullrich2009-09-041-1/+1
|
* Ensure file existsScott Ullrich2009-09-041-3/+5
|
OpenPOWER on IntegriCloud