1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-16 07:39:53 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
kakwa
69386d966f make the generation of the parameters completely automatic
The code in build_param_table.py is modified to write directly
to a file, and this code is included in the conf.py file.
The static configure.rst file is removed
2016-09-23 22:35:34 +02:00
kakwa
607014926b adding init script 2016-09-12 22:55:26 +02:00
kakwa
56701022d6 adding systemd service and tmp file crap 2016-09-12 22:52:47 +02:00
kakwa
7d053ddc0b first batch of the rst documentation 2016-09-10 12:03:03 +02:00
kakwa
7fa609bfbf fixing some issues with the configuration table generator 2016-09-10 03:22:04 +02:00
kakwa
44fc2d9f8d switching to rst
* rename README
* more cleaning in the configuration
* build real tables for configuration parameters
2016-09-10 03:10:21 +02:00
kakwa
5fe1096862 python script to gen doc from conf file comments 2016-09-10 00:48:24 +02:00
kakwa
026e362bda modification in timestamp-file.sh script
* implement a -r switch to force removal of an existing tsr
* implement a way to kind of check is the response looks like a TSR
2016-08-29 19:36:56 +02:00
kakwa
599e29302f fix the timstamping script 2016-08-29 08:37:34 +02:00
kakwa
5816f07dc1 better extension for the timestamp script 2016-08-27 01:33:48 +02:00
kakwa
ec467ba646 general reorganization
* rename the logger function to uts_logger
* add logging to the create_tsctx fucntion
* fix some warning *
2016-08-26 20:39:45 +02:00
kakwa
92d6183502 add format script 2016-08-23 19:38:39 +02:00
kakwa
803002f82c adding a small rfc3161 client shell script 2015-12-21 15:51:21 +01:00
pcarpent
d589dd9425 adding goodies directory with the rfc file 2015-12-18 17:20:15 +01:00