Commit Graph

  • bb1ff4dc1d #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. Ramón M. Gómez 2018-06-20 19:48:49 +0200
  • be334a5c17 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. Ramón M. Gómez 2018-06-18 20:47:35 +0200
  • 983213c9df #750: Process to build OGAgent for ogLive package. Ramón M. Gómez 2018-06-18 13:54:44 +0200
  • 7b07f5c983 #930: OGAgent `GET /script` route accepts a new optional `send_config` parameter to send back the client configuration after command execution. Ramón M. Gómez 2019-12-12 12:07:22 +0100
  • 37c8fb71d4 #930: Correct some typos. Ramón M. Gómez 2019-12-02 18:43:52 +0100
  • c3cd292d0d #930: Remove duplicate code and fix some typos. Ramón M. Gómez 2019-09-30 14:22:21 +0200
  • 582ab7873b #930: OGAgent for ogLive can launch the Browser. Ramón M. Gómez 2019-09-30 13:27:04 +0200
  • 3642196f14 #908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration. Ramón M. Gómez 2019-05-24 14:16:40 +0200
  • f3f6b350bc Bug fixed when out and err are None in operation exec_command Juan Manuel Bardallo 2019-05-27 10:48:30 +0200
  • 10c30f9fca #908: Trying to fix a bug when obteining execution outputs. Ramón M. Gómez 2019-05-23 14:29:08 +0200
  • 7ad4f2f559 #761: OGAgent launchs client's default menu on activation process. Ramón M. Gómez 2019-04-30 10:51:25 +0200
  • f2c21d888a #908 OGAgent for ogLive code clean up. Ramón M. Gómez 2019-05-23 13:30:23 +0200
  • 65c74510f7 #761: OGAGent checks for dobule slash before connecting to REST URL. Ramón M. Gómez 2019-04-29 10:48:33 +0200
  • 1cfe9dc9db #750: Simple REST route to get the list of running commands. Ramón M. Gómez 2018-07-03 17:55:25 +0200
  • 3c5a6993d7 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. Ramón M. Gómez 2018-06-18 20:47:35 +0200
  • 079b250bb1 #750: Process to build OGAgent for ogLive package. Ramón M. Gómez 2018-06-18 13:54:44 +0200
  • 0e7fbadeb9 #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. Ramón M. Gómez 2018-07-05 13:50:17 +0200
  • f01a01aee4 #750: Adapting route {{GET /command}}} parameters. Ramón M. Gómez 2018-07-04 12:15:50 +0200
  • dcc3b83968 #750: Simple REST route to get the list of running commands. Ramón M. Gómez 2018-07-03 17:55:25 +0200
  • dfd2c05275 #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. Ramón M. Gómez 2018-06-30 17:13:45 +0200
  • ae066d2d6c #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}} Ramón M. Gómez 2018-06-21 19:23:10 +0200
  • 8d427bb0d0 #750: New route {{{GET /hardware}}}. Ramón M. Gómez 2018-06-20 20:25:30 +0200
  • 8e4fedd75e #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. Ramón M. Gómez 2018-06-20 19:48:49 +0200
  • 81a9b65d79 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. Ramón M. Gómez 2018-06-18 20:47:35 +0200
  • 88d3c4642b #750: Process to build OGAgent for ogLive package. Ramón M. Gómez 2018-06-18 13:54:44 +0200
  • 63576194e5 #940: Replace obsolete function `platform.linux_distribution` with `distro.os_release_attr`. Ramón M. Gómez 2019-12-11 14:24:10 +0100
  • 85057befc1 #930: Correct some typos. Ramón M. Gómez 2019-12-02 18:43:52 +0100
  • 888f92a60e Merge branch 'master' into ogagent-oglive Ramón M. Gómez 2019-12-02 18:15:13 +0100
  • d3dd7cfbac #914: Update OGAgent creation dependencies and installation instructions. Ramón M. Gómez 2019-10-09 08:08:23 +0200
  • 31159d4285 #914: Fix permissions for some OGAgent scripts. Ramón M. Gómez 2019-10-07 14:03:45 +0200
  • 40402bd267 #930: Remove duplicate code and fix some typos. Ramón M. Gómez 2019-09-30 14:22:21 +0200
  • b3bdeb414e #930: OGAgent for ogLive can launch the Browser. Ramón M. Gómez 2019-09-30 13:27:04 +0200
  • 1954ef5cfa #908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration. Ramón M. Gómez 2019-05-24 14:16:40 +0200
  • d0a7766b08 Bug fixed when out and err are None in operation exec_command Juan Manuel Bardallo 2019-05-27 10:48:30 +0200
  • a5117cbf55 #908: Trying to fix a bug when obteining execution outputs. Ramón M. Gómez 2019-05-23 14:29:08 +0200
  • f24fea2a9c #761: OGAgent launchs client's default menu on activation process. Ramón M. Gómez 2019-04-30 10:51:25 +0200
  • 221bcd14cc #908 OGAgent for ogLive code clean up. Ramón M. Gómez 2019-05-23 13:30:23 +0200
  • 01adfee493 #761: OGAGent checks for dobule slash before connecting to REST URL. Ramón M. Gómez 2019-04-29 10:48:33 +0200
  • cb1fb02df5 #750: Fast forward branch Ramón M. Gómez 2019-09-30 11:04:46 +0200
  • 46d3308a5f #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. Ramón M. Gómez 2018-07-05 13:50:17 +0200
  • a0ce0fc9ea #750: Adapting route {{GET /command}}} parameters. Ramón M. Gómez 2018-07-04 12:15:50 +0200
  • aab7ec58aa #750: Simple REST route to get the list of running commands. Ramón M. Gómez 2018-07-03 17:55:25 +0200
  • 2af37100e0 #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. Ramón M. Gómez 2018-06-30 17:13:45 +0200
  • 9e81e9020c #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}} Ramón M. Gómez 2018-06-21 19:23:10 +0200
  • a5905575e2 #750: New route {{{GET /hardware}}}. Ramón M. Gómez 2018-06-20 20:25:30 +0200
  • 149d1bdc4f #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. Ramón M. Gómez 2018-06-20 19:48:49 +0200
  • 70ce2377da #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. Ramón M. Gómez 2018-06-18 20:47:35 +0200
  • cf4de0c2d2 #750: Process to build OGAgent for ogLive package. Ramón M. Gómez 2018-06-18 13:54:44 +0200
  • 2617b6d50f #913: Adapting commit {{{0fcdc63}}} from master branch. Ramón M. Gómez 2019-06-05 10:30:39 +0200
  • 4d6db25a23 #914: Updating changelog of OGAgent for Linux. Ramón M. Gómez 2019-05-23 12:38:53 +0200
  • ed55bec0a4 #913: OGAgent uses decorator to check autorization header and cleaning the Python code. Ramón M. Gómez 2019-05-22 11:20:56 +0200
  • feb481a8b3 Refs #913: Adding loop to connect to the server when OGAgent is activated. Ramón M. Gómez 2019-05-20 14:21:48 +0200
  • 1ff2475ee3 #750: OGAgent activation and deactivation now compatible with new web console. Ramón M. Gómez 2019-04-09 10:52:05 +0200
  • 03a1cb28f1 #877: OGAgent can connect to an alternate server, and fixing some Python code cleanup. Ramón M. Gómez 2019-01-29 10:11:38 +0100
  • 417f9497dd #750: Fast-forward. Ramón M. Gómez 2018-11-26 13:09:55 +0100
  • bedce23f28 #877: Copy hosts file on OGAgent activation, and some code cleanup. Ramón M. Gómez 2018-11-23 13:08:38 +0100
  • da9bd96ec8 #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. Ramón M. Gómez 2018-07-05 13:50:17 +0200
  • 91bdf9040d #750: Adapting route {{GET /command}}} parameters. Ramón M. Gómez 2018-07-04 12:15:50 +0200
  • 3806f120c6 #750: Simple REST route to get the list of running commands. Ramón M. Gómez 2018-07-03 17:55:25 +0200
  • 0c8032d137 #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. Ramón M. Gómez 2018-06-30 17:13:45 +0200
  • a108f36cff #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}} Ramón M. Gómez 2018-06-21 19:23:10 +0200
  • e5ba6cfc10 #750: New route {{{GET /hardware}}}. Ramón M. Gómez 2018-06-20 20:25:30 +0200
  • 4272d559e7 #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. Ramón M. Gómez 2018-06-20 19:48:49 +0200
  • 0a085de592 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. Ramón M. Gómez 2018-06-18 20:47:35 +0200
  • e20838c641 #750: Process to build OGAgent for ogLive package. Ramón M. Gómez 2018-06-18 13:54:44 +0200
  • 219fba068c #840: Creación de nuevos OGAgent para versión 1.1.1 en desarrollo. Ramón M. Gómez 2018-06-03 13:07:00 +0200
  • 855c6d721d #730: Revisar cambios en nuevo nombre y URL. ramon 2018-01-23 10:57:22 +0000
  • 6c8f1c2308 #718: Eliminar marcas de arranque al inciciar el servicio de OGAgent; sustituir formato de texto por HTML en {{{README}}} de OGAgent. ramon 2018-01-17 12:03:40 +0000
  • 2e072d295d #718: Mejoras en OGAgent para Windows: * Obtener versión y edición de Windows. * Ampliar el tiempo de detección de la red a 5 min. * Deshabilitar la hibernación en la instalación del OGAgent. * Reinicio opcional en la desinstalación. ramon 2018-01-12 13:15:48 +0000
  • 622bc35be6 #708: OGAgent notifica el idioma al iniciar sesión de usuario. ramon 2017-12-12 15:30:02 +0000
  • aac3fb9aab #718: Permitir caracteres Unicode y mensajes de varias líneas en OGAgent para Windows. ramon 2017-10-24 12:58:32 +0000
  • e37d561c50 #718: Ampliar a 1 minuto el timeout para obtener datos de red en la activación del OGAgent, para uso en redes con servidor DHCP lento. ramon 2017-10-23 09:08:36 +0000
  • 97a3b4e482 #718: Completar cambios en r5471. ramon 2017-10-19 16:29:27 +0000
  • 90e5c2d1a4 #718: Creación de OGAgent: * adaptar algunos ficheros a la sintaxis recomendada por el comando {{{pylint}}}; * OGAgent para Windows: * actualizar componentes y reducir los aviso de Wine; * corregir fallo al instalar {{{pycrypto}}} para Windows; * corregir localización de certificado en Windows (ahora está en librería {{{certifi}}} en vez de en {{{requests}}}); * OGAgent para Linux: * evitar bucle infinito al intentar parar el proceso. * Ignorar mensajes de SELinux en la MV Vagrant para OGAgent. ramon 2017-10-19 11:52:05 +0000
  • e21cba12d0 #718: Corregir errata en servicio de usuario de OGAgent; usar flag {{{EWX_SHUTDOWN}}} en vez de {{{EWX_POWEROFF}}} al apagar Windows para compatibilidad con Wake-on-Lan. ramon 2017-10-18 17:18:09 +0000
  • b0b650035e #718: Agente OGAgent usa mensajes en UTF-8; actualizar definición de la API REST. ramon 2017-04-03 12:29:57 +0000
  • 02399e9dd4 #718: Volver a poner nivel de log por defecto a {{{DEBUG}}} para OGAgent. ramon 2017-03-22 12:00:42 +0000
  • 75ba20c026 #718: Revisar documentación y proceso de intalación de OGAgent; actualizar comandos de OGAgent para macOS. ramon 2017-03-21 10:23:58 +0000
  • 804c389b8f #718: OGAgent realiza varios intentos de activación hasta que la interfaz de red esté activa o pasen 30 s.; mejorar proceso de creación de OGAgent en Windows y macOS. ramon 2017-03-20 13:30:47 +0000
  • 85b3316f82 #718: Instrucciones para instalar OGAgent para macOS; no usar Winetricks en nuevas distribuciones para crear OGAgent para Windows y usar Fedora 25 en MV Vagrant. ramon 2017-03-13 12:58:55 +0000
  • 1da7c19c2e #718: OGAgent para macOS: añadir dependencia a la MV Vagrant; crear fichero {{{pkg}}} sin espacios y evitar error al instalar OGAgent si no existe {{{/usr/local}}}. ramon 2017-03-02 13:14:04 +0000
  • f184686da4 #718: Actualizar instrucciones y preparar postconfiguración para OGAgent de macOS. ramon 2017-02-22 10:19:07 +0000
  • df861ef779 #718: Instrucciones de instalación de OGAgent para macOS. ramon 2017-02-21 13:13:07 +0000
  • 2bc61be407 #718: Crear paquete de instalación de OGAgent para macOS. ramon 2017-02-21 13:04:52 +0000
  • e1af5ca334 #718: OGAgent para macOS soporta apagado, reinicio y preparado para otras operaciones; corrección de erratas en el envío de comandos REST desde la consola web. ramon 2017-02-20 12:17:15 +0000
  • c5e1aa79df #718: OGAgent para macOS: inicio automático y detección de datos de red. ramon 2017-02-20 09:20:06 +0000
  • 676447c65a #718: Preparar OGAgent para macOS a partir del código de Linux. ramon 2017-02-17 13:40:03 +0000
  • 1deb0d1666 #718: OGAgent soporta ruta {{{/opengnsys/popup}}} para mostrar un mensaje emergente con título en la sesión del usuario. ramon 2017-01-17 13:37:40 +0000
  • 08ecf23b1b #718: OGAgent soporta ejecutar script en sesión de usuario y pequeños cambios de información. ramon 2017-01-12 10:14:27 +0000
  • 937c21f7a0 #718: Servidor OpenGnsys envía token de seguridad a OGAgent en cabecera HTTP. ramon 2017-01-09 12:27:19 +0000
  • 157e9e72a0 #718: Soportar comando Ejecutar Script en agente de sistema operativo. ramon 2017-01-05 11:31:49 +0000
  • 4c0ad234ee #718: Instrucciones de creación e instalación de OGAgent. ramon 2016-10-19 08:25:56 +0000
  • 9bfb4eeeb2 #718: Parámetros de descripción finales para OGAgent. ramon 2016-10-17 12:28:59 +0000
  • cac2e5f609 #718: Cambiar nivel de depuración por defecto de OGAgent a INFO en vez de DEBUG. ramon 2016-10-17 12:25:17 +0000
  • f58562e147 #718: Corregir errata de revisión r5029. ramon 2016-10-17 12:22:57 +0000
  • 9266f14532 #718: Limpiar ficheros innecesarios para desarrollar OGAgent (se generan automáticamente al crear los paquetes). ramon 2016-10-05 16:58:29 +0000
  • 0da2b87535 #718: OGAgent para Windows solo detecta interfaces de red con router definido para ignorar los virtuales. ramon 2016-10-05 16:24:47 +0000
  • 44e1e4c038 #718: Mejoras en operaciones REST de OGAgent: * Envíar datos de SO en operaciones de activación y desactivación. * Operaciones de modificación deben recibir la clave secreta generada en la activación. * Más comentarios en el código. ramon 2016-07-06 18:12:44 +0000
  • ee089324d7 #718: OGAgent: convertir versión de SO a cadena de caracteres. ramon 2016-07-06 09:56:02 +0000
  • 5d68449a55 #718: Aproximación para incluir seguridad en la comunicación OGAgent-OpenGnsys, incluyendo una clave de seguridad aleatoria en la operación de inicio de OGAgent que deberá ser utilizada posteriormente por el servidor OpenGnsys. ramon 2016-07-05 11:58:39 +0000