summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/src/auth_conn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesTimothy Pearson2019-01-241-1/+1
|
* Fix FTBFSTimothy Pearson2016-10-011-5/+5
|
* 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-031-21/+66
| | | | Properly track arbiter use
* Increase FPGA viewer refresh rate and add configuration option for sameTimothy Pearson2013-10-301-2/+2
|
* Add ability to tune polling speedTimothy Pearson2013-10-291-3/+6
|
* Fix SQL syntax in prior commitTimothy Pearson2013-03-151-1/+1
|
* Add method to mark ulab servers as online or offlineTimothy Pearson2013-03-151-3/+20
|
* 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-271-3/+3
| | | | Fix incorrect Debian init scripts and a wrong binary name
* Update for latest TDE APITimothy Pearson2013-02-251-1/+1
|
* Fix FTBFSTimothy Pearson2013-02-231-1/+1
|
* Update for latest version of TDETimothy Pearson2013-02-111-1/+1
|
* User management console now functionalTimothy Pearson2013-01-241-3/+37
|
* Add statistics reportingTimothy Pearson2012-09-191-3/+52
|
* Add logout timer to remote server and clientTimothy Pearson2012-09-181-11/+54
|
* Add server indexTimothy Pearson2012-07-221-3/+19
|
* 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-111-0/+20
|
* Convert to frame based protocolTimothy Pearson2012-07-071-3/+29
| | | | Finish FPGA programming server/client
* Fix a variety of issuesTimothy Pearson2012-07-061-5/+5
|
* Get rid of processevents calls in serversTimothy Pearson2012-07-061-21/+25
|
* 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-041-4/+36
| | | | Make servers use less CPU
* Fix crashes in serversTimothy Pearson2012-07-011-4/+13
| | | | 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-281-196/+272
|
* Fix a number of problemsTimothy Pearson2012-06-271-56/+124
|
* Add skeleton for FPGA viewerTimothy Pearson2012-06-261-53/+74
| | | | Fix authserver crash
* Fix krb client/server socketsTimothy Pearson2012-06-261-2/+60
|
* Add skeleton for missing functions in tde kerberos libraryTimothy Pearson2012-06-261-4/+9
|
* Update protocol and implement LIST/BIND logicTimothy Pearson2012-06-241-13/+196
|
* Fix a number of crashes and generally clean up the codeTimothy Pearson2012-06-231-13/+46
|
* Fix problems with Kerberos socketsTimothy Pearson2012-06-221-0/+7
|
* Add Kerberos server socket and change authserver skeleton to use itTimothy Pearson2012-06-191-265/+11
|
* 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-171-0/+356