aboutsummaryrefslogtreecommitdiffstats
path: root/config/filemgr/rbfminc
Commit message (Collapse)AuthorAgeFilesLines
* session.php - code style fixesdoktornotor2015-08-121-11/+37
|
* rename.php - code style fixesdoktornotor2015-08-121-12/+39
|
* functions.php - code style fixesdoktornotor2015-08-121-71/+103
|
* download.php - code style fixesdoktornotor2015-08-121-28/+48
|
* config.php - code style fixesdoktornotor2015-08-121-36/+64
|
* Rename session.tmp to session.phpdoktornotor2015-08-121-0/+0
|
* Rename rename.tmp to rename.phpdoktornotor2015-08-121-1/+1
|
* Rename functions.tmp to functions.phpdoktornotor2015-08-121-1/+1
|
* Rename download.tmp to download.phpdoktornotor2015-08-121-1/+1
|
* Rename config.tmp to config.phpdoktornotor2015-08-121-0/+0
|
* Update font used by File ManagerColin Fleming2014-09-232-5/+5
| | | | | | Change font from Arial/Helvetica to Tahoma Update PHP shorthand Align version numbers correctly
* Update HTML code in File ManagerColin Fleming2013-02-043-4/+6
| | | | | Tidy up the HTML code in File Manager, update the DOCTYPE to the correct definition, update the SCRIPT tags and misc. small updates.
* File Manager: Makes the download authentication work with version 1.2.3 and 2.0.mdima2012-03-231-1/+8
|
* File Manager: Fix User Authentication and redirect.Michele Di Maria2012-03-171-23/+29
|
* File Manager: Solves an authentication issue in the download function.mdima2012-03-171-15/+29
| | | | See http://forum.pfsense.org/index.php/topic,47248.0.html for details.
* Add filemgr packageTom Schaefer2010-07-267-0/+524
new file: config/filemgr/file_manager.tmp new file: config/filemgr/filemgr.inc new file: config/filemgr/filemgr.xml new file: config/filemgr/index.tmp new file: config/filemgr/rbfmimg/bg_footer.png new file: config/filemgr/rbfmimg/bg_header.png new file: config/filemgr/rbfmimg/bg_page.png new file: config/filemgr/rbfmimg/file_editor_bg.png new file: config/filemgr/rbfmimg/folder.png new file: config/filemgr/rbfmimg/folder_go.png new file: config/filemgr/rbfmimg/folder_up.png new file: config/filemgr/rbfmimg/go.png new file: config/filemgr/rbfmimg/ico_delete.png new file: config/filemgr/rbfmimg/ico_download.png new file: config/filemgr/rbfmimg/ico_file.png new file: config/filemgr/rbfmimg/ico_html.png new file: config/filemgr/rbfmimg/ico_open_as_web.png new file: config/filemgr/rbfmimg/ico_php.png new file: config/filemgr/rbfmimg/ico_picture.png new file: config/filemgr/rbfmimg/ico_rename.png new file: config/filemgr/rbfmimg/ico_script_edit.png new file: config/filemgr/rbfmimg/ico_use_file.png new file: config/filemgr/rbfmimg/ico_use_file_inactive.png new file: config/filemgr/rbfmimg/index.html new file: config/filemgr/rbfmimg/new.png new file: config/filemgr/rbfminc/config.tmp new file: config/filemgr/rbfminc/download.tmp new file: config/filemgr/rbfminc/file_editor_style.css new file: config/filemgr/rbfminc/functions.tmp new file: config/filemgr/rbfminc/index.html new file: config/filemgr/rbfminc/rename.tmp new file: config/filemgr/rbfminc/session.tmp modified: pkg_config.7.xml modified: pkg_config.8.xml new file: pkg_config.8.xml.amd64~