aboutsummaryrefslogtreecommitdiffstats
path: root/config/filemgr
Commit message (Collapse)AuthorAgeFilesLines
* filemgr - remove useless entries from priv_listdoktornotor2015-09-271-4/+0
|
* filemgr - add privileges configurationdoktornotor2015-09-271-1/+5
|
* filemgr - add privileges configurationdoktornotor2015-09-271-0/+44
|
* filemgr - fixes round twodoktornotor2015-08-191-0/+7
| | | Make it clean up after itself on uninstall.
* filemgr - fixes round twodoktornotor2015-08-161-1/+1
| | | One more escaping leftover in heredocs.
* filemgr - fixes round twodoktornotor2015-08-161-43/+48
| | | - Get rid of escaping in heredocs plus related fixes
* 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
|
* index.php - valid XHTMLdoktornotor2015-08-121-8/+41
|
* file_manager.php - code style fixesdoktornotor2015-08-121-357/+259
| | | Add copyright header, code style fixes.
* filemgr - fix up a couple of pathsdoktornotor2015-08-121-3/+3
|
* filemgr - rewrite utterly broken junk from scratchdoktornotor2015-08-121-122/+69
|
* Rename index.tmp to index.phpdoktornotor2015-08-121-1/+1
|
* Rename file_manager.tmp to file_manager.phpdoktornotor2015-08-121-0/+0
|
* Remove incredible useless crapdoktornotor2015-08-121-152/+0
|
* 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
|
* remove useless config_(un)lock calls round twodoktornotor2015-08-111-3/+1
|
* Update font used by File ManagerColin Fleming2014-09-233-6/+6
| | | | | | Change font from Arial/Helvetica to Tahoma Update PHP shorthand Align version numbers correctly
* Fixup URLs:Renato Botelho2014-03-181-33/+33
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fixt the "Go" buttonColin Fleming2013-05-011-2/+2
| | | | | | Fixt the "Go" button http://forum.pfsense.org/index.php?PHPSESSID=684f546092352dae8f508fcc255d8bb9&topic=26974.msg140414#msg140414
* Update HTML code in File ManagerColin Fleming2013-02-046-120/+121
| | | | | 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.
* filemgr link repositionTom Schaefer2011-02-121-1/+1
|
* Added wiki links and my linksTom Schaefer2011-02-121-0/+1
|
* filemgr renamed php install function name. Version bump.Tom Schaefer2010-08-192-8/+8
|
* Add filemgr packageTom Schaefer2010-07-2632-0/+1524
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~