winix/core
Tomasz Sowa 0df088e1e2 fixed: when demonizing there were some logs info put twice in the log file
now we first demonize (fork) and then open the log file
added: start adding support for PT::Date 
       we are using instead of tz system structure



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@836 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-05-19 15:14:35 +00:00
..
Makefile changed: Makefile dep (dependencies from pikotools and tito were missing) 2012-03-12 20:30:36 +00:00
Makefile.dep fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
Makefile.o.dep fixed: ThreadMenager should use Lock/Unlock in StartAll() method 2012-04-25 22:24:37 +00:00
acceptbaseparser.cpp added support for gzip compression 2011-04-02 00:10:16 +00:00
acceptbaseparser.h added support for gzip compression 2011-04-02 00:10:16 +00:00
acceptencodingparser.h added support for gzip compression 2011-04-02 00:10:16 +00:00
app.cpp fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
app.h added: std::wstring Request::subdomain 2012-04-22 18:23:44 +00:00
basethread.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
basethread.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
bbcodeparser.cpp fixed: BBCODEParser incorrectly worked with the latest changes in HTMLFilter 2011-04-16 11:27:54 +00:00
bbcodeparser.h added: "str" "strnc" ezc functions 2011-04-26 17:19:08 +00:00
compress.cpp added support for gzip compression 2011-04-02 00:10:16 +00:00
compress.h added support for gzip compression 2011-04-02 00:10:16 +00:00
config.cpp updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
config.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
cookieparser.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
crypt.cpp now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
crypt.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
cur.h added: new winix function: mount 2011-06-21 21:24:49 +00:00
dircontainer.cpp we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
dircontainer.h added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
dirs.cpp fixed: in winix function 'mv': 2012-02-27 17:43:59 +00:00
dirs.h added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
error.h added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
group.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
groups.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
groups.h added: winix function: rmuser 2012-03-09 02:36:25 +00:00
htmlfilter.cpp added: to htmlfilter: html "col" tag is a 'simple' tag 2011-12-04 19:34:39 +00:00
htmlfilter.h fixed: BBCODEParser incorrectly worked with the latest changes in HTMLFilter 2011-04-16 11:27:54 +00:00
httpsimpleparser.cpp removed: Done class (core/done.h, core/done.cpp) 2010-02-28 21:33:06 +00:00
httpsimpleparser.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
image.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
image.h fixed: UGContainer<Type> used a std::vector<Type> and when a new item was inserted 2011-09-13 06:08:34 +00:00
item.cpp added: to config: 2012-02-17 05:19:24 +00:00
item.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
job.cpp added: a deadlock counter to Synchro class 2012-04-28 20:57:57 +00:00
job.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
lastcontainer.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
lastcontainer.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
loadavg.cpp added: function adduser 2010-02-28 00:08:10 +00:00
loadavg.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
log.cpp fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
log.h fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
logmanipulators.h added: SLog class -- session logger 2011-06-19 20:59:58 +00:00
misc.cpp added: to misc: 2012-03-11 16:21:52 +00:00
misc.h changed: misc::OnlyDigit() 2012-05-12 20:30:34 +00:00
mount.cpp added: uptime winix function prints how many sessions there are 2010-11-25 01:34:46 +00:00
mount.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
mountparser.cpp added: new winix function: mount 2011-06-21 21:24:49 +00:00
mountparser.h added: new winix function: mount 2011-06-21 21:24:49 +00:00
mounts.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
mounts.h added: now we have a fourth part in permissions (guests) 2012-01-24 23:03:36 +00:00
plugin.cpp added: a deadlock counter to Synchro class 2012-04-28 20:57:57 +00:00
plugin.h added: a deadlock counter to Synchro class 2012-04-28 20:57:57 +00:00
plugindata.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
plugindata.h rewritten: sessions management 2012-03-17 05:11:23 +00:00
pluginmsg.h added: two plugin's messages 2012-05-01 17:58:42 +00:00
postmultiparser.cpp now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
postmultiparser.h changed: winix 'upload' function is a file manager now 2011-06-24 20:53:21 +00:00
postparser.h now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
rebus.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
rebus.h changed: added Cur structure 2011-01-23 14:15:30 +00:00
request.cpp fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
request.h fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
requesttypes.h added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
run.cpp changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00
run.h changed: when winix demonizes it creates a three new descriptors (0, 1 and 3) 2011-06-09 21:22:08 +00:00
session.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
session.h rewritten: sessions management 2012-03-17 05:11:23 +00:00
sessioncontainer.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
sessioncontainer.h rewritten: sessions management 2012-03-17 05:11:23 +00:00
sessionmanager.cpp added: two plugin's messages 2012-05-01 17:58:42 +00:00
sessionmanager.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
sessionparser.cpp rewritten: sessions management 2012-03-17 05:11:23 +00:00
sessionparser.h rewritten: sessions management 2012-03-17 05:11:23 +00:00
slog.cpp added: SLog class -- session logger 2011-06-19 20:59:58 +00:00
slog.h added: we can use different redirect codes now 2011-07-07 17:02:14 +00:00
synchro.cpp added: a deadlock counter to Synchro class 2012-04-28 20:57:57 +00:00
synchro.h added: a deadlock counter to Synchro class 2012-04-28 20:57:57 +00:00
system.cpp fixed: ThreadMenager should use Lock/Unlock in StartAll() method 2012-04-25 22:24:37 +00:00
system.h fixed: ThreadMenager should use Lock/Unlock in StartAll() method 2012-04-25 22:24:37 +00:00
textstream.cpp added support for UTF-8 2010-11-21 00:19:17 +00:00
textstream.h fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
threadmanager.cpp fixed: ThreadMenager should use Lock/Unlock in StartAll() method 2012-04-25 22:24:37 +00:00
threadmanager.h added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
ugcontainer.h added: winix function: rmuser 2012-03-09 02:36:25 +00:00
user.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
users.cpp fixed: base_url_redirect config option was not read from the config file 2012-04-22 13:30:07 +00:00
users.h added: new plugin message: WINIX_PREPARE_USER_TO_LOGIN 2012-03-14 20:25:30 +00:00
version.h added: SLog class -- session logger 2011-06-19 20:59:58 +00:00