*Replace Queue with an own implementation of LifoQueue for Python 2.4 (livestatus)
commitbbc68aadc2a6931fdc098f9d3ad79d068e3e5a5d
authorGerhard Lausser <gerhard.lausser@consol.de>
Mon, 3 Jan 2011 11:12:10 +0000 (3 12:12 +0100)
committerGerhard Lausser <gerhard.lausser@consol.de>
Mon, 3 Jan 2011 11:12:10 +0000 (3 12:12 +0100)
tree44825c5b76b3c0ad20ba7cb3309cbed7d7fc7713
parent24e94de194770c6684dcdfefe256126b9213ab04
*Replace Queue with an own implementation of LifoQueue for Python 2.4 (livestatus)
*Fallback to sqlite 1.x for Python 2.4 (livestatus)
*Fix a bug in the table structure where logging messages are kept (livestatus)
shinken/modules/livestatus_broker/livestatus.py
shinken/modules/livestatus_broker/livestatus_broker.py