added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban)
now after some incorrent login attempts your IP can be banned or blocked (see new config variables) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@902 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -18,12 +18,12 @@ createticket.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
|
||||
createticket.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
createticket.o: ../../../pikotools/space/spacetojson.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/system.h ../../core/job.h ../../core/basethread.h
|
||||
createticket.o: ../../core/synchro.h ../../core/dirs.h
|
||||
createticket.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
createticket.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/error.h
|
||||
createticket.o: ../../db/dbitemquery.h ../../core/item.h
|
||||
createticket.o: ../../core/ipban.h ../../core/mount.h
|
||||
createticket.o: ../../templates/locale.h ../../core/system.h ../../core/job.h
|
||||
createticket.o: ../../core/basethread.h ../../core/synchro.h
|
||||
createticket.o: ../../core/dirs.h ../../core/dircontainer.h ../../db/db.h
|
||||
createticket.o: ../../db/dbbase.h ../../db/dbconn.h ../../db/dbtextstream.h
|
||||
createticket.o: ../../core/error.h ../../db/dbitemquery.h ../../core/item.h
|
||||
createticket.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
createticket.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
createticket.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
@@ -41,8 +41,9 @@ createticket.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
createticket.o: ../../core/image.h ../../core/threadmanager.h
|
||||
createticket.o: ../../core/timezones.h ../../core/timezone.h
|
||||
createticket.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
createticket.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
createticket.o: ../../core/request.h ../../core/system.h ../../core/synchro.h
|
||||
createticket.o: ../../core/ipbancontainer.h ../../functions/functions.h
|
||||
createticket.o: ../../functions/functionbase.h ../../core/request.h
|
||||
createticket.o: ../../core/system.h ../../core/synchro.h
|
||||
createticket.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
createticket.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
createticket.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
@@ -76,26 +77,28 @@ editticket.o: ../../core/error.h ticketinfo.h ../../core/item.h
|
||||
editticket.o: ../../core/system.h ../../functions/functions.h
|
||||
editticket.o: ../../functions/functionbase.h ../../db/db.h ../../db/dbbase.h
|
||||
editticket.o: ../../db/dbconn.h ../../db/dbtextstream.h
|
||||
editticket.o: ../../core/textstream.h ../../../pikotools/space/spaceparser.h
|
||||
editticket.o: ../../../pikotools/space/space.h ../../../pikotools/date/date.h
|
||||
editticket.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
editticket.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
editticket.o: ../../core/ugcontainer.h ../../core/log.h
|
||||
editticket.o: ../../core/textstream.h ../../core/misc.h ../../core/item.h
|
||||
editticket.o: ../../../pikotools/space/space.h
|
||||
editticket.o: ../../../pikotools/textstream/types.h ../../core/requesttypes.h
|
||||
editticket.o: ../../core/textstream.h
|
||||
editticket.o: ../../../pikotools/textstream/textstream.h
|
||||
editticket.o: ../../../pikotools/space/space.h
|
||||
editticket.o: ../../../pikotools/textstream/types.h
|
||||
editticket.o: ../../../pikotools/date/date.h
|
||||
editticket.o: ../../../pikotools/convert/convert.h
|
||||
editticket.o: ../../../pikotools/convert/inttostr.h
|
||||
editticket.o: ../../../pikotools/membuffer/membuffer.h
|
||||
editticket.o: ../../../pikotools/textstream/types.h
|
||||
editticket.o: ../../../pikotools/space/spaceparser.h
|
||||
editticket.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
editticket.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
editticket.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
editticket.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
editticket.o: ../../core/item.h ../../core/requesttypes.h
|
||||
editticket.o: ../../../pikotools/utf8/utf8.h ../../core/logmanipulators.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: ../../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/mount.h ../../templates/locale.h
|
||||
editticket.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
editticket.o: ../../core/request.h ../../core/config.h ../../core/synchro.h
|
||||
editticket.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
editticket.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -134,37 +137,38 @@ funticket.o: ticketinfo.h ../../core/item.h ../../core/system.h
|
||||
funticket.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
funticket.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
funticket.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
funticket.o: ../../../pikotools/space/spaceparser.h
|
||||
funticket.o: ../../../pikotools/space/space.h ../../../pikotools/date/date.h
|
||||
funticket.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
funticket.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
funticket.o: ../../core/ugcontainer.h ../../core/log.h
|
||||
funticket.o: ../../core/textstream.h ../../core/misc.h ../../core/item.h
|
||||
funticket.o: ../../../pikotools/space/space.h
|
||||
funticket.o: ../../../pikotools/textstream/types.h ../../core/requesttypes.h
|
||||
funticket.o: ../../../pikotools/textstream/textstream.h
|
||||
funticket.o: ../../../pikotools/space/space.h
|
||||
funticket.o: ../../../pikotools/textstream/types.h
|
||||
funticket.o: ../../../pikotools/date/date.h
|
||||
funticket.o: ../../../pikotools/convert/convert.h
|
||||
funticket.o: ../../../pikotools/convert/inttostr.h
|
||||
funticket.o: ../../../pikotools/membuffer/membuffer.h
|
||||
funticket.o: ../../../pikotools/textstream/types.h
|
||||
funticket.o: ../../../pikotools/space/spaceparser.h
|
||||
funticket.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
funticket.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
funticket.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
funticket.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
funticket.o: ../../core/item.h ../../core/requesttypes.h
|
||||
funticket.o: ../../../pikotools/utf8/utf8.h ../../core/logmanipulators.h
|
||||
funticket.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
funticket.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
funticket.o: ../../templates/htmltextstream.h
|
||||
funticket.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
funticket.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
funticket.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
|
||||
funticket.o: ../../core/config.h ../../core/synchro.h ../../notify/notify.h
|
||||
funticket.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
funticket.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
funticket.o: ../../../ezc/src/ezc.h ../../../ezc/src/generator.h
|
||||
funticket.o: ../../../ezc/src/pattern.h ../../../ezc/src/functions.h
|
||||
funticket.o: ../../../ezc/src/funinfo.h ../../../ezc/src/stringconv.h
|
||||
funticket.o: ../../notify/notifythread.h ../../core/basethread.h
|
||||
funticket.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
funticket.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
funticket.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
funticket.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
funticket.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
funticket.o: ../../core/request.h ../../core/config.h ../../core/synchro.h
|
||||
funticket.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
funticket.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
funticket.o: ../../templates/localefilter.h ../../../ezc/src/ezc.h
|
||||
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 ../../notify/notifythread.h
|
||||
funticket.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
funticket.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
funticket.o: ../../core/lastcontainer.h ../../functions/functionparser.h
|
||||
funticket.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
funticket.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
funticket.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
funticket.o: ../../functions/cp.h ../../functions/default.h
|
||||
@@ -192,9 +196,9 @@ funticket.o: ../../core/users.h ../../core/groups.h ../../core/group.h
|
||||
funticket.o: ../../core/loadavg.h ../../core/image.h
|
||||
funticket.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
funticket.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
funticket.o: ../../templates/templates.h ../../templates/patterncacher.h
|
||||
funticket.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
funticket.o: ../../templates/changepatterns.h
|
||||
funticket.o: ../../core/ipbancontainer.h ../../templates/templates.h
|
||||
funticket.o: ../../templates/patterncacher.h ../../templates/indexpatterns.h
|
||||
funticket.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
funticket.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
funticket.o: ../../plugins/thread/pluginmsg.h
|
||||
init.o: tdb.h ticket.h ../../db/dbbase.h ../../core/error.h funticket.h
|
||||
@@ -202,35 +206,36 @@ init.o: ticketinfo.h ../../core/item.h ../../core/system.h
|
||||
init.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
init.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
init.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
init.o: ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/space/space.h ../../../pikotools/date/date.h
|
||||
init.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h ../../core/user.h
|
||||
init.o: ../../core/group.h ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
init.o: ../../core/item.h ../../../pikotools/space/space.h
|
||||
init.o: ../../../pikotools/textstream/types.h ../../core/requesttypes.h
|
||||
init.o: ../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../pikotools/space/space.h
|
||||
init.o: ../../../pikotools/textstream/types.h ../../../pikotools/date/date.h
|
||||
init.o: ../../../pikotools/convert/convert.h
|
||||
init.o: ../../../pikotools/convert/inttostr.h
|
||||
init.o: ../../../pikotools/membuffer/membuffer.h
|
||||
init.o: ../../../pikotools/textstream/types.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../../pikotools/textstream/types.h
|
||||
init.o: ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/space/space.h ../../db/dbitemquery.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: ../../core/textstream.h ../../core/misc.h ../../core/item.h
|
||||
init.o: ../../core/requesttypes.h ../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
|
||||
init.o: ../../core/request.h ../../core/error.h ../../core/config.h
|
||||
init.o: ../../core/htmlfilter.h ../../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/mount.h ../../templates/locale.h ../../core/request.h
|
||||
init.o: ../../core/config.h ../../core/synchro.h ../../notify/notify.h
|
||||
init.o: ../../notify/notifypool.h ../../templates/patterns.h
|
||||
init.o: ../../templates/locale.h ../../templates/localefilter.h
|
||||
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: ../../notify/notifythread.h ../../core/basethread.h
|
||||
init.o: ../../notify/templatesnotify.h ../../core/users.h
|
||||
init.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
init.o: ../../core/request.h ../../core/config.h ../../core/synchro.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
|
||||
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 ../../notify/notifythread.h
|
||||
init.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
init.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
init.o: ../../core/lastcontainer.h ../../functions/functionparser.h
|
||||
init.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
init.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
init.o: ../../functions/cp.h ../../functions/default.h
|
||||
@@ -256,13 +261,13 @@ init.o: ../../core/mountparser.h ../../core/crypt.h ../../core/users.h
|
||||
init.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
init.o: ../../core/image.h ../../core/threadmanager.h ../../core/timezones.h
|
||||
init.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
init.o: ../../templates/templates.h ../../templates/patterncacher.h
|
||||
init.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
init.o: ../../templates/changepatterns.h ../../templates/htmltextstream.h
|
||||
init.o: ../../core/sessionmanager.h sessiondata.h ../../core/plugindata.h
|
||||
init.o: ../../functions/rm.h ../../plugins/thread/showthreads.h
|
||||
init.o: ../../plugins/thread/threadinfo.h ../../plugins/thread/thread.h
|
||||
init.o: ../../plugins/thread/pluginmsg.h
|
||||
init.o: ../../core/ipbancontainer.h ../../templates/templates.h
|
||||
init.o: ../../templates/patterncacher.h ../../templates/indexpatterns.h
|
||||
init.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
init.o: sessiondata.h ../../core/plugindata.h ../../functions/rm.h
|
||||
init.o: ../../plugins/thread/showthreads.h ../../plugins/thread/threadinfo.h
|
||||
init.o: ../../plugins/thread/thread.h ../../plugins/thread/pluginmsg.h
|
||||
sessiondata.o: sessiondata.h ../../core/plugindata.h ticket.h
|
||||
sessiondata.o: ../../functions/rm.h ../../../pikotools/space/space.h
|
||||
sessiondata.o: ../../../pikotools/textstream/types.h
|
||||
@@ -271,27 +276,28 @@ showtickets.o: ../../core/error.h ticketinfo.h ../../core/item.h
|
||||
showtickets.o: ../../core/system.h ../../functions/functions.h
|
||||
showtickets.o: ../../functions/functionbase.h ../../db/db.h ../../db/dbbase.h
|
||||
showtickets.o: ../../db/dbconn.h ../../db/dbtextstream.h
|
||||
showtickets.o: ../../core/textstream.h ../../../pikotools/space/spaceparser.h
|
||||
showtickets.o: ../../../pikotools/space/space.h
|
||||
showtickets.o: ../../../pikotools/date/date.h ../../db/dbitemquery.h
|
||||
showtickets.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
showtickets.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
showtickets.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
showtickets.o: ../../core/item.h ../../../pikotools/space/space.h
|
||||
showtickets.o: ../../../pikotools/textstream/types.h
|
||||
showtickets.o: ../../core/requesttypes.h
|
||||
showtickets.o: ../../core/textstream.h
|
||||
showtickets.o: ../../../pikotools/textstream/textstream.h
|
||||
showtickets.o: ../../../pikotools/space/space.h
|
||||
showtickets.o: ../../../pikotools/textstream/types.h
|
||||
showtickets.o: ../../../pikotools/date/date.h
|
||||
showtickets.o: ../../../pikotools/convert/convert.h
|
||||
showtickets.o: ../../../pikotools/convert/inttostr.h
|
||||
showtickets.o: ../../../pikotools/membuffer/membuffer.h
|
||||
showtickets.o: ../../../pikotools/textstream/types.h
|
||||
showtickets.o: ../../../pikotools/space/spaceparser.h
|
||||
showtickets.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
showtickets.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
showtickets.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
showtickets.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
showtickets.o: ../../core/item.h ../../core/requesttypes.h
|
||||
showtickets.o: ../../../pikotools/utf8/utf8.h ../../core/logmanipulators.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: ../../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/mount.h ../../templates/locale.h
|
||||
showtickets.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
showtickets.o: ../../core/request.h ../../core/config.h ../../core/synchro.h
|
||||
showtickets.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
showtickets.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -332,8 +338,8 @@ showtickets.o: ../../core/mountparser.h ../../core/crypt.h ../../core/users.h
|
||||
showtickets.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
showtickets.o: ../../core/image.h ../../core/threadmanager.h
|
||||
showtickets.o: ../../core/timezones.h ../../core/sessionmanager.h
|
||||
showtickets.o: ../../core/sessioncontainer.h ../../templates/templates.h
|
||||
showtickets.o: ../../templates/patterncacher.h
|
||||
showtickets.o: ../../core/sessioncontainer.h ../../core/ipbancontainer.h
|
||||
showtickets.o: ../../templates/templates.h ../../templates/patterncacher.h
|
||||
showtickets.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
showtickets.o: ../../templates/changepatterns.h
|
||||
showtickets.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
@@ -349,31 +355,31 @@ templates.o: ../../core/item.h ../../core/system.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
templates.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
templates.o: ../../core/error.h ../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
templates.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
templates.o: ../../core/requesttypes.h
|
||||
templates.o: ../../../pikotools/textstream/textstream.h
|
||||
templates.o: ../../../pikotools/convert/convert.h
|
||||
templates.o: ../../../pikotools/convert/inttostr.h
|
||||
templates.o: ../../../pikotools/membuffer/membuffer.h
|
||||
templates.o: ../../../pikotools/textstream/types.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/htmlfilter.h ../../templates/htmltextstream.h
|
||||
templates.o: ../../../pikotools/textstream/types.h ../../core/error.h
|
||||
templates.o: ../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
templates.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
templates.o: ../../core/requesttypes.h ../../core/logmanipulators.h
|
||||
templates.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
templates.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
templates.o: ../../templates/htmltextstream.h
|
||||
templates.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
templates.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
templates.o: ../../core/mount.h ../../templates/locale.h ../../core/request.h
|
||||
templates.o: ../../core/config.h ../../core/synchro.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: ../../notify/templatesnotify.h ../../core/users.h
|
||||
templates.o: ../../core/ugcontainer.h ../../core/lastcontainer.h
|
||||
templates.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
templates.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
templates.o: ../../core/request.h ../../core/config.h ../../core/synchro.h
|
||||
templates.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
templates.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
templates.o: ../../templates/localefilter.h ../../notify/notifythread.h
|
||||
templates.o: ../../core/basethread.h ../../notify/templatesnotify.h
|
||||
templates.o: ../../core/users.h ../../core/ugcontainer.h
|
||||
templates.o: ../../core/lastcontainer.h ../../functions/functionparser.h
|
||||
templates.o: ../../core/cur.h ../../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
|
||||
@@ -402,9 +408,9 @@ 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/timezones.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
templates.o: ../../templates/templates.h ../../templates/patterncacher.h
|
||||
templates.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
templates.o: ../../templates/changepatterns.h
|
||||
templates.o: ../../core/ipbancontainer.h ../../templates/templates.h
|
||||
templates.o: ../../templates/patterncacher.h ../../templates/indexpatterns.h
|
||||
templates.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
templates.o: sessiondata.h ../../core/plugindata.h ../../functions/rm.h
|
||||
templates.o: ../../plugins/thread/pluginmsg.h ../../templates/miscspace.h
|
||||
@@ -413,26 +419,27 @@ ticketinfo.o: ticketinfo.h ticket.h ../../core/item.h ../../core/system.h
|
||||
ticketinfo.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
ticketinfo.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
ticketinfo.o: ../../db/dbtextstream.h ../../core/textstream.h
|
||||
ticketinfo.o: ../../core/error.h ../../../pikotools/space/spaceparser.h
|
||||
ticketinfo.o: ../../../pikotools/space/space.h ../../../pikotools/date/date.h
|
||||
ticketinfo.o: ../../db/dbitemquery.h ../../db/dbitemcolumns.h
|
||||
ticketinfo.o: ../../core/user.h ../../core/group.h ../../core/dircontainer.h
|
||||
ticketinfo.o: ../../core/ugcontainer.h ../../core/log.h
|
||||
ticketinfo.o: ../../core/textstream.h ../../core/misc.h ../../core/item.h
|
||||
ticketinfo.o: ../../../pikotools/space/space.h
|
||||
ticketinfo.o: ../../../pikotools/textstream/types.h ../../core/requesttypes.h
|
||||
ticketinfo.o: ../../../pikotools/textstream/textstream.h
|
||||
ticketinfo.o: ../../../pikotools/space/space.h
|
||||
ticketinfo.o: ../../../pikotools/textstream/types.h
|
||||
ticketinfo.o: ../../../pikotools/date/date.h
|
||||
ticketinfo.o: ../../../pikotools/convert/convert.h
|
||||
ticketinfo.o: ../../../pikotools/convert/inttostr.h
|
||||
ticketinfo.o: ../../../pikotools/membuffer/membuffer.h
|
||||
ticketinfo.o: ../../../pikotools/textstream/types.h
|
||||
ticketinfo.o: ../../../pikotools/textstream/types.h ../../core/error.h
|
||||
ticketinfo.o: ../../../pikotools/space/spaceparser.h
|
||||
ticketinfo.o: ../../../pikotools/space/space.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 ../../core/misc.h
|
||||
ticketinfo.o: ../../core/item.h ../../core/requesttypes.h
|
||||
ticketinfo.o: ../../../pikotools/utf8/utf8.h ../../core/logmanipulators.h
|
||||
ticketinfo.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
ticketinfo.o: ../../core/error.h ../../core/config.h ../../core/htmlfilter.h
|
||||
ticketinfo.o: ../../templates/htmltextstream.h
|
||||
ticketinfo.o: ../../../pikotools/space/spacetojson.h ../../core/session.h
|
||||
ticketinfo.o: ../../core/user.h ../../core/plugindata.h ../../core/rebus.h
|
||||
ticketinfo.o: ../../core/mount.h ../../templates/locale.h
|
||||
ticketinfo.o: ../../core/ipban.h ../../core/mount.h ../../templates/locale.h
|
||||
ticketinfo.o: ../../core/request.h ../../core/config.h ../../core/synchro.h
|
||||
ticketinfo.o: ../../notify/notify.h ../../notify/notifypool.h
|
||||
ticketinfo.o: ../../templates/patterns.h ../../templates/locale.h
|
||||
@@ -473,8 +480,9 @@ ticketinfo.o: ../../core/mountparser.h ../../core/crypt.h ../../core/users.h
|
||||
ticketinfo.o: ../../core/groups.h ../../core/group.h ../../core/loadavg.h
|
||||
ticketinfo.o: ../../core/image.h ../../core/threadmanager.h
|
||||
ticketinfo.o: ../../core/timezones.h ../../core/sessionmanager.h
|
||||
ticketinfo.o: ../../core/sessioncontainer.h ../../templates/templates.h
|
||||
ticketinfo.o: ../../templates/patterncacher.h ../../templates/indexpatterns.h
|
||||
ticketinfo.o: ../../templates/patterns.h ../../templates/changepatterns.h
|
||||
ticketinfo.o: ../../core/sessioncontainer.h ../../core/ipbancontainer.h
|
||||
ticketinfo.o: ../../templates/templates.h ../../templates/patterncacher.h
|
||||
ticketinfo.o: ../../templates/indexpatterns.h ../../templates/patterns.h
|
||||
ticketinfo.o: ../../templates/changepatterns.h
|
||||
ticketinfo.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
|
||||
ticketinfo.o: sessiondata.h ../../core/plugindata.h ../../functions/rm.h
|
||||
|
Reference in New Issue
Block a user