summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/src
Commit message (Collapse)AuthorAgeFilesLines
* Finish QT-->TQT conversionTimothy Pearson2019-02-011-1/+1
|
* Update copyright datesTimothy Pearson2019-01-243-3/+3
|
* Fix FTBFSTimothy Pearson2016-10-011-5/+5
|
* Fix servers failing to build with newest TDE versionTimothy Pearson2014-12-291-1/+1
|
* Fix faulty table existence checksTimothy Pearson2014-12-241-16/+33
|
* 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
| | | | Properly track arbiter use
* 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-011-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
| | | | Fix multiple service handling
* Repair broken single instance checkTimothy Pearson2013-03-121-1/+1
|
* Allow multiple connections to backend servers which have cleared the single ↵Timothy Pearson2013-03-111-32/+70
| | | | instance flag
* Fix remaining name references to use the uLab system nameTimothy Pearson2013-02-273-8/+8
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update package names and fix library FTBFSTimothy Pearson2013-02-261-2/+2
|
* Fix FTBFSTimothy Pearson2013-02-251-1/+1
|
* Update for latest TDE APITimothy Pearson2013-02-252-4/+4
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Update for latest version of TDETimothy Pearson2013-02-113-11/+11
|
* 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
| | | | Finish FPGA programming server/client
* 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
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-012-4/+15
| | | | Start work on FPGA client
* Add helper functions to krb socketsTimothy Pearson2012-06-291-4/+4
|
* Convert krb server socket to stateful operationTimothy Pearson2012-06-291-1/+6
| | | | Do the same to the server daemons and the MDI frame client
* 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
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-262-2/+61
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-261-4/+9
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-242-13/+218
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-233-13/+49
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-223-1/+13
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-193-289/+14
|
* Remove artificial buffer size limitation on Kerberos client socketTimothy Pearson2012-06-191-3/+4
|
* Write initial SASL/GSSAPI Kerberos classes and server codeTimothy Pearson2012-06-174-15/+458
|