summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin
Commit message (Expand)AuthorAgeFilesLines
* Fix faulty table existence checksTimothy Pearson2014-12-241-16/+33
* Fix build depsTimothy Pearson2014-12-241-1/+1
* Add SASL mechanism override configuration options to auth serverTimothy Pearson2014-12-241-0/+15
* Properly handle recoverable MySQL connection interruptionsTimothy Pearson2014-09-034-45/+95
* Clean up autogenerated files from GIT treeTimothy Pearson2014-09-014-16914/+0
* Update common modulesTimothy Pearson2014-01-092-0/+0
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-302-3/+3
* Add ability to tune polling speedTimothy Pearson2013-10-292-5/+9
* Update API to TDE R14Timothy Pearson2013-10-012-21/+21
* Use latest admin moduleTimothy Pearson2013-09-301-0/+0
* Use latest tdelibs for build depTimothy Pearson2013-09-301-1/+1
* Fix SQL syntax in prior commitTimothy Pearson2013-03-151-1/+1
* Add method to mark ulab servers as online or offlineTimothy Pearson2013-03-152-3/+21
* Add debug log message to SERV commandTimothy Pearson2013-03-121-1/+3
* Repair broken single instance checkTimothy Pearson2013-03-121-1/+1
* Allow multiple connections to backend servers which have cleared the single i...Timothy Pearson2013-03-112-35/+73
* Fix Debian init script pathsTimothy Pearson2013-03-041-1/+1
* Fix incorrect library flagsTimothy Pearson2013-02-281-1/+1
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-274-11/+11
* Update package names and fix library FTBFSTimothy Pearson2013-02-264-18/+18
* Fix FTBFSTimothy Pearson2013-02-251-1/+1
* Update for latest TDE APITimothy Pearson2013-02-252-4/+4
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
* Reset submodules to latest HEADTimothy Pearson2013-02-232-0/+0
* Remove automatically generated Makefile.in filesTimothy Pearson2013-02-113-2073/+0
* Update for latest version of TDETimothy Pearson2013-02-118-90/+152
* Update submodules to latest HEADTimothy Pearson2013-02-112-0/+0
* Fix up server build deps on Debian and UbuntuTimothy Pearson2013-01-261-1/+1
* Add Debian/Ubuntu init script for remotefpga-authserverTimothy Pearson2013-01-261-0/+108
* User management console now functionalTimothy Pearson2013-01-241-3/+37
* Add statistics reportingTimothy Pearson2012-09-192-3/+56
* Add logout timer to remote server and clientTimothy Pearson2012-09-182-11/+58
* Add server indexTimothy Pearson2012-07-223-4/+29
* Fix FPGA programmerTimothy Pearson2012-07-201-7/+17
* Add write buffer to krb client and server socketsTimothy Pearson2012-07-151-0/+2
* Fix GPIB server failureTimothy Pearson2012-07-112-0/+22
* Convert to frame based protocolTimothy Pearson2012-07-071-3/+29
* Fix a variety of issuesTimothy Pearson2012-07-062-5/+6
* Get rid of processevents calls in serversTimothy Pearson2012-07-062-22/+28
* Fix crash caused by improper SASL initializationTimothy Pearson2012-07-061-0/+1
* Fix a number of problems and add skeleton FPGA prog serverTimothy Pearson2012-07-061-2/+10
* Enable character transmission via KerberosTimothy Pearson2012-07-041-0/+3
* Add interface mode selectionTimothy Pearson2012-07-042-5/+37
* Fix crashes in serversTimothy Pearson2012-07-012-4/+15
* Add helper functions to krb socketsTimothy Pearson2012-06-291-4/+4
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-1/+6
* Convert krb client socket to stateful initTimothy Pearson2012-06-281-10/+20
* Convert servers to cooperative multitaskingTimothy Pearson2012-06-282-196/+281
* Fix a number of problemsTimothy Pearson2012-06-271-56/+124
* Add skeleton for FPGA viewerTimothy Pearson2012-06-262-53/+79