Commit Graph

66 Commits

Author SHA1 Message Date
ngn
3c16d2c5ec update: better error handling for pool list loading 2024-08-25 14:30:50 +03:00
ngn
1160b4b6a9 update: better debug logging for __lm_ctx_resolve 2024-08-22 08:42:46 +03:00
ngn
6d4a8c9f9e update: version macro 2024-08-22 03:35:12 +03:00
ngn
af904e1119 fix: update version macro 2024-08-22 00:22:52 +03:00
ngn
3e3c09c6bc update: version macro 2024-08-16 06:52:39 +03:00
ngn
e41a627882 fix: make dirs readable by other users 2024-08-16 05:25:02 +03:00
ngn
2aa147b351 fix: do not check write permissions for ctx dirs 2024-08-16 04:24:09 +03:00
ngn
7564835b7d fix: remove error calls from threads 2024-08-16 01:04:57 +03:00
ngn
6dc139ca8c update: VERSION macro 2024-08-16 00:36:47 +03:00
ngn
7b1bee0b99 fix: prevent multi-threaded server race conditions 2024-08-16 00:22:44 +03:00
ngn
2786a642c4 fix: package DATA file keep key name 2024-08-15 23:44:20 +03:00
ngn
30915050c6 update: version info 2024-08-15 03:05:48 +03:00
ngn
472cb9004e update: better package database 2024-08-15 02:16:16 +03:00
ngn
e0f0dec222 update: better way to handle resolve list 2024-08-11 01:42:47 +03:00
ngn
1404da3c6c update: add path section to MPTP packet 2024-08-09 22:13:43 +03:00
ngn
8080299d7d new: add resolve_depends option to resolve function 2024-08-08 16:32:56 +03:00
ngn
ae83552e96 fix: keep pool info error messages 2024-08-08 16:08:38 +03:00
ngn
7e7cd68a1e fix: packet receive issues 2024-08-08 15:38:26 +03:00
ngn
65a9d7610b fix: TCP network issues 2024-08-08 02:30:51 +03:00
ngn
d7dd578fc4 fix: TCP server calls 2024-08-07 05:35:13 +03:00
ngn
edc732ac69 update: LM_VERSION 2024-08-07 04:54:42 +03:00
ngn
75fa38f1d7 update: migrating MPTP to TCP 2024-08-07 04:49:33 +03:00
ngn
865141177a fix: add missing error checks for chdir 2024-08-07 01:29:09 +03:00
ngn
1219501aaa new: support for local package files 2024-08-06 04:44:42 +03:00
ngn
73a1f997e6 new: ctx package list functions 2024-08-04 18:59:30 +03:00
ngn
61ab7f66ac new: seperate ctx init and new functions 2024-08-04 15:24:37 +03:00
ngn
d2d6679060 update: better handling of the keep files 2024-08-04 13:11:25 +03:00
ngn
b27e31c66c fix: keep files during updates 2024-08-03 23:04:27 +03:00
ngn
7c3d0dc1f8 new: custom pool dirs and remove ctx path functions 2024-08-03 22:25:20 +03:00
ngn
9cd4eb9905 update: refactoring and small fixes 2024-07-31 21:16:19 +03:00
ngn
b8d2d69752 update: make the package changes file read-only 2024-07-19 19:23:53 +03:00
ngn
2e918b55ee new: add wrapper for database chnages files 2024-07-18 23:49:04 +03:00
ngn
bc79c642ac update: handle actual package updates outside of the library 2024-07-18 19:25:35 +03:00
ngn
7532c0d682 new: add callback for serve command 2024-07-17 21:31:25 +03:00
ngn
68a0951a9f fix: update install example to work with the new resolve function 2024-07-16 20:10:10 +03:00
ngn
d261d99422 new: add support for previous lists for the resolve function 2024-07-16 20:08:59 +03:00
ngn
d66fefa1d4 fix: add missing error checking for sync command 2024-07-16 16:04:21 +03:00
ngn
9aefa2ebf9 fix: change error variable names 2024-07-14 21:01:02 +03:00
ngn
4ea2d22519 update: add custom error for unloaded pool info 2024-07-13 14:23:39 +03:00
ngn
0ae3ffd929 update: add pool loaded variable for better sync operation 2024-07-13 14:08:18 +03:00
ngn
839bcb47bf new: implement check and update functions 2024-07-11 07:31:36 +03:00
ngn
f886bc08e4 new: full implementation of remove and install functions 2024-07-10 16:39:05 +03:00
ngn
216ca5c9dd update: add version support to database find, better depend checking for resolve 2024-07-08 12:49:22 +03:00
ngn
cb193d0f18 update: new examples 2024-07-08 07:24:39 +03:00
ngn
1d5880cfa6 new: add remove operation 2024-07-08 05:47:13 +03:00
ngn
3a6f1c06c0 new: better way of handling files db 2024-07-06 03:48:23 +03:00
ngn
98e5c861df update: recvfile and sendfile callbacks and more ctx function implementations 2024-07-05 16:27:11 +03:00
ngn
6045f73478 update: redesigning ctx functions and structure 2024-07-05 01:44:42 +03:00
ngn
38b99eda79 new: cleaning up functions, base implementation of install function 2024-07-04 03:12:33 +03:00
ngn
43cf7d26c8 new: implement database keeps and files functions 2024-07-03 03:40:52 +03:00