start working on 0.7.x branch
- added FileLog which stores content to the file log - now Log is only a wrapper - it puts messages to the local buffer and when logsave is used then the buffer is put to FileLog - new base classes: WinixBase (Log, Config*, Synchro*) WinixModel : public WinixBase (morm::ModelConnector*, Plugin*) WinixSystem : public WinixModel (System*) WinixRequest : public WinixSystem (SLog, Cur*) - singletons: log, slog, plugin are depracated - now references to them are in base classses (WinixBase, WinixModel) - DbBase, DbConn and Db are depracated - now we are using Morm project (in WinixModel there is a model_connector pointer) each thread will have its own ModelConnector git-svn-id: svn://ttmath.org/publicrep/winix/branches/0.7.x@1146 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -19,46 +19,67 @@ gallery.o: ../../../../pikotools/textstream/textstream.h
|
||||
gallery.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
gallery.o: ../../../../pikotools/textstream/types.h
|
||||
gallery.o: ../../../../pikotools/utf8/utf8.h
|
||||
gallery.o: ../../../../winix/winixd/core/error.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
gallery.o: ../../../../winix/winixd/core/config.h
|
||||
gallery.o: ../../../../pikotools/space/spaceparser.h
|
||||
gallery.o: ../../../../pikotools/space/space.h
|
||||
gallery.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
gallery.o: ../../../../winix/winixd/core/log.h
|
||||
gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
gallery.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
gallery.o: ../../../../winix/winixd/core/filelog.h
|
||||
gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
gallery.o: ../../../../winix/winixd/core/log.h
|
||||
gallery.o: ../../../../winix/winixd/core/filelog.h
|
||||
gallery.o: ../../../../winix/winixd/core/lock.h
|
||||
gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
gallery.o: ../../../../winix/winixd/core/error.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbitemquery.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
gallery.o: ../../../../winix/winixd/core/user.h
|
||||
gallery.o: ../../../../winix/winixd/core/group.h
|
||||
gallery.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/item.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/log.h
|
||||
gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
gallery.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
gallery.o: ../../../../winix/winixd/core/slog.h
|
||||
gallery.o: ../../../../winix/winixd/core/cur.h
|
||||
gallery.o: ../../../../winix/winixd/core/request.h
|
||||
gallery.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
gallery.o: ../../../../winix/winixd/core/error.h
|
||||
gallery.o: ../../../../winix/winixd/core/config.h
|
||||
gallery.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
gallery.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
gallery.o: ../../../../pikotools/space/spacetojson.h
|
||||
gallery.o: ../../../../ezc/src/outstreams.h
|
||||
gallery.o: ../../../../winix/winixd/core/session.h
|
||||
gallery.o: ../../../../winix/winixd/core/user.h
|
||||
gallery.o: ../../../../winix/winixd/core/plugindata.h
|
||||
gallery.o: ../../../../winix/winixd/core/rebus.h
|
||||
gallery.o: ../../../../winix/winixd/core/ipban.h
|
||||
gallery.o: ../../../../winix/winixd/core/mount.h
|
||||
gallery.o: ../../../../winix/winixd/templates/locale.h
|
||||
gallery.o: ../../../../winix/winixd/core/request.h
|
||||
gallery.o: ../../../../winix/winixd/core/config.h
|
||||
gallery.o: ../../../../winix/winixd/core/system.h
|
||||
gallery.o: ../../../../winix/winixd/core/job.h
|
||||
gallery.o: ../../../../winix/winixd/core/basethread.h
|
||||
gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
gallery.o: ../../../../winix/winixd/core/plugin.h
|
||||
gallery.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
gallery.o: ../../../../winix/winixd/core/plugindata.h
|
||||
gallery.o: ../../../../winix/winixd/core/dirs.h
|
||||
gallery.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/request.h
|
||||
gallery.o: ../../../../winix/winixd/core/mounts.h
|
||||
gallery.o: ../../../../winix/winixd/core/mount.h
|
||||
gallery.o: ../../../../winix/winixd/core/mountparser.h
|
||||
gallery.o: ../../../../winix/winixd/core/crypt.h
|
||||
gallery.o: ../../../../winix/winixd/core/run.h
|
||||
gallery.o: ../../../../winix/winixd/core/user.h
|
||||
gallery.o: ../../../../winix/winixd/core/users.h
|
||||
gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/cur.h
|
||||
gallery.o: ../../../../winix/winixd/core/session.h
|
||||
gallery.o: ../../../../winix/winixd/core/rebus.h
|
||||
gallery.o: ../../../../winix/winixd/core/ipban.h
|
||||
gallery.o: ../../../../winix/winixd/core/groups.h
|
||||
gallery.o: ../../../../winix/winixd/core/group.h
|
||||
gallery.o: ../../../../winix/winixd/core/loadavg.h
|
||||
gallery.o: ../../../../winix/winixd/core/image.h
|
||||
gallery.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
gallery.o: ../../../../winix/winixd/notify/notify.h
|
||||
gallery.o: ../../../../winix/winixd/notify/notifypool.h
|
||||
gallery.o: ../../../../winix/winixd/templates/locale.h
|
||||
gallery.o: ../../../../winix/winixd/templates/patterns.h
|
||||
gallery.o: ../../../../winix/winixd/templates/locale.h
|
||||
gallery.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
@@ -72,21 +93,19 @@ gallery.o: ../../../../winix/winixd/notify/notifythread.h
|
||||
gallery.o: ../../../../winix/winixd/core/basethread.h
|
||||
gallery.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
gallery.o: ../../../../winix/winixd/core/users.h
|
||||
gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/mounts.h
|
||||
gallery.o: ../../../../winix/winixd/core/mountparser.h
|
||||
gallery.o: ../../../../winix/winixd/core/crypt.h
|
||||
gallery.o: ../../../../winix/winixd/core/run.h
|
||||
gallery.o: ../../../../winix/winixd/core/users.h
|
||||
gallery.o: ../../../../winix/winixd/core/groups.h
|
||||
gallery.o: ../../../../winix/winixd/core/group.h
|
||||
gallery.o: ../../../../winix/winixd/core/loadavg.h
|
||||
gallery.o: ../../../../winix/winixd/core/image.h
|
||||
gallery.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
gallery.o: ../../../../winix/winixd/core/timezones.h
|
||||
gallery.o: ../../../../winix/winixd/core/timezone.h
|
||||
gallery.o: ../../../../winix/winixd/core/synchro.h galleryinfo.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
gallery.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
gallery.o: ../../../../winix/winixd/core/cur.h
|
||||
gallery.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
gallery.o: ../../../../winix/winixd/core/sessioncontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/system.h
|
||||
gallery.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
gallery.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
gallery.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
galleryinfo.o: galleryinfo.h ../../../../winix/winixd/core/item.h
|
||||
galleryinfo.o: ../../../../pikotools/space/space.h
|
||||
galleryinfo.o: ../../../../pikotools/textstream/types.h
|
||||
@@ -114,46 +133,67 @@ init.o: ../../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
init.o: ../../../../pikotools/textstream/types.h
|
||||
init.o: ../../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
init.o: ../../../../winix/winixd/core/config.h
|
||||
init.o: ../../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../../pikotools/space/space.h
|
||||
init.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
init.o: ../../../../winix/winixd/core/log.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
init.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
init.o: ../../../../winix/winixd/core/filelog.h
|
||||
init.o: ../../../../winix/winixd/core/synchro.h
|
||||
init.o: ../../../../winix/winixd/core/log.h
|
||||
init.o: ../../../../winix/winixd/core/filelog.h
|
||||
init.o: ../../../../winix/winixd/core/lock.h
|
||||
init.o: ../../../../winix/winixd/core/synchro.h
|
||||
init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../winix/winixd/db/dbitemquery.h
|
||||
init.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
init.o: ../../../../winix/winixd/core/user.h
|
||||
init.o: ../../../../winix/winixd/core/group.h
|
||||
init.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
init.o: ../../../../winix/winixd/core/item.h
|
||||
init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/log.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
init.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
init.o: ../../../../winix/winixd/core/slog.h
|
||||
init.o: ../../../../winix/winixd/core/cur.h
|
||||
init.o: ../../../../winix/winixd/core/request.h
|
||||
init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../winix/winixd/core/config.h
|
||||
init.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
init.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
init.o: ../../../../pikotools/space/spacetojson.h
|
||||
init.o: ../../../../ezc/src/outstreams.h
|
||||
init.o: ../../../../winix/winixd/core/session.h
|
||||
init.o: ../../../../winix/winixd/core/user.h
|
||||
init.o: ../../../../winix/winixd/core/plugindata.h
|
||||
init.o: ../../../../winix/winixd/core/rebus.h
|
||||
init.o: ../../../../winix/winixd/core/ipban.h
|
||||
init.o: ../../../../winix/winixd/core/mount.h
|
||||
init.o: ../../../../winix/winixd/templates/locale.h
|
||||
init.o: ../../../../winix/winixd/core/request.h
|
||||
init.o: ../../../../winix/winixd/core/config.h
|
||||
init.o: ../../../../winix/winixd/core/system.h
|
||||
init.o: ../../../../winix/winixd/core/job.h
|
||||
init.o: ../../../../winix/winixd/core/basethread.h
|
||||
init.o: ../../../../winix/winixd/core/synchro.h
|
||||
init.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
init.o: ../../../../winix/winixd/core/plugin.h
|
||||
init.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
init.o: ../../../../winix/winixd/core/plugindata.h
|
||||
init.o: ../../../../winix/winixd/core/dirs.h
|
||||
init.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
init.o: ../../../../winix/winixd/core/request.h
|
||||
init.o: ../../../../winix/winixd/core/mounts.h
|
||||
init.o: ../../../../winix/winixd/core/mount.h
|
||||
init.o: ../../../../winix/winixd/core/mountparser.h
|
||||
init.o: ../../../../winix/winixd/core/crypt.h
|
||||
init.o: ../../../../winix/winixd/core/run.h
|
||||
init.o: ../../../../winix/winixd/core/user.h
|
||||
init.o: ../../../../winix/winixd/core/users.h
|
||||
init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/cur.h
|
||||
init.o: ../../../../winix/winixd/core/session.h
|
||||
init.o: ../../../../winix/winixd/core/rebus.h
|
||||
init.o: ../../../../winix/winixd/core/ipban.h
|
||||
init.o: ../../../../winix/winixd/core/groups.h
|
||||
init.o: ../../../../winix/winixd/core/group.h
|
||||
init.o: ../../../../winix/winixd/core/loadavg.h
|
||||
init.o: ../../../../winix/winixd/core/image.h
|
||||
init.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
init.o: ../../../../winix/winixd/notify/notify.h
|
||||
init.o: ../../../../winix/winixd/notify/notifypool.h
|
||||
init.o: ../../../../winix/winixd/templates/locale.h
|
||||
init.o: ../../../../winix/winixd/templates/patterns.h
|
||||
init.o: ../../../../winix/winixd/templates/locale.h
|
||||
init.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
@@ -167,83 +207,20 @@ init.o: ../../../../winix/winixd/notify/notifythread.h
|
||||
init.o: ../../../../winix/winixd/core/basethread.h
|
||||
init.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
init.o: ../../../../winix/winixd/core/users.h
|
||||
init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/mounts.h
|
||||
init.o: ../../../../winix/winixd/core/mountparser.h
|
||||
init.o: ../../../../winix/winixd/core/crypt.h
|
||||
init.o: ../../../../winix/winixd/core/run.h
|
||||
init.o: ../../../../winix/winixd/core/users.h
|
||||
init.o: ../../../../winix/winixd/core/groups.h
|
||||
init.o: ../../../../winix/winixd/core/group.h
|
||||
init.o: ../../../../winix/winixd/core/loadavg.h
|
||||
init.o: ../../../../winix/winixd/core/image.h
|
||||
init.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
init.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
init.o: ../../../../winix/winixd/core/timezones.h
|
||||
init.o: ../../../../winix/winixd/core/timezone.h
|
||||
init.o: ../../../../winix/winixd/core/synchro.h galleryinfo.h
|
||||
init.o: ../../../../winix/winixd/core/log.h
|
||||
init.o: ../../../../winix/winixd/core/plugin.h
|
||||
init.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
init.o: ../../../../winix/winixd/core/system.h
|
||||
init.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
init.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
init.o: ../../../../winix/winixd/core/cur.h
|
||||
init.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
init.o: ../../../../winix/winixd/core/sessioncontainer.h
|
||||
init.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
init.o: ../../../../winix/winixd/core/system.h
|
||||
init.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
init.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
init.o: ../../../../winix/winixd/functions/functions.h
|
||||
init.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
init.o: ../../../../winix/winixd/functions/functionparser.h
|
||||
init.o: ../../../../winix/winixd/core/cur.h
|
||||
init.o: ../../../../winix/winixd/functions/account.h
|
||||
init.o: ../../../../winix/winixd/functions/adduser.h
|
||||
init.o: ../../../../winix/winixd/functions/cat.h
|
||||
init.o: ../../../../winix/winixd/functions/chmod.h
|
||||
init.o: ../../../../winix/winixd/functions/privchanger.h
|
||||
init.o: ../../../../winix/winixd/functions/chown.h
|
||||
init.o: ../../../../winix/winixd/functions/ckeditor.h
|
||||
init.o: ../../../../winix/winixd/functions/cp.h
|
||||
init.o: ../../../../winix/winixd/functions/default.h
|
||||
init.o: ../../../../winix/winixd/functions/download.h
|
||||
init.o: ../../../../winix/winixd/functions/emacs.h
|
||||
init.o: ../../../../winix/winixd/functions/env.h
|
||||
init.o: ../../../../winix/winixd/functions/imgcrop.h
|
||||
init.o: ../../../../winix/winixd/functions/last.h
|
||||
init.o: ../../../../winix/winixd/functions/login.h
|
||||
init.o: ../../../../winix/winixd/functions/logout.h
|
||||
init.o: ../../../../winix/winixd/functions/ln.h
|
||||
init.o: ../../../../winix/winixd/functions/ls.h
|
||||
init.o: ../../../../winix/winixd/functions/man.h
|
||||
init.o: ../../../../winix/winixd/functions/meta.h
|
||||
init.o: ../../../../winix/winixd/functions/mkdir.h
|
||||
init.o: ../../../../winix/winixd/functions/mv.h
|
||||
init.o: ../../../../winix/winixd/functions/nicedit.h
|
||||
init.o: ../../../../winix/winixd/functions/node.h
|
||||
init.o: ../../../../winix/winixd/functions/passwd.h
|
||||
init.o: ../../../../winix/winixd/functions/priv.h
|
||||
init.o: ../../../../winix/winixd/functions/pw.h
|
||||
init.o: ../../../../winix/winixd/functions/reload.h
|
||||
init.o: ../../../../winix/winixd/functions/rm.h
|
||||
init.o: ../../../../winix/winixd/functions/rmuser.h
|
||||
init.o: ../../../../winix/winixd/functions/sort.h
|
||||
init.o: ../../../../winix/winixd/functions/specialdefault.h
|
||||
init.o: ../../../../winix/winixd/functions/stat.h
|
||||
init.o: ../../../../winix/winixd/functions/subject.h
|
||||
init.o: ../../../../winix/winixd/functions/template.h
|
||||
init.o: ../../../../winix/winixd/functions/tinymce.h
|
||||
init.o: ../../../../winix/winixd/functions/uname.h
|
||||
init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
init.o: ../../../../winix/winixd/templates/templates.h
|
||||
init.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
init.o: ../../../../winix/winixd/templates/indexpatterns.h
|
||||
init.o: ../../../../winix/winixd/templates/patterns.h
|
||||
init.o: ../../../../winix/winixd/templates/changepatterns.h
|
||||
init.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
init.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
init.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
init.o: ../../../../winix/winixd/core/plugin.h
|
||||
templates.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
templates.o: ../../../../winix/winixd/core/item.h
|
||||
templates.o: ../../../../pikotools/space/space.h
|
||||
@@ -263,46 +240,67 @@ templates.o: ../../../../pikotools/textstream/textstream.h
|
||||
templates.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
templates.o: ../../../../pikotools/textstream/types.h
|
||||
templates.o: ../../../../pikotools/utf8/utf8.h
|
||||
templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
templates.o: ../../../../winix/winixd/core/config.h
|
||||
templates.o: ../../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../../../pikotools/space/space.h
|
||||
templates.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
templates.o: ../../../../winix/winixd/core/log.h
|
||||
templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
templates.o: ../../../../winix/winixd/core/filelog.h
|
||||
templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
templates.o: ../../../../winix/winixd/core/log.h
|
||||
templates.o: ../../../../winix/winixd/core/filelog.h
|
||||
templates.o: ../../../../winix/winixd/core/lock.h
|
||||
templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../winix/winixd/db/dbitemquery.h
|
||||
templates.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
templates.o: ../../../../winix/winixd/core/user.h
|
||||
templates.o: ../../../../winix/winixd/core/group.h
|
||||
templates.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/item.h
|
||||
templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/log.h
|
||||
templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
templates.o: ../../../../winix/winixd/core/slog.h
|
||||
templates.o: ../../../../winix/winixd/core/cur.h
|
||||
templates.o: ../../../../winix/winixd/core/request.h
|
||||
templates.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../winix/winixd/core/config.h
|
||||
templates.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
templates.o: ../../../../pikotools/space/spacetojson.h
|
||||
templates.o: ../../../../ezc/src/outstreams.h
|
||||
templates.o: ../../../../winix/winixd/core/session.h
|
||||
templates.o: ../../../../winix/winixd/core/user.h
|
||||
templates.o: ../../../../winix/winixd/core/plugindata.h
|
||||
templates.o: ../../../../winix/winixd/core/rebus.h
|
||||
templates.o: ../../../../winix/winixd/core/ipban.h
|
||||
templates.o: ../../../../winix/winixd/core/mount.h
|
||||
templates.o: ../../../../winix/winixd/templates/locale.h
|
||||
templates.o: ../../../../winix/winixd/core/request.h
|
||||
templates.o: ../../../../winix/winixd/core/config.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
templates.o: ../../../../winix/winixd/core/job.h
|
||||
templates.o: ../../../../winix/winixd/core/basethread.h
|
||||
templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
templates.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
templates.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
templates.o: ../../../../winix/winixd/core/plugindata.h
|
||||
templates.o: ../../../../winix/winixd/core/dirs.h
|
||||
templates.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/request.h
|
||||
templates.o: ../../../../winix/winixd/core/mounts.h
|
||||
templates.o: ../../../../winix/winixd/core/mount.h
|
||||
templates.o: ../../../../winix/winixd/core/mountparser.h
|
||||
templates.o: ../../../../winix/winixd/core/crypt.h
|
||||
templates.o: ../../../../winix/winixd/core/run.h
|
||||
templates.o: ../../../../winix/winixd/core/user.h
|
||||
templates.o: ../../../../winix/winixd/core/users.h
|
||||
templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/cur.h
|
||||
templates.o: ../../../../winix/winixd/core/session.h
|
||||
templates.o: ../../../../winix/winixd/core/rebus.h
|
||||
templates.o: ../../../../winix/winixd/core/ipban.h
|
||||
templates.o: ../../../../winix/winixd/core/groups.h
|
||||
templates.o: ../../../../winix/winixd/core/group.h
|
||||
templates.o: ../../../../winix/winixd/core/loadavg.h
|
||||
templates.o: ../../../../winix/winixd/core/image.h
|
||||
templates.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
templates.o: ../../../../winix/winixd/notify/notify.h
|
||||
templates.o: ../../../../winix/winixd/notify/notifypool.h
|
||||
templates.o: ../../../../winix/winixd/templates/locale.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/locale.h
|
||||
templates.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
@@ -316,35 +314,32 @@ templates.o: ../../../../winix/winixd/notify/notifythread.h
|
||||
templates.o: ../../../../winix/winixd/core/basethread.h
|
||||
templates.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
templates.o: ../../../../winix/winixd/core/users.h
|
||||
templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/mounts.h
|
||||
templates.o: ../../../../winix/winixd/core/mountparser.h
|
||||
templates.o: ../../../../winix/winixd/core/crypt.h
|
||||
templates.o: ../../../../winix/winixd/core/run.h
|
||||
templates.o: ../../../../winix/winixd/core/users.h
|
||||
templates.o: ../../../../winix/winixd/core/groups.h
|
||||
templates.o: ../../../../winix/winixd/core/group.h
|
||||
templates.o: ../../../../winix/winixd/core/loadavg.h
|
||||
templates.o: ../../../../winix/winixd/core/image.h
|
||||
templates.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
templates.o: ../../../../winix/winixd/core/winixmodel.h
|
||||
templates.o: ../../../../winix/winixd/core/timezones.h
|
||||
templates.o: ../../../../winix/winixd/core/timezone.h
|
||||
templates.o: ../../../../winix/winixd/core/synchro.h galleryinfo.h
|
||||
templates.o: ../../../../winix/winixd/core/misc.h
|
||||
templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
templates.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
templates.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
templates.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
templates.o: ../../../../winix/winixd/core/cur.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
templates.o: ../../../../winix/winixd/core/sessioncontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
templates.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
templates.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
templates.o: ../../../../winix/winixd/core/misc.h
|
||||
templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
templates.o: ../../../../winix/winixd/templates/templates.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
templates.o: ../../../../winix/winixd/templates/indexpatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/changepatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
templates.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
templates.o: ../../../../winix/winixd/functions/functions.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionparser.h
|
||||
templates.o: ../../../../winix/winixd/core/cur.h
|
||||
templates.o: ../../../../winix/winixd/functions/account.h
|
||||
templates.o: ../../../../winix/winixd/functions/adduser.h
|
||||
templates.o: ../../../../winix/winixd/functions/cat.h
|
||||
@@ -386,13 +381,5 @@ templates.o: ../../../../winix/winixd/functions/upload.h
|
||||
templates.o: ../../../../winix/winixd/functions/uptime.h
|
||||
templates.o: ../../../../winix/winixd/functions/who.h
|
||||
templates.o: ../../../../winix/winixd/functions/vim.h
|
||||
templates.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
templates.o: ../../../../winix/winixd/templates/templates.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
templates.o: ../../../../winix/winixd/templates/indexpatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/changepatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
templates.o: ../../../../winix/winixd/templates/miscspace.h
|
||||
templates.o: ../../../../winix/winixd/templates/templates.h
|
||||
|
Reference in New Issue
Block a user