summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add red_channel_get_server()Jonathon Jongsma2015-02-234-3/+9
* Don't typedef RedWorker twiceJonathon Jongsma2015-02-231-2/+2
* Remove use of global 'reds' within RedWorkerJonathon Jongsma2015-02-233-4/+13
* Add red_dispatcher_get_server()Jonathon Jongsma2015-02-232-0/+6
* Store reference to RedsState in RedDispatcherJonathon Jongsma2015-02-233-5/+7
* CommonChannel -> CommonWorkerChannelJonathon Jongsma2015-02-238-68/+68
* Remove global 'dispatchers', 'num_active_workers' variablesJonathon Jongsma2015-02-236-201/+243
* MainChannel: don't use global 'reds' variableJonathon Jongsma2015-02-233-23/+23
* Add RedsState arg to reds_set_migration_dest_info()Jonathon Jongsma2015-02-231-4/+4
* Add RedsState arg to inputs_channel_new()Jonathon Jongsma2015-02-233-4/+5
* Store a reference to RedsState in Channel base classJonathon Jongsma2015-02-237-24/+33
* Add RedsState arg to smartcard_device_connect()Jonathon Jongsma2015-02-233-7/+7
* Add RedsState arg to activate_modifiers_watch()Jonathon Jongsma2015-02-231-3/+3
* Use strong type on spice_tablet_state_get_server()Jonathon Jongsma2015-02-232-2/+2
* Add RedsState arg to spicevmc_device_connect|disconnect()Jonathon Jongsma2015-02-233-8/+11
* Add RedsState arg to red_on_main_agent_tokens()Jonathon Jongsma2015-02-233-3/+3
* Store a reference to RedsState in RedsMigTargetClientJonathon Jongsma2015-02-232-6/+7
* spice_server_kbd_leds: don't use global 'reds'Jonathon Jongsma2015-02-233-3/+13
* RedsState: use local variables in more placesJonathon Jongsma2015-02-231-44/+45
* Add reference to server in RedClientJonathon Jongsma2015-02-233-4/+6
* char-device: use local 'reds' variableJonathon Jongsma2015-02-234-15/+22
* Remove use of global 'reds' from VDIReadBuf functionsJonathon Jongsma2015-02-232-21/+23
* Add RedsState arg to all stat functionsJonathon Jongsma2015-02-238-42/+41
* Add RedsState arg to reds_handle_channel_event()Jonathon Jongsma2015-02-233-3/+3
* spice_server_remove_interface: use local variableJonathon Jongsma2015-02-231-1/+2
* Add RedsState member to RedLinkInfoJonathon Jongsma2015-02-231-2/+13
* Add RedsState arg to reds_init_client_[ssl_]connection()Jonathon Jongsma2015-02-231-6/+7
* Move 'core' into RedsState structJonathon Jongsma2015-02-239-64/+67
* Rename vdi_port_read_buf_get() to match conventionJonathon Jongsma2015-02-231-4/+4
* Move ssl_parameters to RedsState structJonathon Jongsma2015-02-232-37/+39
* Move exit_on_disconnect to RedsState structJonathon Jongsma2015-02-232-3/+4
* Move agent_file_xfer to RedsState structJonathon Jongsma2015-02-232-8/+9
* Move agent_copypaste to RedsState structJonathon Jongsma2015-02-232-8/+9
* Move agent_mouse to RedsState structJonathon Jongsma2015-02-234-10/+12
* Move zlib_glz_state to RedsState structJonathon Jongsma2015-02-234-4/+10
* Move jpeg_state to RedsState structJonathon Jongsma2015-02-234-4/+10
* Move image_compression to RedsState structJonathon Jongsma2015-02-235-10/+10
* Move streaming_video to RedsState structJonathon Jongsma2015-02-235-7/+13
* Move ticketing_enabled to RedsState structJonathon Jongsma2015-02-232-5/+6
* Move spice_uuid, spice_uuid_is_set to RedsState structJonathon Jongsma2015-02-232-7/+10
* Move spice_name to RedsState structJonathon Jongsma2015-02-232-5/+5
* Move sasl_enabled, sasl_appname to RedsState structJonathon Jongsma2015-02-232-14/+18
* Move taTicket to RedsState structJonathon Jongsma2015-02-232-11/+11
* Move spice_family to RedsState structJonathon Jongsma2015-02-232-5/+6
* Move spice_addr to RedsState structJonathon Jongsma2015-02-232-3/+3
* Move spice_listen_socket_fd to RedsState structJonathon Jongsma2015-02-232-5/+6
* Move spice_secure_port to RedsState structJonathon Jongsma2015-02-232-4/+5
* Move migration_interface to RedsState structJonathon Jongsma2015-02-232-16/+16
* Move vdagent to RedsState structJonathon Jongsma2015-02-235-33/+33
* Move spice_port to RedsState structJonathon Jongsma2015-02-232-4/+5