winix/core
Tomasz Sowa 3e328932fc added: created directory 'content' which has Content:: files
added:   created directory 'templates' which has Templates:: and TemplatesFunctions:: files
changed: content.cpp split into many files (directory 'content')
changed: templates.cpp split into many files (directory 'templates')
added:   full permissions
changed: building of the program (GNU make is used now)
         Makefile and Makefile.dep added into directories
added:   a parser 'FunctionParser'
         is used to parse the GET string
         it recognizes directories, items, functions, functions parameters
added:   other classes: Function, Functions 
added:   function: ls, privileges
changed: function 'id' to 'node'
changed: version: to 0.2.0
added/changed: a lot of work have been done


git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@469 e52654a7-88a9-db11-a3e9-0013d4bc506e
2008-12-30 01:05:03 +00:00
..
Makefile added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
Makefile.dep added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
config.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
config.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
cookieparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
data.cpp added: config: base_url_redirect 2008-12-12 03:11:29 +00:00
data.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
db.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
db.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
db_itemcolumns.cpp added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
dircontainer.cpp changed: there is one dir called root (has parent_id -1) 2008-12-22 16:03:03 +00:00
dircontainer.h changed: there is one dir called root (has parent_id -1) 2008-12-22 16:03:03 +00:00
dirs.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
dirs.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
done.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
done.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
error.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
error.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
function.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
function.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
functionparser.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
functionparser.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
functions.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
functions.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
getparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
group.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
groups.cpp added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
groups.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
httpsimpleparser.cpp import the first version of cmslu 2008-12-10 04:42:49 +00:00
httpsimpleparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
item.h changed: db: table item: url_subject into url 2008-12-14 05:28:28 +00:00
log.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
log.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
main.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
misc.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
misc.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
postparser.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
request.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
request.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
requestcontroller.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
requestcontroller.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
requesttypes.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
session.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
session.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
sessionmanager.cpp import the first version of cmslu 2008-12-10 04:42:49 +00:00
sessionmanager.h import the first version of cmslu 2008-12-10 04:42:49 +00:00
ugcontainer.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
user.h added: privileges (user, groups, permissions) 2008-12-21 21:17:09 +00:00
users.cpp added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00
users.h added: created directory 'content' which has Content:: files 2008-12-30 01:05:03 +00:00