Commit Graph

31 Commits

Author SHA1 Message Date
Adolfo Gómez García
1cbb7d1ae3 fixed table name for user service properties 2014-11-24 08:15:33 +01:00
Adolfo Gómez García
609a982c92 * Added version to "init" REST method 2014-11-24 01:33:07 +01:00
Adolfo Gómez García
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
2014-11-24 00:47:08 +01:00
Adolfo Gómez García
c72f0dd46e Generated xrdp component for uds actor for rh based distros 2014-11-23 09:31:39 +01:00
Adolfo Gómez García
da93da5782 Added all debian packages under one builder 2014-11-23 08:56:12 +01:00
Adolfo Gómez García
7afa2b8042 Creating multiple files for actor 2014-11-23 08:33:19 +01:00
Adolfo Gómez García
0c8a1447bf added renamer for RH based, testing now 2014-11-22 10:36:49 +01:00
Adolfo Gómez García
493792aace Addint about & fixing up thingg 2014-11-21 12:42:43 +01:00
Adolfo Gómez García
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)
2014-11-20 17:20:38 +01:00
Adolfo Gómez García
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 :)
2014-11-20 11:54:19 +01:00
Adolfo Gómez García
58e77aa4f3 Some more fixes to add UDS User space tool at session startup under
gnome & kde (more tests to go)
2014-11-19 06:48:52 +01:00
Adolfo Gómez García
818c317724 Debian and related distros package seems to work fine right now (maybe
need some little fixes)
2014-11-19 05:40:02 +01:00
Adolfo Gómez García
91a40dcc76 Advanced a bit more, now actor works but need the "user space script" to
communicate login/logouts
2014-11-18 20:56:45 +01:00
Adolfo Gómez García
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..)
2014-11-18 20:16:45 +01:00
Adolfo Gómez García
15ef761d47 Debian package seems to work fine right now, will revise changelog and
make scripts work correctly, but packaging is done :)
2014-11-18 19:21:48 +01:00
Adolfo Gómez García
62fca626b7 Updating new debian installer 2014-11-18 18:15:22 +01:00
Adolfo Gómez García
d2234a4daa * Building debian package and related stuff
* Some fixes to make actor work correctly an least on Ubuntu 12.x
2014-11-17 10:33:06 +01:00
Adolfo Gómez García
029ae69353 More actor fixes & updates 2014-11-14 06:51:22 +01:00
Adolfo Gómez García
a29dc53956 * Extracted common actors part to a common base class
* Fixed Windows class to make use of this common class
2014-11-13 02:40:48 +01:00
Adolfo Gómez García
c7e98fdde9 Advancing on Linux Actor with very similar structure to windows actor 2014-11-13 01:57:51 +01:00
Adolfo Gómez García
74781c14c0 * Added daemonizer for linux, adapted from old uds actor to work with
python 3 & 2.7, and a few fixes
2014-11-12 08:12:18 +01:00
Adolfo Gómez García
7f049a80de Merge branch 'master' of git@github.com:dkmstr/openuds.git
Conflicts:
	actors/src/udsactor/utils.py
2014-11-12 06:25:44 +01:00
Adolfo Gómez García
fe15642254 Now configurator gives more "useful" error messages, and seems to work
under python 3.x and python 2.7

Also updated linuxActor source (PEPified)
2014-11-12 06:14:09 +01:00
Adolfo Gómez García
f3e4e9d267 Now configurator gives more "useful" error messages, and seems to work
under python 3.x and python 2.7
2014-11-12 06:12:57 +01:00
Adolfo Gómez García
5bca96a882 * Moved UDSActorService inside windows module
* Fixed httpserver exec
2014-11-12 04:41:03 +01:00
Adolfo Gómez García
418fac20e5 * Adding actors support for linux (based on old actor) 2014-11-11 07:09:53 +01:00
Adolfo Gómez García
c56ef185b6 Adapting actors code to be compatible with python 2.7 y python 3.x 2014-11-10 22:01:00 +01:00
Adolfo Gómez García
449b3df02a * Added logger and first simple tests worked :) 2014-11-10 06:43:11 +01:00
Adolfo Gómez García
1f519308a1 Started Linux Actors part 2014-11-10 06:29:18 +01:00
Adolfo Gómez García
12c93732da general rearrange of actors 2014-11-10 05:01:32 +01:00
Adolfo Gómez García
a02d9561c3 Renaming windowsActor to Actor (will be for both platforms) 2014-11-10 04:35:48 +01:00