added: a new directory "etc"
there'll be some generic config files for winix
added: a new file in etc directory: time_zones_file
list of time zones (not finished yet -- daylight saving time is needed)
added: option to config: etc_dir
a directory in which there are some config files
used mainly when winix starts
default: empty (means not for using)
added: option to config: time_zones_file
a file in etc_dir with time zones info
default: time_zones.conf
this is a Space structure with all time zones
added: to system: TimeZones struct
list of time zones read from etc/time_zones.conf
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@849 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -56,9 +56,10 @@ 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
|
||||
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
|
||||
exportinfo.o: ../../core/threadmanager.h ../../core/timezones.h export.h
|
||||
exportinfo.o: edb.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
exportinfo.o: ../../db/dbtextstream.h ../../core/error.h ../../core/dirs.h
|
||||
exportinfo.o: message.h exportthread.h
|
||||
exportthread.o: exportthread.h ../../core/basethread.h ../../core/synchro.h
|
||||
exportthread.o: message.h ../../core/log.h ../../core/misc.h
|
||||
exportthread.o: ../../core/item.h ../../../pikotools/space/space.h
|
||||
@@ -93,10 +94,10 @@ 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
|
||||
init.o: ../../core/system.h ../../core/synchro.h
|
||||
init.o: ../../core/threadmanager.h ../../core/timezones.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
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
|
||||
@@ -30,7 +30,7 @@ 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
|
||||
gallery.o: ../../core/timezones.h ../../core/synchro.h galleryinfo.h
|
||||
galleryinfo.o: galleryinfo.h ../../core/item.h
|
||||
galleryinfo.o: ../../../pikotools/space/space.h
|
||||
galleryinfo.o: ../../../pikotools/date/date.h
|
||||
@@ -64,12 +64,12 @@ 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
|
||||
init.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../core/timezones.h ../../core/synchro.h galleryinfo.h
|
||||
init.o: ../../core/log.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
init.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
init.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.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
|
||||
@@ -121,12 +121,13 @@ 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/synchro.h galleryinfo.h
|
||||
templates.o: ../../core/misc.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
templates.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
templates.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
templates.o: ../../core/synchro.h galleryinfo.h ../../core/misc.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: ../../functions/functionparser.h ../../core/cur.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
|
||||
|
||||
@@ -30,7 +30,8 @@ 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/threadmanager.h ../../core/log.h
|
||||
groupinfo.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
groupinfo.o: ../../core/log.h
|
||||
groups.o: groups.h ../../../pikotools/space/spaceparser.h
|
||||
groups.o: ../../../pikotools/space/space.h ../../core/log.h
|
||||
init.o: ../../core/log.h ../../core/plugin.h ../../core/pluginmsg.h
|
||||
@@ -61,7 +62,7 @@ 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/image.h ../../core/threadmanager.h ../../core/timezones.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
|
||||
@@ -122,8 +123,9 @@ 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/timezones.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/htmlfilter.h ../../core/plugin.h
|
||||
templates.o: ../../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
|
||||
|
||||
@@ -54,10 +54,10 @@ 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
|
||||
init.o: ../../core/system.h ../../core/synchro.h
|
||||
init.o: ../../core/threadmanager.h ../../core/timezones.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
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
@@ -116,18 +116,19 @@ 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/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: ../../core/threadmanager.h ../../core/timezones.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: ../../functions/meta.h ../../functions/mkdir.h
|
||||
templates.o: ../../functions/mv.h ../../functions/nicedit.h
|
||||
templates.o: ../../functions/node.h ../../functions/passwd.h
|
||||
|
||||
@@ -32,11 +32,11 @@ 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/system.h ../../core/synchro.h
|
||||
init.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
init.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../core/timezones.h ../../core/sessionmanager.h
|
||||
init.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.h ../../core/system.h
|
||||
init.o: ../../core/synchro.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
|
||||
@@ -99,9 +99,10 @@ 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: ../../core/timezones.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: ../../functions/functionparser.h ../../core/cur.h
|
||||
templates.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
|
||||
@@ -34,8 +34,8 @@ 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: ../../core/timezones.h ../../core/synchro.h tdb.h thread.h
|
||||
createthread.o: ../../db/dbbase.h threadinfo.h ../../functions/functions.h
|
||||
createthread.o: ../../functions/functionbase.h
|
||||
createthread.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
createthread.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
@@ -90,8 +90,9 @@ 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
|
||||
funthread.o: ../../core/threadmanager.h ../../core/synchro.h tdb.h thread.h
|
||||
funthread.o: ../../db/dbbase.h threadinfo.h
|
||||
funthread.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
funthread.o: ../../core/synchro.h tdb.h thread.h ../../db/dbbase.h
|
||||
funthread.o: threadinfo.h
|
||||
init.o: tdb.h thread.h ../../../pikotools/date/date.h ../../db/dbbase.h
|
||||
init.o: ../../core/error.h reply.h ../../functions/functionbase.h
|
||||
init.o: ../../core/item.h ../../../pikotools/space/space.h ../../db/db.h
|
||||
@@ -122,9 +123,9 @@ 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
|
||||
init.o: ../../core/timezones.h ../../core/synchro.h threadinfo.h funthread.h
|
||||
init.o: createthread.h showthreads.h ../../core/log.h ../../core/plugin.h
|
||||
init.o: pluginmsg.h ../../core/system.h ../../core/sessionmanager.h
|
||||
init.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
init.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
@@ -178,10 +179,10 @@ 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
|
||||
reply.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
reply.o: ../../core/timezones.h ../../core/synchro.h tdb.h thread.h
|
||||
reply.o: ../../db/dbbase.h threadinfo.h ../../functions/functions.h
|
||||
reply.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
reply.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
reply.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
reply.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
reply.o: ../../functions/cp.h ../../functions/default.h
|
||||
@@ -238,8 +239,8 @@ 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
|
||||
showthreads.o: ../../core/timezones.h ../../core/synchro.h tdb.h thread.h
|
||||
showthreads.o: ../../db/dbbase.h threadinfo.h
|
||||
tdb.o: tdb.h thread.h ../../../pikotools/date/date.h ../../db/dbbase.h
|
||||
tdb.o: ../../core/error.h ../../core/log.h
|
||||
templates.o: threadinfo.h ../../core/item.h ../../../pikotools/space/space.h
|
||||
@@ -273,14 +274,15 @@ 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 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
|
||||
templates.o: ../../core/misc.h ../../core/plugin.h pluginmsg.h
|
||||
templates.o: ../../core/system.h ../../core/sessionmanager.h
|
||||
templates.o: ../../core/sessioncontainer.h ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
templates.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/timezones.h thread.h tdb.h
|
||||
templates.o: ../../db/dbbase.h reply.h ../../functions/functionbase.h
|
||||
templates.o: ../../core/request.h ../../core/synchro.h funthread.h
|
||||
templates.o: createthread.h showthreads.h ../../core/misc.h
|
||||
templates.o: ../../core/plugin.h pluginmsg.h ../../core/system.h
|
||||
templates.o: ../../core/sessionmanager.h ../../core/sessioncontainer.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.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
|
||||
templates.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
templates.o: ../../functions/cp.h ../../functions/default.h
|
||||
@@ -334,4 +336,5 @@ 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
|
||||
threadinfo.o: ../../core/threadmanager.h thread.h tdb.h ../../db/dbbase.h
|
||||
threadinfo.o: ../../core/threadmanager.h ../../core/timezones.h thread.h
|
||||
threadinfo.o: tdb.h ../../db/dbbase.h
|
||||
|
||||
@@ -35,8 +35,8 @@ 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: ../../core/timezones.h ../../core/synchro.h ticketinfo.h
|
||||
createticket.o: ../../functions/functions.h ../../functions/functionbase.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
|
||||
@@ -91,17 +91,18 @@ 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
|
||||
editticket.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
editticket.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
editticket.o: ../../core/cur.h ../../functions/adduser.h
|
||||
editticket.o: ../../functions/cat.h ../../functions/chmod.h
|
||||
editticket.o: ../../functions/privchanger.h ../../core/request.h
|
||||
editticket.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
editticket.o: ../../functions/cp.h ../../functions/default.h
|
||||
editticket.o: ../../functions/download.h ../../functions/emacs.h
|
||||
editticket.o: ../../functions/env.h ../../functions/last.h
|
||||
editticket.o: ../../functions/login.h ../../functions/logout.h
|
||||
editticket.o: ../../functions/ln.h ../../functions/ls.h ../../functions/man.h
|
||||
editticket.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
editticket.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
editticket.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
editticket.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
editticket.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
editticket.o: ../../core/request.h ../../functions/chown.h
|
||||
editticket.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
editticket.o: ../../functions/default.h ../../functions/download.h
|
||||
editticket.o: ../../functions/emacs.h ../../functions/env.h
|
||||
editticket.o: ../../functions/last.h ../../functions/login.h
|
||||
editticket.o: ../../functions/logout.h ../../functions/ln.h
|
||||
editticket.o: ../../functions/ls.h ../../functions/man.h
|
||||
editticket.o: ../../functions/meta.h ../../functions/mkdir.h
|
||||
editticket.o: ../../functions/mv.h ../../functions/nicedit.h
|
||||
editticket.o: ../../functions/node.h ../../functions/passwd.h
|
||||
@@ -148,9 +149,10 @@ 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
|
||||
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
|
||||
funticket.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
funticket.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
funticket.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
funticket.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
funticket.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
funticket.o: ../../core/request.h ../../functions/chown.h
|
||||
funticket.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
@@ -207,9 +209,10 @@ 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 ../../functions/functions.h
|
||||
init.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
init.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
init.o: ../../core/threadmanager.h ../../core/timezones.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
|
||||
init.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
init.o: ../../core/request.h ../../functions/chown.h
|
||||
init.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
@@ -272,8 +275,8 @@ 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: ../../core/threadmanager.h ../../core/timezones.h
|
||||
showtickets.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
showtickets.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
showtickets.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
showtickets.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
@@ -340,9 +343,10 @@ 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 ../../functions/functions.h
|
||||
templates.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
templates.o: ../../core/cur.h ../../functions/adduser.h ../../functions/cat.h
|
||||
templates.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
templates.o: ../../functions/functions.h ../../functions/functionbase.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
|
||||
templates.o: ../../core/request.h ../../functions/chown.h
|
||||
templates.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
@@ -404,17 +408,18 @@ 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
|
||||
ticketinfo.o: ../../core/threadmanager.h ../../functions/functions.h
|
||||
ticketinfo.o: ../../functions/functionbase.h ../../functions/functionparser.h
|
||||
ticketinfo.o: ../../core/cur.h ../../functions/adduser.h
|
||||
ticketinfo.o: ../../functions/cat.h ../../functions/chmod.h
|
||||
ticketinfo.o: ../../functions/privchanger.h ../../core/request.h
|
||||
ticketinfo.o: ../../functions/chown.h ../../functions/ckeditor.h
|
||||
ticketinfo.o: ../../functions/cp.h ../../functions/default.h
|
||||
ticketinfo.o: ../../functions/download.h ../../functions/emacs.h
|
||||
ticketinfo.o: ../../functions/env.h ../../functions/last.h
|
||||
ticketinfo.o: ../../functions/login.h ../../functions/logout.h
|
||||
ticketinfo.o: ../../functions/ln.h ../../functions/ls.h ../../functions/man.h
|
||||
ticketinfo.o: ../../core/threadmanager.h ../../core/timezones.h
|
||||
ticketinfo.o: ../../functions/functions.h ../../functions/functionbase.h
|
||||
ticketinfo.o: ../../functions/functionparser.h ../../core/cur.h
|
||||
ticketinfo.o: ../../functions/adduser.h ../../functions/cat.h
|
||||
ticketinfo.o: ../../functions/chmod.h ../../functions/privchanger.h
|
||||
ticketinfo.o: ../../core/request.h ../../functions/chown.h
|
||||
ticketinfo.o: ../../functions/ckeditor.h ../../functions/cp.h
|
||||
ticketinfo.o: ../../functions/default.h ../../functions/download.h
|
||||
ticketinfo.o: ../../functions/emacs.h ../../functions/env.h
|
||||
ticketinfo.o: ../../functions/last.h ../../functions/login.h
|
||||
ticketinfo.o: ../../functions/logout.h ../../functions/ln.h
|
||||
ticketinfo.o: ../../functions/ls.h ../../functions/man.h
|
||||
ticketinfo.o: ../../functions/meta.h ../../functions/mkdir.h
|
||||
ticketinfo.o: ../../functions/mv.h ../../functions/nicedit.h
|
||||
ticketinfo.o: ../../functions/node.h ../../functions/passwd.h
|
||||
|
||||
Reference in New Issue
Block a user