winix/main
Tomasz Sowa 90261b2005 added: a new plugin message: WINIX_POST_PARAMS
raw POST parameters
       in p1 there is a pointer to std::string meaning a parameter's name
       in p2 there is a pointer to std::string value
       this is sent only from PostParser
       PostMultiParser (multipart/form-data html forms) doesn't send this messsage
       there is no a session set (session pointer is null)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@874 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-08-19 13:50:58 +00:00
..
Makefile changed: Makefile dep (dependencies from pikotools and tito were missing) 2012-03-12 20:30:36 +00:00
Makefile.dep added: a new plugin message: WINIX_POST_PARAMS 2012-08-19 13:50:58 +00:00
Makefile.o.dep added: plugin mechanism 2009-11-13 20:40:11 +00:00
main.cpp fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00