Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #988 Read json config file in scripts | Roberto Hueso Gómez | 2020-10-22 | 1 | -0/+12 |
| | | | | | | | | This patch implements the function source_json_config() that is used to read the new ogserver.json config file in the scripts. This replaces the old 'source .../ogserver.cfg'. Co-authored-by: Javier Sánchez Parra <jsanchez@soleta.eu> | ||||
* | #957: Script `listclientlive` uses common server functions. | Ramón M. Gómez | 2020-02-18 | 1 | -0/+1 |
| | |||||
* | #957: Script `supportsave` uses global functions to show help and manage errors. | Ramón M. Gómez | 2020-02-17 | 1 | -0/+1 |
| | |||||
* | #957: New function to show the script version. | Ramón M. Gómez | 2020-02-14 | 1 | -0/+6 |
| | |||||
* | #914 #811 Fixs error in setclientmode: getcaller function is included for ↵ | Irina Gómez | 2020-01-20 | 1 | -0/+6 |
| | | | | detect parent process (program or script). | ||||
* | #839: Use global function to execute commands in the database. | Ramón M. Gómez | 2019-11-11 | 1 | -0/+17 |
| | |||||
* | #925: settoken: new server script to generate service access tokens. | Ramón M. Gómez | 2019-09-26 | 1 | -0/+31 |
| | |||||
* | #850: Script {{{checkrepo}}} creates the repository info file if it doesn't ↵ | Ramón M. Gómez | 2018-10-10 | 1 | -0/+65 |
exist and uses a new global functions file. |