summaryrefslogtreecommitdiffstats
path: root/src/main/java/de/bwlehrpool/bwlp_guac/ConnectionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor meta data mergingSimon Rettberg2023-03-241-17/+19
* Reduce logging spamSteffen Ritter2023-03-021-1/+1
* Compatibility with guacamole 1.4.0Steffen Ritter2023-03-021-1/+1
* fix language tags for Guacamole 1.2.0, workaround for greyed out continue but...Udo Walter2020-10-271-5/+8
* Reduce SPAM by using .debug() not .info()Simon Rettberg2020-07-231-2/+2
* Update client list every 2 mins for better timeout handlingSimon Rettberg2020-07-231-0/+20
* Sanity checks, thread safety, remove unused grouplist in AvailableClientSimon Rettberg2020-07-201-22/+39
* Add sanity check, fix array compareSimon Rettberg2020-07-201-2/+6
* Remove pointless codeSimon Rettberg2020-07-201-5/+0Star
* Add translations to German and an info text regarding the resolutionUdo Walter2020-06-301-2/+2
* Try reusing old connection, even if we don't have a user contextSimon Rettberg2020-05-151-0/+19
* Fix two ways a client could be listed as free but be not connectable.Udo Walter2020-05-141-10/+35
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-131-35/+41
* Add location selectionUdo Walter2020-05-071-17/+99
* Adapt to new json formatSimon Rettberg2020-04-301-1/+11
* First CommitSimon Rettberg2020-04-151-0/+219