Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 6614919c13 added: possibility to save a pid file
new config option: pid_file (a full path to a pid file)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@957 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-08-04 21:11:14 +00:00
core added: possibility to save a pid file 2014-08-04 21:11:14 +00:00
db added: flag has_pass to User structure 2014-06-07 11:20:44 +00:00
etc added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions added: to htmlfilter: the filter is able to recognize a special tag, default called: <nofilter> 2014-06-18 23:18:28 +00:00
html removed: ezn patterns for rawcontent and ajaxcontent: 2013-11-14 20:59:23 +00:00
locale changed: in 'showtickets' winix function 2013-07-08 14:42:14 +00:00
main added: possibility to save a pid file 2014-08-04 21:11:14 +00:00
notify added: namespace Winix over all *.h/*.cpp files 2014-02-12 16:30:49 +00:00
plugins fixed: in Synchro: we should have a table (map) of reference counters 2014-02-14 11:20:22 +00:00
templates added: to htmlfilter: the filter is able to recognize a special tag, default called: <nofilter> 2014-06-18 23:18:28 +00:00
txt fixed: base_url_redirect config option was not read from the config file 2012-04-22 13:30:07 +00:00
Makefile added: flag has_pass to User structure 2014-06-07 11:20:44 +00:00
Makefile.dep changed: now we use curl to fetch a page from the special thread when winix quits 2014-02-11 21:00:32 +00:00