summaryrefslogtreecommitdiff
path: root/server/reds-private.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Rename VDIPortState to RedCharDeviceVDIPortJonathon Jongsma1-2/+2
2016-04-02reds: Make VDIPortState private to reds.cChristophe Fergeau1-53/+3
2016-04-01Rename SpiceCharDeviceState to RedCharDeviceJonathon Jongsma1-1/+1
2016-04-01Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBufferJonathon Jongsma1-1/+1
2016-03-17Use QXLInstance instead of QXLState in red_qxl_*Christophe Fergeau1-1/+1
2016-03-11Remove spice_server_set_keepalive_timeoutChristophe Fergeau1-1/+0
2016-03-09Replace RedsPrivate::mig_wait_disconnect_clients with a GListChristophe Fergeau1-6/+2
2016-03-09Replace RedsPrivate::char_devs_state with a GListChristophe Fergeau1-6/+1
2016-03-04use QXLState instead of RedDispatcherFrediano Ziglio1-1/+1
2016-02-16Remove global main_dispatcher variableJonathon Jongsma1-0/+1
2016-02-16keep dispatcher list in RedsStateFrediano Ziglio1-1/+1
2016-02-11Store 'renderers' as GArray in RedsStateFrediano Ziglio1-0/+1
2016-02-11Store a reference to RedsState in RedsMigTargetClientJonathon Jongsma1-0/+1
2016-02-11Remove use of global 'reds' from VDIReadBuf functionsJonathon Jongsma1-2/+5
2016-02-11Move 'core' into RedsState structJonathon Jongsma1-0/+2
2016-02-04Move ssl_parameters to RedsState structJonathon Jongsma1-0/+11
2016-02-04Move agent_mouse to RedsState structJonathon Jongsma1-0/+1
2016-02-04Move streaming_video to RedsState structJonathon Jongsma1-0/+1
2016-02-03Move zlib_glz_state to RedsState structJonathon Jongsma1-0/+1
2016-02-03Move exit_on_disconnect to RedsState structJonathon Jongsma1-0/+1
2016-02-03Move agent_file_xfer to RedsState structJonathon Jongsma1-0/+1
2016-02-03Move agent_copypaste to RedsState structJonathon Jongsma1-0/+2
2016-02-03Move ticketing_enabled to RedsState structJonathon Jongsma1-0/+1
2016-02-02Move jpeg_state to RedsState structJonathon Jongsma1-0/+1
2016-02-02Move image_compression to RedsState structJonathon Jongsma1-0/+1
2016-02-02Make default_security and channels_security non-globalJonathon Jongsma1-0/+5
2016-02-01reds: remove default_renderer as fieldFrediano Ziglio1-2/+0
2016-02-01Move spice_uuid, spice_uuid_is_set to RedsState structJonathon Jongsma1-0/+4
2016-02-01Move spice_name to RedsState structJonathon Jongsma1-0/+1
2016-02-01Move sasl_enabled, sasl_appname to RedsState structJonathon Jongsma1-0/+4
2016-02-01Move taTicket to RedsState structJonathon Jongsma1-0/+2
2016-02-01Move spice_family to RedsState structJonathon Jongsma1-0/+1
2016-02-01Move spice_addr to RedsState structJonathon Jongsma1-0/+1
2016-02-01Move migration_interface to RedsState structJonathon Jongsma1-0/+1
2016-02-01Move vdagent to RedsState structJonathon Jongsma1-0/+1
2016-02-01Move spice_listen_socket_fd to RedsState structJonathon Jongsma1-0/+1
2016-01-29Move spice_secure_port to RedsState structJonathon Jongsma1-0/+1
2016-01-29Move spice_port to RedsState structJonathon Jongsma1-0/+2
2016-01-28Move default_renderer into RedsStateJonathon Jongsma1-0/+2
2016-01-28Remove global inputs channelJonathon Jongsma1-0/+1
2016-01-15Make global 'reds' externJonathon Jongsma1-2/+2
2016-01-12channel: add option tcp keepalive timeout to channelsSunny Shin1-0/+1
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ms()Francois Gouget1-1/+1
2015-12-11server: Add spice_get_monotonic_time_ms()Francois Gouget1-2/+0
2015-10-19Add missing license headersChristophe Fergeau1-0/+17
2015-08-11Cleanup: move static function declarations out of headerJonathon Jongsma1-4/+0
2014-11-27Rename mm_timer/mm_timeMarc-André Lureau1-1/+1
2014-11-27Remove guest side video time-stampingMarc-André Lureau1-2/+0
2013-10-08Fix 'recive' typo throughout the code baseChristophe Fergeau1-3/+3
2013-04-22reds: support mm_time latency adjustmentsYonit Halperin1-0/+2