Commit Graph

  • 44e6a3b50c * Fixed Properties to be unique for every user service, not globally * Minor adjunst to StuckCleaner Adolfo Gómez García 2014-11-25 11:53:01 +0100
  • 531c6d983d * Fixed Configuration Initialization to fit Django 1.7 model * Added "Stuck removal" process to check & removel "Too long time stuck in a transitional state" user states Adolfo Gómez García 2014-11-25 11:02:43 +0100
  • 8a138f9cd8 * Bug fix on debian based removal script * Removed IPC backend task start to notify login/logout Adolfo Gómez García 2014-11-24 12:12:46 +0100
  • 1cbb7d1ae3 fixed table name for user service properties Adolfo Gómez García 2014-11-24 08:15:33 +0100
  • de0447bbc3 * Added "properties" to user services. Properties are less often used fields that we may want to store attached to an user service Adolfo Gómez García 2014-11-24 01:34:49 +0100
  • 609a982c92 * Added version to "init" REST method Adolfo Gómez García 2014-11-24 01:33:07 +0100
  • cca8fee453 * Fixed the fact that Centos has an old release of six, that does not support, for example, byte2int method.. * Added some logs and minor fixes * Added callbacks for LOGIN/LOGOUT client messages Adolfo Gómez García 2014-11-24 00:47:08 +0100
  • c72f0dd46e Generated xrdp component for uds actor for rh based distros Adolfo Gómez García 2014-11-23 09:31:39 +0100
  • da93da5782 Added all debian packages under one builder Adolfo Gómez García 2014-11-23 08:56:12 +0100
  • 7afa2b8042 Creating multiple files for actor Adolfo Gómez García 2014-11-23 08:33:19 +0100
  • 3372de7b6c fixed worker bug tags/1.5 Adolfo Gómez García 2014-11-22 10:46:17 +0100
  • 0932865215 fixed worker bug Adolfo Gómez García 2014-11-22 10:41:35 +0100
  • 3c91f6e62b Fixed Assigned an unussed checker bug Adolfo Gómez García 2014-11-22 10:39:57 +0100
  • 0c8a1447bf added renamer for RH based, testing now Adolfo Gómez García 2014-11-22 10:36:49 +0100
  • 493792aace Addint about & fixing up thingg Adolfo Gómez García 2014-11-21 12:42:43 +0100
  • 2fb06c06f6 * Fixed requests "verify" parameter detection * Fixed .desktop files icon paths Seems to work under Centos7 also, but have to "fix" "operations" on Centos (mostly create a "renamer" for Centos) Adolfo Gómez García 2014-11-20 17:20:38 +0100
  • 66653b0602 * Added script to build rpm for RH based distros * Added spec file to create rpm (more work needs to be done) * Making compatible Linux Actor with RH based distros * A lot of work :) Adolfo Gómez García 2014-11-20 11:54:19 +0100
  • 58e77aa4f3 Some more fixes to add UDS User space tool at session startup under gnome & kde (more tests to go) Adolfo Gómez García 2014-11-19 06:48:52 +0100
  • 818c317724 Debian and related distros package seems to work fine right now (maybe need some little fixes) Adolfo Gómez García 2014-11-19 05:40:02 +0100
  • 91a40dcc76 Advanced a bit more, now actor works but need the "user space script" to communicate login/logouts Adolfo Gómez García 2014-11-18 20:56:45 +0100
  • dca366b334 Linux actor seems to start working, a bit to go anyway to finish debian package (fix init scripts, create a couple of shell scripts to "easy" management, etc..) Adolfo Gómez García 2014-11-18 20:16:45 +0100
  • 15ef761d47 Debian package seems to work fine right now, will revise changelog and make scripts work correctly, but packaging is done :) Adolfo Gómez García 2014-11-18 19:21:48 +0100
  • 4b96c7936e Updating Readme.md Adolfo Gómez García 2014-11-18 18:20:43 +0100
  • 3cdce63405 Updating Readme.md Adolfo Gómez García 2014-11-18 18:20:11 +0100
  • d1a5329780 Updating Readme.md Adolfo Gómez García 2014-11-18 18:18:57 +0100
  • 043f65efdc Updating Readme.md Adolfo Gómez García 2014-11-18 18:16:16 +0100
  • 62fca626b7 Updating new debian installer Adolfo Gómez García 2014-11-18 18:15:22 +0100
  • d2234a4daa * Building debian package and related stuff * Some fixes to make actor work correctly an least on Ubuntu 12.x Adolfo Gómez García 2014-11-17 10:33:06 +0100
  • 029ae69353 More actor fixes & updates Adolfo Gómez García 2014-11-14 06:51:22 +0100
  • a29dc53956 * Extracted common actors part to a common base class * Fixed Windows class to make use of this common class Adolfo Gómez García 2014-11-13 02:40:48 +0100
  • c7e98fdde9 Advancing on Linux Actor with very similar structure to windows actor Adolfo Gómez García 2014-11-13 01:57:51 +0100
  • 74781c14c0 * Added daemonizer for linux, adapted from old uds actor to work with python 3 & 2.7, and a few fixes Adolfo Gómez García 2014-11-12 08:12:18 +0100
  • 7a3692cc43 Fixed to use lowercase for uuids (as rfc 4122 says that they will be) Adolfo Gómez García 2014-11-12 07:28:50 +0100
  • 7f049a80de Merge branch 'master' of git@github.com:dkmstr/openuds.git Adolfo Gómez García 2014-11-12 06:25:44 +0100
  • fe15642254 Now configurator gives more "useful" error messages, and seems to work under python 3.x and python 2.7 Adolfo Gómez García 2014-11-12 06:12:57 +0100
  • f3e4e9d267 Now configurator gives more "useful" error messages, and seems to work under python 3.x and python 2.7 Adolfo Gómez García 2014-11-12 06:12:57 +0100
  • 5bca96a882 * Moved UDSActorService inside windows module * Fixed httpserver exec Adolfo Gómez García 2014-11-12 04:41:03 +0100
  • 47e615b7b2 * Fixed File Upload * Added "case insensitive" to factory lookups for transports, authenticators, osmanagers & providers Adolfo Gómez García 2014-11-12 04:15:24 +0100
  • 154533b4cb Provider factory is now Case Insensitive Adolfo Gómez García 2014-11-12 03:55:57 +0100
  • 43796e44ae * Old actor fixes Adolfo Gómez García 2014-11-11 07:10:13 +0100
  • 418fac20e5 * Adding actors support for linux (based on old actor) Adolfo Gómez García 2014-11-11 07:09:53 +0100
  • 85a32cf667 * Fixed an issue with tunneled transport for NX * Some minor code fixes Adolfo Gómez García 2014-11-11 06:29:00 +0100
  • 0c0ec581c0 * Lots of fixes towards python 3 Adolfo Gómez García 2014-11-11 06:08:29 +0100
  • c56ef185b6 Adapting actors code to be compatible with python 2.7 y python 3.x Adolfo Gómez García 2014-11-10 22:01:00 +0100
  • 449b3df02a * Added logger and first simple tests worked :) Adolfo Gómez García 2014-11-10 06:43:11 +0100
  • 1f519308a1 Started Linux Actors part Adolfo Gómez García 2014-11-10 06:29:18 +0100
  • 12c93732da general rearrange of actors Adolfo Gómez García 2014-11-10 05:01:32 +0100
  • a02d9561c3 Renaming windowsActor to Actor (will be for both platforms) Adolfo Gómez García 2014-11-10 04:35:48 +0100
  • a3760c0e8a Updating to guacamole 0.9.3 (only references updated right now, have to check how this works now) Adolfo Gómez García 2014-11-09 17:09:31 +0100
  • 8ccf48564a Fixing admin table colors & some PEPify Adolfo Gómez García 2014-11-09 00:24:46 +0100
  • 727f455e99 Changed admin panels to a more formal "widget" Adolfo Gómez García 2014-11-07 06:44:52 +0100
  • 99038a61f1 Changing 3d buttons to new style Adolfo Gómez García 2014-11-07 05:40:25 +0100
  • 102a4b35ee Updated glyphicons & fontawesome Adolfo Gómez García 2014-11-07 04:59:51 +0100
  • 97787b7eba Finished (i hope... :-) ) Image Gallery & Service Pools usage Adolfo Gómez García 2014-11-06 22:08:22 +0100
  • 42845e6243 Fixing & optimizing image gallery Adolfo Gómez García 2014-11-06 18:11:05 +0100
  • 43f17a3945 Added gallery to UDS administration interface Adolfo Gómez García 2014-11-06 11:32:32 +0100
  • c0669bc1f2 Added missing gallery files :-) Adolfo Gómez García 2014-11-06 04:01:54 +0100
  • 5f377762b5 Added dashboard table for gallery Adolfo Gómez García 2014-11-06 03:59:32 +0100
  • df7c27dbf6 Bootstrap switch 3.2 does not seem to work fine with firefox on modals, so switched back to 3.1 Adolfo Gómez García 2014-11-06 02:47:50 +0100
  • 5bc650eaa9 Upgrading components & removing unused stuff Adolfo Gómez García 2014-11-06 01:00:30 +0100
  • 638817f98b * Replaced default "pixelated" image from services to UDS Image * Added image to Services Pools, so we can select our image Adolfo Gómez García 2014-11-05 10:51:23 +0100
  • 825e88e1f1 Fixed REST model to allow a different overview "set" to be returned Adolfo Gómez García 2014-11-05 04:02:53 +0100
  • 971f56c62a Added REST interface to images & fixed it Adolfo Gómez García 2014-11-05 03:53:08 +0100
  • d2d7291c19 Started image gallery (for ServicePools right now, but maybe other thins in near future) Adolfo Gómez García 2014-11-04 21:48:00 +0100
  • 7137f151fb minor ticket fixes Adolfo Gómez García 2014-11-04 04:37:41 +0100
  • f23c68d7bf Fixed wsgi.py to work with apache2 again Adolfo Gómez García 2014-11-04 03:06:28 +0100
  • 6b8f8f5211 updated sample settings Adolfo Gómez García 2014-11-03 20:04:25 +0100
  • f4414233f8 Removed unused stuff from sample settings file Adolfo Gómez García 2014-11-03 19:59:46 +0100
  • c2243b8f48 Ticket system seems to work Adolfo Gómez García 2014-11-03 05:14:25 +0100
  • dd5b35b354 Updated getUDSCookie for "early" generation and "forced" storing on response Adolfo Gómez García 2014-11-02 05:11:04 +0100
  • a8bba8da48 due to use of uuids, i think that scrambling ids is no more necessary, because now it's not possible to "infer" others ids in base to the one provided Adolfo Gómez García 2014-11-02 05:01:50 +0100
  • a685f78561 * Ensures uuids are upper case on database * REST access will convert uuids to upper case before access (if fact, this mustn't be necessary, because uuids are provided by broker, but in any case...) Adolfo Gómez García 2014-11-02 03:10:10 +0100
  • 5fc6710a45 * Fixed tickets * Added ServicePool "alias" to DeployedService (will finish refactoring in a future) * Fixed LinuxRandomPassOsManager (was bugged) Adolfo Gómez García 2014-10-31 07:13:04 +0100
  • a4df05e428 Upated & ficed admin interface Adolfo Gómez García 2014-10-31 05:23:19 +0100
  • d1ccdfa686 Upated & ficed admin interface Adolfo Gómez García 2014-10-31 05:23:04 +0100
  • f7b3e8853f Fixed Meta groups matching Adolfo Gómez García 2014-10-30 18:29:25 +0100
  • 063f433696 * More fixes raised during tests Adolfo Gómez García 2014-10-30 07:25:33 +0100
  • 6fbe86b218 Fixed ifbelongs (forgot to commit on previous) Adolfo Gómez García 2014-10-30 06:06:07 +0100
  • 550967d6d7 * Lots of fixes :-) * Changed parent user (for internaldb, for "derived" users from a single parent) to uuid * Fixed authenticators users/groups administration * Fixed some javascript errors (for example, ifbelongs didn't work correctly) * Updated global requests to get ident from correct place * Adolfo Gómez García 2014-10-30 06:05:31 +0100
  • 02443aabde Fixed a typo on gui description creation (introduced on a refactoring... :-) ) Adolfo Gómez García 2014-10-30 02:30:03 +0100
  • 2ecb274ed6 * Small fixes to authenticator (pip related mostly) * Adding docstrings and fixing some REST related issues Adolfo Gómez García 2014-10-29 19:35:33 +0100
  • ce52ac4acc Added filtering to GET methods (via filter optional parameter) Adolfo Gómez García 2014-10-29 08:32:23 +0100
  • e6150b0b07 * Added some pydev fixups * Updated cache cleanup to be database agnostic :) Adolfo Gómez García 2014-10-28 23:09:02 +0100
  • bbbc14f860 * Added optional parameters to REST login method * Fixed sample settings to make tables always in innodb (with correct server parameters, they are almost as fast as myisam) Adolfo Gómez García 2014-10-28 08:29:15 +0100
  • a2d81b138d Working (not implemented already the user desktop part) windows actor Adolfo Gómez García 2014-10-27 18:40:18 +0100
  • 74148210a9 * Fixed ticket to accept also "auth" name * started to add filters to models * removed import from deprecated getIp * added tickets url * added ticket view Adolfo Gómez García 2014-10-27 18:39:31 +0100
  • 3cec0f94e5 Added "ticketing" method to allow third party integration with uds authentication. Adolfo Gómez García 2014-10-27 10:46:47 +0100
  • a738f3afbf * Due to the fact that we only need SSL on actor for "garbling" data, the certificate is included inside the application itself * The other side certificate verify can't verify host Adolfo Gómez García 2014-10-27 01:02:13 +0100
  • 36ec5a7451 testing cert autogeneration Adolfo Gómez García 2014-10-27 00:51:35 +0100
  • 87cec03254 added ipc to Windows Service Adolfo Gómez García 2014-10-26 13:47:25 +0100
  • 8eec58997a more on new actor IPC Adolfo Gómez García 2014-10-24 10:43:17 +0200
  • b508c24b7d Advancing on uds actor client comms server Adolfo Gómez García 2014-10-23 17:32:52 +0200
  • 2b73e0356c * Added a windows "check idle" method * Added a request for information message from client (user desktop app) to server (daemon/service) * Fixed rest so we can now notify a "call back" server (wil be an http/https one) and also can receive which interface has been recognized * Some minor fixes Adolfo Gómez García 2014-10-22 08:32:50 +0200
  • d21993ceff Added migration (fogotten from previous commit) Adolfo Gómez García 2014-10-21 17:44:35 +0200
  • 42feeacc86 Added "notifyComms" method to actor, so we can tell broker where to connect back to us Adolfo Gómez García 2014-10-21 17:42:59 +0200
  • 0ba2ccab33 ipc now fully working. Need to work on UDS-->Daemon(or service) right now Adolfo Gómez García 2014-10-21 07:02:00 +0200
  • bac8a651b0 internal ipc for windows actor seems to work Adolfo Gómez García 2014-10-21 04:36:05 +0200
  • 97e4eb2394 adding ipc for desktop client part Adolfo Gómez García 2014-10-20 07:38:18 +0200
  • e0ad0185b7 cleanup Adolfo Gómez García 2014-10-18 00:45:50 +0200
  • 53f1312537 Testing & fixing new uds actor (reboot fixed) Adolfo Gómez García 2014-10-17 02:51:42 +0200