Compare commits

1 Commits
main ... main

Author SHA1 Message Date
8253ce6fe8 Téléverser les fichiers vers "/" 2025-09-15 14:41:54 +02:00
2 changed files with 0 additions and 27 deletions

View File

@@ -1,27 +0,0 @@
daemon.c :
create-daemon : 4 routes
ping_request : 2 routes
send_check : 4 routes
check_keep_working : 4
daemon_work : 4
db-sqlite.c :
db_connect : 1 route
db_disconnect : 1 route
insert_hourly_report : 1 route
ping-report.c :
main : 4 routes
utils.c :
write_pid_file : 2 routes
remove_file : 1 route
stats.c :
get_ping_from_temp_log :
write_ping_log : 4 routes