paraslash 0.7.3
[paraslash.git] / aft.c
2023-12-24 Andre NollMerge topic branch t/crypt-cleanups into master
2023-10-28 Andre NollMerge topic branch t/ls-L into master
2023-10-21 Andre NollMerge topic branch t/afs-select into master
2023-10-15 Andre NollMerge topic branch t/afs-ls-a into master
2023-08-06 Andre NollMerge topic branch t/fd into master
2023-06-18 Andre NollMerge branch 'maint'
2023-05-15 Andre Nollserver: Implement ls --limit.
2023-05-12 Andre NollImplement ls --admissible=m/foo.
2023-05-11 Andre NollMerge branch 'maint'
2023-05-07 Andre Nollfd: Simplify and move for_each_file_in_dir().
2023-02-20 Andre Nollaft: Always copy and compare full hash value.
2023-02-20 Andre Nollserver: Don't save bogus chunk table for aac files.
2023-02-12 Andre NollMerge branch 'maint'
2023-01-25 Andre Nollserver: ls -l=c: Don't print chunk table in case of...
2023-01-24 Andre Nollserver: Fix ls -l=c.
2023-01-17 Andre NollMerge topic branch t/ff-compat into master
2022-12-01 Andre NollMerge topic branch t/openssl-3 into master
2022-11-25 Andre NollMerge branch 'maint'
2022-11-20 Andre NollMerge topic branch t/afs-cleanups into master
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-17 Andre NollIntroduce afs_error().
2022-10-17 Andre Nollafs: Replace ->init of afs tables by table operations.
2022-10-17 Andre NollRename admissible_file_loop() -> score_loop().
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-03 Andre NollMerge branch 'refs/heads/t/mp4ff'
2022-08-31 Andre NollMerge branch 'refs/heads/t/autogen'
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Introduce arr_alloc().
2022-07-29 Andre Nollstring: Introduce arr_realloc() and check for integer...
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2022-05-30 Andre NollRemove para_dirname() and para_basename().
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-24 Andre NollMerge branch 'maint'
2022-03-13 Andre Nollcom_ls(): Drop "audio file table syntax error" messsage.
2022-03-12 Andre NollMerge branch 'refs/heads/t/logo'
2022-03-12 Andre NollMerge branch 'maint'
2022-02-24 Andre NollMerge tag 'v0.6.4'
2022-02-21 Andre NollMerge branch 'refs/heads/t/sha256'
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2021-11-28 Andre NollMerge branch 'refs/heads/t/ubsan'
2021-11-22 Andre NollMerge branch 'refs/heads/t/duration-keyword'
2021-11-18 Andre NollMerge branch 'refs/heads/t/score-formula'
2021-11-15 Andre NollMerge branch 'refs/heads/t/list-cleanups'
2021-11-04 Andre NollMerge branch 'maint'
2021-10-21 Andre Nollafs: Switch to sha256 and change default database path.
2021-10-09 Andre NollRemove ->fd of struct audio file data.
2021-08-30 Andre NollMerge branch 'maint'
2021-04-28 Andre Nollaft: Silence format-overflow warning with gcc-10.
2021-01-01 Andre NollMerge branch 'refs/heads/t/fec'
2021-01-01 Andre Nollaft: Avoid NULL pointer dereference.
2020-09-17 Andre Nollaft: Avoid invalid read.
2020-07-11 Andre Nollafs: Improve error diagnostics.
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-05-08 Andre Nollaft: Update afhi after addblob.
2020-03-23 Andre NollMerge branch 'refs/heads/t/stale-pointer-fix'
2020-03-17 Andre NollDon't use strdup() to copy hash.
2020-03-16 Andre Nollaft: Avoid stale pointer pointer reference.
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2019-08-24 Andre NollMerge branch 'refs/heads/t/compress'
2019-07-28 Andre NollMerge branch 'refs/heads/t/afh-preserve'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-04-07 Andre Nollaft: Avoid invalid read.
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2018-09-19 Andre Nollaft: Consolidate comments for sorting/listing enums.
2018-09-19 Andre Nollaft: Change return type of make_status_items() to void.
2018-09-19 Andre Nollaft: Add documentation of free_status_items().
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-13 Andre NollMerge branch 'refs/heads/t/crypt'
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre Nollaft: Remember current audio file after SIGHUP.
2018-05-06 Andre Nollaft: Honor AUDIO_FILE_REMOVE events.
2018-05-06 Andre Nollserver: Update status items on file renames.
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-04-22 Andre Nollaft: Reorder global static variables of aft.c.
2018-04-22 Andre Nollaft.c: Trivial whitespace fix.
2018-03-13 Andre Nollafs: Free status items on exit.
2018-03-13 Andre Nollafs: Fix memory leak in make_status_items().
2018-01-27 Andre Nollaft: Avoid implicit fallthrough in switch statement.
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-09-22 Andre NollMerge branch 'refs/heads/t/mp'
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-12 Andre Nollaft: Make get_audio_file_path_of_row() more robust.
next