Age | Commit message (Expand) | Author | Files | Lines |
2024-12-15 | New function in 'ak fs' '--net-cat-from-map | kaotisk | 19 | -10/+387 |
2024-12-14 | AKFS with networking capabilities | kaotisk | 2 | -2/+415 |
2024-12-14 | Tiny fix missing 'then' after 'if' | kaotisk | 1 | -2/+3 |
2024-12-13 | Outputs now are hash of the map, hash of root and original filename | kaotisk | 1 | -1/+1 |
2024-12-12 | We actually need this to be the last hash, so here's a workaround | kaotisk | 1 | -1/+3 |
2024-12-12 | Try cp instead since the bug didn't stop occuring | kaotisk | 1 | -1/+1 |
2024-12-12 | Move bug, put some force to it to fix it | kaotisk | 1 | -1/+1 |
2024-12-12 | Fixing weird bug from tail program on FreeBSD | kaotisk | 1 | -1/+1 |
2024-12-12 | Minor refactoring | kaotisk | 1 | -31/+33 |
2024-12-12 | Check first | kaotisk | 1 | -17/+22 |
2024-12-12 | and be professional about it | kaotisk | 1 | -1/+1 |
2024-12-12 | Remove listing if empty | kaotisk | 1 | -1/+1 |
2024-12-12 | Output peers only if the relative files are found | kaotisk | 1 | -2/+12 |
2024-12-12 | New function in _ak_script: _ak_check_and_create_dir | kaotisk | 1 | -10/+26 |
2024-12-12 | Welcome JSON message now provides points of entry for each route based on the... | kaotisk | 1 | -72/+20 |
2024-12-11 | Adjustment | kaotisk | 1 | -1/+1 |
2024-12-11 | This should actually work | kaotisk | 1 | -2/+2 |
2024-12-11 | Changed the way scans are performed so we can see a progress on each result o... | kaotisk | 1 | -6/+18 |
2024-12-11 | More detailed debug messages | kaotisk | 1 | -2/+2 |
2024-12-11 | Roll back into sane stuff | kaotisk | 1 | -4/+6 |
2024-12-11 | Compatibility with FreeBSD on split program | kaotisk | 1 | -1/+1 |
2024-12-10 | Workaround for du freebsd variant | kaotisk | 3 | -4/+4 |
2024-12-10 | Expanding scanning and peerings to be stored for yggdrasil network as well | kaotisk | 1 | -4/+74 |
2024-12-10 | Forgotten shebang | kaotisk | 1 | -1/+1 |
2024-12-10 | Compatibility with FreeBSD 'uname' | kaotisk | 1 | -4/+7 |
2024-12-10 | Preupdating ipfs->kubo since ipfs is already used in FreeBSD | kaotisk | 1 | -3/+3 |
2024-12-10 | Fix for installation under freebsd | kaotisk | 1 | -1/+1 |
2024-12-10 | Bug fix for date program differences between linux and BSD | kaotisk | 1 | -1/+1 |
2024-12-07 | Portable shebangs | kaotisk | 17 | -18/+18 |
2024-12-07 | Removed wget from dependencies | kaotisk | 2 | -3/+3 |
2024-12-07 | new ak flag -v: prints version of ak and exits | kaotisk | 1 | -1/+21 |
2024-11-20 | Updates for AKFS | kaotisk | 1 | -52/+56 |
2024-11-15 | Settings directory properly set up during installation now | kaotisk | 2 | -2/+1 |
2024-09-21 | Fixed curl bugged call | kaotisk | 2 | -4/+4 |
2024-09-21 | Further investigating | kaotisk | 1 | -2/+2 |
2024-09-21 | Escaping from the library | kaotisk | 1 | -1/+1 |
2024-09-21 | More debugging | kaotisk | 1 | -1/+5 |
2024-09-21 | Added debugging message plus redirection of the output | kaotisk | 1 | -1/+2 |
2024-09-21 | Changed message and redirected output | kaotisk | 1 | -2/+2 |
2024-09-21 | Possible bug fix | kaotisk | 1 | -1/+1 |
2024-09-21 | Bug fixing | kaotisk | 1 | -12/+36 |
2024-09-21 | More bug fixing | kaotisk | 1 | -9/+16 |
2024-09-21 | Fixed bug in 'ak-zchain --reset' | kaotisk | 1 | -7/+8 |
2024-09-21 | Added architecture support | kaotisk | 1 | -0/+3 |
2024-08-01 | bugfix: Importing the library is important instead of running the handler script | kaotisk | 1 | -1/+2 |
2024-07-26 | bugfix | kaotisk | 1 | -1/+1 |
2024-07-26 | ak-gpg: new flag --verify-file <file> | kaotisk | 2 | -1/+18 |
2024-07-24 | fixes | kaotisk | 3 | -1/+22 |
2024-07-24 | ak-zblock: new flag --repack <zblock> <previous> | kaotisk | 1 | -1/+130 |
2024-07-24 | Avoid calling _ak_zblock functions directly | kaotisk | 1 | -2/+1 |