|
61ab7f66ac
|
new: seperate ctx init and new functions
|
2024-08-04 15:24:37 +03:00 |
|
|
d2d6679060
|
update: better handling of the keep files
|
2024-08-04 13:11:25 +03:00 |
|
|
b27e31c66c
|
fix: keep files during updates
|
2024-08-03 23:04:27 +03:00 |
|
|
7c3d0dc1f8
|
new: custom pool dirs and remove ctx path functions
|
2024-08-03 22:25:20 +03:00 |
|
|
960596ae3a
|
fix: don't free entry pointer
|
2024-07-31 23:53:22 +03:00 |
|
|
9cd4eb9905
|
update: refactoring and small fixes
|
2024-07-31 21:16:19 +03:00 |
|
|
3f794e1a90
|
new: add dockerfile
|
2024-07-20 01:53:30 +03:00 |
|
|
b8d2d69752
|
update: make the package changes file read-only
|
2024-07-19 19:23:53 +03:00 |
|
|
2e918b55ee
|
new: add wrapper for database chnages files
|
2024-07-18 23:49:04 +03:00 |
|
|
bc79c642ac
|
update: handle actual package updates outside of the library
|
2024-07-18 19:25:35 +03:00 |
|
|
17d572add0
|
fix: add missing package verification to download operation
|
2024-07-17 22:56:28 +03:00 |
|
|
7532c0d682
|
new: add callback for serve command
|
2024-07-17 21:31:25 +03:00 |
|
|
68a0951a9f
|
fix: update install example to work with the new resolve function
|
2024-07-16 20:10:10 +03:00 |
|
|
d261d99422
|
new: add support for previous lists for the resolve function
|
2024-07-16 20:08:59 +03:00 |
|
|
1e9b494c68
|
update: add more callbacks for sendfile and recvfile
|
2024-07-16 19:57:55 +03:00 |
|
|
afa81c7284
|
fix: add some missing error checking with install operation
|
2024-07-16 19:33:18 +03:00 |
|
|
d66fefa1d4
|
fix: add missing error checking for sync command
|
2024-07-16 16:04:21 +03:00 |
|
|
16cfc0676e
|
fix: add ctx data dir check for database initialization
|
2024-07-14 21:07:25 +03:00 |
|
|
9aefa2ebf9
|
fix: change error variable names
|
2024-07-14 21:01:02 +03:00 |
|
|
7f6942ea7d
|
fix: remove translations for uninstall command
|
2024-07-13 16:58:16 +03:00 |
|
|
e8485da6e6
|
update: better way to handle parse_host function
|
2024-07-13 16:48:17 +03:00 |
|
|
4ea2d22519
|
update: add custom error for unloaded pool info
|
2024-07-13 14:23:39 +03:00 |
|
|
ba992d395d
|
fix: return loaded pool count after sync operation
|
2024-07-13 14:11:49 +03:00 |
|
|
0ae3ffd929
|
update: add pool loaded variable for better sync operation
|
2024-07-13 14:08:18 +03:00 |
|
|
21b49651db
|
update: remove old TODO file
|
2024-07-11 13:50:28 +03:00 |
|
|
5f93135457
|
fix: Makefile commands
|
2024-07-11 13:49:57 +03:00 |
|
|
5cdb857988
|
fix: correct reading for hash function
|
2024-07-11 07:52:00 +03:00 |
|
|
839bcb47bf
|
new: implement check and update functions
|
2024-07-11 07:31:36 +03:00 |
|
|
f886bc08e4
|
new: full implementation of remove and install functions
|
2024-07-10 16:39:05 +03:00 |
|
|
d0dce209fa
|
fix: remove operation file check fixes
|
2024-07-08 13:08:45 +03:00 |
|
|
216ca5c9dd
|
update: add version support to database find, better depend checking for resolve
|
2024-07-08 12:49:22 +03:00 |
|
|
cb193d0f18
|
update: new examples
|
2024-07-08 07:24:39 +03:00 |
|
|
1d5880cfa6
|
new: add remove operation
|
2024-07-08 05:47:13 +03:00 |
|
|
93eb7bb8b4
|
fix: install getline issues
|
2024-07-06 04:15:38 +03:00 |
|
|
3a6f1c06c0
|
new: better way of handling files db
|
2024-07-06 03:48:23 +03:00 |
|
|
98e5c861df
|
update: recvfile and sendfile callbacks and more ctx function implementations
|
2024-07-05 16:27:11 +03:00 |
|
|
6045f73478
|
update: redesigning ctx functions and structure
|
2024-07-05 01:44:42 +03:00 |
|
|
38b99eda79
|
new: cleaning up functions, base implementation of install function
|
2024-07-04 03:12:33 +03:00 |
|
|
43cf7d26c8
|
new: implement database keeps and files functions
|
2024-07-03 03:40:52 +03:00 |
|
|
17a073838d
|
new: implement and fix few more database functions
|
2024-07-02 06:04:29 +03:00 |
|
|
16992760ad
|
new: first database functions
|
2024-07-02 04:44:07 +03:00 |
|
|
f50e5c42b4
|
fix: close forgotten open file descriptors for recvfile and sendfile
|
2024-07-01 06:54:44 +03:00 |
|
|
3c603fef22
|
new: implement PULL command, add join functions
|
2024-07-01 06:43:20 +03:00 |
|
|
5513abb371
|
update: function cleanups, better way to handle package paths
|
2024-06-28 23:09:24 +03:00 |
|
|
ed52710355
|
fix: list archive extraction and package creation errors
|
2024-06-28 21:48:04 +03:00 |
|
|
3b19e2840b
|
new: debug and version macros, cleaning up client/server APIs
|
2024-06-28 20:51:56 +03:00 |
|
|
6c2f34e8d5
|
new: implement pool info for client/server
|
2024-06-27 23:05:39 +03:00 |
|
|
6ef1bf0b12
|
new: implement more pool stuff, start working on package functions
|
2024-06-26 22:33:20 +03:00 |
|
|
92bc029d0a
|
new: add pool server handler
|
2024-06-25 21:21:15 +03:00 |
|
|
88a396d52f
|
update: add host info to the MPTP packets
|
2024-06-23 01:55:01 +03:00 |
|