Commit Graph

268 Commits

Author SHA1 Message Date
Adolfo Gómez
158ac77727 * Updated URLS for NX (to 3.5 version ones)
* Added urls to a new configuration pannel (NX)
2013-10-18 08:07:15 +00:00
Adolfo Gómez
47ea0a3bcb sorted to show virtual pcvs 2013-10-16 11:41:12 +00:00
Adolfo Gómez
3646c9dec9 fixed where to get fixed credentials 2013-10-16 11:36:17 +00:00
Adolfo Gómez
d5e71be73c fixed where to get fixed credentials 2013-10-16 11:26:58 +00:00
Adolfo Gómez
1ea5987975 updated to avoid JAva warning about permissions 2013-10-16 10:56:58 +00:00
Adolfo Gómez
32ffe5e2d7 Fixed DelayedTask Class to include new "register" member from trunk 2013-10-15 07:57:18 +00:00
Adolfo Gómez
add4c58128 updated guacamole package paths 2013-10-03 13:55:42 +00:00
Adolfo Gómez
6488f0e80d Updated java version 2013-10-03 13:52:20 +00:00
Adolfo Gómez
8a3ea8f4c9 Updated bad config 2013-10-02 06:07:25 +00:00
Adolfo Gómez
bf47f40939 Updated to allow audio redirection, and newer build methods. 2013-10-02 03:07:36 +00:00
Adolfo Gómez
7e8fa876fa Added audio support selection 2013-10-02 02:58:17 +00:00
Adolfo Gómez
dbe7e5187b Fixed a couple of typo bugs on RDP Transports 2013-10-01 20:47:16 +00:00
Adolfo Gómez
808dfa5aa0 Merge of bug fixes done on trunk 2013-09-26 04:57:09 +00:00
Adolfo Gómez
7a3eccc5ba 2013-09-26 04:27:42 +00:00
Adolfo Gómez
a3348c9299 Tagging for merging bug fixes done on trunk 2013-09-26 04:26:16 +00:00
Adolfo Gómez
f53b8fee61 Failed to copy a file from trunk :-) 2013-06-27 09:16:43 +00:00
Adolfo Gómez
5047225ea0 Fixed a possible bug on 1.2 with IP authenticator, and improved it 2013-06-25 15:42:53 +00:00
Adolfo Gómez
44da266276 Added new 1.2 tag 2013-06-25 08:25:44 +00:00
Adolfo Gómez
8ca12ddbc6 Added Reference URL for .rdp files (just for not forgetting it) 2013-06-21 07:52:08 +00:00
Adolfo Gómez
278c091dac * Added "development menu", to help on development issues (needs to be activated with param --enableDevel or --enableDebug) 2013-06-20 09:19:57 +00:00
Adolfo Gómez
9b99b8f1bd * Added "development" method for user machines
* Fixed publications clean up on new publication & session expiration
* Added "forgotten" unicode method to DeployedPublication
2013-06-20 09:03:50 +00:00
Adolfo Gómez
32d951a43c 2013-06-19 10:58:34 +00:00
Adolfo Gómez
7ca448d926 Fixed a bug in UserServiceManager that on "checkForRemoval" it reloads the User Service, and looses the referenced passed in.
This makes that when the service must be removed, and a reference was passed in that was also saved later, the service was not marked correctly for removal.
2013-06-19 10:49:40 +00:00
Adolfo Gómez
4ee51ac268 Fixed duplicated configuration key (in fact, two different keys that means same thing... :-) ) 2013-06-19 10:02:40 +00:00
Adolfo Gómez
687d63556c Updated guacamole js part to 0.7.2 2013-06-19 08:45:42 +00:00
Adolfo Gómez
8d9b825237 * Added new global config var for time elapsed before services in use for old publications are removed
* Added support for removal of services from old publications in use once a configured time is elapsed
2013-06-19 08:33:15 +00:00
Adolfo Gómez
b2b747a099 Fixed length of username & groupname fields of regex ldap authenticator 2013-06-10 08:08:30 +00:00
Adolfo Gómez
9089065069 Fixed smartcard redirection on linux (forgot to add parameter in case of smartcards). Thanks to Virginio for reporting :-) 2013-06-04 14:07:58 +00:00
Adolfo Gómez
ed69006a84 Fixed smartcard redirection on linux (forgot to add parameter in case of smartcards). Thanks to Virginio for reporting :-) 2013-06-04 14:07:47 +00:00
Adolfo Gómez
34a4b8b4dc Fixed smartcard redirection on linux (forgot to add parameter in case of smartcards). Thanks to Virginio for reporting :-) 2013-05-30 12:11:30 +00:00
Adolfo Gómez
f16de6baf7 Fixed smartcard redirection on linux (forgot to add parameter in case of smartcards). Thanks to Virginio for reporting :-) 2013-05-30 12:11:15 +00:00
Adolfo Gómez
c733822caf * Updated jar to fix smartcards redirection on linux 2013-05-30 12:10:24 +00:00
Adolfo Gómez
d47823bbd2 * Fixed a bug that made deployed services from services that do not need publication appear as much times as valid groups for that deployed service
* Removed annoying exception logging (user creation for internaldb when user already exists, but error is managed so it do no have to be logged)
* Minor aesthetic fix on User class
* Fixed name generators so if it consumes all range, an exception is generated
* Fixed ovirt linked vm so it treats no more names error
* Fixed user modify operation, so if user is derived Groups are not saved (they will be got from parent user)
2013-05-16 10:37:33 +00:00
Adolfo Gómez
9642392d7c Fixed rdesktop folders redirection (signed jar only) 2013-05-14 17:39:20 +00:00
Adolfo Gómez
45ad85025d Fixed rdesktop folders redirection 2013-05-14 17:38:55 +00:00
Adolfo Gómez
a4cc0a47f2 Updated so, when a parent is deleted, all children are also deleted. 2013-05-14 12:16:33 +00:00
Adolfo Gómez
2271f73714 Fixed internal db with different user for each ip 2013-05-14 12:10:02 +00:00
Adolfo Gómez
6270119d2b Fixed groups on internal auth 2013-05-14 11:54:51 +00:00
Adolfo Gómez
1c31e01199 Location of Windows folder was Harcoded previously. Now it is fixed (thanks to Virginio) 2013-05-13 16:34:03 +00:00
Adolfo Gómez
4b9d21942c 2013-05-13 16:33:49 +00:00
Adolfo Gómez
256de48f60 Location of Windows folder was Harcoded previously. Now it is fixed (thanks to Virginio) 2013-05-13 16:30:13 +00:00
Adolfo Gómez
a7b5b85c05 Tag for 1.2 version 2013-05-10 10:15:42 +00:00
Adolfo Gómez
174106530c Cosmetic cleanup (spaces at eol) 2013-04-25 04:50:24 +00:00
Adolfo Gómez
bb6929d9c8 * Added Python 3 unicode to UserService
* Fixed user service to ignore empty forms (forms without extra fields)
* Updated service provider to unicode for Physical Machines
2013-04-25 04:49:30 +00:00
Adolfo Gómez
1785507b88 Some code cleanup (copy & paste from applets :-) ) and finished ignoring ssl certificates. This must be no a problem here, because this is an internal service designed to communicate with broker & only with broker. We will see if we restore certificates check at a future 2013-04-25 04:48:00 +00:00
Adolfo Gómez
cdd31fe812 Added ssl cerfificate ignore by default 2013-04-25 03:21:39 +00:00
Adolfo Gómez
ea93e978eb Added ssl cerfificate ignore by default 2013-04-25 03:20:50 +00:00
Adolfo Gómez
207eba5d7a 2013-04-24 15:15:56 +00:00
Adolfo Gómez
804669824f * Updated nxtuntransport to work with new java 1.7 upgrade 21
* Removed render extension, so nx works fine with ubuntu 12.10
2013-04-24 15:02:43 +00:00
Adolfo Gómez
a90e7c0ae4 Disabled render extension on NX to work correctly with Ubuntu 12.10 (and maybe others) 2013-04-24 14:47:39 +00:00