LinkyLite

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

29 check-ins

2026-03-09
09:58
fix rc script: Do not create pids in foreground, and fix running as a user Leaf check-in: 86448cd8f9 user: bapt tags: trunk
09:44
add a rc.d script check-in: 7c3dfa1784 user: bapt tags: trunk
09:42
Capsiumize the linkylite: Use in memory journal mode for sqlite When disconnecting from the mosquitto server let the program die and let daemon(8) restart it check-in: 4395e79113 user: bapt tags: trunk
09:34
Replace err.h with syslog check-in: a082a8bc1f user: bapt tags: trunk
09:29
CLeanup obsolete comments and fix warning messages check-in: ebc88e47e3 user: bapt tags: trunk
09:28
Properly cleanup on SIGINT and SIGTERM check-in: 73b7221c3f user: bapt tags: trunk
09:26
Make the port configurable check-in: 3d55f32975 user: bapt tags: trunk
09:26
Plug leak check-in: 6ee4bbfad2 user: bapt tags: trunk
09:25
don't kill the daemon in case of sqlite error check-in: 899010e1a6 user: bapt tags: trunk
09:24
Log mosquitto connection error check-in: b1d8f06dcc user: bapt tags: trunk
09:23
performance: only prepare the statement once check-in: af3235e972 user: bapt tags: trunk
09:21
Add the ability to run in foreground check-in: 5e7fd9bcab user: bapt tags: trunk
09:20
Add parameters to avoid hardcoded values check-in: 6b0002f67c user: bapt tags: trunk
09:19
Open only once the sqlite DB check-in: 32c30bfca3 user: bapt tags: trunk
09:17
test sqlite3_prepare_v2 for failures check-in: f1b45f3476 user: bapt tags: trunk
09:16
mqtt already provide the len, let's use it check-in: 09941effe7 user: bapt tags: trunk
09:15
json_stringeq ensure the length of things to compare matches check-in: 32c7668c72 user: bapt tags: trunk
09:13
initialize all variables check-in: 370a073def user: bapt tags: trunk
09:11
Prevent trying to compress an inexisting manpage check-in: 9913d3cd7d user: bapt tags: trunk
09:10
Create the MQTT connection in the fork to make sure the child owns all the FD. check-in: 2545063d4d user: bapt tags: trunk
2025-11-12
08:53
Make linkylite handle its pid check-in: 920991eb92 user: bapt tags: trunk
2025-05-26
10:37
Daemonize when starting up check-in: f1b8a554ed user: bapt tags: trunk
2025-03-29
22:06
Remove debug check-in: a77e263cf5 user: bapt tags: trunk
22:05
Fix extracting data from the json and inserting it in db check-in: c0706ffd0a user: bapt tags: trunk
21:45
register each entries in sqlite3 db check-in: d5a0d3d5a4 user: bapt tags: trunk
20:03
Addapt json things to linkylite check-in: fbc757f7d6 user: bapt tags: trunk
20:02
Add jsmn + some json extract functions from pkg check-in: b0865b5ead user: bapt tags: trunk
19:59
Basic boiler plate based on mosquitto template check-in: 4598d6b18c user: bapt tags: trunk
19:48
initial empty check-in check-in: a2cf2425b3 user: bapt tags: trunk