Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | kaotisk | 1 | -72/+20 | |
the host that is reached through | |||||
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 ↵ | kaotisk | 1 | -6/+18 | |
output | |||||
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 | |
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR | |||||
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 | |
Plus: - compacted help output text - avoid calling library functions directly fix (unbreaks previous commit) - fix on call to _ak_zblock_pack where the arguments weren't passed to the function | |||||
2024-07-24 | Avoid calling _ak_zblock functions directly | kaotisk | 1 | -2/+1 | |
2024-07-24 | Avoid calling _ak_zchain functions (causes breaks) | kaotisk | 1 | -2/+2 | |
2024-07-24 | minor fix | kaotisk | 1 | -1/+2 | |
2024-07-24 | minor changes on ak-ipfs-daemon | kaotisk | 1 | -0/+7 | |
2024-07-24 | ak-fs: new flag --list | kaotisk | 1 | -1/+11 | |
2024-07-23 | bugfix | kaotisk | 1 | -1/+2 | |
2024-07-23 | unlocked _ak_gpg_create_key | kaotisk | 1 | -4/+3 | |