Commit Graph

15 Commits

Author SHA1 Message Date
Luke Dashjr
c2fba75809
utils: Avoid unnecessarily shadowing variable 2025-03-11 22:24:23 +00:00
Luke Dashjr
4437536d32
Merge remote-tracking branch 'github-pull/49/head' 2025-03-10 18:03:51 +00:00
Luke Dashjr
85fd02c5e1
api: Configuration modification support (if enabled in conf file) 2025-03-08 06:12:10 +00:00
Luke Dashjr
befc30777c
utils: Add datum_reexec 2025-03-08 05:48:23 +00:00
Luke Dashjr
23eb520bea
utils: Add datum_deepcopy_charpp 2025-03-08 05:48:22 +00:00
Luke Dashjr
7a7d4f0a54
utils: Add datum_str_to_bool_strict 2025-03-08 05:48:19 +00:00
JesterHodl
15392e68e0 Address review comments 2025-03-07 22:14:21 +01:00
JesterHodl
16c869857d
Merge branch 'OCEAN-xyz:master' into process-uptime 2025-03-07 21:49:04 +01:00
JesterHodl
4dbbd98ccd Add datum process uptime 2025-02-17 20:39:20 +01:00
Luke Dashjr
7a8159b403
utils: Add datum_atoi_strict_u64 2025-01-16 17:23:29 +00:00
Luke Dashjr
6a54d7fa07
utils: Add datum_secure_strequals 2025-01-16 16:07:29 +00:00
Luke Dashjr
940a372494
utils: Add datum_atoi_strict for simple fixed-size buffer number parsing 2024-10-29 14:49:08 +00:00
Luke Dashjr
edf956f46d
utils: Delete unused current_time_nanos 2024-10-19 17:45:43 +00:00
Luke Dashjr
7a7587ad8c
utils: Correct comments in current_time_{micros,nanos} 2024-10-19 17:45:09 +00:00
Jason Hughes
c4a1845a53
Initial import of DATUM codebase
Co-authored-by: Luke Dashjr <luke-jr+git@utopios.org>
2024-10-18 16:53:13 +00:00