fixed: ThreadMenager should use Lock/Unlock in StartAll() method
added: Job class (system->job object)
a general mechanism for jobs (by using PT::Space as a job structure)
WINIX_JOB plugin message will be sent with a pointer to PT::Space
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@829 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -25,16 +25,17 @@ edb.o: ../../core/synchro.h ../../notify/templatesnotify.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/dirs.h ../../core/item.h
|
||||
exportinfo.o: ../../../pikotools/confparser/space.h ../../core/dircontainer.h
|
||||
exportinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h
|
||||
exportinfo.o: ../../core/item.h ../../db/dbitemcolumns.h ../../core/user.h
|
||||
exportinfo.o: ../../core/group.h ../../core/dircontainer.h
|
||||
exportinfo.o: ../../core/ugcontainer.h ../../core/log.h
|
||||
exportinfo.o: ../../core/textstream.h ../../core/logmanipulators.h
|
||||
exportinfo.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
exportinfo.o: ../../core/requesttypes.h ../../core/error.h
|
||||
exportinfo.o: ../../core/config.h ../../../pikotools/confparser/confparser.h
|
||||
exportinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
exportinfo.o: ../../../pikotools/confparser/space.h ../../core/dirs.h
|
||||
exportinfo.o: ../../core/item.h ../../core/dircontainer.h ../../db/db.h
|
||||
exportinfo.o: ../../db/dbbase.h ../../db/dbitemquery.h ../../core/item.h
|
||||
exportinfo.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
exportinfo.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
exportinfo.o: ../../core/log.h ../../core/textstream.h
|
||||
exportinfo.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
|
||||
exportinfo.o: ../../core/request.h ../../core/requesttypes.h
|
||||
exportinfo.o: ../../core/error.h ../../core/config.h
|
||||
exportinfo.o: ../../../pikotools/confparser/confparser.h
|
||||
exportinfo.o: ../../../pikotools/confparser/space.h ../../core/htmlfilter.h
|
||||
exportinfo.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
exportinfo.o: ../../core/misc.h ../../core/session.h ../../core/user.h
|
||||
@@ -46,13 +47,12 @@ exportinfo.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
exportinfo.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
exportinfo.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
exportinfo.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
exportinfo.o: ../../core/basethread.h ../../core/synchro.h
|
||||
exportinfo.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
exportinfo.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
exportinfo.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
exportinfo.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
exportinfo.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
exportinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
exportinfo.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
exportinfo.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
exportinfo.o: ../../core/loadavg.h ../../core/image.h
|
||||
exportinfo.o: ../../core/threadmanager.h export.h edb.h ../../db/dbbase.h
|
||||
exportinfo.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/error.h
|
||||
exportinfo.o: ../../core/dirs.h message.h exportthread.h
|
||||
@@ -70,7 +70,8 @@ init.o: ../../../pikotools/confparser/space.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
init.o: ../../core/misc.h ../../core/session.h ../../core/user.h
|
||||
init.o: ../../core/plugindata.h ../../core/rebus.h ../../core/mount.h
|
||||
init.o: ../../templates/locale.h ../../core/system.h ../../core/dirs.h
|
||||
init.o: ../../templates/locale.h ../../core/system.h ../../core/job.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
init.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
init.o: ../../db/dbitemquery.h ../../core/item.h ../../db/dbitemcolumns.h
|
||||
init.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
@@ -81,13 +82,12 @@ init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
init.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/config.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
init.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
init.o: ../../core/request.h ../../core/system.h ../../core/synchro.h
|
||||
|
||||
@@ -16,6 +16,7 @@ gallery.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
gallery.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
gallery.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
gallery.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
gallery.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
gallery.o: ../../core/dirs.h ../../core/dircontainer.h ../../notify/notify.h
|
||||
gallery.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
gallery.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -23,13 +24,12 @@ gallery.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
gallery.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
gallery.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
gallery.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
gallery.o: ../../core/basethread.h ../../core/synchro.h
|
||||
gallery.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
gallery.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
gallery.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
gallery.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
gallery.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
gallery.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
gallery.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
gallery.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
gallery.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
gallery.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
gallery.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
gallery.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
gallery.o: ../../core/synchro.h galleryinfo.h
|
||||
galleryinfo.o: galleryinfo.h ../../core/item.h
|
||||
galleryinfo.o: ../../../pikotools/confparser/space.h
|
||||
@@ -47,7 +47,8 @@ init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/session.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/config.h ../../core/system.h ../../core/dirs.h
|
||||
init.o: ../../core/config.h ../../core/system.h ../../core/job.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
init.o: ../../core/dircontainer.h ../../notify/notify.h
|
||||
init.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
init.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -55,13 +56,12 @@ init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
init.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../core/synchro.h galleryinfo.h ../../core/log.h
|
||||
init.o: ../../core/plugin.h ../../core/pluginmsg.h ../../core/system.h
|
||||
init.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
@@ -104,6 +104,7 @@ templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
templates.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
templates.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -112,12 +113,11 @@ templates.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
templates.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
templates.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
templates.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.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/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
templates.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
templates.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
templates.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/synchro.h galleryinfo.h
|
||||
templates.o: ../../core/misc.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
templates.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
groupinfo.o: groupinfo.h groups.h ../../../pikotools/confparser/confparser.h
|
||||
groupinfo.o: ../../../pikotools/confparser/space.h ../../core/item.h
|
||||
groupinfo.o: ../../../pikotools/confparser/space.h ../../core/system.h
|
||||
groupinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
groupinfo.o: ../../core/dirs.h ../../core/item.h ../../core/dircontainer.h
|
||||
groupinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
groupinfo.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
@@ -23,13 +24,12 @@ groupinfo.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
groupinfo.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
groupinfo.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
groupinfo.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
groupinfo.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
groupinfo.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
groupinfo.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
groupinfo.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
groupinfo.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
groupinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
groupinfo.o: ../../core/users.h ../../core/loadavg.h ../../core/image.h
|
||||
groupinfo.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
groupinfo.o: ../../core/log.h
|
||||
groupinfo.o: ../../core/threadmanager.h ../../core/log.h
|
||||
groups.o: groups.h ../../../pikotools/confparser/confparser.h
|
||||
groups.o: ../../../pikotools/confparser/space.h ../../core/log.h
|
||||
init.o: ../../core/log.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
@@ -42,7 +42,8 @@ init.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
init.o: ../../core/misc.h ../../../pikotools/confparser/space.h
|
||||
init.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
init.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
init.o: ../../core/system.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
init.o: ../../db/dbtextstream.h ../../core/error.h ../../db/dbitemquery.h
|
||||
init.o: ../../core/item.h ../../db/dbitemcolumns.h ../../core/user.h
|
||||
@@ -54,12 +55,11 @@ init.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
init.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
init.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h groups.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/config.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h groups.h ../../core/loadavg.h
|
||||
init.o: ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
init.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
init.o: ../../core/request.h ../../core/system.h ../../core/synchro.h
|
||||
@@ -96,6 +96,7 @@ templates.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
templates.o: ../../templates/locale.h ../../templates/changepatterns.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../templates/localefilter.h
|
||||
templates.o: ../../core/config.h ../../core/cur.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/dircontainer.h ../../db/db.h
|
||||
templates.o: ../../db/dbbase.h ../../db/dbconn.h ../../db/dbtextstream.h
|
||||
templates.o: ../../core/textstream.h ../../core/error.h
|
||||
@@ -111,15 +112,14 @@ templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
templates.o: ../../templates/patterns.h ../../notify/notifythread.h
|
||||
templates.o: ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
templates.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
templates.o: ../../core/run.h ../../core/users.h groups.h
|
||||
templates.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/htmlfilter.h ../../core/plugin.h
|
||||
templates.o: ../../core/pluginmsg.h ../../core/system.h
|
||||
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
templates.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
templates.o: ../../core/users.h groups.h ../../core/loadavg.h
|
||||
templates.o: ../../core/image.h ../../core/threadmanager.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/htmlfilter.h
|
||||
templates.o: ../../core/plugin.h ../../core/pluginmsg.h ../../core/system.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
templates.o: ../../core/request.h ../../core/synchro.h
|
||||
|
||||
@@ -35,7 +35,8 @@ init.o: ../../core/misc.h ../../../pikotools/confparser/space.h
|
||||
init.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
init.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
init.o: ../../core/plugin.h ../../core/pluginmsg.h ../../core/log.h
|
||||
init.o: ../../core/system.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
init.o: ../../db/dbtextstream.h ../../core/error.h ../../db/dbitemquery.h
|
||||
init.o: ../../core/item.h ../../db/dbitemcolumns.h ../../core/user.h
|
||||
@@ -47,12 +48,11 @@ init.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
init.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
init.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/config.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/threadmanager.h ../../core/sessionmanager.h
|
||||
init.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.h ../../core/request.h
|
||||
@@ -104,28 +104,28 @@ templates.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
templates.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
templates.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../core/plugin.h ../../core/pluginmsg.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
templates.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
templates.o: ../../templates/patterns.h ../../notify/notifythread.h
|
||||
templates.o: ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
templates.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
templates.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
templates.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
templates.o: ../../core/request.h ../../core/synchro.h
|
||||
templates.o: ../../functions/functionparser.h ../../functions/adduser.h
|
||||
templates.o: ../../functions/cat.h ../../functions/chmod.h
|
||||
templates.o: ../../functions/privchanger.h ../../functions/chown.h
|
||||
templates.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
templates.o: ../../functions/default.h ../../functions/download.h
|
||||
templates.o: ../../functions/emacs.h ../../functions/env.h
|
||||
templates.o: ../../functions/last.h ../../functions/login.h
|
||||
templates.o: ../../functions/logout.h ../../functions/ln.h
|
||||
templates.o: ../../functions/ls.h ../../functions/man.h
|
||||
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.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/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../core/request.h
|
||||
templates.o: ../../core/synchro.h ../../functions/functionparser.h
|
||||
templates.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
templates.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
templates.o: ../../functions/cp.h ../../functions/default.h
|
||||
templates.o: ../../functions/download.h ../../functions/emacs.h
|
||||
templates.o: ../../functions/env.h ../../functions/last.h
|
||||
templates.o: ../../functions/login.h ../../functions/logout.h
|
||||
templates.o: ../../functions/ln.h ../../functions/ls.h ../../functions/man.h
|
||||
templates.o: ../../functions/meta.h ../../functions/mkdir.h
|
||||
templates.o: ../../functions/mv.h ../../functions/nicedit.h
|
||||
templates.o: ../../functions/node.h ../../functions/passwd.h
|
||||
|
||||
@@ -17,7 +17,8 @@ init.o: ../../core/error.h ../../db/dbitemquery.h ../../core/item.h
|
||||
init.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
init.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
|
||||
init.o: bot.h stats.h templates.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
init.o: ../../core/system.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
init.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
init.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
init.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h
|
||||
@@ -25,12 +26,11 @@ init.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
init.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
init.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
init.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/threadmanager.h ../../core/sessionmanager.h
|
||||
init.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.h ../../core/system.h
|
||||
@@ -75,7 +75,8 @@ templates.o: ../../core/request.h ../../core/requesttypes.h ../../core/item.h
|
||||
templates.o: ../../../pikotools/confparser/space.h ../../core/error.h
|
||||
templates.o: ../../core/textstream.h ../../core/misc.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
templates.o: ../../core/system.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
templates.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.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
|
||||
@@ -88,18 +89,17 @@ templates.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
templates.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
templates.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
templates.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
templates.o: ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
templates.o: ../../core/users.h ../../core/user.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/cur.h ../../core/session.h
|
||||
templates.o: ../../core/rebus.h ../../core/mount.h ../../core/mounts.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/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../core/request.h
|
||||
templates.o: ../../core/system.h ../../core/synchro.h
|
||||
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/config.h ../../core/users.h ../../core/user.h
|
||||
templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
templates.o: ../../core/cur.h ../../core/session.h ../../core/rebus.h
|
||||
templates.o: ../../core/mount.h ../../core/mounts.h ../../core/mountparser.h
|
||||
templates.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
templates.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
templates.o: ../../core/image.h ../../core/threadmanager.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
templates.o: ../../core/request.h ../../core/system.h ../../core/synchro.h
|
||||
templates.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
templates.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
|
||||
@@ -17,6 +17,7 @@ createthread.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
createthread.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
createthread.o: ../../core/mount.h ../../templates/locale.h
|
||||
createthread.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
createthread.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
createthread.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
createthread.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
createthread.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -25,13 +26,12 @@ createthread.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
createthread.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
createthread.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
createthread.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
createthread.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
createthread.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
createthread.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
createthread.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
createthread.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
createthread.o: ../../core/loadavg.h ../../core/image.h
|
||||
createthread.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
createthread.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
createthread.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
createthread.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
createthread.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
createthread.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
createthread.o: ../../core/image.h ../../core/threadmanager.h
|
||||
createthread.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h
|
||||
createthread.o: threadinfo.h ../../functions/functions.h
|
||||
createthread.o: ../../functions/functionbase.h
|
||||
@@ -72,6 +72,7 @@ funthread.o: ../../core/htmlfilter.h ../../templates/htmltextstream.h
|
||||
funthread.o: ../../core/session.h ../../core/user.h ../../core/plugindata.h
|
||||
funthread.o: ../../core/rebus.h ../../core/mount.h ../../templates/locale.h
|
||||
funthread.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
funthread.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
funthread.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
funthread.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
funthread.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -80,12 +81,11 @@ funthread.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
funthread.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
funthread.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
funthread.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
funthread.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
funthread.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
funthread.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
funthread.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
funthread.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
funthread.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
funthread.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
funthread.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
funthread.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
funthread.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
funthread.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
funthread.o: ../../core/threadmanager.h ../../core/synchro.h tdb.h thread.h
|
||||
funthread.o: ../../db/dbbase.h threadinfo.h
|
||||
init.o: tdb.h thread.h ../../db/dbbase.h ../../core/error.h reply.h
|
||||
@@ -103,7 +103,8 @@ init.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/session.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/config.h ../../core/system.h ../../core/dirs.h
|
||||
init.o: ../../core/config.h ../../core/system.h ../../core/job.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
init.o: ../../core/dircontainer.h ../../notify/notify.h
|
||||
init.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
init.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -111,13 +112,12 @@ init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
init.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../core/synchro.h threadinfo.h funthread.h createthread.h
|
||||
init.o: showthreads.h ../../core/log.h ../../core/plugin.h pluginmsg.h
|
||||
init.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
@@ -159,7 +159,8 @@ reply.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
reply.o: ../../templates/htmltextstream.h ../../core/session.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/config.h ../../core/system.h ../../core/dirs.h
|
||||
reply.o: ../../core/config.h ../../core/system.h ../../core/job.h
|
||||
reply.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
reply.o: ../../core/dircontainer.h ../../notify/notify.h
|
||||
reply.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
reply.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
@@ -167,13 +168,12 @@ reply.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
reply.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
reply.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
reply.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
reply.o: ../../core/basethread.h ../../core/synchro.h
|
||||
reply.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
reply.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
reply.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
reply.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
reply.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
reply.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
reply.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
reply.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
reply.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
reply.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
reply.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
reply.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
reply.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h threadinfo.h
|
||||
reply.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
reply.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
@@ -217,6 +217,7 @@ showthreads.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
showthreads.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
showthreads.o: ../../core/mount.h ../../templates/locale.h
|
||||
showthreads.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
showthreads.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
showthreads.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
showthreads.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
showthreads.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -225,18 +226,18 @@ showthreads.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
showthreads.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
showthreads.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
showthreads.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
showthreads.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
showthreads.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
showthreads.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
showthreads.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
showthreads.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
showthreads.o: ../../core/loadavg.h ../../core/image.h
|
||||
showthreads.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
showthreads.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
showthreads.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
showthreads.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
showthreads.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
showthreads.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
showthreads.o: ../../core/image.h ../../core/threadmanager.h
|
||||
showthreads.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h
|
||||
showthreads.o: threadinfo.h
|
||||
tdb.o: tdb.h thread.h ../../db/dbbase.h ../../core/error.h ../../core/log.h
|
||||
templates.o: threadinfo.h ../../core/item.h
|
||||
templates.o: ../../../pikotools/confparser/space.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/item.h ../../core/dircontainer.h
|
||||
templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
templates.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
@@ -258,12 +259,12 @@ templates.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
templates.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
templates.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
templates.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.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/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../core/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/threadmanager.h thread.h tdb.h ../../db/dbbase.h
|
||||
templates.o: reply.h ../../functions/functionbase.h ../../core/request.h
|
||||
templates.o: ../../core/synchro.h funthread.h createthread.h showthreads.h
|
||||
@@ -296,6 +297,7 @@ templates.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
threadinfo.o: threadinfo.h ../../core/item.h
|
||||
threadinfo.o: ../../../pikotools/confparser/space.h ../../core/system.h
|
||||
threadinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
threadinfo.o: ../../core/dirs.h ../../core/item.h ../../core/dircontainer.h
|
||||
threadinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
threadinfo.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
@@ -317,10 +319,10 @@ threadinfo.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
threadinfo.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
threadinfo.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
threadinfo.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
threadinfo.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
threadinfo.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
threadinfo.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
threadinfo.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
threadinfo.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
threadinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
threadinfo.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
threadinfo.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
threadinfo.o: ../../core/loadavg.h ../../core/image.h
|
||||
threadinfo.o: ../../core/threadmanager.h thread.h tdb.h ../../db/dbbase.h
|
||||
|
||||
@@ -19,6 +19,7 @@ createticket.o: ../../templates/htmltextstream.h ../../core/session.h
|
||||
createticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
createticket.o: ../../core/mount.h ../../templates/locale.h
|
||||
createticket.o: ../../core/request.h ../../core/config.h ../../core/system.h
|
||||
createticket.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
createticket.o: ../../core/dirs.h ../../core/dircontainer.h
|
||||
createticket.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
createticket.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -27,13 +28,12 @@ createticket.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
createticket.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
createticket.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
createticket.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
createticket.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
createticket.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
createticket.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
createticket.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
createticket.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
createticket.o: ../../core/loadavg.h ../../core/image.h
|
||||
createticket.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
createticket.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
createticket.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
createticket.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
createticket.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
createticket.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
createticket.o: ../../core/image.h ../../core/threadmanager.h
|
||||
createticket.o: ../../core/synchro.h ticketinfo.h ../../functions/functions.h
|
||||
createticket.o: ../../functions/functionbase.h
|
||||
createticket.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
@@ -64,7 +64,8 @@ editticket.o: ../../core/misc.h ../../core/item.h
|
||||
editticket.o: ../../../pikotools/confparser/space.h ../../core/requesttypes.h
|
||||
editticket.o: ../../core/error.h ../../../pikotools/confparser/confparser.h
|
||||
editticket.o: ../../../pikotools/confparser/space.h ticketinfo.h
|
||||
editticket.o: ../../core/item.h ../../core/system.h ../../core/dirs.h
|
||||
editticket.o: ../../core/item.h ../../core/system.h ../../core/job.h
|
||||
editticket.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
editticket.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
editticket.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
editticket.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
@@ -82,12 +83,12 @@ editticket.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
editticket.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
editticket.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
editticket.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
editticket.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
editticket.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
editticket.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
editticket.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
editticket.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
editticket.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
editticket.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
editticket.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
editticket.o: ../../core/loadavg.h ../../core/image.h
|
||||
editticket.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
editticket.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
editticket.o: ../../core/cur.h ../../functions/adduser.h
|
||||
@@ -119,7 +120,8 @@ funticket.o: ../../core/misc.h ../../core/item.h
|
||||
funticket.o: ../../../pikotools/confparser/space.h ../../core/requesttypes.h
|
||||
funticket.o: ../../core/error.h ../../../pikotools/confparser/confparser.h
|
||||
funticket.o: ../../../pikotools/confparser/space.h ticketinfo.h
|
||||
funticket.o: ../../core/item.h ../../core/system.h ../../core/dirs.h
|
||||
funticket.o: ../../core/item.h ../../core/system.h ../../core/job.h
|
||||
funticket.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
funticket.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
funticket.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
funticket.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
@@ -137,12 +139,12 @@ funticket.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
funticket.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
funticket.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
funticket.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
funticket.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
funticket.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
funticket.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
funticket.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
funticket.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
funticket.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
funticket.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
funticket.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
funticket.o: ../../core/loadavg.h ../../core/image.h
|
||||
funticket.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
funticket.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
funticket.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
@@ -179,7 +181,8 @@ init.o: ../../core/item.h ../../../pikotools/confparser/space.h
|
||||
init.o: ../../core/requesttypes.h ../../core/error.h
|
||||
init.o: ../../../pikotools/confparser/confparser.h
|
||||
init.o: ../../../pikotools/confparser/space.h funticket.h ticketinfo.h
|
||||
init.o: ../../core/item.h ../../core/system.h ../../core/dirs.h
|
||||
init.o: ../../core/item.h ../../core/system.h ../../core/job.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
init.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
init.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h ../../core/user.h
|
||||
init.o: ../../core/group.h ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
@@ -195,13 +198,12 @@ init.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
init.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
init.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
init.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../core/synchro.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/config.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../core/mounts.h ../../core/mountparser.h ../../core/crypt.h
|
||||
init.o: ../../core/run.h ../../core/users.h ../../core/groups.h
|
||||
init.o: ../../core/group.h ../../core/loadavg.h ../../core/image.h
|
||||
init.o: ../../core/basethread.h ../../core/threadmanager.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
init.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
init.o: ../../core/loadavg.h ../../core/image.h ../../core/threadmanager.h
|
||||
init.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
@@ -241,7 +243,8 @@ showtickets.o: ../../../pikotools/confparser/space.h
|
||||
showtickets.o: ../../core/requesttypes.h ../../core/error.h
|
||||
showtickets.o: ../../../pikotools/confparser/confparser.h
|
||||
showtickets.o: ../../../pikotools/confparser/space.h ticketinfo.h
|
||||
showtickets.o: ../../core/item.h ../../core/system.h ../../core/dirs.h
|
||||
showtickets.o: ../../core/item.h ../../core/system.h ../../core/job.h
|
||||
showtickets.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
showtickets.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
showtickets.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
showtickets.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
@@ -259,13 +262,12 @@ showtickets.o: ../../../ezc/src/generator.h ../../../ezc/src/pattern.h
|
||||
showtickets.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
showtickets.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
showtickets.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
showtickets.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
showtickets.o: ../../core/config.h ../../core/users.h
|
||||
showtickets.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
showtickets.o: ../../core/mounts.h ../../core/mountparser.h
|
||||
showtickets.o: ../../core/crypt.h ../../core/run.h ../../core/users.h
|
||||
showtickets.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
showtickets.o: ../../core/image.h ../../core/basethread.h
|
||||
showtickets.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
showtickets.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
showtickets.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
showtickets.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
showtickets.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
showtickets.o: ../../core/loadavg.h ../../core/image.h
|
||||
showtickets.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
showtickets.o: ../../functions/functionbase.h
|
||||
showtickets.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
@@ -310,6 +312,7 @@ templates.o: ../../../pikotools/confparser/space.h
|
||||
templates.o: ../../../ezc/src/functions.h ../../../ezc/src/funinfo.h
|
||||
templates.o: ../../../ezc/src/stringconv.h ../../../pikotools/utf8/utf8.h
|
||||
templates.o: ticketinfo.h ticket.h ../../core/item.h ../../core/system.h
|
||||
templates.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
templates.o: ../../core/dirs.h ../../core/dircontainer.h ../../db/db.h
|
||||
templates.o: ../../db/dbbase.h ../../db/dbitemquery.h
|
||||
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
@@ -327,12 +330,12 @@ templates.o: ../../templates/locale.h ../../notify/notify.h
|
||||
templates.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
templates.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
templates.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../core/mounts.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/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
templates.o: ../../core/loadavg.h ../../core/image.h
|
||||
templates.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
templates.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
@@ -368,9 +371,10 @@ templates.o: sessiondata.h ../../core/plugindata.h ../../functions/rm.h
|
||||
templates.o: ../../plugins/thread/pluginmsg.h ../../templates/miscspace.h
|
||||
templates.o: ../../templates/templates.h
|
||||
ticketinfo.o: ticketinfo.h ticket.h ../../core/item.h ../../core/system.h
|
||||
ticketinfo.o: ../../core/dirs.h ../../core/item.h
|
||||
ticketinfo.o: ../../../pikotools/confparser/space.h ../../core/dircontainer.h
|
||||
ticketinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbitemquery.h
|
||||
ticketinfo.o: ../../core/job.h ../../core/basethread.h ../../core/synchro.h
|
||||
ticketinfo.o: ../../../pikotools/confparser/space.h ../../core/dirs.h
|
||||
ticketinfo.o: ../../core/item.h ../../core/dircontainer.h ../../db/db.h
|
||||
ticketinfo.o: ../../db/dbbase.h ../../db/dbitemquery.h
|
||||
ticketinfo.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
ticketinfo.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
ticketinfo.o: ../../core/log.h ../../core/textstream.h
|
||||
@@ -389,13 +393,12 @@ ticketinfo.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
ticketinfo.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
ticketinfo.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
ticketinfo.o: ../../../pikotools/utf8/utf8.h ../../notify/notifythread.h
|
||||
ticketinfo.o: ../../core/basethread.h ../../core/synchro.h
|
||||
ticketinfo.o: ../../notify/templatesnotify.h ../../core/config.h
|
||||
ticketinfo.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
ticketinfo.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
ticketinfo.o: ../../core/config.h ../../core/users.h ../../core/ugcontainer.h
|
||||
ticketinfo.o: ../../core/lastcontainer.h ../../core/mounts.h
|
||||
ticketinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/run.h
|
||||
ticketinfo.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
ticketinfo.o: ../../core/loadavg.h ../../core/image.h ../../core/basethread.h
|
||||
ticketinfo.o: ../../core/loadavg.h ../../core/image.h
|
||||
ticketinfo.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
ticketinfo.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
ticketinfo.o: ../../core/cur.h ../../functions/adduser.h
|
||||
|
||||
Reference in New Issue
Block a user