aboutsummaryrefslogtreecommitdiffstats
path: root/config/tftp2/tftp_files.php
Commit message (Collapse)AuthorAgeFilesLines
* Redmine #5727 TFTP protect against empty stuffPhil Davis2016-01-031-3/+9
| | | | | | | | | | 1) If the user presses Save when there was no interface selected, and the user has still not selected an interface, then do not attempt to unset() tftpdinterface in the config when it is already unset. 2) If the user does backup/restore or other similar stuff when the tftpboot directory has no files in it, then do not do chmod of the (non-existent) files. This avoids a "No such file or directory" message being logged.
* Fix column width [tftp2]Jose Luis Duran2015-12-181-1/+1
|
* Add missing includedoktornotor2015-12-121-1/+2
|
* Nuke useless tabdoktornotor2015-12-021-11/+0
|
* Make the GUI look a bit civilizeddoktornotor2015-10-311-66/+69
|
* tftp_files.php - major code cleanup and fixesdoktornotor2015-08-061-78/+91
| | | | | | - fix copyright header - fix code indentation - XHTML valid code - make it possible to actually unset the selected TFTPD interfaces
* Misc cleanup/fixes for tftp package, file downloading/backup.jim-p2011-05-181-16/+19
|
* Misc TFTP package fixes. Whitespace, interface selection, adding nat rules, ↵jim-p2011-05-161-126/+135
| | | | fixing broken links.
* Fix paths on the 2.0 version of the tftpd packagejim-p2011-05-161-3/+3
|
* Add a TFTP package fixed for pfSense 2.0jim-p2011-05-061-0/+257