added: to Request:

// used as a JSON output (when ajax_serializer is defined)
       // it will be serialized and have at least:
       // 'content' string - the whole html content
       // 'http_status' integer - http status code (e.g. 200)
       PT::Space ajax;
 
       // if not null then the request will have a JSON as an output
       PT::SpaceToJSON * ajax_serializer;




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@871 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
Tomasz Sowa 2012-08-08 16:04:48 +00:00
parent b5c155b927
commit 51d95b49a0
19 changed files with 1520 additions and 1370 deletions

View File

@ -15,10 +15,10 @@ app.o: ../core/error.h ../db/dbitemquery.h ../core/item.h
app.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h app.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
app.o: ../core/dircontainer.h ../core/ugcontainer.h log.h textstream.h app.o: ../core/dircontainer.h ../core/ugcontainer.h log.h textstream.h
app.o: logmanipulators.h slog.h cur.h request.h error.h app.o: logmanipulators.h slog.h cur.h request.h error.h
app.o: ../templates/htmltextstream.h session.h user.h plugindata.h rebus.h app.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
app.o: mount.h ../templates/locale.h ../notify/notify.h app.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
app.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h app.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h
app.o: ../templates/localefilter.h ../../ezc/src/ezc.h app.o: ../templates/locale.h ../templates/localefilter.h ../../ezc/src/ezc.h
app.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h app.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
app.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h app.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
app.o: ../../ezc/src/stringconv.h ../notify/notifythread.h app.o: ../../ezc/src/stringconv.h ../notify/notifythread.h
@ -62,8 +62,9 @@ compress.o: requesttypes.h item.h error.h config.h
compress.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h compress.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
compress.o: ../../pikotools/textstream/types.h htmlfilter.h compress.o: ../../pikotools/textstream/types.h htmlfilter.h
compress.o: ../templates/htmltextstream.h ../core/textstream.h misc.h compress.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
compress.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h compress.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
compress.o: mount.h ../templates/locale.h compress.o: session.h user.h plugindata.h rebus.h mount.h
compress.o: ../templates/locale.h
config.o: config.h ../../pikotools/space/spaceparser.h config.o: config.h ../../pikotools/space/spaceparser.h
config.o: ../../pikotools/space/space.h ../../pikotools/textstream/types.h config.o: ../../pikotools/space/space.h ../../pikotools/textstream/types.h
config.o: htmlfilter.h log.h textstream.h logmanipulators.h config.o: htmlfilter.h log.h textstream.h logmanipulators.h
@ -74,37 +75,38 @@ config.o: ../../pikotools/convert/inttostr.h
config.o: ../../pikotools/membuffer/membuffer.h config.o: ../../pikotools/membuffer/membuffer.h
config.o: ../../pikotools/textstream/types.h slog.h cur.h request.h config.o: ../../pikotools/textstream/types.h slog.h cur.h request.h
config.o: requesttypes.h item.h error.h ../templates/htmltextstream.h config.o: requesttypes.h item.h error.h ../templates/htmltextstream.h
config.o: ../core/textstream.h misc.h ../../pikotools/utf8/utf8.h session.h config.o: ../core/textstream.h misc.h ../../pikotools/utf8/utf8.h
config.o: user.h plugindata.h rebus.h mount.h ../templates/locale.h plugin.h config.o: ../../pikotools/space/spacetojson.h session.h user.h plugindata.h
config.o: pluginmsg.h system.h job.h basethread.h synchro.h dirs.h config.o: rebus.h mount.h ../templates/locale.h plugin.h pluginmsg.h system.h
config.o: dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h config.o: job.h basethread.h synchro.h dirs.h dircontainer.h ../db/db.h
config.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h config.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
config.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h config.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
config.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h config.o: ../core/user.h ../core/group.h ../core/dircontainer.h
config.o: ../notify/notifypool.h ../templates/patterns.h config.o: ../core/ugcontainer.h ../notify/notify.h ../notify/notifypool.h
config.o: ../templates/locale.h ../templates/localefilter.h config.o: ../templates/patterns.h ../templates/locale.h
config.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h config.o: ../templates/localefilter.h ../../ezc/src/ezc.h
config.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h config.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
config.o: ../../ezc/src/funinfo.h ../../ezc/src/stringconv.h config.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
config.o: ../notify/notifythread.h ../core/basethread.h config.o: ../../ezc/src/stringconv.h ../notify/notifythread.h
config.o: ../notify/templatesnotify.h ../core/config.h ../core/users.h config.o: ../core/basethread.h ../notify/templatesnotify.h ../core/config.h
config.o: ugcontainer.h lastcontainer.h mounts.h mountparser.h crypt.h run.h config.o: ../core/users.h ugcontainer.h lastcontainer.h mounts.h
config.o: users.h groups.h group.h loadavg.h image.h threadmanager.h config.o: mountparser.h crypt.h run.h users.h groups.h group.h loadavg.h
config.o: timezones.h timezone.h sessionmanager.h sessioncontainer.h config.o: image.h threadmanager.h timezones.h timezone.h sessionmanager.h
config.o: ../functions/functions.h ../functions/functionbase.h config.o: sessioncontainer.h ../functions/functions.h
config.o: ../core/request.h ../core/system.h ../core/synchro.h config.o: ../functions/functionbase.h ../core/request.h ../core/system.h
config.o: ../functions/functionparser.h ../core/cur.h ../functions/adduser.h config.o: ../core/synchro.h ../functions/functionparser.h ../core/cur.h
config.o: ../functions/cat.h ../functions/chmod.h ../functions/privchanger.h config.o: ../functions/adduser.h ../functions/cat.h ../functions/chmod.h
config.o: ../functions/chown.h ../functions/ckeditor.h ../functions/cp.h config.o: ../functions/privchanger.h ../functions/chown.h
config.o: ../functions/default.h ../functions/download.h ../functions/emacs.h config.o: ../functions/ckeditor.h ../functions/cp.h ../functions/default.h
config.o: ../functions/env.h ../functions/last.h ../functions/login.h config.o: ../functions/download.h ../functions/emacs.h ../functions/env.h
config.o: ../functions/logout.h ../functions/ln.h ../functions/ls.h config.o: ../functions/last.h ../functions/login.h ../functions/logout.h
config.o: ../functions/man.h ../functions/meta.h ../functions/mkdir.h config.o: ../functions/ln.h ../functions/ls.h ../functions/man.h
config.o: ../functions/mv.h ../functions/nicedit.h ../functions/node.h config.o: ../functions/meta.h ../functions/mkdir.h ../functions/mv.h
config.o: ../functions/passwd.h ../functions/priv.h ../functions/pw.h config.o: ../functions/nicedit.h ../functions/node.h ../functions/passwd.h
config.o: ../functions/reload.h ../functions/rm.h ../functions/rmuser.h config.o: ../functions/priv.h ../functions/pw.h ../functions/reload.h
config.o: ../functions/sort.h ../functions/specialdefault.h config.o: ../functions/rm.h ../functions/rmuser.h ../functions/sort.h
config.o: ../functions/stat.h ../functions/subject.h ../functions/template.h config.o: ../functions/specialdefault.h ../functions/stat.h
config.o: ../functions/subject.h ../functions/template.h
config.o: ../functions/tinymce.h ../functions/uname.h ../functions/upload.h config.o: ../functions/tinymce.h ../functions/uname.h ../functions/upload.h
config.o: ../functions/uptime.h ../functions/who.h ../functions/vim.h config.o: ../functions/uptime.h ../functions/who.h ../functions/vim.h
config.o: ../core/htmlfilter.h ../templates/templates.h config.o: ../core/htmlfilter.h ../templates/templates.h
@ -120,8 +122,9 @@ crypt.o: ../../pikotools/convert/convert.h ../../pikotools/convert/inttostr.h
crypt.o: ../../pikotools/membuffer/membuffer.h crypt.o: ../../pikotools/membuffer/membuffer.h
crypt.o: ../../pikotools/textstream/types.h log.h textstream.h crypt.o: ../../pikotools/textstream/types.h log.h textstream.h
crypt.o: logmanipulators.h slog.h cur.h request.h error.h crypt.o: logmanipulators.h slog.h cur.h request.h error.h
crypt.o: ../templates/htmltextstream.h ../core/textstream.h session.h crypt.o: ../templates/htmltextstream.h ../core/textstream.h
crypt.o: plugindata.h rebus.h mount.h ../templates/locale.h crypt.o: ../../pikotools/space/spacetojson.h session.h plugindata.h rebus.h
crypt.o: mount.h ../templates/locale.h
dircontainer.o: dircontainer.h item.h ../../pikotools/space/space.h dircontainer.o: dircontainer.h item.h ../../pikotools/space/space.h
dircontainer.o: ../../pikotools/date/date.h log.h textstream.h dircontainer.o: ../../pikotools/date/date.h log.h textstream.h
dircontainer.o: logmanipulators.h ../../pikotools/textstream/textstream.h dircontainer.o: logmanipulators.h ../../pikotools/textstream/textstream.h
@ -134,8 +137,9 @@ dircontainer.o: ../../pikotools/space/spaceparser.h
dircontainer.o: ../../pikotools/space/space.h dircontainer.o: ../../pikotools/space/space.h
dircontainer.o: ../../pikotools/textstream/types.h htmlfilter.h dircontainer.o: ../../pikotools/textstream/types.h htmlfilter.h
dircontainer.o: ../templates/htmltextstream.h ../core/textstream.h misc.h dircontainer.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
dircontainer.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h dircontainer.o: ../../pikotools/utf8/utf8.h
dircontainer.o: rebus.h mount.h ../templates/locale.h dircontainer.o: ../../pikotools/space/spacetojson.h session.h user.h
dircontainer.o: plugindata.h rebus.h mount.h ../templates/locale.h
dirs.o: dirs.h item.h ../../pikotools/space/space.h dirs.o: dirs.h item.h ../../pikotools/space/space.h
dirs.o: ../../pikotools/date/date.h dircontainer.h ../db/db.h ../db/dbbase.h dirs.o: ../../pikotools/date/date.h dircontainer.h ../db/db.h ../db/dbbase.h
dirs.o: ../db/dbconn.h ../db/dbtextstream.h ../core/textstream.h misc.h dirs.o: ../db/dbconn.h ../db/dbtextstream.h ../core/textstream.h misc.h
@ -149,10 +153,10 @@ dirs.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
dirs.o: ../core/user.h ../core/group.h ../core/dircontainer.h dirs.o: ../core/user.h ../core/group.h ../core/dircontainer.h
dirs.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h dirs.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h
dirs.o: cur.h request.h error.h config.h htmlfilter.h dirs.o: cur.h request.h error.h config.h htmlfilter.h
dirs.o: ../templates/htmltextstream.h session.h user.h plugindata.h rebus.h dirs.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
dirs.o: mount.h ../templates/locale.h ../notify/notify.h dirs.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
dirs.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h dirs.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h
dirs.o: ../templates/localefilter.h ../../ezc/src/ezc.h dirs.o: ../templates/locale.h ../templates/localefilter.h ../../ezc/src/ezc.h
dirs.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h dirs.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
dirs.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h dirs.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
dirs.o: ../../ezc/src/stringconv.h ../notify/notifythread.h dirs.o: ../../ezc/src/stringconv.h ../notify/notifythread.h
@ -172,8 +176,8 @@ groups.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
groups.o: ../core/user.h ../core/group.h ../core/dircontainer.h groups.o: ../core/user.h ../core/group.h ../core/dircontainer.h
groups.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h groups.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h
groups.o: cur.h request.h error.h config.h htmlfilter.h groups.o: cur.h request.h error.h config.h htmlfilter.h
groups.o: ../templates/htmltextstream.h session.h user.h plugindata.h rebus.h groups.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
groups.o: mount.h ../templates/locale.h groups.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
htmlfilter.o: htmlfilter.h htmlfilter.o: htmlfilter.h
httpsimpleparser.o: httpsimpleparser.h httpsimpleparser.o: httpsimpleparser.h
image.o: image.h basethread.h synchro.h textstream.h ../db/db.h image.o: image.h basethread.h synchro.h textstream.h ../db/db.h
@ -190,18 +194,18 @@ image.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
image.o: ../core/user.h ../core/group.h ../core/dircontainer.h image.o: ../core/user.h ../core/group.h ../core/dircontainer.h
image.o: ../core/ugcontainer.h log.h logmanipulators.h slog.h cur.h request.h image.o: ../core/ugcontainer.h log.h logmanipulators.h slog.h cur.h request.h
image.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h image.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h
image.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h image.o: ../../pikotools/space/spacetojson.h session.h user.h plugindata.h
image.o: ../core/config.h system.h job.h dirs.h dircontainer.h image.o: rebus.h mount.h ../templates/locale.h ../core/config.h system.h
image.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h image.o: job.h dirs.h dircontainer.h ../notify/notify.h
image.o: ../templates/locale.h ../templates/localefilter.h image.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h
image.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h image.o: ../templates/localefilter.h ../../ezc/src/ezc.h
image.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h image.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
image.o: ../../ezc/src/funinfo.h ../../ezc/src/stringconv.h image.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
image.o: ../notify/notifythread.h ../core/basethread.h image.o: ../../ezc/src/stringconv.h ../notify/notifythread.h
image.o: ../notify/templatesnotify.h ../core/users.h ugcontainer.h image.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
image.o: lastcontainer.h mounts.h mountparser.h crypt.h run.h users.h image.o: ugcontainer.h lastcontainer.h mounts.h mountparser.h crypt.h run.h
image.o: groups.h group.h loadavg.h threadmanager.h timezones.h timezone.h image.o: users.h groups.h group.h loadavg.h threadmanager.h timezones.h
image.o: plugin.h pluginmsg.h sessionmanager.h sessioncontainer.h image.o: timezone.h plugin.h pluginmsg.h sessionmanager.h sessioncontainer.h
image.o: ../functions/functions.h ../functions/functionbase.h image.o: ../functions/functions.h ../functions/functionbase.h
image.o: ../core/request.h ../core/system.h ../core/synchro.h image.o: ../core/request.h ../core/system.h ../core/synchro.h
image.o: ../functions/functionparser.h ../core/cur.h ../functions/adduser.h image.o: ../functions/functionparser.h ../core/cur.h ../functions/adduser.h
@ -240,13 +244,14 @@ job.o: requesttypes.h item.h error.h config.h
job.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h job.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
job.o: ../../pikotools/textstream/types.h htmlfilter.h job.o: ../../pikotools/textstream/types.h htmlfilter.h
job.o: ../templates/htmltextstream.h ../core/textstream.h misc.h job.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
job.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h job.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
job.o: mount.h ../templates/locale.h system.h dirs.h dircontainer.h job.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
job.o: ../db/db.h ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h job.o: system.h dirs.h dircontainer.h ../db/db.h ../db/dbbase.h
job.o: ../core/error.h ../db/dbitemquery.h ../core/item.h job.o: ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
job.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h job.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
job.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h job.o: ../core/user.h ../core/group.h ../core/dircontainer.h
job.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h job.o: ../core/ugcontainer.h ../notify/notify.h ../notify/notifypool.h
job.o: ../templates/patterns.h ../templates/locale.h
job.o: ../templates/localefilter.h ../../ezc/src/ezc.h job.o: ../templates/localefilter.h ../../ezc/src/ezc.h
job.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h job.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
job.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h job.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
@ -289,8 +294,9 @@ lastcontainer.o: ../../pikotools/space/spaceparser.h
lastcontainer.o: ../../pikotools/space/space.h lastcontainer.o: ../../pikotools/space/space.h
lastcontainer.o: ../../pikotools/textstream/types.h htmlfilter.h lastcontainer.o: ../../pikotools/textstream/types.h htmlfilter.h
lastcontainer.o: ../templates/htmltextstream.h ../core/textstream.h misc.h lastcontainer.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
lastcontainer.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h lastcontainer.o: ../../pikotools/utf8/utf8.h
lastcontainer.o: rebus.h mount.h ../templates/locale.h lastcontainer.o: ../../pikotools/space/spacetojson.h session.h user.h
lastcontainer.o: plugindata.h rebus.h mount.h ../templates/locale.h
loadavg.o: loadavg.h log.h textstream.h logmanipulators.h loadavg.o: loadavg.h log.h textstream.h logmanipulators.h
loadavg.o: ../../pikotools/textstream/textstream.h loadavg.o: ../../pikotools/textstream/textstream.h
loadavg.o: ../../pikotools/space/space.h ../../pikotools/date/date.h loadavg.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
@ -302,8 +308,9 @@ loadavg.o: requesttypes.h item.h error.h config.h
loadavg.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h loadavg.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
loadavg.o: ../../pikotools/textstream/types.h htmlfilter.h loadavg.o: ../../pikotools/textstream/types.h htmlfilter.h
loadavg.o: ../templates/htmltextstream.h ../core/textstream.h misc.h loadavg.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
loadavg.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h loadavg.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
loadavg.o: mount.h ../templates/locale.h loadavg.o: session.h user.h plugindata.h rebus.h mount.h
loadavg.o: ../templates/locale.h
log.o: log.h textstream.h logmanipulators.h log.o: log.h textstream.h logmanipulators.h
log.o: ../../pikotools/textstream/textstream.h ../../pikotools/space/space.h log.o: ../../pikotools/textstream/textstream.h ../../pikotools/space/space.h
log.o: ../../pikotools/date/date.h ../../pikotools/convert/convert.h log.o: ../../pikotools/date/date.h ../../pikotools/convert/convert.h
@ -314,8 +321,8 @@ log.o: requesttypes.h item.h error.h config.h
log.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h log.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
log.o: ../../pikotools/textstream/types.h htmlfilter.h log.o: ../../pikotools/textstream/types.h htmlfilter.h
log.o: ../templates/htmltextstream.h ../core/textstream.h misc.h log.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
log.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h log.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
log.o: mount.h ../templates/locale.h log.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
misc.o: misc.h item.h ../../pikotools/space/space.h misc.o: misc.h item.h ../../pikotools/space/space.h
misc.o: ../../pikotools/date/date.h requesttypes.h misc.o: ../../pikotools/date/date.h requesttypes.h
misc.o: ../../pikotools/textstream/textstream.h misc.o: ../../pikotools/textstream/textstream.h
@ -326,9 +333,9 @@ misc.o: textstream.h logmanipulators.h slog.h cur.h request.h error.h
misc.o: config.h ../../pikotools/space/spaceparser.h misc.o: config.h ../../pikotools/space/spaceparser.h
misc.o: ../../pikotools/space/space.h ../../pikotools/textstream/types.h misc.o: ../../pikotools/space/space.h ../../pikotools/textstream/types.h
misc.o: htmlfilter.h ../templates/htmltextstream.h ../core/textstream.h misc.o: htmlfilter.h ../templates/htmltextstream.h ../core/textstream.h
misc.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h misc.o: ../../pikotools/space/spacetojson.h session.h user.h plugindata.h
misc.o: ../templates/templates.h ../../ezc/src/ezc.h misc.o: rebus.h mount.h ../templates/locale.h ../templates/templates.h
misc.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h misc.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h ../../ezc/src/pattern.h
misc.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h misc.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
misc.o: ../../ezc/src/stringconv.h ../templates/patterncacher.h misc.o: ../../ezc/src/stringconv.h ../templates/patterncacher.h
misc.o: ../core/item.h ../templates/indexpatterns.h ../templates/patterns.h misc.o: ../core/item.h ../templates/indexpatterns.h ../templates/patterns.h
@ -361,15 +368,16 @@ mountparser.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h
mountparser.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h mountparser.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
mountparser.o: log.h textstream.h logmanipulators.h slog.h cur.h request.h mountparser.o: log.h textstream.h logmanipulators.h slog.h cur.h request.h
mountparser.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h mountparser.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h
mountparser.o: session.h user.h plugindata.h rebus.h ../templates/locale.h mountparser.o: ../../pikotools/space/spacetojson.h session.h user.h
mountparser.o: ../notify/notify.h ../notify/notifypool.h mountparser.o: plugindata.h rebus.h ../templates/locale.h ../notify/notify.h
mountparser.o: ../templates/patterns.h ../templates/locale.h mountparser.o: ../notify/notifypool.h ../templates/patterns.h
mountparser.o: ../templates/localefilter.h ../../ezc/src/ezc.h mountparser.o: ../templates/locale.h ../templates/localefilter.h
mountparser.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h mountparser.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h
mountparser.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h mountparser.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h
mountparser.o: ../../ezc/src/stringconv.h ../notify/notifythread.h mountparser.o: ../../ezc/src/funinfo.h ../../ezc/src/stringconv.h
mountparser.o: ../core/basethread.h ../notify/templatesnotify.h mountparser.o: ../notify/notifythread.h ../core/basethread.h
mountparser.o: ../core/config.h ../core/users.h ugcontainer.h lastcontainer.h mountparser.o: ../notify/templatesnotify.h ../core/config.h ../core/users.h
mountparser.o: ugcontainer.h lastcontainer.h
mounts.o: mounts.h mount.h error.h dirs.h item.h mounts.o: mounts.h mount.h error.h dirs.h item.h
mounts.o: ../../pikotools/space/space.h ../../pikotools/date/date.h mounts.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
mounts.o: dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h mounts.o: dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
@ -385,8 +393,9 @@ mounts.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
mounts.o: ../core/user.h ../core/group.h ../core/dircontainer.h mounts.o: ../core/user.h ../core/group.h ../core/dircontainer.h
mounts.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h mounts.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h
mounts.o: cur.h request.h config.h htmlfilter.h ../templates/htmltextstream.h mounts.o: cur.h request.h config.h htmlfilter.h ../templates/htmltextstream.h
mounts.o: session.h user.h plugindata.h rebus.h ../templates/locale.h mounts.o: ../../pikotools/space/spacetojson.h session.h user.h plugindata.h
mounts.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h mounts.o: rebus.h ../templates/locale.h ../notify/notify.h
mounts.o: ../notify/notifypool.h ../templates/patterns.h
mounts.o: ../templates/locale.h ../templates/localefilter.h mounts.o: ../templates/locale.h ../templates/localefilter.h
mounts.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h mounts.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h
mounts.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h mounts.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h
@ -428,11 +437,12 @@ plugin.o: requesttypes.h item.h error.h config.h
plugin.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h plugin.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
plugin.o: ../../pikotools/textstream/types.h htmlfilter.h plugin.o: ../../pikotools/textstream/types.h htmlfilter.h
plugin.o: ../templates/htmltextstream.h ../core/textstream.h misc.h plugin.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
plugin.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h plugin.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
plugin.o: mount.h ../templates/locale.h system.h job.h basethread.h synchro.h plugin.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
plugin.o: dirs.h dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h plugin.o: system.h job.h basethread.h synchro.h dirs.h dircontainer.h
plugin.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h plugin.o: ../db/db.h ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h
plugin.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h plugin.o: ../core/error.h ../db/dbitemquery.h ../core/item.h
plugin.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
plugin.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h plugin.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h
plugin.o: ../notify/notifypool.h ../templates/patterns.h plugin.o: ../notify/notifypool.h ../templates/patterns.h
plugin.o: ../templates/locale.h ../templates/localefilter.h plugin.o: ../templates/locale.h ../templates/localefilter.h
@ -476,23 +486,24 @@ plugindata.o: ../../pikotools/space/spaceparser.h
plugindata.o: ../../pikotools/space/space.h plugindata.o: ../../pikotools/space/space.h
plugindata.o: ../../pikotools/textstream/types.h htmlfilter.h plugindata.o: ../../pikotools/textstream/types.h htmlfilter.h
plugindata.o: ../templates/htmltextstream.h ../core/textstream.h misc.h plugindata.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
plugindata.o: ../../pikotools/utf8/utf8.h session.h user.h rebus.h mount.h plugindata.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
plugindata.o: ../templates/locale.h system.h job.h basethread.h synchro.h plugindata.o: session.h user.h rebus.h mount.h ../templates/locale.h system.h
plugindata.o: dirs.h dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h plugindata.o: job.h basethread.h synchro.h dirs.h dircontainer.h ../db/db.h
plugindata.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h plugindata.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h
plugindata.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h plugindata.o: ../core/error.h ../db/dbitemquery.h ../core/item.h
plugindata.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h plugindata.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
plugindata.o: ../notify/notify.h ../notify/notifypool.h plugindata.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h
plugindata.o: ../templates/patterns.h ../templates/locale.h plugindata.o: ../notify/notifypool.h ../templates/patterns.h
plugindata.o: ../templates/localefilter.h ../../ezc/src/ezc.h plugindata.o: ../templates/locale.h ../templates/localefilter.h
plugindata.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h plugindata.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h
plugindata.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h plugindata.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h
plugindata.o: ../../ezc/src/stringconv.h ../notify/notifythread.h plugindata.o: ../../ezc/src/funinfo.h ../../ezc/src/stringconv.h
plugindata.o: ../core/basethread.h ../notify/templatesnotify.h plugindata.o: ../notify/notifythread.h ../core/basethread.h
plugindata.o: ../core/config.h ../core/users.h ugcontainer.h lastcontainer.h plugindata.o: ../notify/templatesnotify.h ../core/config.h ../core/users.h
plugindata.o: mounts.h mountparser.h crypt.h run.h users.h groups.h group.h plugindata.o: ugcontainer.h lastcontainer.h mounts.h mountparser.h crypt.h
plugindata.o: loadavg.h image.h threadmanager.h timezones.h timezone.h plugindata.o: run.h users.h groups.h group.h loadavg.h image.h
plugindata.o: sessionmanager.h sessioncontainer.h ../functions/functions.h plugindata.o: threadmanager.h timezones.h timezone.h sessionmanager.h
plugindata.o: sessioncontainer.h ../functions/functions.h
plugindata.o: ../functions/functionbase.h ../core/request.h ../core/system.h plugindata.o: ../functions/functionbase.h ../core/request.h ../core/system.h
plugindata.o: ../core/synchro.h ../functions/functionparser.h ../core/cur.h plugindata.o: ../core/synchro.h ../functions/functionparser.h ../core/cur.h
plugindata.o: ../functions/adduser.h ../functions/cat.h ../functions/chmod.h plugindata.o: ../functions/adduser.h ../functions/cat.h ../functions/chmod.h
@ -529,8 +540,8 @@ postmultiparser.o: ../../pikotools/textstream/types.h
postmultiparser.o: ../../pikotools/utf8/utf8.h log.h textstream.h postmultiparser.o: ../../pikotools/utf8/utf8.h log.h textstream.h
postmultiparser.o: logmanipulators.h slog.h cur.h request.h postmultiparser.o: logmanipulators.h slog.h cur.h request.h
postmultiparser.o: ../templates/htmltextstream.h ../core/textstream.h postmultiparser.o: ../templates/htmltextstream.h ../core/textstream.h
postmultiparser.o: session.h user.h plugindata.h rebus.h mount.h postmultiparser.o: ../../pikotools/space/spacetojson.h session.h user.h
postmultiparser.o: ../templates/locale.h postmultiparser.o: plugindata.h rebus.h mount.h ../templates/locale.h
rebus.o: log.h textstream.h logmanipulators.h rebus.o: log.h textstream.h logmanipulators.h
rebus.o: ../../pikotools/textstream/textstream.h rebus.o: ../../pikotools/textstream/textstream.h
rebus.o: ../../pikotools/space/space.h ../../pikotools/date/date.h rebus.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
@ -541,8 +552,8 @@ rebus.o: requesttypes.h item.h error.h config.h
rebus.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h rebus.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
rebus.o: ../../pikotools/textstream/types.h htmlfilter.h rebus.o: ../../pikotools/textstream/types.h htmlfilter.h
rebus.o: ../templates/htmltextstream.h ../core/textstream.h misc.h rebus.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
rebus.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h rebus.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
rebus.o: mount.h ../templates/locale.h rebus.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
request.o: request.h requesttypes.h item.h ../../pikotools/space/space.h request.o: request.h requesttypes.h item.h ../../pikotools/space/space.h
request.o: ../../pikotools/date/date.h error.h config.h request.o: ../../pikotools/date/date.h error.h config.h
request.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h request.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
@ -553,36 +564,36 @@ request.o: ../../pikotools/convert/convert.h
request.o: ../../pikotools/convert/inttostr.h request.o: ../../pikotools/convert/inttostr.h
request.o: ../../pikotools/membuffer/membuffer.h request.o: ../../pikotools/membuffer/membuffer.h
request.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h request.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h
request.o: log.h logmanipulators.h slog.h cur.h session.h user.h plugindata.h request.o: ../../pikotools/space/spacetojson.h log.h logmanipulators.h slog.h
request.o: rebus.h mount.h ../templates/locale.h plugin.h pluginmsg.h request.o: cur.h session.h user.h plugindata.h rebus.h mount.h
request.o: system.h job.h basethread.h synchro.h dirs.h dircontainer.h request.o: ../templates/locale.h plugin.h pluginmsg.h system.h job.h
request.o: ../db/db.h ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h request.o: basethread.h synchro.h dirs.h dircontainer.h ../db/db.h
request.o: ../core/error.h ../db/dbitemquery.h ../core/item.h request.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
request.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h request.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
request.o: ../core/dircontainer.h ../core/ugcontainer.h ../notify/notify.h request.o: ../core/user.h ../core/group.h ../core/dircontainer.h
request.o: ../notify/notifypool.h ../templates/patterns.h request.o: ../core/ugcontainer.h ../notify/notify.h ../notify/notifypool.h
request.o: ../templates/locale.h ../templates/localefilter.h request.o: ../templates/patterns.h ../templates/locale.h
request.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h request.o: ../templates/localefilter.h ../../ezc/src/ezc.h
request.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h request.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
request.o: ../../ezc/src/funinfo.h ../../ezc/src/stringconv.h request.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
request.o: ../notify/notifythread.h ../core/basethread.h request.o: ../../ezc/src/stringconv.h ../notify/notifythread.h
request.o: ../notify/templatesnotify.h ../core/config.h ../core/users.h request.o: ../core/basethread.h ../notify/templatesnotify.h ../core/config.h
request.o: ugcontainer.h lastcontainer.h mounts.h mountparser.h crypt.h run.h request.o: ../core/users.h ugcontainer.h lastcontainer.h mounts.h
request.o: users.h groups.h group.h loadavg.h image.h threadmanager.h request.o: mountparser.h crypt.h run.h users.h groups.h group.h loadavg.h
request.o: timezones.h timezone.h sessionmanager.h sessioncontainer.h request.o: image.h threadmanager.h timezones.h timezone.h sessionmanager.h
request.o: ../functions/functions.h ../functions/functionbase.h request.o: sessioncontainer.h ../functions/functions.h
request.o: ../core/request.h ../core/system.h ../core/synchro.h request.o: ../functions/functionbase.h ../core/request.h ../core/system.h
request.o: ../functions/functionparser.h ../core/cur.h ../functions/adduser.h request.o: ../core/synchro.h ../functions/functionparser.h ../core/cur.h
request.o: ../functions/cat.h ../functions/chmod.h ../functions/privchanger.h request.o: ../functions/adduser.h ../functions/cat.h ../functions/chmod.h
request.o: ../functions/chown.h ../functions/ckeditor.h ../functions/cp.h request.o: ../functions/privchanger.h ../functions/chown.h
request.o: ../functions/default.h ../functions/download.h request.o: ../functions/ckeditor.h ../functions/cp.h ../functions/default.h
request.o: ../functions/emacs.h ../functions/env.h ../functions/last.h request.o: ../functions/download.h ../functions/emacs.h ../functions/env.h
request.o: ../functions/login.h ../functions/logout.h ../functions/ln.h request.o: ../functions/last.h ../functions/login.h ../functions/logout.h
request.o: ../functions/ls.h ../functions/man.h ../functions/meta.h request.o: ../functions/ln.h ../functions/ls.h ../functions/man.h
request.o: ../functions/mkdir.h ../functions/mv.h ../functions/nicedit.h request.o: ../functions/meta.h ../functions/mkdir.h ../functions/mv.h
request.o: ../functions/node.h ../functions/passwd.h ../functions/priv.h request.o: ../functions/nicedit.h ../functions/node.h ../functions/passwd.h
request.o: ../functions/pw.h ../functions/reload.h ../functions/rm.h request.o: ../functions/priv.h ../functions/pw.h ../functions/reload.h
request.o: ../functions/rmuser.h ../functions/sort.h request.o: ../functions/rm.h ../functions/rmuser.h ../functions/sort.h
request.o: ../functions/specialdefault.h ../functions/stat.h request.o: ../functions/specialdefault.h ../functions/stat.h
request.o: ../functions/subject.h ../functions/template.h request.o: ../functions/subject.h ../functions/template.h
request.o: ../functions/tinymce.h ../functions/uname.h ../functions/upload.h request.o: ../functions/tinymce.h ../functions/uname.h ../functions/upload.h
@ -601,8 +612,8 @@ run.o: requesttypes.h item.h error.h config.h
run.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h run.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
run.o: ../../pikotools/textstream/types.h htmlfilter.h run.o: ../../pikotools/textstream/types.h htmlfilter.h
run.o: ../templates/htmltextstream.h ../core/textstream.h misc.h run.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
run.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h rebus.h run.o: ../../pikotools/utf8/utf8.h ../../pikotools/space/spacetojson.h
run.o: mount.h ../templates/locale.h run.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
session.o: session.h item.h ../../pikotools/space/space.h session.o: session.h item.h ../../pikotools/space/space.h
session.o: ../../pikotools/date/date.h error.h user.h plugindata.h rebus.h session.o: ../../pikotools/date/date.h error.h user.h plugindata.h rebus.h
session.o: textstream.h misc.h requesttypes.h session.o: textstream.h misc.h requesttypes.h
@ -624,7 +635,8 @@ sessioncontainer.o: ../../pikotools/convert/convert.h
sessioncontainer.o: ../../pikotools/convert/inttostr.h sessioncontainer.o: ../../pikotools/convert/inttostr.h
sessioncontainer.o: ../../pikotools/membuffer/membuffer.h sessioncontainer.o: ../../pikotools/membuffer/membuffer.h
sessioncontainer.o: ../../pikotools/textstream/types.h sessioncontainer.o: ../../pikotools/textstream/types.h
sessioncontainer.o: ../../pikotools/utf8/utf8.h mount.h log.h sessioncontainer.o: ../../pikotools/utf8/utf8.h
sessioncontainer.o: ../../pikotools/space/spacetojson.h mount.h log.h
sessioncontainer.o: logmanipulators.h slog.h ../templates/locale.h sessioncontainer.o: logmanipulators.h slog.h ../templates/locale.h
sessionmanager.o: sessionmanager.h sessioncontainer.h session.h item.h sessionmanager.o: sessionmanager.h sessioncontainer.h session.h item.h
sessionmanager.o: ../../pikotools/space/space.h ../../pikotools/date/date.h sessionmanager.o: ../../pikotools/space/space.h ../../pikotools/date/date.h
@ -639,7 +651,8 @@ sessionmanager.o: ../../pikotools/convert/convert.h
sessionmanager.o: ../../pikotools/convert/inttostr.h sessionmanager.o: ../../pikotools/convert/inttostr.h
sessionmanager.o: ../../pikotools/membuffer/membuffer.h sessionmanager.o: ../../pikotools/membuffer/membuffer.h
sessionmanager.o: ../../pikotools/textstream/types.h sessionmanager.o: ../../pikotools/textstream/types.h
sessionmanager.o: ../../pikotools/utf8/utf8.h mount.h lastcontainer.h sessionmanager.o: ../../pikotools/utf8/utf8.h
sessionmanager.o: ../../pikotools/space/spacetojson.h mount.h lastcontainer.h
sessionmanager.o: system.h job.h basethread.h synchro.h dirs.h dircontainer.h sessionmanager.o: system.h job.h basethread.h synchro.h dirs.h dircontainer.h
sessionmanager.o: ../db/db.h ../db/dbbase.h ../db/dbconn.h sessionmanager.o: ../db/db.h ../db/dbbase.h ../db/dbconn.h
sessionmanager.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h sessionmanager.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -695,7 +708,8 @@ sessionparser.o: ../../pikotools/convert/convert.h
sessionparser.o: ../../pikotools/convert/inttostr.h sessionparser.o: ../../pikotools/convert/inttostr.h
sessionparser.o: ../../pikotools/membuffer/membuffer.h sessionparser.o: ../../pikotools/membuffer/membuffer.h
sessionparser.o: ../../pikotools/textstream/types.h sessionparser.o: ../../pikotools/textstream/types.h
sessionparser.o: ../../pikotools/utf8/utf8.h mount.h users.h log.h sessionparser.o: ../../pikotools/utf8/utf8.h
sessionparser.o: ../../pikotools/space/spacetojson.h mount.h users.h log.h
sessionparser.o: logmanipulators.h slog.h ../templates/locale.h sessionparser.o: logmanipulators.h slog.h ../templates/locale.h
slog.o: slog.h cur.h request.h requesttypes.h item.h slog.o: slog.h cur.h request.h requesttypes.h item.h
slog.o: ../../pikotools/space/space.h ../../pikotools/date/date.h error.h slog.o: ../../pikotools/space/space.h ../../pikotools/date/date.h error.h
@ -706,8 +720,8 @@ slog.o: ../core/textstream.h misc.h ../../pikotools/textstream/textstream.h
slog.o: ../../pikotools/convert/convert.h ../../pikotools/convert/inttostr.h slog.o: ../../pikotools/convert/convert.h ../../pikotools/convert/inttostr.h
slog.o: ../../pikotools/membuffer/membuffer.h slog.o: ../../pikotools/membuffer/membuffer.h
slog.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h slog.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h
slog.o: session.h user.h plugindata.h rebus.h mount.h logmanipulators.h slog.o: ../../pikotools/space/spacetojson.h session.h user.h plugindata.h
slog.o: ../templates/locale.h slog.o: rebus.h mount.h logmanipulators.h ../templates/locale.h
synchro.o: synchro.h synchro.o: synchro.h
system.o: system.h job.h basethread.h synchro.h ../../pikotools/space/space.h system.o: system.h job.h basethread.h synchro.h ../../pikotools/space/space.h
system.o: dirs.h item.h ../../pikotools/date/date.h dircontainer.h ../db/db.h system.o: dirs.h item.h ../../pikotools/date/date.h dircontainer.h ../db/db.h
@ -724,9 +738,9 @@ system.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
system.o: ../core/user.h ../core/group.h ../core/dircontainer.h system.o: ../core/user.h ../core/group.h ../core/dircontainer.h
system.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h system.o: ../core/ugcontainer.h log.h textstream.h logmanipulators.h slog.h
system.o: cur.h request.h error.h config.h htmlfilter.h system.o: cur.h request.h error.h config.h htmlfilter.h
system.o: ../templates/htmltextstream.h session.h user.h plugindata.h rebus.h system.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
system.o: mount.h ../templates/locale.h ../notify/notify.h system.o: session.h user.h plugindata.h rebus.h mount.h ../templates/locale.h
system.o: ../notify/notifypool.h ../templates/patterns.h system.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h
system.o: ../templates/locale.h ../templates/localefilter.h system.o: ../templates/locale.h ../templates/localefilter.h
system.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h system.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h
system.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h system.o: ../../ezc/src/pattern.h ../../ezc/src/functions.h
@ -769,8 +783,9 @@ threadmanager.o: ../../pikotools/space/spaceparser.h
threadmanager.o: ../../pikotools/space/space.h threadmanager.o: ../../pikotools/space/space.h
threadmanager.o: ../../pikotools/textstream/types.h htmlfilter.h threadmanager.o: ../../pikotools/textstream/types.h htmlfilter.h
threadmanager.o: ../templates/htmltextstream.h ../core/textstream.h misc.h threadmanager.o: ../templates/htmltextstream.h ../core/textstream.h misc.h
threadmanager.o: ../../pikotools/utf8/utf8.h session.h user.h plugindata.h threadmanager.o: ../../pikotools/utf8/utf8.h
threadmanager.o: rebus.h mount.h ../templates/locale.h threadmanager.o: ../../pikotools/space/spacetojson.h session.h user.h
threadmanager.o: plugindata.h rebus.h mount.h ../templates/locale.h
timezone.o: timezone.h ../../pikotools/date/date.h timezone.o: timezone.h ../../pikotools/date/date.h
timezone.o: ../../pikotools/space/space.h misc.h item.h requesttypes.h timezone.o: ../../pikotools/space/space.h misc.h item.h requesttypes.h
timezone.o: ../../pikotools/textstream/textstream.h timezone.o: ../../pikotools/textstream/textstream.h
@ -790,8 +805,9 @@ timezones.o: ../../pikotools/membuffer/membuffer.h
timezones.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h timezones.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h
timezones.o: log.h textstream.h logmanipulators.h slog.h cur.h request.h timezones.o: log.h textstream.h logmanipulators.h slog.h cur.h request.h
timezones.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h timezones.o: error.h config.h htmlfilter.h ../templates/htmltextstream.h
timezones.o: ../core/textstream.h session.h user.h plugindata.h rebus.h timezones.o: ../core/textstream.h ../../pikotools/space/spacetojson.h
timezones.o: mount.h ../templates/locale.h timezones.o: session.h user.h plugindata.h rebus.h mount.h
timezones.o: ../templates/locale.h
user.o: user.h user.o: user.h
users.o: users.h sessionmanager.h sessioncontainer.h session.h item.h users.o: users.h sessionmanager.h sessioncontainer.h session.h item.h
users.o: ../../pikotools/space/space.h ../../pikotools/date/date.h error.h users.o: ../../pikotools/space/space.h ../../pikotools/date/date.h error.h
@ -803,13 +819,14 @@ users.o: misc.h ../../pikotools/textstream/textstream.h
users.o: ../../pikotools/convert/convert.h ../../pikotools/convert/inttostr.h users.o: ../../pikotools/convert/convert.h ../../pikotools/convert/inttostr.h
users.o: ../../pikotools/membuffer/membuffer.h users.o: ../../pikotools/membuffer/membuffer.h
users.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h users.o: ../../pikotools/textstream/types.h ../../pikotools/utf8/utf8.h
users.o: mount.h lastcontainer.h system.h job.h basethread.h synchro.h dirs.h users.o: ../../pikotools/space/spacetojson.h mount.h lastcontainer.h system.h
users.o: dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h users.o: job.h basethread.h synchro.h dirs.h dircontainer.h ../db/db.h
users.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h users.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
users.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h users.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
users.o: ../core/dircontainer.h ../core/ugcontainer.h log.h logmanipulators.h users.o: ../core/user.h ../core/group.h ../core/dircontainer.h
users.o: slog.h ../templates/locale.h ../notify/notify.h users.o: ../core/ugcontainer.h log.h logmanipulators.h slog.h
users.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h users.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
users.o: ../templates/patterns.h ../templates/locale.h
users.o: ../templates/localefilter.h ../../ezc/src/ezc.h users.o: ../templates/localefilter.h ../../ezc/src/ezc.h
users.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h users.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
users.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h users.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h

View File

@ -451,6 +451,14 @@ bool sent = false;
{ {
templates.Generate(); templates.Generate();
} }
if( cur.request->ajax_serializer )
{
std::wstring & ajax_content = cur.request->ajax.Add(L"content", L"");
ajax_content = cur.request->page.Str();
cur.request->ajax_serializer->Serialize(cur.request->ajax, cur.request->ajaxpage, true);
}
} }
@ -1038,13 +1046,19 @@ void App::AddDebugInfo(std::wstring & out)
void App::SendAnswer() void App::SendAnswer()
{ {
const std::wstring & source = cur.request->page.Str(); const std::wstring * source;
Header header = h_200; Header header = h_200;
Error status = cur.request->status; Error status = cur.request->status;
bool compressing; bool compressing;
int compress_encoding; int compress_encoding;
SelectCompression(source.length(), compressing, compress_encoding); if( cur.request->ajax_serializer )
source = &cur.request->ajaxpage.Str();
else
source = &cur.request->page.Str();
SelectCompression(source->length(), compressing, compress_encoding);
if( status == WINIX_ERR_NO_ITEM || status == WINIX_ERR_NO_FUNCTION || status == WINIX_ERR_UNKNOWN_PARAM ) if( status == WINIX_ERR_NO_ITEM || status == WINIX_ERR_NO_FUNCTION || status == WINIX_ERR_UNKNOWN_PARAM )
header = h_404; header = h_404;
@ -1057,7 +1071,7 @@ int compress_encoding;
if( CanSendContent(header) ) if( CanSendContent(header) )
{ {
// filtering (html), compressing and sending back to the web browser // filtering (html), compressing and sending back to the web browser
FilterCompressSend(compressing, compress_encoding, source); FilterCompressSend(compressing, compress_encoding, *source);
} }
} }

View File

@ -30,6 +30,34 @@ void Request::SetConfig(Config * pconfig)
} }
void Request::ClearAjax()
{
size_t i = ajax.spaces.size();
while( i-- > 0 )
ajax.RemoveSpace(i);
ajax.table.clear();
PT::Space::TableSingle::iterator s = ajax.table_single.begin();
while( s != ajax.table_single.end() )
{
if( s->first != L"content" && s->first != L"http_status" )
{
ajax.table_single.erase(s++);
}
else
{
// small optimization when deleting
// the memory for "content" and "http_status" will be reused
s->second.clear();
++s;
}
}
}
void Request::Clear() void Request::Clear()
@ -49,6 +77,7 @@ void Request::Clear()
headers.Clear(); headers.Clear();
page.Clear(); page.Clear();
ajaxpage.Clear();
debug.Clear(); debug.Clear();
page_generated = false; page_generated = false;
@ -88,6 +117,8 @@ void Request::Clear()
start_date.Clear(); start_date.Clear();
subdomain.clear(); subdomain.clear();
ClearAjax();
ajax_serializer = 0;
} }

View File

@ -20,6 +20,9 @@
#include "textstream.h" #include "textstream.h"
#include "templates/htmltextstream.h" #include "templates/htmltextstream.h"
#include "date/date.h" #include "date/date.h"
#include "space/space.h"
#include "space/spacetojson.h"
class FunctionBase; class FunctionBase;
@ -43,6 +46,7 @@ struct Request
//std::ostringstream headers, page, debug; //std::ostringstream headers, page, debug;
TextStream<std::string> headers; TextStream<std::string> headers;
HtmlTextStream page, debug; HtmlTextStream page, debug;
TextStream<std::wstring> ajaxpage;
// if set to true then the standard template system will not be generated // if set to true then the standard template system will not be generated
// default: false // default: false
@ -122,7 +126,7 @@ struct Request
// send header X-LIGHTTPD-send-file with path to a file // send header X-LIGHTTPD-send-file with path to a file
std::wstring x_sendfile; std::wstring x_sendfile;
// send as attachment (causing header: content-disposition: attachment) // send as attachment (causes header: content-disposition: attachment)
bool send_as_attachment; bool send_as_attachment;
// this is a pointer either to the item (if exists) or to the last directory // this is a pointer either to the item (if exists) or to the last directory
@ -138,6 +142,14 @@ struct Request
// subdomain = HTTP_HOST environment variable - config->base_url // subdomain = HTTP_HOST environment variable - config->base_url
std::wstring subdomain; std::wstring subdomain;
// used as a JSON output (when ajax_serializer is defined)
// it will be serialized and have at least:
// 'content' string - the whole html content
// 'http_status' integer - http status code (e.g. 200)
PT::Space ajax;
// if not null then the request will have a JSON as an output
PT::SpaceToJSON * ajax_serializer;
Request(); Request();
@ -184,6 +196,9 @@ private:
// used in ParamValue() and PostVar() when there is no such a param // used in ParamValue() and PostVar() when there is no such a param
const std::wstring str_empty; const std::wstring str_empty;
void ClearAjax();
}; };

View File

@ -13,9 +13,9 @@ db.o: dbitemcolumns.h ../core/user.h ../core/group.h ../core/dircontainer.h
db.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h db.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h
db.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h db.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
db.o: ../core/request.h ../core/error.h ../core/config.h ../core/htmlfilter.h db.o: ../core/request.h ../core/error.h ../core/config.h ../core/htmlfilter.h
db.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h db.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
db.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h db.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
db.o: ../templates/locale.h ../core/log.h ../core/misc.h db.o: ../core/mount.h ../templates/locale.h ../core/log.h ../core/misc.h
dbbase.o: dbbase.h dbconn.h dbtextstream.h ../core/textstream.h dbbase.o: dbbase.h dbconn.h dbtextstream.h ../core/textstream.h
dbbase.o: ../core/misc.h ../core/item.h ../../pikotools/space/space.h dbbase.o: ../core/misc.h ../core/item.h ../../pikotools/space/space.h
dbbase.o: ../../pikotools/textstream/types.h ../../pikotools/date/date.h dbbase.o: ../../pikotools/textstream/types.h ../../pikotools/date/date.h

File diff suppressed because it is too large Load Diff

1
html/index_ajaxcontent.html Executable file
View File

@ -0,0 +1 @@
[content]

View File

@ -11,16 +11,17 @@ main.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
main.o: ../core/request.h ../core/error.h ../core/config.h main.o: ../core/request.h ../core/error.h ../core/config.h
main.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h main.o: ../../pikotools/space/spaceparser.h ../../pikotools/space/space.h
main.o: ../core/htmlfilter.h ../templates/htmltextstream.h main.o: ../core/htmlfilter.h ../templates/htmltextstream.h
main.o: ../core/textstream.h ../core/session.h ../core/user.h main.o: ../core/textstream.h ../../pikotools/space/spacetojson.h
main.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h main.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
main.o: ../templates/locale.h ../core/slog.h ../core/app.h ../core/system.h main.o: ../core/mount.h ../templates/locale.h ../core/slog.h ../core/app.h
main.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h main.o: ../core/system.h ../core/job.h ../core/basethread.h ../core/synchro.h
main.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h main.o: ../core/dirs.h ../core/dircontainer.h ../db/db.h ../db/dbbase.h
main.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h main.o: ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
main.o: ../core/item.h ../db/dbitemcolumns.h ../core/user.h ../core/group.h main.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
main.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h main.o: ../core/user.h ../core/group.h ../core/dircontainer.h
main.o: ../notify/notify.h ../notify/notifypool.h ../templates/patterns.h main.o: ../core/ugcontainer.h ../core/log.h ../notify/notify.h
main.o: ../templates/locale.h ../templates/localefilter.h ../../ezc/src/ezc.h main.o: ../notify/notifypool.h ../templates/patterns.h ../templates/locale.h
main.o: ../templates/localefilter.h ../../ezc/src/ezc.h
main.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h main.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
main.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h main.o: ../../ezc/src/functions.h ../../ezc/src/funinfo.h
main.o: ../../ezc/src/stringconv.h ../notify/notifythread.h main.o: ../../ezc/src/stringconv.h ../notify/notifythread.h

View File

@ -21,7 +21,8 @@ notify.o: ../core/htmlfilter.h ../core/users.h ../core/user.h
notify.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h notify.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h
notify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h notify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
notify.o: ../core/request.h ../core/requesttypes.h ../core/error.h notify.o: ../core/request.h ../core/requesttypes.h ../core/error.h
notify.o: ../core/config.h ../templates/htmltextstream.h ../core/session.h notify.o: ../core/config.h ../templates/htmltextstream.h
notify.o: ../../pikotools/space/spacetojson.h ../core/session.h
notify.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h notify.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h
notify.o: ../core/lastcontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h notify.o: ../core/lastcontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
notify.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h notify.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -87,13 +88,13 @@ notifythread.o: ../core/ugcontainer.h ../core/log.h ../core/textstream.h
notifythread.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h notifythread.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
notifythread.o: ../core/request.h ../core/requesttypes.h ../core/error.h notifythread.o: ../core/request.h ../core/requesttypes.h ../core/error.h
notifythread.o: ../core/config.h ../templates/htmltextstream.h notifythread.o: ../core/config.h ../templates/htmltextstream.h
notifythread.o: ../core/session.h ../core/plugindata.h ../core/rebus.h notifythread.o: ../../pikotools/space/spacetojson.h ../core/session.h
notifythread.o: ../core/mount.h ../core/lastcontainer.h ../db/db.h notifythread.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h
notifythread.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h notifythread.o: ../core/lastcontainer.h ../db/db.h ../db/dbbase.h
notifythread.o: ../core/error.h ../db/dbitemquery.h ../core/item.h notifythread.o: ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
notifythread.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h notifythread.o: ../db/dbitemquery.h ../core/item.h ../db/dbitemcolumns.h
notifythread.o: ../core/dircontainer.h ../core/ugcontainer.h notifythread.o: ../core/user.h ../core/group.h ../core/dircontainer.h
notifythread.o: ../templates/patterns.h notifythread.o: ../core/ugcontainer.h ../templates/patterns.h
templatesnotify.o: templatesnotify.h ../../ezc/src/ezc.h templatesnotify.o: templatesnotify.h ../../ezc/src/ezc.h
templatesnotify.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h templatesnotify.o: ../../ezc/src/generator.h ../../ezc/src/pattern.h
templatesnotify.o: ../../ezc/src/item.h ../../ezc/src/funinfo.h templatesnotify.o: ../../ezc/src/item.h ../../ezc/src/funinfo.h
@ -115,21 +116,21 @@ templatesnotify.o: ../core/pluginmsg.h ../core/log.h ../core/textstream.h
templatesnotify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h templatesnotify.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
templatesnotify.o: ../core/request.h ../core/requesttypes.h ../core/error.h templatesnotify.o: ../core/request.h ../core/requesttypes.h ../core/error.h
templatesnotify.o: ../core/config.h ../templates/htmltextstream.h templatesnotify.o: ../core/config.h ../templates/htmltextstream.h
templatesnotify.o: ../core/session.h ../core/user.h ../core/plugindata.h templatesnotify.o: ../../pikotools/space/spacetojson.h ../core/session.h
templatesnotify.o: ../core/rebus.h ../core/mount.h ../core/system.h templatesnotify.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
templatesnotify.o: ../core/sessionmanager.h ../core/synchro.h templatesnotify.o: ../core/mount.h ../core/system.h ../core/sessionmanager.h
templatesnotify.o: ../functions/functions.h ../functions/functionbase.h templatesnotify.o: ../core/synchro.h ../functions/functions.h
templatesnotify.o: ../core/item.h ../db/db.h ../db/dbbase.h ../db/dbconn.h templatesnotify.o: ../functions/functionbase.h ../core/item.h ../db/db.h
templatesnotify.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h templatesnotify.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h
templatesnotify.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h templatesnotify.o: ../core/error.h ../db/dbitemquery.h ../db/dbitemcolumns.h
templatesnotify.o: ../core/dircontainer.h ../core/ugcontainer.h templatesnotify.o: ../core/user.h ../core/group.h ../core/dircontainer.h
templatesnotify.o: ../core/request.h ../core/config.h ../core/htmlfilter.h templatesnotify.o: ../core/ugcontainer.h ../core/request.h ../core/config.h
templatesnotify.o: ../core/system.h ../core/job.h ../core/basethread.h templatesnotify.o: ../core/htmlfilter.h ../core/system.h ../core/job.h
templatesnotify.o: ../core/dirs.h ../core/dircontainer.h ../notify/notify.h templatesnotify.o: ../core/basethread.h ../core/dirs.h ../core/dircontainer.h
templatesnotify.o: ../core/mounts.h ../core/mountparser.h ../core/crypt.h templatesnotify.o: ../notify/notify.h ../core/mounts.h ../core/mountparser.h
templatesnotify.o: ../core/run.h ../core/users.h ../core/groups.h templatesnotify.o: ../core/crypt.h ../core/run.h ../core/users.h
templatesnotify.o: ../core/group.h ../core/ugcontainer.h ../core/loadavg.h templatesnotify.o: ../core/groups.h ../core/group.h ../core/ugcontainer.h
templatesnotify.o: ../core/image.h ../core/threadmanager.h templatesnotify.o: ../core/loadavg.h ../core/image.h ../core/threadmanager.h
templatesnotify.o: ../core/timezones.h ../core/timezone.h ../core/synchro.h templatesnotify.o: ../core/timezones.h ../core/timezone.h ../core/synchro.h
templatesnotify.o: ../functions/functionparser.h ../core/cur.h templatesnotify.o: ../functions/functionparser.h ../core/cur.h
templatesnotify.o: ../functions/adduser.h ../functions/cat.h templatesnotify.o: ../functions/adduser.h ../functions/cat.h

View File

@ -18,17 +18,18 @@ edb.o: ../../core/ugcontainer.h ../../core/log.h ../../core/textstream.h
edb.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h edb.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
edb.o: ../../core/request.h ../../core/error.h ../../core/config.h edb.o: ../../core/request.h ../../core/error.h ../../core/config.h
edb.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h edb.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
edb.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h edb.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
edb.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h edb.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
edb.o: ../../notify/notify.h ../../notify/notifypool.h edb.o: ../../core/mount.h ../../templates/locale.h ../../notify/notify.h
edb.o: ../../templates/patterns.h ../../templates/locale.h edb.o: ../../notify/notifypool.h ../../templates/patterns.h
edb.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h edb.o: ../../templates/locale.h ../../templates/localefilter.h
edb.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h edb.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
edb.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h edb.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
edb.o: ../../../ezc/src/stringconv.h ../../notify/notifythread.h edb.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
edb.o: ../../core/basethread.h ../../core/synchro.h edb.o: ../../notify/notifythread.h ../../core/basethread.h
edb.o: ../../notify/templatesnotify.h ../../core/config.h ../../core/users.h edb.o: ../../core/synchro.h ../../notify/templatesnotify.h
edb.o: ../../core/ugcontainer.h ../../core/lastcontainer.h ../../core/log.h edb.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
edb.o: ../../core/lastcontainer.h ../../core/log.h
exportinfo.o: ../../core/log.h exportinfo.h ../../core/system.h exportinfo.o: ../../core/log.h exportinfo.h ../../core/system.h
exportinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h exportinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
exportinfo.o: ../../../pikotools/space/space.h exportinfo.o: ../../../pikotools/space/space.h
@ -51,8 +52,9 @@ exportinfo.o: ../../../pikotools/space/spaceparser.h
exportinfo.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h exportinfo.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
exportinfo.o: ../../templates/htmltextstream.h ../../core/textstream.h exportinfo.o: ../../templates/htmltextstream.h ../../core/textstream.h
exportinfo.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h exportinfo.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
exportinfo.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h exportinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
exportinfo.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h exportinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
exportinfo.o: ../../core/mount.h ../../templates/locale.h
exportinfo.o: ../../notify/notify.h ../../notify/notifypool.h exportinfo.o: ../../notify/notify.h ../../notify/notifypool.h
exportinfo.o: ../../templates/patterns.h ../../templates/locale.h exportinfo.o: ../../templates/patterns.h ../../templates/locale.h
exportinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h exportinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h
@ -100,23 +102,23 @@ funexport.o: ../../../pikotools/space/spaceparser.h
funexport.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h funexport.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
funexport.o: ../../templates/htmltextstream.h ../../core/textstream.h funexport.o: ../../templates/htmltextstream.h ../../core/textstream.h
funexport.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h funexport.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
funexport.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h funexport.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
funexport.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h funexport.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
funexport.o: ../../core/request.h ../../core/config.h ../../core/system.h funexport.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
funexport.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h funexport.o: ../../core/config.h ../../core/system.h ../../core/job.h
funexport.o: ../../core/dirs.h ../../core/dircontainer.h funexport.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
funexport.o: ../../notify/notify.h ../../notify/notifypool.h funexport.o: ../../core/dircontainer.h ../../notify/notify.h
funexport.o: ../../templates/patterns.h ../../templates/locale.h funexport.o: ../../notify/notifypool.h ../../templates/patterns.h
funexport.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h funexport.o: ../../templates/locale.h ../../templates/localefilter.h
funexport.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h funexport.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
funexport.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h funexport.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
funexport.o: ../../../ezc/src/stringconv.h ../../notify/notifythread.h funexport.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
funexport.o: ../../core/basethread.h ../../notify/templatesnotify.h funexport.o: ../../notify/notifythread.h ../../core/basethread.h
funexport.o: ../../core/users.h ../../core/ugcontainer.h funexport.o: ../../notify/templatesnotify.h ../../core/users.h
funexport.o: ../../core/lastcontainer.h ../../core/mounts.h funexport.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
funexport.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h funexport.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
funexport.o: ../../core/users.h ../../core/groups.h ../../core/group.h funexport.o: ../../core/run.h ../../core/users.h ../../core/groups.h
funexport.o: ../../core/loadavg.h ../../core/image.h funexport.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
funexport.o: ../../core/threadmanager.h ../../core/timezones.h funexport.o: ../../core/threadmanager.h ../../core/timezones.h
funexport.o: ../../core/timezone.h ../../core/synchro.h exportinfo.h export.h funexport.o: ../../core/timezone.h ../../core/synchro.h exportinfo.h export.h
funexport.o: edb.h ../../db/dbbase.h ../../db/dbconn.h funexport.o: edb.h ../../db/dbbase.h ../../db/dbconn.h
@ -136,7 +138,8 @@ init.o: ../../core/item.h ../../core/error.h ../../core/config.h
init.o: ../../../pikotools/space/spaceparser.h init.o: ../../../pikotools/space/spaceparser.h
init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/textstream.h init.o: ../../templates/htmltextstream.h ../../core/textstream.h
init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h ../../core/session.h init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../core/system.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/system.h
init.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h init.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h

View File

@ -20,11 +20,12 @@ gallery.o: ../../core/log.h ../../core/textstream.h
gallery.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h gallery.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
gallery.o: ../../core/request.h ../../core/error.h ../../core/config.h gallery.o: ../../core/request.h ../../core/error.h ../../core/config.h
gallery.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h gallery.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
gallery.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h gallery.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
gallery.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h gallery.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
gallery.o: ../../core/request.h ../../core/config.h ../../core/system.h gallery.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
gallery.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h gallery.o: ../../core/config.h ../../core/system.h ../../core/job.h
gallery.o: ../../core/dirs.h ../../core/dircontainer.h ../../notify/notify.h gallery.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
gallery.o: ../../core/dircontainer.h ../../notify/notify.h
gallery.o: ../../notify/notifypool.h ../../templates/patterns.h gallery.o: ../../notify/notifypool.h ../../templates/patterns.h
gallery.o: ../../templates/locale.h ../../templates/localefilter.h gallery.o: ../../templates/locale.h ../../templates/localefilter.h
gallery.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h gallery.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
@ -60,7 +61,8 @@ init.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
init.o: ../../core/textstream.h ../../core/logmanipulators.h init.o: ../../core/textstream.h ../../core/logmanipulators.h
init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/session.h init.o: ../../templates/htmltextstream.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
init.o: ../../core/config.h ../../core/system.h ../../core/job.h init.o: ../../core/config.h ../../core/system.h ../../core/job.h
@ -125,23 +127,23 @@ templates.o: ../../core/log.h ../../core/textstream.h
templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
templates.o: ../../core/request.h ../../core/error.h ../../core/config.h templates.o: ../../core/request.h ../../core/error.h ../../core/config.h
templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
templates.o: ../../core/request.h ../../core/config.h ../../core/system.h templates.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h templates.o: ../../core/config.h ../../core/system.h ../../core/job.h
templates.o: ../../core/dirs.h ../../core/dircontainer.h templates.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
templates.o: ../../notify/notify.h ../../notify/notifypool.h templates.o: ../../core/dircontainer.h ../../notify/notify.h
templates.o: ../../templates/patterns.h ../../templates/locale.h templates.o: ../../notify/notifypool.h ../../templates/patterns.h
templates.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h templates.o: ../../templates/locale.h ../../templates/localefilter.h
templates.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h templates.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
templates.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h templates.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
templates.o: ../../../ezc/src/stringconv.h ../../notify/notifythread.h templates.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h templates.o: ../../notify/notifythread.h ../../core/basethread.h
templates.o: ../../core/users.h ../../core/ugcontainer.h templates.o: ../../notify/templatesnotify.h ../../core/users.h
templates.o: ../../core/lastcontainer.h ../../core/mounts.h templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h templates.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
templates.o: ../../core/users.h ../../core/groups.h ../../core/group.h templates.o: ../../core/run.h ../../core/users.h ../../core/groups.h
templates.o: ../../core/loadavg.h ../../core/image.h templates.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
templates.o: ../../core/threadmanager.h ../../core/timezones.h templates.o: ../../core/threadmanager.h ../../core/timezones.h
templates.o: ../../core/timezone.h ../../core/synchro.h galleryinfo.h templates.o: ../../core/timezone.h ../../core/synchro.h galleryinfo.h
templates.o: ../../core/misc.h ../../core/plugin.h ../../core/pluginmsg.h templates.o: ../../core/misc.h ../../core/plugin.h ../../core/pluginmsg.h

View File

@ -22,7 +22,8 @@ groupinfo.o: ../../core/ugcontainer.h ../../core/log.h
groupinfo.o: ../../core/textstream.h ../../core/logmanipulators.h groupinfo.o: ../../core/textstream.h ../../core/logmanipulators.h
groupinfo.o: ../../core/slog.h ../../core/cur.h ../../core/request.h groupinfo.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
groupinfo.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h groupinfo.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
groupinfo.o: ../../templates/htmltextstream.h ../../core/session.h groupinfo.o: ../../templates/htmltextstream.h
groupinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
groupinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h groupinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
groupinfo.o: ../../core/mount.h ../../templates/locale.h groupinfo.o: ../../core/mount.h ../../templates/locale.h
groupinfo.o: ../../notify/notify.h ../../notify/notifypool.h groupinfo.o: ../../notify/notify.h ../../notify/notifypool.h
@ -55,7 +56,8 @@ init.o: ../../../pikotools/space/spaceparser.h
init.o: ../../../pikotools/space/space.h init.o: ../../../pikotools/space/space.h
init.o: ../../../pikotools/textstream/types.h ../../core/htmlfilter.h init.o: ../../../pikotools/textstream/types.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/textstream.h init.o: ../../templates/htmltextstream.h ../../core/textstream.h
init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h ../../core/session.h init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../core/system.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/system.h
init.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h init.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
@ -132,8 +134,9 @@ templates.o: ../../core/log.h ../../core/textstream.h
templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
templates.o: ../../core/request.h ../../core/error.h ../../core/config.h templates.o: ../../core/request.h ../../core/error.h ../../core/config.h
templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
templates.o: ../../core/mount.h ../../templates/locale.h
templates.o: ../../notify/notify.h ../../notify/notifypool.h templates.o: ../../notify/notify.h ../../notify/notifypool.h
templates.o: ../../templates/patterns.h ../../notify/notifythread.h templates.o: ../../templates/patterns.h ../../notify/notifythread.h
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h templates.o: ../../core/basethread.h ../../notify/templatesnotify.h

View File

@ -17,7 +17,8 @@ cache.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
cache.o: ../../core/textstream.h ../../core/logmanipulators.h cache.o: ../../core/textstream.h ../../core/logmanipulators.h
cache.o: ../../core/slog.h ../../core/cur.h ../../core/request.h cache.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
cache.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h cache.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
cache.o: ../../templates/htmltextstream.h ../../core/session.h cache.o: ../../templates/htmltextstream.h
cache.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
cache.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h cache.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
cache.o: ../../core/mount.h ../../templates/locale.h ../../notify/notify.h cache.o: ../../core/mount.h ../../templates/locale.h ../../notify/notify.h
cache.o: ../../notify/notifypool.h ../../templates/patterns.h cache.o: ../../notify/notifypool.h ../../templates/patterns.h
@ -42,7 +43,8 @@ init.o: ../../core/item.h ../../core/error.h ../../core/config.h
init.o: ../../../pikotools/space/spaceparser.h init.o: ../../../pikotools/space/spaceparser.h
init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/textstream.h init.o: ../../templates/htmltextstream.h ../../core/textstream.h
init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h ../../core/session.h init.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../core/plugin.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/plugin.h
init.o: ../../core/pluginmsg.h ../../core/log.h ../../core/system.h init.o: ../../core/pluginmsg.h ../../core/log.h ../../core/system.h
@ -119,19 +121,19 @@ templates.o: ../../core/log.h ../../core/textstream.h
templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
templates.o: ../../core/request.h ../../core/error.h ../../core/config.h templates.o: ../../core/request.h ../../core/error.h ../../core/config.h
templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
templates.o: ../../core/plugin.h ../../core/pluginmsg.h ../../core/system.h templates.o: ../../core/mount.h ../../templates/locale.h ../../core/plugin.h
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h templates.o: ../../core/pluginmsg.h ../../core/system.h ../../core/job.h
templates.o: ../../core/dirs.h ../../core/dircontainer.h templates.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
templates.o: ../../notify/notify.h ../../notify/notifypool.h templates.o: ../../core/dircontainer.h ../../notify/notify.h
templates.o: ../../templates/patterns.h ../../notify/notifythread.h templates.o: ../../notify/notifypool.h ../../templates/patterns.h
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h templates.o: ../../notify/notifythread.h ../../core/basethread.h
templates.o: ../../core/users.h ../../core/ugcontainer.h templates.o: ../../notify/templatesnotify.h ../../core/users.h
templates.o: ../../core/lastcontainer.h ../../core/mounts.h templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h templates.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
templates.o: ../../core/users.h ../../core/groups.h ../../core/group.h templates.o: ../../core/run.h ../../core/users.h ../../core/groups.h
templates.o: ../../core/loadavg.h ../../core/image.h templates.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
templates.o: ../../core/threadmanager.h ../../core/timezones.h templates.o: ../../core/threadmanager.h ../../core/timezones.h
templates.o: ../../core/timezone.h ../../core/sessionmanager.h templates.o: ../../core/timezone.h ../../core/sessionmanager.h
templates.o: ../../core/sessioncontainer.h ../../functions/functions.h templates.o: ../../core/sessioncontainer.h ../../functions/functions.h

View File

@ -14,34 +14,34 @@ init.o: ../../core/request.h ../../core/error.h ../../core/config.h
init.o: ../../../pikotools/space/spaceparser.h init.o: ../../../pikotools/space/spaceparser.h
init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/textstream.h init.o: ../../templates/htmltextstream.h ../../core/textstream.h
init.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/request.h ../../core/config.h ../../db/db.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
init.o: ../../db/dbbase.h ../../db/dbconn.h ../../db/dbtextstream.h init.o: ../../core/config.h ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
init.o: ../../core/error.h ../../db/dbitemquery.h ../../core/item.h init.o: ../../db/dbtextstream.h ../../core/error.h ../../db/dbitemquery.h
init.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h init.o: ../../core/item.h ../../db/dbitemcolumns.h ../../core/user.h
init.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h init.o: ../../core/group.h ../../core/dircontainer.h ../../core/ugcontainer.h
init.o: bot.h stats.h templates.h ../../core/plugin.h ../../core/pluginmsg.h init.o: ../../core/log.h bot.h stats.h templates.h ../../core/plugin.h
init.o: ../../core/system.h ../../core/job.h ../../core/basethread.h init.o: ../../core/pluginmsg.h ../../core/system.h ../../core/job.h
init.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
init.o: ../../notify/notify.h ../../notify/notifypool.h init.o: ../../core/dircontainer.h ../../notify/notify.h
init.o: ../../templates/patterns.h ../../templates/locale.h init.o: ../../notify/notifypool.h ../../templates/patterns.h
init.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h init.o: ../../templates/locale.h ../../templates/localefilter.h
init.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
init.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
init.o: ../../../ezc/src/stringconv.h ../../notify/notifythread.h init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
init.o: ../../core/basethread.h ../../notify/templatesnotify.h init.o: ../../notify/notifythread.h ../../core/basethread.h
init.o: ../../core/users.h ../../core/ugcontainer.h init.o: ../../notify/templatesnotify.h ../../core/users.h
init.o: ../../core/lastcontainer.h ../../core/mounts.h init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
init.o: ../../core/timezones.h ../../core/timezone.h init.o: ../../core/threadmanager.h ../../core/timezones.h
init.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h init.o: ../../core/timezone.h ../../core/sessionmanager.h
init.o: ../../functions/functions.h ../../functions/functionbase.h init.o: ../../core/sessioncontainer.h ../../functions/functions.h
init.o: ../../core/system.h ../../core/synchro.h init.o: ../../functions/functionbase.h ../../core/system.h
init.o: ../../functions/functionparser.h ../../core/cur.h init.o: ../../core/synchro.h ../../functions/functionparser.h
init.o: ../../functions/adduser.h ../../functions/cat.h init.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
init.o: ../../functions/chmod.h ../../functions/privchanger.h init.o: ../../functions/chmod.h ../../functions/privchanger.h
init.o: ../../functions/chown.h ../../functions/ckeditor.h init.o: ../../functions/chown.h ../../functions/ckeditor.h
init.o: ../../functions/cp.h ../../functions/default.h init.o: ../../functions/cp.h ../../functions/default.h
@ -75,8 +75,9 @@ stats.o: ../../core/request.h ../../core/error.h ../../core/config.h
stats.o: ../../../pikotools/space/spaceparser.h stats.o: ../../../pikotools/space/spaceparser.h
stats.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h stats.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
stats.o: ../../templates/htmltextstream.h ../../core/textstream.h stats.o: ../../templates/htmltextstream.h ../../core/textstream.h
stats.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h stats.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
stats.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h stats.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
stats.o: ../../core/mount.h ../../templates/locale.h
templates.o: templates.h ../../core/plugin.h ../../core/pluginmsg.h templates.o: templates.h ../../core/plugin.h ../../core/pluginmsg.h
templates.o: ../../core/log.h ../../core/plugindata.h ../../core/config.h templates.o: ../../core/log.h ../../core/plugindata.h ../../core/config.h
templates.o: ../../../pikotools/space/spaceparser.h templates.o: ../../../pikotools/space/spaceparser.h
@ -92,10 +93,11 @@ templates.o: ../../../pikotools/convert/inttostr.h
templates.o: ../../../pikotools/membuffer/membuffer.h templates.o: ../../../pikotools/membuffer/membuffer.h
templates.o: ../../../pikotools/textstream/types.h templates.o: ../../../pikotools/textstream/types.h
templates.o: ../../../pikotools/utf8/utf8.h ../../templates/htmltextstream.h templates.o: ../../../pikotools/utf8/utf8.h ../../templates/htmltextstream.h
templates.o: ../../core/textstream.h ../../core/system.h ../../core/job.h templates.o: ../../core/textstream.h ../../../pikotools/space/spacetojson.h
templates.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h templates.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
templates.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h templates.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h
templates.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/error.h templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
templates.o: ../../db/dbtextstream.h ../../core/error.h
templates.o: ../../db/dbitemquery.h ../../core/item.h templates.o: ../../db/dbitemquery.h ../../core/item.h
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
templates.o: ../../core/dircontainer.h ../../core/ugcontainer.h templates.o: ../../core/dircontainer.h ../../core/ugcontainer.h

View File

@ -21,7 +21,8 @@ createthread.o: ../../core/log.h ../../core/textstream.h
createthread.o: ../../core/logmanipulators.h ../../core/slog.h createthread.o: ../../core/logmanipulators.h ../../core/slog.h
createthread.o: ../../core/cur.h ../../core/request.h ../../core/error.h createthread.o: ../../core/cur.h ../../core/request.h ../../core/error.h
createthread.o: ../../core/config.h ../../core/htmlfilter.h createthread.o: ../../core/config.h ../../core/htmlfilter.h
createthread.o: ../../templates/htmltextstream.h ../../core/session.h createthread.o: ../../templates/htmltextstream.h
createthread.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
createthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h createthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
createthread.o: ../../core/mount.h ../../templates/locale.h createthread.o: ../../core/mount.h ../../templates/locale.h
createthread.o: ../../core/request.h ../../core/config.h ../../core/system.h createthread.o: ../../core/request.h ../../core/config.h ../../core/system.h
@ -85,23 +86,23 @@ funthread.o: ../../core/log.h ../../core/textstream.h
funthread.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h funthread.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
funthread.o: ../../core/request.h ../../core/error.h ../../core/config.h funthread.o: ../../core/request.h ../../core/error.h ../../core/config.h
funthread.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h funthread.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
funthread.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h funthread.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
funthread.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h funthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
funthread.o: ../../core/request.h ../../core/config.h ../../core/system.h funthread.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
funthread.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h funthread.o: ../../core/config.h ../../core/system.h ../../core/job.h
funthread.o: ../../core/dirs.h ../../core/dircontainer.h funthread.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
funthread.o: ../../notify/notify.h ../../notify/notifypool.h funthread.o: ../../core/dircontainer.h ../../notify/notify.h
funthread.o: ../../templates/patterns.h ../../templates/locale.h funthread.o: ../../notify/notifypool.h ../../templates/patterns.h
funthread.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h funthread.o: ../../templates/locale.h ../../templates/localefilter.h
funthread.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h funthread.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
funthread.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h funthread.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
funthread.o: ../../../ezc/src/stringconv.h ../../notify/notifythread.h funthread.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
funthread.o: ../../core/basethread.h ../../notify/templatesnotify.h funthread.o: ../../notify/notifythread.h ../../core/basethread.h
funthread.o: ../../core/users.h ../../core/ugcontainer.h funthread.o: ../../notify/templatesnotify.h ../../core/users.h
funthread.o: ../../core/lastcontainer.h ../../core/mounts.h funthread.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
funthread.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h funthread.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
funthread.o: ../../core/users.h ../../core/groups.h ../../core/group.h funthread.o: ../../core/run.h ../../core/users.h ../../core/groups.h
funthread.o: ../../core/loadavg.h ../../core/image.h funthread.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
funthread.o: ../../core/threadmanager.h ../../core/timezones.h funthread.o: ../../core/threadmanager.h ../../core/timezones.h
funthread.o: ../../core/timezone.h ../../core/synchro.h tdb.h thread.h funthread.o: ../../core/timezone.h ../../core/synchro.h tdb.h thread.h
funthread.o: ../../db/dbbase.h threadinfo.h funthread.o: ../../db/dbbase.h threadinfo.h
@ -123,7 +124,8 @@ init.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
init.o: ../../core/textstream.h ../../core/logmanipulators.h init.o: ../../core/textstream.h ../../core/logmanipulators.h
init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/session.h init.o: ../../templates/htmltextstream.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h init.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
init.o: ../../core/config.h ../../core/system.h ../../core/job.h init.o: ../../core/config.h ../../core/system.h ../../core/job.h
@ -185,7 +187,8 @@ reply.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
reply.o: ../../core/textstream.h ../../core/logmanipulators.h reply.o: ../../core/textstream.h ../../core/logmanipulators.h
reply.o: ../../core/slog.h ../../core/cur.h ../../core/request.h reply.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
reply.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h reply.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
reply.o: ../../templates/htmltextstream.h ../../core/session.h reply.o: ../../templates/htmltextstream.h
reply.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
reply.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h reply.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
reply.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h reply.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
reply.o: ../../core/config.h ../../core/system.h ../../core/job.h reply.o: ../../core/config.h ../../core/system.h ../../core/job.h
@ -250,7 +253,8 @@ showthreads.o: ../../core/log.h ../../core/textstream.h
showthreads.o: ../../core/logmanipulators.h ../../core/slog.h showthreads.o: ../../core/logmanipulators.h ../../core/slog.h
showthreads.o: ../../core/cur.h ../../core/request.h ../../core/error.h showthreads.o: ../../core/cur.h ../../core/request.h ../../core/error.h
showthreads.o: ../../core/config.h ../../core/htmlfilter.h showthreads.o: ../../core/config.h ../../core/htmlfilter.h
showthreads.o: ../../templates/htmltextstream.h ../../core/session.h showthreads.o: ../../templates/htmltextstream.h
showthreads.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
showthreads.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h showthreads.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
showthreads.o: ../../core/mount.h ../../templates/locale.h showthreads.o: ../../core/mount.h ../../templates/locale.h
showthreads.o: ../../core/request.h ../../core/config.h ../../core/system.h showthreads.o: ../../core/request.h ../../core/config.h ../../core/system.h
@ -295,8 +299,9 @@ templates.o: ../../core/log.h ../../core/textstream.h
templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h templates.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
templates.o: ../../core/request.h ../../core/error.h ../../core/config.h templates.o: ../../core/request.h ../../core/error.h ../../core/config.h
templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
templates.o: ../../core/mount.h ../../templates/locale.h
templates.o: ../../notify/notify.h ../../notify/notifypool.h templates.o: ../../notify/notify.h ../../notify/notifypool.h
templates.o: ../../templates/patterns.h ../../templates/locale.h templates.o: ../../templates/patterns.h ../../templates/locale.h
templates.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h templates.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h
@ -362,8 +367,9 @@ threadinfo.o: ../../core/log.h ../../core/textstream.h
threadinfo.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h threadinfo.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
threadinfo.o: ../../core/request.h ../../core/error.h ../../core/config.h threadinfo.o: ../../core/request.h ../../core/error.h ../../core/config.h
threadinfo.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h threadinfo.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
threadinfo.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h threadinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
threadinfo.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h threadinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
threadinfo.o: ../../core/mount.h ../../templates/locale.h
threadinfo.o: ../../notify/notify.h ../../notify/notifypool.h threadinfo.o: ../../notify/notify.h ../../notify/notifypool.h
threadinfo.o: ../../templates/patterns.h ../../templates/locale.h threadinfo.o: ../../templates/patterns.h ../../templates/locale.h
threadinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h threadinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h

View File

@ -22,7 +22,8 @@ createticket.o: ../../core/log.h ../../core/textstream.h
createticket.o: ../../core/logmanipulators.h ../../core/slog.h createticket.o: ../../core/logmanipulators.h ../../core/slog.h
createticket.o: ../../core/cur.h ../../core/request.h ../../core/error.h createticket.o: ../../core/cur.h ../../core/request.h ../../core/error.h
createticket.o: ../../core/config.h ../../core/htmlfilter.h createticket.o: ../../core/config.h ../../core/htmlfilter.h
createticket.o: ../../templates/htmltextstream.h ../../core/session.h createticket.o: ../../templates/htmltextstream.h
createticket.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
createticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h createticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
createticket.o: ../../core/mount.h ../../templates/locale.h createticket.o: ../../core/mount.h ../../templates/locale.h
createticket.o: ../../core/request.h ../../core/config.h ../../core/system.h createticket.o: ../../core/request.h ../../core/config.h ../../core/system.h
@ -88,7 +89,8 @@ editticket.o: ../../core/ugcontainer.h ../../core/log.h
editticket.o: ../../core/textstream.h ../../core/logmanipulators.h editticket.o: ../../core/textstream.h ../../core/logmanipulators.h
editticket.o: ../../core/slog.h ../../core/cur.h ../../core/request.h editticket.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
editticket.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h editticket.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
editticket.o: ../../templates/htmltextstream.h ../../core/session.h editticket.o: ../../templates/htmltextstream.h
editticket.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
editticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h editticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
editticket.o: ../../core/mount.h ../../templates/locale.h editticket.o: ../../core/mount.h ../../templates/locale.h
editticket.o: ../../notify/notify.h ../../notify/notifypool.h editticket.o: ../../notify/notify.h ../../notify/notifypool.h
@ -152,8 +154,9 @@ funticket.o: ../../core/log.h ../../core/textstream.h
funticket.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h funticket.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
funticket.o: ../../core/request.h ../../core/error.h ../../core/config.h funticket.o: ../../core/request.h ../../core/error.h ../../core/config.h
funticket.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h funticket.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
funticket.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h funticket.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
funticket.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h funticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
funticket.o: ../../core/mount.h ../../templates/locale.h
funticket.o: ../../notify/notify.h ../../notify/notifypool.h funticket.o: ../../notify/notify.h ../../notify/notifypool.h
funticket.o: ../../templates/patterns.h ../../templates/locale.h funticket.o: ../../templates/patterns.h ../../templates/locale.h
funticket.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h funticket.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h
@ -216,7 +219,8 @@ init.o: ../../core/group.h ../../core/dircontainer.h ../../core/ugcontainer.h
init.o: ../../core/log.h ../../core/textstream.h ../../core/logmanipulators.h init.o: ../../core/log.h ../../core/textstream.h ../../core/logmanipulators.h
init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
init.o: ../../templates/htmltextstream.h ../../core/session.h init.o: ../../templates/htmltextstream.h
init.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h init.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
init.o: ../../core/mount.h ../../templates/locale.h ../../notify/notify.h init.o: ../../core/mount.h ../../templates/locale.h ../../notify/notify.h
init.o: ../../notify/notifypool.h ../../templates/patterns.h init.o: ../../notify/notifypool.h ../../templates/patterns.h
@ -287,7 +291,8 @@ showtickets.o: ../../core/ugcontainer.h ../../core/log.h
showtickets.o: ../../core/textstream.h ../../core/logmanipulators.h showtickets.o: ../../core/textstream.h ../../core/logmanipulators.h
showtickets.o: ../../core/slog.h ../../core/cur.h ../../core/request.h showtickets.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
showtickets.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h showtickets.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
showtickets.o: ../../templates/htmltextstream.h ../../core/session.h showtickets.o: ../../templates/htmltextstream.h
showtickets.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
showtickets.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h showtickets.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
showtickets.o: ../../core/mount.h ../../templates/locale.h showtickets.o: ../../core/mount.h ../../templates/locale.h
showtickets.o: ../../notify/notify.h ../../notify/notifypool.h showtickets.o: ../../notify/notify.h ../../notify/notifypool.h
@ -370,14 +375,14 @@ templates.o: ../../core/error.h ../../core/config.h
templates.o: ../../../pikotools/space/spaceparser.h templates.o: ../../../pikotools/space/spaceparser.h
templates.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h templates.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
templates.o: ../../templates/htmltextstream.h ../../core/textstream.h templates.o: ../../templates/htmltextstream.h ../../core/textstream.h
templates.o: ../../core/misc.h ../../core/session.h ../../core/user.h templates.o: ../../core/misc.h ../../../pikotools/space/spacetojson.h
templates.o: ../../core/plugindata.h ../../core/rebus.h ../../core/mount.h templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
templates.o: ../../templates/locale.h ../../notify/notify.h templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
templates.o: ../../notify/notifypool.h ../../templates/patterns.h templates.o: ../../notify/notify.h ../../notify/notifypool.h
templates.o: ../../templates/locale.h ../../templates/localefilter.h templates.o: ../../templates/patterns.h ../../templates/locale.h
templates.o: ../../notify/notifythread.h ../../core/basethread.h templates.o: ../../templates/localefilter.h ../../notify/notifythread.h
templates.o: ../../notify/templatesnotify.h ../../core/config.h templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
templates.o: ../../core/users.h ../../core/ugcontainer.h templates.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
templates.o: ../../core/lastcontainer.h ../../core/mounts.h templates.o: ../../core/lastcontainer.h ../../core/mounts.h
templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
templates.o: ../../core/users.h ../../core/groups.h ../../core/group.h templates.o: ../../core/users.h ../../core/groups.h ../../core/group.h
@ -438,8 +443,9 @@ ticketinfo.o: ../../../pikotools/space/spaceparser.h
ticketinfo.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h ticketinfo.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
ticketinfo.o: ../../templates/htmltextstream.h ../../core/textstream.h ticketinfo.o: ../../templates/htmltextstream.h ../../core/textstream.h
ticketinfo.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h ticketinfo.o: ../../core/misc.h ../../../pikotools/utf8/utf8.h
ticketinfo.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h ticketinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
ticketinfo.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h ticketinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
ticketinfo.o: ../../core/mount.h ../../templates/locale.h
ticketinfo.o: ../../notify/notify.h ../../notify/notifypool.h ticketinfo.o: ../../notify/notify.h ../../notify/notifypool.h
ticketinfo.o: ../../templates/patterns.h ../../templates/locale.h ticketinfo.o: ../../templates/patterns.h ../../templates/locale.h
ticketinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h ticketinfo.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h

View File

@ -17,8 +17,9 @@ adduser.o: indexpatterns.h patterns.h changepatterns.h ../core/config.h
adduser.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h adduser.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h
adduser.o: ../core/requesttypes.h ../core/error.h ../core/config.h adduser.o: ../core/requesttypes.h ../core/error.h ../core/config.h
adduser.o: ../core/textstream.h ../templates/htmltextstream.h adduser.o: ../core/textstream.h ../templates/htmltextstream.h
adduser.o: ../core/session.h ../core/user.h ../core/plugindata.h adduser.o: ../../pikotools/space/spacetojson.h ../core/session.h
adduser.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h adduser.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
adduser.o: ../core/mount.h ../core/system.h ../core/job.h
adduser.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h adduser.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
adduser.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h adduser.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
adduser.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h adduser.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -66,21 +67,21 @@ config.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
config.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h config.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
config.o: ../core/cur.h ../core/request.h ../core/requesttypes.h config.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
config.o: ../core/error.h ../core/config.h ../core/textstream.h config.o: ../core/error.h ../core/config.h ../core/textstream.h
config.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h config.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
config.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h config.o: ../core/session.h ../core/user.h ../core/plugindata.h
config.o: ../core/system.h ../core/job.h ../core/basethread.h config.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
config.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h config.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
config.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h config.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
config.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h config.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
config.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h config.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
config.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h config.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
config.o: ../core/cur.h ../templates/locale.h ../notify/notify.h config.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
config.o: ../notify/notifypool.h ../templates/patterns.h config.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
config.o: ../notify/notifythread.h ../core/basethread.h config.o: ../templates/patterns.h ../notify/notifythread.h
config.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h config.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
config.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h config.o: ../core/ugcontainer.h ../core/lastcontainer.h ../core/mounts.h
config.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h config.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
config.o: ../core/group.h ../core/loadavg.h ../core/image.h config.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
config.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h config.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h
config.o: ../core/sessionmanager.h ../core/sessioncontainer.h config.o: ../core/sessionmanager.h ../core/sessioncontainer.h
config.o: ../core/system.h ../core/htmlfilter.h config.o: ../core/system.h ../core/htmlfilter.h
@ -99,13 +100,14 @@ dir.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
dir.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h dir.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
dir.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h dir.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
dir.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h dir.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
dir.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h dir.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
dir.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h dir.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
dir.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h dir.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
dir.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h dir.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
dir.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h dir.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
dir.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h dir.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
dir.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h dir.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
dir.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
dir.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h dir.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
dir.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h dir.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
dir.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h dir.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -145,13 +147,14 @@ doc.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
doc.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h doc.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
doc.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h doc.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
doc.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h doc.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
doc.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h doc.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
doc.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h doc.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
doc.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h doc.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
doc.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h doc.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
doc.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h doc.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
doc.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h doc.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
doc.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h doc.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
doc.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
doc.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h doc.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
doc.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h doc.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
doc.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h doc.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -176,13 +179,14 @@ env.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
env.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h env.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
env.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h env.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
env.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h env.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
env.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h env.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
env.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h env.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
env.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h env.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
env.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h env.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
env.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h env.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
env.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h env.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
env.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h env.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
env.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
env.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h env.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
env.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h env.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
env.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h env.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -224,8 +228,9 @@ filters.o: indexpatterns.h patterns.h changepatterns.h ../core/config.h
filters.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h filters.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h
filters.o: ../core/requesttypes.h ../core/error.h ../core/config.h filters.o: ../core/requesttypes.h ../core/error.h ../core/config.h
filters.o: ../core/textstream.h ../templates/htmltextstream.h filters.o: ../core/textstream.h ../templates/htmltextstream.h
filters.o: ../core/session.h ../core/user.h ../core/plugindata.h filters.o: ../../pikotools/space/spacetojson.h ../core/session.h
filters.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h filters.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
filters.o: ../core/mount.h ../core/system.h ../core/job.h
filters.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h filters.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
filters.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h filters.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
filters.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h filters.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -289,21 +294,21 @@ insert.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
insert.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h insert.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
insert.o: ../core/cur.h ../core/request.h ../core/requesttypes.h insert.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
insert.o: ../core/error.h ../core/config.h ../core/textstream.h insert.o: ../core/error.h ../core/config.h ../core/textstream.h
insert.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h insert.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
insert.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h insert.o: ../core/session.h ../core/user.h ../core/plugindata.h
insert.o: ../core/system.h ../core/job.h ../core/basethread.h insert.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
insert.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h insert.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
insert.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h insert.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
insert.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h insert.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
insert.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h insert.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
insert.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h insert.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
insert.o: ../core/cur.h ../templates/locale.h ../notify/notify.h insert.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
insert.o: ../notify/notifypool.h ../templates/patterns.h insert.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
insert.o: ../notify/notifythread.h ../core/basethread.h insert.o: ../templates/patterns.h ../notify/notifythread.h
insert.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h insert.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
insert.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h insert.o: ../core/ugcontainer.h ../core/lastcontainer.h ../core/mounts.h
insert.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h insert.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
insert.o: ../core/group.h ../core/loadavg.h ../core/image.h insert.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
insert.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h insert.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h
insert.o: ../core/sessionmanager.h ../core/sessioncontainer.h insert.o: ../core/sessionmanager.h ../core/sessioncontainer.h
insert.o: ../core/system.h ../core/htmlfilter.h ../core/request.h insert.o: ../core/system.h ../core/htmlfilter.h ../core/request.h
@ -323,14 +328,14 @@ item.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
item.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h item.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
item.o: ../core/cur.h ../core/request.h ../core/requesttypes.h item.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
item.o: ../core/error.h ../core/config.h ../core/textstream.h item.o: ../core/error.h ../core/config.h ../core/textstream.h
item.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h item.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
item.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h item.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
item.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h item.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
item.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h item.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
item.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h item.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
item.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h item.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
item.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h item.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
item.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h item.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
item.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h item.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
item.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h item.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
item.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h item.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -356,14 +361,14 @@ last.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
last.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h last.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
last.o: ../core/cur.h ../core/request.h ../core/requesttypes.h last.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
last.o: ../core/error.h ../core/config.h ../core/textstream.h last.o: ../core/error.h ../core/config.h ../core/textstream.h
last.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h last.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
last.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h last.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
last.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h last.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
last.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h last.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
last.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h last.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
last.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h last.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
last.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h last.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
last.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h last.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
last.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h last.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
last.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h last.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
last.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h last.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -415,14 +420,15 @@ login.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
login.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h login.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
login.o: ../core/cur.h ../core/request.h ../core/requesttypes.h login.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
login.o: ../core/error.h ../core/config.h ../core/textstream.h login.o: ../core/error.h ../core/config.h ../core/textstream.h
login.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h login.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
login.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h login.o: ../core/session.h ../core/user.h ../core/plugindata.h
login.o: ../core/system.h ../core/job.h ../core/basethread.h login.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
login.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h login.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
login.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h login.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
login.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h login.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
login.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h login.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
login.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h login.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
login.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
login.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h login.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
login.o: ../templates/patterns.h ../notify/notifythread.h login.o: ../templates/patterns.h ../notify/notifythread.h
login.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h login.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
@ -447,13 +453,14 @@ ls.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
ls.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h ls.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
ls.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h ls.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
ls.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h ls.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
ls.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h ls.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
ls.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h ls.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
ls.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h ls.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
ls.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h ls.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
ls.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h ls.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
ls.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h ls.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
ls.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h ls.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
ls.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
ls.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h ls.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
ls.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h ls.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
ls.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h ls.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -478,13 +485,14 @@ man.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
man.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h man.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
man.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h man.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
man.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h man.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
man.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h man.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
man.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h man.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
man.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h man.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
man.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h man.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
man.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h man.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
man.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h man.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
man.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h man.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
man.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
man.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h man.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
man.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h man.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
man.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h man.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -524,14 +532,14 @@ misc.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
misc.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h misc.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
misc.o: ../core/cur.h ../core/request.h ../core/requesttypes.h misc.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
misc.o: ../core/error.h ../core/config.h ../core/textstream.h misc.o: ../core/error.h ../core/config.h ../core/textstream.h
misc.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h misc.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
misc.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h misc.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
misc.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h misc.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
misc.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h misc.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
misc.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h misc.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
misc.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h misc.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
misc.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h misc.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
misc.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h misc.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
misc.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h misc.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
misc.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h misc.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
misc.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h misc.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -558,8 +566,9 @@ miscspace.o: indexpatterns.h patterns.h changepatterns.h ../core/config.h
miscspace.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h miscspace.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h
miscspace.o: ../core/requesttypes.h ../core/error.h ../core/config.h miscspace.o: ../core/requesttypes.h ../core/error.h ../core/config.h
miscspace.o: ../core/textstream.h ../templates/htmltextstream.h miscspace.o: ../core/textstream.h ../templates/htmltextstream.h
miscspace.o: ../core/session.h ../core/user.h ../core/plugindata.h miscspace.o: ../../pikotools/space/spacetojson.h ../core/session.h
miscspace.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h miscspace.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
miscspace.o: ../core/mount.h ../core/system.h ../core/job.h
miscspace.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h miscspace.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
miscspace.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h miscspace.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
miscspace.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h miscspace.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -590,14 +599,15 @@ mount.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
mount.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h mount.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
mount.o: ../core/cur.h ../core/request.h ../core/requesttypes.h mount.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
mount.o: ../core/error.h ../core/config.h ../core/textstream.h mount.o: ../core/error.h ../core/config.h ../core/textstream.h
mount.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h mount.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
mount.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h mount.o: ../core/session.h ../core/user.h ../core/plugindata.h
mount.o: ../core/system.h ../core/job.h ../core/basethread.h mount.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
mount.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h mount.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
mount.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h mount.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
mount.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h mount.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
mount.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h mount.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
mount.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h mount.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
mount.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
mount.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h mount.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
mount.o: ../templates/patterns.h ../notify/notifythread.h mount.o: ../templates/patterns.h ../notify/notifythread.h
mount.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h mount.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
@ -654,14 +664,14 @@ priv.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
priv.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h priv.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
priv.o: ../core/cur.h ../core/request.h ../core/requesttypes.h priv.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
priv.o: ../core/error.h ../core/config.h ../core/textstream.h priv.o: ../core/error.h ../core/config.h ../core/textstream.h
priv.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h priv.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
priv.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h priv.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
priv.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h priv.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
priv.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h priv.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
priv.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h priv.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
priv.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h priv.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
priv.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h priv.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
priv.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h priv.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
priv.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h priv.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
priv.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h priv.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
priv.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h priv.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -702,13 +712,14 @@ pw.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
pw.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h pw.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
pw.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h pw.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
pw.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h pw.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
pw.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h pw.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
pw.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h pw.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
pw.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h pw.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
pw.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h pw.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
pw.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h pw.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
pw.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h pw.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
pw.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h pw.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
pw.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
pw.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h pw.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
pw.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h pw.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
pw.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h pw.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -734,14 +745,15 @@ rebus.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
rebus.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h rebus.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
rebus.o: ../core/cur.h ../core/request.h ../core/requesttypes.h rebus.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
rebus.o: ../core/error.h ../core/config.h ../core/textstream.h rebus.o: ../core/error.h ../core/config.h ../core/textstream.h
rebus.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h rebus.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
rebus.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h rebus.o: ../core/session.h ../core/user.h ../core/plugindata.h
rebus.o: ../core/system.h ../core/job.h ../core/basethread.h rebus.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
rebus.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h rebus.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
rebus.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h rebus.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
rebus.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h rebus.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
rebus.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h rebus.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
rebus.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h rebus.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
rebus.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
rebus.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h rebus.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
rebus.o: ../templates/patterns.h ../notify/notifythread.h rebus.o: ../templates/patterns.h ../notify/notifythread.h
rebus.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h rebus.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
@ -768,15 +780,16 @@ slog.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
slog.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h slog.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
slog.o: ../core/cur.h ../core/request.h ../core/requesttypes.h slog.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
slog.o: ../core/error.h ../core/config.h ../core/textstream.h slog.o: ../core/error.h ../core/config.h ../core/textstream.h
slog.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h slog.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
slog.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h slog.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
slog.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h slog.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
slog.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h slog.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
slog.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h slog.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
slog.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h slog.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
slog.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h slog.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
slog.o: ../core/slog.h ../notify/notify.h ../notify/notifypool.h slog.o: ../core/log.h ../core/slog.h ../notify/notify.h
slog.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h slog.o: ../notify/notifypool.h ../templates/patterns.h
slog.o: ../notify/notifythread.h ../core/basethread.h
slog.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h slog.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
slog.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h slog.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h
slog.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h slog.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h
@ -799,14 +812,14 @@ stat.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
stat.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h stat.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
stat.o: ../core/cur.h ../core/request.h ../core/requesttypes.h stat.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
stat.o: ../core/error.h ../core/config.h ../core/textstream.h stat.o: ../core/error.h ../core/config.h ../core/textstream.h
stat.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h stat.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
stat.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h stat.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
stat.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h stat.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
stat.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h stat.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
stat.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h stat.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
stat.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h stat.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
stat.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h stat.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
stat.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h stat.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
stat.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h stat.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
stat.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h stat.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
stat.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h stat.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -831,13 +844,14 @@ sys.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
sys.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h sys.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
sys.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h sys.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
sys.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h sys.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
sys.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h sys.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
sys.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h sys.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
sys.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h sys.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
sys.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h sys.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
sys.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h sys.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
sys.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h sys.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
sys.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h sys.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
sys.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
sys.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h sys.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
sys.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h sys.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
sys.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h sys.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -880,8 +894,9 @@ template.o: indexpatterns.h patterns.h changepatterns.h ../core/config.h
template.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h template.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h
template.o: ../core/requesttypes.h ../core/error.h ../core/config.h template.o: ../core/requesttypes.h ../core/error.h ../core/config.h
template.o: ../core/textstream.h ../templates/htmltextstream.h template.o: ../core/textstream.h ../templates/htmltextstream.h
template.o: ../core/session.h ../core/user.h ../core/plugindata.h template.o: ../../pikotools/space/spacetojson.h ../core/session.h
template.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h template.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
template.o: ../core/mount.h ../core/system.h ../core/job.h
template.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h template.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
template.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h template.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
template.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h template.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -915,8 +930,9 @@ templates.o: indexpatterns.h patterns.h changepatterns.h ../core/config.h
templates.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h templates.o: ../core/htmlfilter.h ../core/cur.h ../core/request.h
templates.o: ../core/requesttypes.h ../core/error.h ../core/config.h templates.o: ../core/requesttypes.h ../core/error.h ../core/config.h
templates.o: ../core/textstream.h ../templates/htmltextstream.h templates.o: ../core/textstream.h ../templates/htmltextstream.h
templates.o: ../core/session.h ../core/user.h ../core/plugindata.h templates.o: ../../pikotools/space/spacetojson.h ../core/session.h
templates.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h templates.o: ../core/user.h ../core/plugindata.h ../core/rebus.h
templates.o: ../core/mount.h ../core/system.h ../core/job.h
templates.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h templates.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
templates.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h templates.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
templates.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h templates.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
@ -968,21 +984,21 @@ upload.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
upload.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h upload.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
upload.o: ../core/cur.h ../core/request.h ../core/requesttypes.h upload.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
upload.o: ../core/error.h ../core/config.h ../core/textstream.h upload.o: ../core/error.h ../core/config.h ../core/textstream.h
upload.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h upload.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
upload.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h upload.o: ../core/session.h ../core/user.h ../core/plugindata.h
upload.o: ../core/system.h ../core/job.h ../core/basethread.h upload.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
upload.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h upload.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
upload.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h upload.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
upload.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h upload.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
upload.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h upload.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
upload.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h upload.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
upload.o: ../core/cur.h ../templates/locale.h ../notify/notify.h upload.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
upload.o: ../notify/notifypool.h ../templates/patterns.h upload.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
upload.o: ../notify/notifythread.h ../core/basethread.h upload.o: ../templates/patterns.h ../notify/notifythread.h
upload.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h upload.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
upload.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h upload.o: ../core/ugcontainer.h ../core/lastcontainer.h ../core/mounts.h
upload.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h upload.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
upload.o: ../core/group.h ../core/loadavg.h ../core/image.h upload.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
upload.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h upload.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h
upload.o: ../core/sessionmanager.h ../core/sessioncontainer.h upload.o: ../core/sessionmanager.h ../core/sessioncontainer.h
upload.o: ../core/system.h ../core/htmlfilter.h upload.o: ../core/system.h ../core/htmlfilter.h
@ -1002,21 +1018,21 @@ uptime.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
uptime.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h uptime.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
uptime.o: ../core/cur.h ../core/request.h ../core/requesttypes.h uptime.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
uptime.o: ../core/error.h ../core/config.h ../core/textstream.h uptime.o: ../core/error.h ../core/config.h ../core/textstream.h
uptime.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h uptime.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
uptime.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h uptime.o: ../core/session.h ../core/user.h ../core/plugindata.h
uptime.o: ../core/system.h ../core/job.h ../core/basethread.h uptime.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
uptime.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h uptime.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
uptime.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h uptime.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
uptime.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h uptime.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
uptime.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h uptime.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
uptime.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h uptime.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
uptime.o: ../core/cur.h ../templates/locale.h ../notify/notify.h uptime.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
uptime.o: ../notify/notifypool.h ../templates/patterns.h uptime.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
uptime.o: ../notify/notifythread.h ../core/basethread.h uptime.o: ../templates/patterns.h ../notify/notifythread.h
uptime.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h uptime.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h
uptime.o: ../core/lastcontainer.h ../core/mounts.h ../core/mountparser.h uptime.o: ../core/ugcontainer.h ../core/lastcontainer.h ../core/mounts.h
uptime.o: ../core/crypt.h ../core/run.h ../core/users.h ../core/groups.h uptime.o: ../core/mountparser.h ../core/crypt.h ../core/run.h ../core/users.h
uptime.o: ../core/group.h ../core/loadavg.h ../core/image.h uptime.o: ../core/groups.h ../core/group.h ../core/loadavg.h ../core/image.h
uptime.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h uptime.o: ../core/threadmanager.h ../core/timezones.h ../core/timezone.h
uptime.o: ../core/sessionmanager.h ../core/sessioncontainer.h uptime.o: ../core/sessionmanager.h ../core/sessioncontainer.h
uptime.o: ../core/system.h ../core/htmlfilter.h uptime.o: ../core/system.h ../core/htmlfilter.h
@ -1035,14 +1051,14 @@ user.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
user.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h user.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
user.o: ../core/cur.h ../core/request.h ../core/requesttypes.h user.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
user.o: ../core/error.h ../core/config.h ../core/textstream.h user.o: ../core/error.h ../core/config.h ../core/textstream.h
user.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h user.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
user.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h user.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h
user.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h user.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h
user.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h user.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h
user.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h user.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h
user.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h user.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h
user.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h user.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h
user.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h user.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h
user.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h user.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
user.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h user.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
user.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h user.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -1067,13 +1083,14 @@ who.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
who.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h who.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
who.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h who.o: ../core/cur.h ../core/request.h ../core/requesttypes.h ../core/error.h
who.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h who.o: ../core/config.h ../core/textstream.h ../templates/htmltextstream.h
who.o: ../core/session.h ../core/user.h ../core/plugindata.h ../core/rebus.h who.o: ../../pikotools/space/spacetojson.h ../core/session.h ../core/user.h
who.o: ../core/mount.h ../core/system.h ../core/job.h ../core/basethread.h who.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h ../core/system.h
who.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h who.o: ../core/job.h ../core/basethread.h ../core/synchro.h ../core/dirs.h
who.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h who.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
who.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h who.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
who.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h who.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
who.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h who.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
who.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
who.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h who.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
who.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h who.o: ../templates/patterns.h ../notify/notifythread.h ../core/basethread.h
who.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h who.o: ../notify/templatesnotify.h ../core/users.h ../core/ugcontainer.h
@ -1098,14 +1115,15 @@ winix.o: ../core/textstream.h patterncacher.h ../core/item.h indexpatterns.h
winix.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h winix.o: patterns.h changepatterns.h ../core/config.h ../core/htmlfilter.h
winix.o: ../core/cur.h ../core/request.h ../core/requesttypes.h winix.o: ../core/cur.h ../core/request.h ../core/requesttypes.h
winix.o: ../core/error.h ../core/config.h ../core/textstream.h winix.o: ../core/error.h ../core/config.h ../core/textstream.h
winix.o: ../templates/htmltextstream.h ../core/session.h ../core/user.h winix.o: ../templates/htmltextstream.h ../../pikotools/space/spacetojson.h
winix.o: ../core/plugindata.h ../core/rebus.h ../core/mount.h winix.o: ../core/session.h ../core/user.h ../core/plugindata.h
winix.o: ../core/system.h ../core/job.h ../core/basethread.h winix.o: ../core/rebus.h ../core/mount.h ../core/system.h ../core/job.h
winix.o: ../core/synchro.h ../core/dirs.h ../core/dircontainer.h ../db/db.h winix.o: ../core/basethread.h ../core/synchro.h ../core/dirs.h
winix.o: ../db/dbbase.h ../db/dbconn.h ../db/dbtextstream.h ../core/error.h winix.o: ../core/dircontainer.h ../db/db.h ../db/dbbase.h ../db/dbconn.h
winix.o: ../db/dbitemquery.h ../db/dbitemcolumns.h ../core/user.h winix.o: ../db/dbtextstream.h ../core/error.h ../db/dbitemquery.h
winix.o: ../core/group.h ../core/dircontainer.h ../core/ugcontainer.h winix.o: ../db/dbitemcolumns.h ../core/user.h ../core/group.h
winix.o: ../core/log.h ../core/logmanipulators.h ../core/slog.h ../core/cur.h winix.o: ../core/dircontainer.h ../core/ugcontainer.h ../core/log.h
winix.o: ../core/logmanipulators.h ../core/slog.h ../core/cur.h
winix.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h winix.o: ../templates/locale.h ../notify/notify.h ../notify/notifypool.h
winix.o: ../templates/patterns.h ../notify/notifythread.h winix.o: ../templates/patterns.h ../notify/notifythread.h
winix.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h winix.o: ../core/basethread.h ../notify/templatesnotify.h ../core/users.h

View File

@ -21,6 +21,7 @@ namespace TemplatesFunctions
size_t pat_index; // main index pattern size_t pat_index; // main index pattern
size_t pat_index_fullscreen; // an empty pattern (without menus etc. but with all rest html tags, used for ckeditor images browser) size_t pat_index_fullscreen; // an empty pattern (without menus etc. but with all rest html tags, used for ckeditor images browser)
size_t pat_index_rawcontent; // completly empty pattern (only content, without html tags such as <html>, <body>) size_t pat_index_rawcontent; // completly empty pattern (only content, without html tags such as <html>, <body>)
size_t pat_index_ajaxcontent; // ajax pattern (only content, similar as pat_index_rawcontent)
size_t pat_err_404; // 404 error size_t pat_err_404; // 404 error
size_t pat_err_per_denied; // permission denied error size_t pat_err_per_denied; // permission denied error
@ -768,6 +769,7 @@ using namespace TemplatesFunctions;
pat_index = patterns.Add(config->templates_index); pat_index = patterns.Add(config->templates_index);
pat_index_fullscreen = patterns.Add(L"index_fullscreen.html"); pat_index_fullscreen = patterns.Add(L"index_fullscreen.html");
pat_index_rawcontent = patterns.Add(L"index_rawcontent.html"); pat_index_rawcontent = patterns.Add(L"index_rawcontent.html");
pat_index_ajaxcontent = patterns.Add(L"index_ajaxcontent.html");
pat_err_404 = patterns.Add(L"err_404.html"); pat_err_404 = patterns.Add(L"err_404.html");
pat_err_per_denied = patterns.Add(L"err_per_denied.html"); pat_err_per_denied = patterns.Add(L"err_per_denied.html");
@ -854,6 +856,9 @@ using namespace TemplatesFunctions;
Ezc::Pattern * index = 0; Ezc::Pattern * index = 0;
if( cur->request->ajax_serializer )
index = patterns.Get(pat_index_ajaxcontent, locale.GetCurLang());
else
if( cur->request->IsParam(L"rawcontent") ) if( cur->request->IsParam(L"rawcontent") )
index = patterns.Get(pat_index_rawcontent, locale.GetCurLang()); index = patterns.Get(pat_index_rawcontent, locale.GetCurLang());
else else

View File

@ -37,6 +37,7 @@ class Functions;
namespace TemplatesFunctions namespace TemplatesFunctions
{ {
extern size_t pat_index; extern size_t pat_index;
extern size_t pat_index_ajaxcontent;
extern size_t pat_index_fullscreen; extern size_t pat_index_fullscreen;
extern size_t pat_index_rawcontent; extern size_t pat_index_rawcontent;
extern size_t pat_err_404; extern size_t pat_err_404;