Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redmine #5727 TFTP protect against empty stuff | Phil Davis | 2016-01-03 | 3 | -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 Duran | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Nuke useless tags, version bump | doktornotor | 2015-12-12 | 1 | -4/+2 |
| | |||||
* | Add missing includes | doktornotor | 2015-12-12 | 1 | -0/+3 |
| | |||||
* | Add missing include | doktornotor | 2015-12-12 | 1 | -1/+2 |
| | |||||
* | Nuke useless tab | doktornotor | 2015-12-02 | 1 | -11/+0 |
| | |||||
* | Fix menu item URL | doktornotor | 2015-12-02 | 1 | -2/+2 |
| | |||||
* | Make the GUI look a bit civilized | doktornotor | 2015-10-31 | 1 | -66/+69 |
| | |||||
* | Use mwexec(), cleanups | doktornotor | 2015-10-31 | 1 | -6/+4 |
| | |||||
* | Add privileges configuration to tftp package, fix whitespace and cleanup | doktornotor | 2015-10-31 | 1 | -10/+8 |
| | |||||
* | Add privileges configuration to tftp package | doktornotor | 2015-10-31 | 1 | -0/+38 |
| | |||||
* | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -4/+0 |
| | | | These are dealt with by install_package() and uninstall_package() from pkg-utils.inc. | ||||
* | tftp_files.php - major code cleanup and fixes | doktornotor | 2015-08-06 | 1 | -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 cleanup | doktornotor | 2015-08-06 | 1 | -79/+39 |
| | | | | | | | - Fix copyright header - Remove unused functions - Use safe_mkdir() - Improve the backup restore code - Indentation and code style fixes | ||||
* | tftp.xml - style cleanup | doktornotor | 2015-08-06 | 1 | -36/+38 |
| | | | | | - fix copyright header - fix file permissions - indentation | ||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 1 | -5/+0 |
| | | | | files in proper place. Bump package version | ||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -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-p | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | Misc cleanup/fixes for tftp package, file downloading/backup. | jim-p | 2011-05-18 | 1 | -16/+19 |
| | |||||
* | Misc TFTP package fixes. Whitespace, interface selection, adding nat rules, ↵ | jim-p | 2011-05-16 | 2 | -126/+148 |
| | | | | fixing broken links. | ||||
* | Fix paths on the 2.0 version of the tftpd package | jim-p | 2011-05-16 | 1 | -3/+3 |
| | |||||
* | Fix paths | jim-p | 2011-05-07 | 1 | -2/+2 |
| | |||||
* | Add a TFTP package fixed for pfSense 2.0 | jim-p | 2011-05-06 | 3 | -0/+466 |