summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07Removed the casts to `long` in `parse_option_value()`.mrb0nk500
2021-06-07Fixed a bug in one of the checks in `read_file()`.mrb0nk500
2021-06-07Added the `set_config_opt()` function.mrb0nk500
2021-06-07Added the `config` struct.mrb0nk500
2021-06-07Replace `func` in config_opt with `offset`.mrb0nk500
2021-06-06Moved `TYPE_NONE` to the start of `config_type`, andmrb0nk500
2021-06-06Added the config option value parser.mrb0nk500
2021-06-06Added a loop for finding a valid config option.mrb0nk500
2021-06-06Added a NULL entry to the end of `config_opts`.mrb0nk500
2021-06-06Added a new union called `config_val`.mrb0nk500
2021-06-05Fixed a bug, and typo in the `strtok_r()` call in themrb0nk500
2021-06-05Replace `find_line()` with `get_line()`.mrb0nk500
2021-06-05Move the config option stuff into `config.h`.mrb0nk500
2021-06-05Added the typedefs for the config option types.mrb0nk500
2021-06-05Rename var to func, and change all the variables tomrb0nk500
2021-06-05Fixed typo in config option format comment.mrb0nk500
2021-06-05Start adding the config options.mrb0nk500
2021-06-05Fixed a typo in the root fallback code.mrb0nk500
2021-06-04Fixed typo in `read_file()` to do with the filesizemrb0nk500
2021-06-04Added missing buffer in `read_file()`.mrb0nk500
2021-06-04Started work on the parser loop.mrb0nk500
2021-06-04Added `find_line()`.mrb0nk500
2021-06-04Started work on the config file parser.mrb0nk500
2021-06-04Fixed a typo with the `init_daemon()` call inmrb0nk500
2021-06-04Fixed a typo in `pullreqd.c`.mrb0nk500
2021-06-04Added the main function.mrb0nk500
2021-06-04Added `init_daemon()`.mrb0nk500
2021-06-04Added `hangup_hander()`.mrb0nk500
2021-06-04Added `child_handler()`.mrb0nk500
2021-06-04Added `fork_proc()`.mrb0nk500
2021-06-04Created `pullreqd.c`.mrb0nk500
2021-06-02Added the AGPLv3 license, for the AGPLv3 only+NIGGERmrb0nk500
2021-06-02Added AGPLv3 only+NIGGER license.mrb0nk500
2021-06-02Added .gitignore.mrb0nk500
2021-06-02Added Makefile.mrb0nk500
2021-06-02Initial commit.mrb0nk500