1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-05 09:17:54 +03:00
Commit Graph

854 Commits

Author SHA1 Message Date
Adolfo Gómez García
8eec58997a more on new actor IPC 2014-10-24 10:43:17 +02:00
Adolfo Gómez García
b508c24b7d Advancing on uds actor client comms server 2014-10-23 17:32:52 +02:00
Adolfo Gómez García
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
2014-10-22 08:32:50 +02:00
Adolfo Gómez García
d21993ceff Added migration (fogotten from previous commit) 2014-10-21 17:44:35 +02:00
Adolfo Gómez García
42feeacc86 Added "notifyComms" method to actor, so we can tell broker where to
connect back to us
2014-10-21 17:42:59 +02:00
Adolfo Gómez García
0ba2ccab33 ipc now fully working. Need to work on UDS-->Daemon(or service) right now 2014-10-21 07:02:00 +02:00
Adolfo Gómez García
bac8a651b0 internal ipc for windows actor seems to work 2014-10-21 04:36:05 +02:00
Adolfo Gómez García
97e4eb2394 adding ipc for desktop client part 2014-10-20 07:38:18 +02:00
Adolfo Gómez García
e0ad0185b7 cleanup 2014-10-18 00:45:50 +02:00
Adolfo Gómez García
53f1312537 Testing & fixing new uds actor (reboot fixed) 2014-10-17 02:51:42 +02:00
Adolfo Gómez García
bdf0d034fa Testing & fixing new uds actor 2014-10-17 02:36:17 +02:00
Adolfo Gómez García
15aeba101e Some minor fixes 2014-10-17 02:36:02 +02:00
Adolfo Gómez García
d771039daa * Added login/logout notitications. * A bit (or a lot) pep8 & pylint fixes 2014-10-16 04:21:47 +02:00
Adolfo Gómez García
35ca143690 Fixed a bug when invoking CoRD with username that contains a domain
(user@domain) or a password with a :
2014-10-15 05:00:50 +02:00
Adolfo Gómez García
7f8aea603f almost done 2014-10-14 10:51:04 +02:00
Adolfo Gómez García
97cde76157 Added debug to config dialog.\nAdded basic windows logging 2014-10-10 12:27:05 +02:00
Adolfo Gómez García
a38921975f added test to configuration tool 2014-10-10 10:24:00 +02:00
Adolfo Gómez García
01b47d128c reorganization of code 2014-10-10 09:31:36 +02:00
Adolfo Gómez García
4bc8150852 reorganization of code 2014-10-10 09:27:41 +02:00
Adolfo Gómez García
d846db17cf reorganization of code 2014-10-10 09:26:23 +02:00
Adolfo Gómez García
573e6b5d1f Fixed Names of ovirt providers to include RHEV (that also supports) 2014-10-09 11:11:38 +02:00
Adolfo Gómez García
1b3d156e6c moving packages to files 2014-10-09 08:16:52 +02:00
Adolfo Gómez García
cd78c6a388 moving packages to files 2014-10-09 08:16:10 +02:00
Adolfo Gómez García
1399767c22 moving packages to files 2014-10-09 08:14:37 +02:00
Adolfo Gómez
babdd9c925 Moving packages to files 2014-10-09 08:12:46 +02:00
Adolfo Gómez García
90b67ae3e6 advancing on new UDSActor service 2014-10-08 10:42:55 +02:00
Adolfo Gómez García
06d6b9fd24 added REST api client part, valid for windows & linux actors 2014-10-07 18:01:36 +02:00
Adolfo Gómez García
c9524191b1 * Added temporal test (and executable creation) for testing that windows calls are working
* Fixed joinDomain (now it works)
* Checked that renameComputer works fine
2014-10-07 12:07:14 +02:00
Adolfo Gómez García
a48cb597db Adding basic windows functions to actor 2014-10-06 22:05:30 +02:00
Adolfo Gómez García
cde89f1839 working service with SENS 2014-10-01 20:00:12 +02:00
Adolfo Gómez García
9451803ef7 more tests. Seems that not displaying icon is a "bug" with first icon ID in py2exe 2014-10-01 13:21:04 +02:00
Adolfo Gómez García
36b816be69 messing up with pyexe, icons and other stuff 2014-10-01 12:59:20 +02:00
Adolfo Gómez García
defe8490b1 messing up with pyexe, icons and other stuff 2014-10-01 12:57:48 +02:00
Adolfo Gómez García
10d85df2e1 Added sample py2exe and pyinstaller for exe generation 2014-10-01 12:22:14 +02:00
Adolfo Gómez García
f1593c0957 added simple debug logging message 2014-09-30 17:12:45 +02:00
Adolfo Gómez García
4e1af8a33f added rdp transport applet binary so /media get also mounted if drives are redirected 2014-09-30 16:01:08 +02:00
Adolfo Gómez García
49a512d274 Added that RDP transports also mounts /media, not only /home 2014-09-30 15:39:17 +02:00
Adolfo Gómez
92d746fed5 Removed optional (nonsense) custom encoder, because the encoder itself can be loaded by any python program and it's not a good protection 2014-09-30 04:24:50 +02:00
Adolfo Gómez García
722021820b removed user read permissions on uds key creation 2014-09-30 04:21:17 +02:00
Adolfo Gómez García
21177736f3 messing up with pyinstaller 2014-09-29 20:38:22 +02:00
Adolfo Gómez García
6e173b09f2 messing up with pyinstaller 2014-09-29 20:38:15 +02:00
Adolfo Gómez García
310e7c5b53 woring on actor configuration app 2014-09-29 18:19:23 +02:00
Adolfo Gómez García
bd7263307a started windows actor in python 2014-09-29 12:08:59 +02:00
Adolfo Gómez García
0689bafa9c fixed uds master key name and added global *_enterprise to .gitignore 2014-09-29 11:47:31 +02:00
Adolfo Gómez García
cc3cd7999d * Fixed xmlrpc actor server code to correctly mark "login" and "logout"
that was inversed
* Added IP logging & user loging to xmlrpc actor
2014-09-26 11:57:44 +02:00
Adolfo Gómez García
784845c626 A couple "typos", nothing important in fact 2014-09-25 18:40:24 +02:00
Adolfo Gómez García
946cb66f33 Advancing on new REST actor (making the existing XMLRPC actors
compatible anyway)
2014-09-25 18:39:39 +02:00
Adolfo Gómez García
5424d2b8b7 Fixed a bug that makes all actor messages to be logged as "DEBUG" 2014-09-25 18:38:15 +02:00
Adolfo Gómez García
17ec42fca5 Starting again with actor over REST and fixed a few Xen "typos" 2014-09-24 13:57:14 +02:00
Adolfo Gómez García
9896197c3c * Added migration to remove "uniqueness" contraint from
ManagedObjecModel (and from descendants), and fixed ManagedObjectModel
2014-09-16 12:18:43 +02:00