1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 17:53:39 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Tristan B. Kildaire
fa15d5cb08 Restructured configuration sub-system 2021-01-29 16:44:31 +02:00
Tristan B. Kildaire
a75afc5528 Passed DServer object in 2021-01-29 15:04:08 +02:00
Tristan B. Kildaire
d8f66aa271 Set the worker thread for outbound server links 2021-01-29 15:00:56 +02:00
Tristan B. Kildaire
5f443cfa2c Configure at start up (server linking) 2021-01-29 14:28:52 +02:00
Tristan B. Kildaire
4e4605ff4c COmpute list of active servers to be linked to 2021-01-29 11:08:24 +02:00
Tristan B. Kildaire
90aeab8344 Pass DLinkCOnfig to DMeyer 2021-01-28 23:43:22 +02:00
Tristan B. Kildaire
164eee4f3f Code cleanup 2020-12-22 00:54:28 +02:00
Tristan B. Kildaire
dc6efc50b7 Print out config on startup 2020-12-20 23:48:52 +02:00
Tristan B. Kildaire
d860170429 Removed unused constructor 2020-12-20 22:04:59 +02:00
Tristan B. Kildaire
bee016f521 Parse new listener blocks 2020-12-20 19:36:53 +02:00
Tristan B. Kildaire
04ee591936 Return all addresses requested to bind to 2020-12-20 17:20:46 +02:00
Tristan B. Kildaire
1071d11345 Fixed argument mismatch, disabled requirement for links json key 2020-10-02 17:08:35 +02:00
Tristan B. Kildaire
ef90f1ba13 daemon now uses configuration file for network parameters, also added motd command and serverinfo command (not yet implemented) 2020-10-02 16:11:27 +02:00
Tristan 🅱. Kildaire
9ad7a4b313 Initial code 2020-09-23 09:37:18 +02:00