nserrano pushed to ogagent-jobs at opengnsys/ogagent
-
6740704919 refs #500 bump version
-
da7dd418c0 refs #500 fix portability issue
- Compare 2 commits »
nserrano pushed to ogagent-jobs at opengnsys/ogagent
-
8c6a6523d8 refs #500 #501 #502 implement job manager
nserrano pushed to ogadmcli at opengnsys/ogagent
-
f25252fcf9 refs #526 translate my comments
nserrano pushed to ogadmcli at opengnsys/ogagent
-
bfe563d902 refs #526 remove unwanted code
nserrano pushed to ogadmcli at opengnsys/ogagent
-
94eaba7688 refs #526 implement procesaComandos()
nserrano pushed to ogadmcli at opengnsys/ogagent
-
1d0057fd38 refs #526 move onActivation() below
-
e92d8855a1 refs #526 implement muestraMenu()
- Compare 2 commits »
nserrano pushed to ogadmcli at opengnsys/ogagent
-
97246759c1 refs #529 remove useless ogAdmClient.py
nserrano pushed to ogadmcli at opengnsys/ogagent
-
5482d25116 refs #525 partially implement comandosPendientes()
-
5f7ca5be15 refs #524 implement autoexecCliente() and its companion ejecutaArchivo()
- Compare 2 commits »
nserrano pushed to ogadmcli at opengnsys/ogagent
-
886bf5e616 refs #523 implement inclusionCliente()
nserrano pushed to ogadmcli at opengnsys/ogagent
-
bf061b13db refs #522 #527 begin integrating ogAdmClient.c into the agent
nserrano pushed to main at opengnsys/ogagent
-
360d0f8fb8 Merge pull request 'Build and package ogagent py3/qt6 for windows and linux' (#2) from py3-win into main
-
64089e07af Merge pull request 'fix agent for macos' (#3) from ogagent-macos into py3-win
-
dc7c6af6e8 refs #474 fix regex to match ipv6 addresses
-
10a4c28ea6 Merge pull request 'Fix script execution on windows' (#4) from windows-fixes into ogagent-macos
-
eab72819f2 refs #464 install nsis non-interactively
- Compare 10 commits »
nserrano merged pull request opengnsys/ogagent#2
Build and package ogagent py3/qt6 for windows and linux
nserrano commented on pull request opengnsys/ogagent#2
Build and package ogagent py3/qt6 for windows and linuxA lo mejor en lugar de `sudo dpkg -i ogagent_1.3.1-1_all.deb` podías haber hecho `sudo apt-get install ./ogagent_1.3.1-1_all.deb`. No sé cuándo lo pusieron, pero ahora apt ya también es capaz…
nserrano pushed to py3-win at opengnsys/ogagent
-
64089e07af Merge pull request 'fix agent for macos' (#3) from ogagent-macos into py3-win
-
dc7c6af6e8 refs #474 fix regex to match ipv6 addresses
-
10a4c28ea6 Merge pull request 'Fix script execution on windows' (#4) from windows-fixes into ogagent-macos
-
f69d3ab31d refs #471 #472 fix script execution on windows
-
64dea9f846 refs #474 #475 #476 fix agent for macos
- Compare 5 commits »
nserrano commented on pull request opengnsys/ogagent#3
fix agent for macosDel tema de las versiones ocupémonos en otro ticket, como ya comentamos. Y sobre los interfaces, tenía algo aquí tecleado pero decidí moverlo a su propio ticket: https://ognproject.evlt.uma.…
nserrano commented on pull request opengnsys/ogagent#3
fix agent for macosLa regex cuenta con que la IPv6 tenga al menos una ocurrencia de "::". Tienes una IPv6 perfectamente válida que no incluye "::" (`fdac:9735:bca:bd45:4af:66fa:e91b:ff7f`), por lo que, tal como…
nserrano pushed to ogagent-macos at opengnsys/ogagent
-
dc7c6af6e8 refs #474 fix regex to match ipv6 addresses