|
|
34495bccbb
|
move download() to hdbd.c and refactor it
it also wont compile because it is missing the config stuff
|
2025-09-18 23:36:59 +02:00 |
|
|
|
e52388311e
|
remove h_has_internet()
|
2025-09-18 23:07:21 +02:00 |
|
|
|
d19b454a70
|
update Makefile and remove strops
|
2025-09-18 23:05:04 +02:00 |
|
|
|
c3d7bdfdf4
|
basic message parsing
|
2025-09-18 00:29:17 +02:00 |
|
|
|
2a728034c2
|
more logging and fixed bug
used the wrong buffer when trying to read clients message
|
2025-09-17 13:41:41 +02:00 |
|
|
|
356d2fdaa3
|
switch to syslog
|
2025-09-16 23:42:41 +02:00 |
|
|
|
4d8fd7b98e
|
still not making any progress
|
2025-07-21 22:39:42 +02:00 |
|
|
|
c776501adc
|
new unix socket stuff
I can't get logfiles to work though
|
2025-07-19 23:47:34 +02:00 |
|
|
|
e0274fb6d5
|
add some TODOs
|
2025-06-30 22:30:06 +02:00 |
|
|
|
9d6fa83a43
|
sort generated file
|
2025-06-05 22:27:11 +02:00 |
|
|
|
31dc467165
|
setup daemon
|
2025-06-01 22:40:56 +02:00 |
|
|
|
9aa94e50dd
|
break on successful download
|
2025-05-06 22:11:58 +02:00 |
|
|
|
565e34d4c8
|
move to src/main.c
|
2025-05-05 13:30:04 +02:00 |
|
|
|
4808c0ab8e
|
make it work
Ain't pretty but it is getting the job done for now
|
2025-05-05 00:57:01 +02:00 |
|
|
|
a52d6665c1
|
new and untested pure C implementaion
|
2025-05-04 23:23:49 +02:00 |
|
|
|
b505e4ba3d
|
remove rust
|
2025-05-04 21:35:47 +02:00 |
|
|
|
f31a5a4d4d
|
move files around
|
2025-04-28 22:56:31 +02:00 |
|
|
|
c315159055
|
smal fixes
|
2025-04-22 13:43:28 +02:00 |
|
|
|
68190445bb
|
allow specifying path for generate_file()
|
2025-04-20 23:50:26 +02:00 |
|
|
|
732ab4be9f
|
remove stupid print
|
2025-04-20 23:09:56 +02:00 |
|
|
|
16fa637a48
|
get rid of explicit type decleration
|
2025-03-23 21:39:44 +01:00 |
|
|
|
570a9c394e
|
forgot to clean up one function
|
2025-03-23 21:36:31 +01:00 |
|
|
|
82d0d5bf4a
|
switch to Results and some cleanup
|
2025-03-23 21:27:29 +01:00 |
|
|
|
de0cebb3b5
|
cargo clippy
|
2025-03-23 09:06:21 +01:00 |
|
|
|
1044b0b8ba
|
add basic return values
|
2025-01-06 21:43:41 +01:00 |
|
|
|
aaaee8b844
|
fix match inside import_file()
|
2024-12-11 17:15:10 +01:00 |
|
|
|
1c116092b8
|
modify return values further
|
2024-12-11 17:00:45 +01:00 |
|
|
|
befa59c03d
|
tiny progress
|
2024-11-26 20:43:15 +01:00 |
|
|
|
09f2c03863
|
making this shit better one line at a time
|
2024-11-14 01:41:52 +01:00 |
|
|
|
e5a7906cdf
|
remove log files
|
2024-11-11 18:43:33 +01:00 |
|
|
|
3a51e92518
|
should be done
|
2024-11-11 18:38:55 +01:00 |
|
|
|
987d25cb42
|
Very good progress
|
2024-11-05 23:40:33 +01:00 |
|
|
|
7d8c27047a
|
Git wants me to commit, I want to sleep. Take me sweet void.
|
2024-11-02 01:11:29 +01:00 |
|
|
|
d41707ff88
|
move stuff to plpgsql
|
2024-11-01 23:43:12 +01:00 |
|
|
|
5ac62dcd21
|
good progress
|
2024-11-01 22:36:52 +01:00 |
|
|
|
b0d5dfcf81
|
formatting
|
2024-11-01 17:45:59 +01:00 |
|
|
|
a8f2919fdd
|
trying out rust
|
2024-11-01 17:25:51 +01:00 |
|