aboutsummaryrefslogtreecommitdiffstats
path: root/config/tftp2
Commit message (Collapse)AuthorAgeFilesLines
* Redmine #5727 TFTP protect against empty stuffPhil Davis2016-01-033-5/+26
| | | | | | | | | | 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
|
* Nuke useless tags, version bumpdoktornotor2015-12-121-4/+2
|
* Add missing includesdoktornotor2015-12-121-0/+3
|
* Add missing includedoktornotor2015-12-121-1/+2
|
* Nuke useless tabdoktornotor2015-12-021-11/+0
|
* Fix menu item URLdoktornotor2015-12-021-2/+2
|
* Make the GUI look a bit civilizeddoktornotor2015-10-311-66/+69
|
* Use mwexec(), cleanupsdoktornotor2015-10-311-6/+4
|
* Add privileges configuration to tftp package, fix whitespace and cleanupdoktornotor2015-10-311-10/+8
|
* Add privileges configuration to tftp packagedoktornotor2015-10-311-0/+38
|
* Remove useless remount callsdoktornotor2015-08-251-4/+0
| | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc.
* 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
* tftp.inc - code improvements and cleanupdoktornotor2015-08-061-79/+39
| | | | | | | - Fix copyright header - Remove unused functions - Use safe_mkdir() - Improve the backup restore code - Indentation and code style fixes
* tftp.xml - style cleanupdoktornotor2015-08-061-36/+38
| | | | | - fix copyright header - fix file permissions - indentation
* Remove ugly copy files around and use additional_files_needed to install ↵Renato Botelho2015-04-241-5/+0
| | | | files in proper place. Bump package version
* Fixup URLs:Renato Botelho2014-03-181-2/+2
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fixup a bunch of package service descriptions.jim-p2013-08-281-1/+1
|
* 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-162-126/+148
| | | | fixing broken links.
* Fix paths on the 2.0 version of the tftpd packagejim-p2011-05-161-3/+3
|
* Fix pathsjim-p2011-05-071-2/+2
|
* Add a TFTP package fixed for pfSense 2.0jim-p2011-05-063-0/+466