winix/core
Tomasz Sowa 16e51cd4e5 added: to mount points: file systems
we have two file systems now:
       - simplefs - the files stored on the hard drive have the same structure as in the database (dir1/dir2/file)
       - hashfs - files are stored in special directories
extented: the mountparser can read file system 
added: function download
       this is a default function for items which have static content
  


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@588 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-02-18 23:30:22 +00:00
..
Makefile added: plugin mechanism 2009-11-13 20:40:11 +00:00
Makefile.dep added: functions: chmod, chown 2010-02-16 18:34:41 +00:00
Makefile.o.dep added: calculation of load averages and requests per second 2010-02-13 20:12:15 +00:00
acceptbaseparser.cpp added: acceptbaseparser.h acceptbaseparser.cpp 2009-10-08 17:59:10 +00:00
acceptbaseparser.h added: acceptbaseparser.h acceptbaseparser.cpp 2009-10-08 17:59:10 +00:00
acceptencodingparser.h added: acceptbaseparser.h acceptbaseparser.cpp 2009-10-08 17:59:10 +00:00
compress.cpp added: acceptbaseparser.h acceptbaseparser.cpp 2009-10-08 17:59:10 +00:00
compress.h added: acceptbaseparser.h acceptbaseparser.cpp 2009-10-08 17:59:10 +00:00
config.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
config.h fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
cookieparser.h fixed: dots in url-es (now only one dot is available in the whole name and it cannot be only one dot ".") 2009-12-30 20:46:12 +00:00
data.cpp added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
data.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
db.cpp added: parameter 'r' to priv function 2010-02-16 00:37:00 +00:00
db.h added: parameter 'r' to priv function 2010-02-16 00:37:00 +00:00
db_itemcolumns.cpp added: issues ticket system 2010-01-25 04:52:17 +00:00
dircontainer.cpp fixed: the core didn't test for special folder when system was running 2009-11-16 17:43:23 +00:00
dircontainer.h fixed: the core didn't test for special folder when system was running 2009-11-16 17:43:23 +00:00
dirs.cpp added: functions: chmod, chown 2010-02-16 18:34:41 +00:00
dirs.h added: parameter 'r' to priv function 2010-02-16 00:37:00 +00:00
done.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
done.h added: issues ticket system 2010-01-25 04:52:17 +00:00
error.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
error.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
function.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
function.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
functioncodeparser.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
functioncodeparser.h changed: the way of building 2009-04-21 20:50:55 +00:00
functionparser.cpp added: item content type: raw 2010-01-11 14:47:52 +00:00
functionparser.h added: plugin mechanism 2009-11-13 20:40:11 +00:00
functions.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
functions.h changed: the way of building 2009-04-21 20:50:55 +00:00
getparser.h changed: the way of building 2009-04-21 20:50:55 +00:00
group.h changed: the way of building 2009-04-21 20:50:55 +00:00
groups.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
groups.h changed: the way of building 2009-04-21 20:50:55 +00:00
htmlfilter.cpp added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
htmlfilter.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
httpsimpleparser.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
httpsimpleparser.h changed: the way of building 2009-04-21 20:50:55 +00:00
item.h changed: upload function 2010-02-12 23:16:13 +00:00
lastcontainer.cpp added: forum 2009-06-05 20:29:06 +00:00
lastcontainer.h added: forum 2009-06-05 20:29:06 +00:00
loadavg.cpp I forgot to commit loadavg.h and loadavg.cpp 2010-02-13 20:14:44 +00:00
loadavg.h I forgot to commit loadavg.h and loadavg.cpp 2010-02-13 20:14:44 +00:00
locale.cpp changed: rename cmslu to winix 2010-01-28 15:39:01 +00:00
locale.h changed: rename cmslu to winix 2010-01-28 15:39:01 +00:00
log.cpp added to config: parameter static_auth_dir_tmp 2010-02-12 17:05:32 +00:00
log.h added to config: parameter static_auth_dir_tmp 2010-02-12 17:05:32 +00:00
misc.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
misc.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mount.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mount.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mountparser.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mountparser.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mounts.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
mounts.h added: issues ticket system 2010-01-25 04:52:17 +00:00
notify.cpp fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
notify.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
plugin.cpp added: plugin mechanism 2009-11-13 20:40:11 +00:00
plugin.h added: plugin mechanism 2009-11-13 20:40:11 +00:00
pluginmsg.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
postmultiparser.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
postmultiparser.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
postparser.h changed: the way of building 2009-04-21 20:50:55 +00:00
rebus.cpp added: Rebus 2009-11-16 23:36:38 +00:00
rebus.h added: Rebus 2009-11-16 23:36:38 +00:00
request.cpp added: to mount points: file systems 2010-02-18 23:30:22 +00:00
request.h added: to mount points: file systems 2010-02-18 23:30:22 +00:00
requestcontroller.cpp fixed: Config::Text() returned a reference to a local variable (std::string) 2010-02-15 00:31:14 +00:00
requestcontroller.h changed: rename cmslu to winix 2010-01-28 15:39:01 +00:00
requesttypes.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
session.cpp added: 'rm' function can work with tickets 2010-02-06 14:08:44 +00:00
session.h added: 'rm' function can work with tickets 2010-02-06 14:08:44 +00:00
sessioncontainer.cpp added: 'remember me' flag when logging 2009-11-20 23:09:52 +00:00
sessioncontainer.h added: 'remember me' flag when logging 2009-11-20 23:09:52 +00:00
sessionmanager.cpp added: item content type: raw 2010-01-11 14:47:52 +00:00
sessionmanager.h * added: class HTMLFilter 2009-12-09 00:42:40 +00:00
sessionparser.cpp added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00
sessionparser.h added: 'remember me' flag when logging 2009-11-20 23:09:52 +00:00
thread.h added: issues ticket system 2010-01-25 04:52:17 +00:00
ticket.h added: issues ticket system 2010-01-25 04:52:17 +00:00
ugcontainer.h changed: the way of building 2009-04-21 20:50:55 +00:00
user.h added: notifications to users' emails 2009-09-30 22:31:20 +00:00
users.cpp changed: the way of building 2009-04-21 20:50:55 +00:00
users.h added: functions: ckeditor, uptime 2010-02-11 20:56:52 +00:00