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