summaryrefslogtreecommitdiff
path: root/server/agent-msg-filter.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-21agent: Sync AgentMsgFilter state upon agent connectionChristophe Fergeau1-3/+11
2016-03-21Revert "fix regression due to callback called earlier"Christophe Fergeau1-2/+3
2016-03-04rename red-dispatcher.* files to red-qxl.*Frediano Ziglio1-1/+1
2016-02-19fix regression due to callback called earlierFrediano Ziglio1-3/+2
2016-02-16Remove use of global 'reds' from AgentMsgFilterJonathon Jongsma1-2/+5
2016-02-16Remove global 'dispatchers', 'num_active_workers' variablesFrediano Ziglio1-1/+2
2015-12-03server: rename filesFrediano Ziglio1-2/+2
2013-06-06server: Add support for filtering out agent file-xfer msgs (rhbz#961848)Hans de Goede1-1/+11
2012-09-13server: Filter VD_AGENT_MONITORS_CONFIGAlon Levy1-0/+8
2012-03-25Use the spice-common logging functionsMarc-André Lureau1-4/+4
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-04-04server: add discard all option to agent message filterHans de Goede1-12/+18
2011-03-24spice-server: Add the ability to filter agent messagesHans de Goede1-0/+85