summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Expand)AuthorAgeFilesLines
...
* Update for latest version of TDETimothy Pearson2013-02-1147-455/+828
* Update submodules to latest HEADTimothy Pearson2013-02-1114-0/+0
* Fix up server build deps on Debian and UbuntuTimothy Pearson2013-01-267-7/+7
* Add Debian/Ubuntu init files for remaining servicesTimothy Pearson2013-01-266-0/+648
* Add Debian/Ubuntu init script for remotefpga-authserverTimothy Pearson2013-01-261-0/+108
* Add ability to set maximum terminal service users in groupTimothy Pearson2013-01-251-0/+31
* User management console now functionalTimothy Pearson2013-01-249-117/+366
* Add inital copies of user management server and client for future developmentTimothy Pearson2013-01-2033-0/+5311
* Add statistics reportingTimothy Pearson2012-09-192-3/+56
* Add administration consoleTimothy Pearson2012-09-196-41/+70
* Add logout timer to remote server and clientTimothy Pearson2012-09-183-15/+115
* Add preliminary database connections to admin serverTimothy Pearson2012-09-173-15063/+166
* Add initial admin control server skeletonTimothy Pearson2012-09-1734-0/+20127
* Add server indexTimothy Pearson2012-07-223-4/+29
* Fix sensor client serverTimothy Pearson2012-07-221-0/+5
* Initial sensor monitor server clientTimothy Pearson2012-07-214-164/+138
* Add sensor monitor server and client skeletonsTimothy Pearson2012-07-2034-0/+20124
* Fix FPGA programmerTimothy Pearson2012-07-202-29/+47
* Add run controls to scopeTimothy Pearson2012-07-183-3/+69
* Add channel controls to scopeTimothy Pearson2012-07-183-6/+116
* Add trigger displayTimothy Pearson2012-07-163-2/+133
* Streamline code and fix scope captureTimothy Pearson2012-07-163-27/+39
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-152-0/+3
* Fix scopeTimothy Pearson2012-07-141-1/+25
* Fix scopeTimothy Pearson2012-07-141-8/+10
* Add profiling to scope trace grabberTimothy Pearson2012-07-141-0/+36
* Can now grab initial scope tracesTimothy Pearson2012-07-143-120/+547
* Fix GPIB server failureTimothy Pearson2012-07-113-9/+23
* Fix commanalyzer functionalityTimothy Pearson2012-07-111-17/+25
* Add untested support for scope trace grabbingTimothy Pearson2012-07-103-2/+189
* Add initial instrument command functionsTimothy Pearson2012-07-106-53/+565
* Add serial port instrument supportTimothy Pearson2012-07-1012-192/+1014
* Added common directoriesTimothy Pearson2012-07-0941-0/+22885
* Convert to frame based protocolTimothy Pearson2012-07-074-27/+150
* Fix a variety of issuesTimothy Pearson2012-07-064-6/+87
* Get rid of processevents calls in serversTimothy Pearson2012-07-066-85/+113
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-063-0/+3
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-067-89/+25
* Added common directoriesTimothy Pearson2012-07-052-0/+0
* Add skeletal FPGA programming serverTimothy Pearson2012-07-0532-0/+20000
* Enable character transmission via KerberosTimothy Pearson2012-07-041-0/+3
* Add interface mode selectionTimothy Pearson2012-07-043-6/+47
* Fix crashes in serversTimothy Pearson2012-07-014-8/+29
* Add helper functions to krb socketsTimothy Pearson2012-06-292-5/+5
* Convert krb server socket to stateful operationTimothy Pearson2012-06-292-2/+12
* Convert krb client socket to stateful initTimothy Pearson2012-06-281-10/+20
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-284-205/+292
* Fix a number of problemsTimothy Pearson2012-06-271-56/+124
* Add skeleton for FPGA viewerTimothy Pearson2012-06-263-65/+92
* Fix krb client/server socketsTimothy Pearson2012-06-263-16/+85