A (hopefully simple) C program designed to detect major failures on nest and report them, hopefully even if logging infrastructure has failed
Find a file
9pfs 5b0bd26f57
Some checks failed
/ build (push) Failing after 20s
Attempt to add CI things + remove config.h from git
2024-04-24 04:41:24 +00:00
.forgejo/workflows Attempt to add CI things + remove config.h from git 2024-04-24 04:41:24 +00:00
.gitignore Attempt to add CI things + remove config.h from git 2024-04-24 04:41:24 +00:00
bootstrap Added a working test tool, set up automake 2024-04-24 00:55:06 +00:00
check-users.c compile with address sanitizer as a test + add deps to configure.ac 2024-04-24 04:25:06 +00:00
check-users.h Implement checking whether LDAP users exist 2024-04-24 02:01:26 +00:00
configure.ac compile with address sanitizer as a test + add deps to configure.ac 2024-04-24 04:25:06 +00:00
LICENSE Initial commit 2024-04-23 22:22:14 +00:00
Makefile.am Implement checking whether LDAP users exist 2024-04-24 02:01:26 +00:00
notify-test.c Added a working test tool, set up automake 2024-04-24 00:55:06 +00:00
notify.c compile with address sanitizer as a test + add deps to configure.ac 2024-04-24 04:25:06 +00:00
notify.h Added a working test tool, set up automake 2024-04-24 00:55:06 +00:00
README.md Initial commit 2024-04-23 22:22:14 +00:00
runtime-config.c Implement checking whether LDAP users exist 2024-04-24 02:01:26 +00:00
runtime-config.h Implement checking whether LDAP users exist 2024-04-24 02:01:26 +00:00
sanity.c Implement checking whether LDAP users exist 2024-04-24 02:01:26 +00:00

nest-sanity-checks

A (hopefully simple) C program designed to detect major failures on nest and report them, hopefully even if logging infrastructure has failed