Commit Graph

22 Commits

Author SHA1 Message Date
cdc3a90605 Switching to using the doubly indirect pointer due to the C
pass-by-value semantics.
2019-12-20 17:33:20 -05:00
f1dad4e3e3 Correcting out linkedlist add function. 2019-12-19 13:47:31 -05:00
f367d3a319 Working on linked list data structure for hosts. 2019-12-18 13:46:16 -05:00
7f78683035 Remove JSON library dependency. 2019-12-16 14:45:02 -05:00
7418c743fe Integrating configuration parsing 2019-12-16 12:39:38 -05:00
f088536f6e Starting config file reading routine 2019-12-16 09:14:41 -05:00
4638106059 Adding in CMAKE commands for linking JSON-C 2019-12-16 09:08:16 -05:00
188bb8c7be Starting config file reading method 2019-12-14 12:26:09 -05:00
ee9bc42f8c Cleaning up C code now that I'm more skilled 2019-12-13 16:28:11 -05:00
dbc49e15a6 Documentation and signal handling. 2019-12-13 09:29:27 -05:00
3da1ee4f25 Set EOF, defined failure handling macro. 2019-12-13 09:19:39 -05:00
7f5d4502a9 TIme to fork off and die if we are the parent. 2019-12-12 19:10:29 -05:00
323fd19544 Working on host replacement method 2019-12-12 16:08:27 -05:00
7989bf9278 Fix segfault when missing host on add subcommand 2019-11-27 13:26:07 -05:00
ed0ba08d66 Trying to fix the reading routine 2019-04-17 21:06:55 -04:00
51b2a4e7d0 Starting work on daemonizing the process 2019-04-17 15:04:58 -04:00
7a440dedff Working on edit functionality, also reading to a host. 2019-04-17 15:01:04 -04:00
8935ad2e54 Adding to README, adding in new code for reading to a host in file 2019-04-17 14:57:07 -04:00
258e2c8de3 Use execv to cat out hosts list to see who's been blocked. 2019-02-28 19:25:58 -05:00
7c0f494f40 Attempting to show the hosts file 2019-02-23 19:41:47 -05:00
aa7697833e Add a usage function 2019-02-23 19:33:54 -05:00
7d38e2bf78 First commit 2019-02-23 13:08:32 -05:00