Commit Graph

  • 3c16d2c5ec update: better error handling for pool list loading main 24.09 ngn 2024-08-25 14:30:50 +0300
  • 1160b4b6a9 update: better debug logging for __lm_ctx_resolve ngn 2024-08-22 08:42:46 +0300
  • 6d4a8c9f9e update: version macro ngn 2024-08-22 03:35:12 +0300
  • a0d7e03f2e fix: list function should skip over empty pools ngn 2024-08-22 02:54:48 +0300
  • af904e1119 fix: update version macro ngn 2024-08-22 00:22:42 +0300
  • eb7e8ed2a0 fix: don't remove local packages after install ngn 2024-08-22 00:14:13 +0300
  • 3e3c09c6bc update: version macro 24.05 ngn 2024-08-16 06:52:35 +0300
  • ebc9192ae2 fix: temp directory and permission fixes ngn 2024-08-16 06:52:05 +0300
  • e41a627882 fix: make dirs readable by other users ngn 2024-08-16 05:25:02 +0300
  • 2aa147b351 fix: do not check write permissions for ctx dirs ngn 2024-08-16 04:22:04 +0300
  • a641ef87ed fix: do not overwrite update package list 24.04 ngn 2024-08-16 03:08:57 +0300
  • 7564835b7d fix: remove error calls from threads ngn 2024-08-16 01:04:57 +0300
  • 6dc139ca8c update: VERSION macro ngn 2024-08-16 00:36:47 +0300
  • 7b1bee0b99 fix: prevent multi-threaded server race conditions ngn 2024-08-16 00:22:44 +0300
  • 9f0665ce64 fix: add missing error format parameters ngn 2024-08-15 23:50:27 +0300
  • 2786a642c4 fix: package DATA file keep key name ngn 2024-08-15 23:44:20 +0300
  • 30915050c6 update: version info 24.03 ngn 2024-08-15 03:05:48 +0300
  • 472cb9004e update: better package database ngn 2024-08-15 02:16:16 +0300
  • e0f0dec222 update: better way to handle resolve list 24.02 ngn 2024-08-11 01:42:47 +0300
  • 70b760c0f8 fix: init data buffer before using 24.01 ngn 2024-08-10 00:06:42 +0300
  • 3be2056c21 update: add message for header dump ngn 2024-08-09 23:52:49 +0300
  • 1404da3c6c update: add path section to MPTP packet ngn 2024-08-09 22:13:43 +0300
  • f5d8514a27 fix: remove NODELAY and CORK options ngn 2024-08-09 03:34:02 +0300
  • 6fdc283cc4 fix: add MSG_WAITALL flag for recv function ngn 2024-08-09 03:29:50 +0300
  • cb9f5da339 update: MSG_MORE flag for send function ngn 2024-08-09 03:18:03 +0300
  • 7fc63f3693 fix: add TCP_NODELAY to prevent packet merging ngn 2024-08-09 02:56:19 +0300
  • 89fe97ee8e update: fixing the debug messages for client functions ngn 2024-08-09 02:37:06 +0300
  • 544df2a4ab update: more debug messages for send functions ngn 2024-08-09 02:25:52 +0300
  • d75b8b9c1b update: more MPTP util debug messages ngn 2024-08-09 02:22:49 +0300
  • bee0073e58 fix: ignore SIGPIPE during serving ngn 2024-08-09 01:28:15 +0300
  • 518dd4fb8d update: better debug logs for sendfile ngn 2024-08-09 00:35:38 +0300
  • cdb997215b fix: check if INSTALL script does not exist ngn 2024-08-08 19:07:28 +0300
  • 8080299d7d new: add resolve_depends option to resolve function ngn 2024-08-08 16:32:56 +0300
  • ae83552e96 fix: keep pool info error messages ngn 2024-08-08 16:08:38 +0300
  • 7e7cd68a1e fix: packet receive issues ngn 2024-08-08 15:38:26 +0300
  • 65a9d7610b fix: TCP network issues ngn 2024-08-08 02:30:51 +0300
  • d7dd578fc4 fix: TCP server calls ngn 2024-08-07 05:35:13 +0300
  • edc732ac69 update: LM_VERSION ngn 2024-08-07 04:54:42 +0300
  • 75fa38f1d7 update: migrating MPTP to TCP ngn 2024-08-07 04:49:33 +0300
  • 865141177a fix: add missing error checks for chdir ngn 2024-08-07 01:29:09 +0300
  • 1219501aaa new: support for local package files 24.00 ngn 2024-08-06 04:44:42 +0300
  • 73a1f997e6 new: ctx package list functions ngn 2024-08-04 18:59:30 +0300
  • bb1f5a61b2 update: example programs ngn 2024-08-04 16:00:18 +0300
  • 61ab7f66ac new: seperate ctx init and new functions ngn 2024-08-04 15:24:37 +0300
  • d2d6679060 update: better handling of the keep files ngn 2024-08-04 13:11:25 +0300
  • b27e31c66c fix: keep files during updates ngn 2024-08-03 23:04:27 +0300
  • 7c3d0dc1f8 new: custom pool dirs and remove ctx path functions ngn 2024-08-03 22:23:32 +0300
  • 960596ae3a fix: don't free entry pointer ngn 2024-07-31 23:53:22 +0300
  • 9cd4eb9905 update: refactoring and small fixes ngn 2024-07-31 21:16:19 +0300
  • 3f794e1a90 new: add dockerfile ngn 2024-07-20 01:53:30 +0300
  • b8d2d69752 update: make the package changes file read-only ngn 2024-07-19 19:23:48 +0300
  • 2e918b55ee new: add wrapper for database chnages files ngn 2024-07-18 23:48:57 +0300
  • bc79c642ac update: handle actual package updates outside of the library ngn 2024-07-18 19:25:35 +0300
  • 17d572add0 fix: add missing package verification to download operation ngn 2024-07-17 22:56:28 +0300
  • 7532c0d682 new: add callback for serve command ngn 2024-07-17 21:31:25 +0300
  • 68a0951a9f fix: update install example to work with the new resolve function ngn 2024-07-16 20:10:10 +0300
  • d261d99422 new: add support for previous lists for the resolve function ngn 2024-07-16 20:08:59 +0300
  • 1e9b494c68 update: add more callbacks for sendfile and recvfile ngn 2024-07-16 19:57:55 +0300
  • afa81c7284 fix: add some missing error checking with install operation ngn 2024-07-16 19:33:18 +0300
  • d66fefa1d4 fix: add missing error checking for sync command ngn 2024-07-16 16:04:21 +0300
  • 16cfc0676e fix: add ctx data dir check for database initialization ngn 2024-07-14 21:07:25 +0300
  • 9aefa2ebf9 fix: change error variable names ngn 2024-07-14 21:01:02 +0300
  • 7f6942ea7d fix: remove translations for uninstall command ngn 2024-07-13 16:58:16 +0300
  • e8485da6e6 update: better way to handle parse_host function ngn 2024-07-13 16:48:17 +0300
  • 4ea2d22519 update: add custom error for unloaded pool info ngn 2024-07-13 14:23:39 +0300
  • ba992d395d fix: return loaded pool count after sync operation ngn 2024-07-13 14:11:49 +0300
  • 0ae3ffd929 update: add pool loaded variable for better sync operation ngn 2024-07-13 14:08:18 +0300
  • 21b49651db update: remove old TODO file ngn 2024-07-11 13:50:28 +0300
  • 5f93135457 fix: Makefile commands ngn 2024-07-11 13:49:57 +0300
  • 5cdb857988 fix: correct reading for hash function ngn 2024-07-11 07:52:00 +0300
  • 839bcb47bf new: implement check and update functions ngn 2024-07-11 07:31:36 +0300
  • f886bc08e4 new: full implementation of remove and install functions ngn 2024-07-10 16:39:05 +0300
  • d0dce209fa fix: remove operation file check fixes ngn 2024-07-08 13:08:45 +0300
  • 216ca5c9dd update: add version support to database find, better depend checking for resolve ngn 2024-07-08 12:49:22 +0300
  • cb193d0f18 update: new examples ngn 2024-07-08 07:24:39 +0300
  • 1d5880cfa6 new: add remove operation ngn 2024-07-08 05:47:13 +0300
  • 93eb7bb8b4 fix: install getline issues ngn 2024-07-06 04:15:38 +0300
  • 3a6f1c06c0 new: better way of handling files db ngn 2024-07-06 03:48:23 +0300
  • 98e5c861df update: recvfile and sendfile callbacks and more ctx function implementations ngn 2024-07-05 16:27:11 +0300
  • 6045f73478 update: redesigning ctx functions and structure ngn 2024-07-05 01:44:42 +0300
  • 38b99eda79 new: cleaning up functions, base implementation of install function ngn 2024-07-04 03:12:33 +0300
  • 43cf7d26c8 new: implement database keeps and files functions ngn 2024-07-03 03:40:52 +0300
  • 17a073838d new: implement and fix few more database functions ngn 2024-07-02 06:04:29 +0300
  • 16992760ad new: first database functions ngn 2024-07-02 04:44:07 +0300
  • f50e5c42b4 fix: close forgotten open file descriptors for recvfile and sendfile ngn 2024-07-01 06:54:44 +0300
  • 3c603fef22 new: implement PULL command, add join functions ngn 2024-07-01 06:43:20 +0300
  • 5513abb371 update: function cleanups, better way to handle package paths ngn 2024-06-28 23:09:24 +0300
  • ed52710355 fix: list archive extraction and package creation errors ngn 2024-06-28 21:48:04 +0300
  • 3b19e2840b new: debug and version macros, cleaning up client/server APIs ngn 2024-06-28 20:51:56 +0300
  • 6c2f34e8d5 new: implement pool info for client/server ngn 2024-06-27 23:05:39 +0300
  • 6ef1bf0b12 new: implement more pool stuff, start working on package functions ngn 2024-06-26 22:33:20 +0300
  • 92bc029d0a new: add pool server handler ngn 2024-06-25 21:21:15 +0300
  • 88a396d52f update: add host info to the MPTP packets ngn 2024-06-23 01:55:01 +0300
  • c8e45097fe new: add mptp packet verify functions ngn 2024-06-22 07:03:17 +0300
  • 19c98b763d new: finishing up base mptp functions ngn 2024-06-22 04:18:00 +0300
  • cb66106e50 implement mptp send/receive ngn 2024-06-21 04:42:51 +0300
  • e773ff7f09 fix mptp packet graphic, fix formatting ngn 2024-06-21 01:39:53 +0300
  • 82cbd147b2 setup mptp headers and types ngn 2024-06-21 01:36:56 +0300
  • 637b8c02e6 first commit ngn 2024-06-20 03:34:32 +0300