Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates | Timothy Pearson | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2016-10-01 | 1 | -5/+5 |
| | |||||
* | Fix faulty table existence checks | Timothy Pearson | 2014-12-24 | 1 | -16/+33 |
| | |||||
* | Add SASL mechanism override configuration options to auth server | Timothy Pearson | 2014-12-24 | 1 | -0/+15 |
| | |||||
* | Properly handle recoverable MySQL connection interruptions | Timothy Pearson | 2014-09-03 | 1 | -21/+66 |
| | | | | Properly track arbiter use | ||||
* | Increase FPGA viewer refresh rate and add configuration option for same | Timothy Pearson | 2013-10-30 | 1 | -2/+2 |
| | |||||
* | Add ability to tune polling speed | Timothy Pearson | 2013-10-29 | 1 | -3/+6 |
| | |||||
* | Fix SQL syntax in prior commit | Timothy Pearson | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Add method to mark ulab servers as online or offline | Timothy Pearson | 2013-03-15 | 1 | -3/+20 |
| | |||||
* | Add debug log message to SERV command | Timothy Pearson | 2013-03-12 | 1 | -1/+3 |
| | | | | Fix multiple service handling | ||||
* | Repair broken single instance check | Timothy Pearson | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | Allow multiple connections to backend servers which have cleared the single ↵ | Timothy Pearson | 2013-03-11 | 1 | -32/+70 |
| | | | | instance flag | ||||
* | Fix remaining name references to use the uLab system name | Timothy Pearson | 2013-02-27 | 1 | -3/+3 |
| | | | | Fix incorrect Debian init scripts and a wrong binary name | ||||
* | Update for latest TDE API | Timothy Pearson | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-23 | 1 | -1/+1 |
| | |||||
* | Update for latest version of TDE | Timothy Pearson | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | User management console now functional | Timothy Pearson | 2013-01-24 | 1 | -3/+37 |
| | |||||
* | Add statistics reporting | Timothy Pearson | 2012-09-19 | 1 | -3/+52 |
| | |||||
* | Add logout timer to remote server and client | Timothy Pearson | 2012-09-18 | 1 | -11/+54 |
| | |||||
* | Add server index | Timothy Pearson | 2012-07-22 | 1 | -3/+19 |
| | |||||
* | Fix FPGA programmer | Timothy Pearson | 2012-07-20 | 1 | -7/+17 |
| | |||||
* | Add write buffer to krb client and server sockets | Timothy Pearson | 2012-07-15 | 1 | -0/+2 |
| | |||||
* | Fix GPIB server failure | Timothy Pearson | 2012-07-11 | 1 | -0/+20 |
| | |||||
* | Convert to frame based protocol | Timothy Pearson | 2012-07-07 | 1 | -3/+29 |
| | | | | Finish FPGA programming server/client | ||||
* | Fix a variety of issues | Timothy Pearson | 2012-07-06 | 1 | -5/+5 |
| | |||||
* | Get rid of processevents calls in servers | Timothy Pearson | 2012-07-06 | 1 | -21/+25 |
| | |||||
* | Fix crash caused by improper SASL initialization | Timothy Pearson | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | Fix a number of problems and add skeleton FPGA prog server | Timothy Pearson | 2012-07-06 | 1 | -2/+10 |
| | |||||
* | Enable character transmission via Kerberos | Timothy Pearson | 2012-07-04 | 1 | -0/+3 |
| | |||||
* | Add interface mode selection | Timothy Pearson | 2012-07-04 | 1 | -4/+36 |
| | | | | Make servers use less CPU | ||||
* | Fix crashes in servers | Timothy Pearson | 2012-07-01 | 1 | -4/+13 |
| | | | | Start work on FPGA client | ||||
* | Add helper functions to krb sockets | Timothy Pearson | 2012-06-29 | 1 | -4/+4 |
| | |||||
* | Convert krb server socket to stateful operation | Timothy Pearson | 2012-06-29 | 1 | -1/+6 |
| | | | | Do the same to the server daemons and the MDI frame client | ||||
* | Convert krb client socket to stateful init | Timothy Pearson | 2012-06-28 | 1 | -10/+20 |
| | |||||
* | Convert servers to cooperative multitasking | Timothy Pearson | 2012-06-28 | 1 | -196/+272 |
| | |||||
* | Fix a number of problems | Timothy Pearson | 2012-06-27 | 1 | -56/+124 |
| | |||||
* | Add skeleton for FPGA viewer | Timothy Pearson | 2012-06-26 | 1 | -53/+74 |
| | | | | Fix authserver crash | ||||
* | Fix krb client/server sockets | Timothy Pearson | 2012-06-26 | 1 | -2/+60 |
| | |||||
* | Add skeleton for missing functions in tde kerberos library | Timothy Pearson | 2012-06-26 | 1 | -4/+9 |
| | |||||
* | Update protocol and implement LIST/BIND logic | Timothy Pearson | 2012-06-24 | 1 | -13/+196 |
| | |||||
* | Fix a number of crashes and generally clean up the code | Timothy Pearson | 2012-06-23 | 1 | -13/+46 |
| | |||||
* | Fix problems with Kerberos sockets | Timothy Pearson | 2012-06-22 | 1 | -0/+7 |
| | |||||
* | Add Kerberos server socket and change authserver skeleton to use it | Timothy Pearson | 2012-06-19 | 1 | -265/+11 |
| | |||||
* | Remove artificial buffer size limitation on Kerberos client socket | Timothy Pearson | 2012-06-19 | 1 | -3/+4 |
| | |||||
* | Write initial SASL/GSSAPI Kerberos classes and server code | Timothy Pearson | 2012-06-17 | 1 | -0/+356 |