load_chunk_table(): Don't trust afhi->chunks_total.
[paraslash.git] / aft.c
2017-03-25 Andre Nollload_chunk_table(): Don't trust afhi->chunks_total.
2017-03-25 Andre Nollpara_server: Never read past the end of the chunk table.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-31 Andre NollMerge branch 'refs/heads/t/doc'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-19 Andre Nollaft.c: Use correct format string for error output.
2016-12-04 Andre NollFix signedness issues in format strings.
2016-10-04 Andre Nolltouch: Refuse to set an invalid image or lyrics ID.
2016-09-25 Andre Nollserver: Deprecate ls -p.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-12 Andre NollMake dates in ls output align nicely again.
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-02-21 Andre NollMerge branch 'maint'
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2015-12-28 Andre Nollaft.c: Check for osl errors in com_add_callback().
2015-12-28 Andre Nollafh: Make ->chunks_total and ->seconds_total fixed...
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
2015-12-13 Andre Nollaft.c: Prefer localtime() over localtime_r().
2015-12-13 Andre NollImprove lastplayed time format for ls and stat output.
2015-12-08 Andre NollMerge branch 'refs/heads/t/strerror'
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-10-24 Andre Nollaft.c: Clean up aft_hash_compare().
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-17 Andre NollMerge branch 'refs/heads/t/com_ls_compat'
2015-09-08 Andre Nollcom_add(): Allow paths and afhi to exceed 64K.
2015-09-06 Andre NollMerge branch 'maint'
2015-09-01 Andre NollIntroduce new syntax for com_ls().
2015-08-31 Andre Nollcom_rm(): In force mode, don't complain if no paths...
2015-08-30 Andre Nollsetatt: Do not abort if no pattern is given.
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-08-12 Andre Nollaft: Unify handling of hash and path duplicates.
2015-08-12 Andre Nollafs: Provide pbout para_buffer for each callback.
2015-08-12 Andre Nollafs: Make afs callbacks more flexible.
2015-08-12 Andre Nollcom_check(): Add attribute checking.
2015-08-12 Andre NollLet afs_event() return int.
2015-08-12 Andre Nollcom_check(): Return negative on errors
2015-08-12 Andre Nollcom_setatt(): Return negative on errors
2015-08-12 Andre Nollcom_cpsi(): Return negative on errors
2015-08-12 Andre Nollcom_rm(): Return negative on errors
2015-08-12 Andre Nollcom_touch(): Return negative on errors
2015-08-12 Andre Nollcom_add(): Return negative on errors
2015-08-12 Andre Nollafs: Pass sideband error packet on callback failures.
2015-08-12 Andre NollLet afs callbacks return an error code.
2015-08-12 Andre Nollafs: Introduce flush_and_free_pb().
2015-08-12 Andre NollDo not check return value of WRITE_STATUS_ITEM().
2015-08-12 Andre NollDo not check the return value of para_printf().
2015-07-22 Andre Nollsetatt: Print meaningful error message.
2015-06-14 Andre Nollaft.c: Remove condition which is always false.
2015-06-14 Andre Nollaft.c: Silence noisy warnings in com_add().
2015-05-30 Andre NollMerge branch 'maint'
2015-05-10 Andre NollMerge branch 'refs/heads/t/web-diet'
2015-05-03 Andre NollMerge branch 'refs/heads/t/audiod_acl'
2015-04-26 Andre NollMerge branch 'refs/heads/t/immediate-si-update'
2015-04-21 Andre Nolltouch, rm, cpsi, init: Fix initialization of para_buffer.
2015-04-19 Andre Nollaft.c: Simplify load_afd().
2015-04-19 Andre NollMerge branch 't/lib_arg_with'
2015-04-19 Andre NollMerge branch 'maint'
2015-04-04 Andre Nollaft: Rename label "err" of open_and_update_audio_file().
2015-03-30 Andre Nollaft: Store resolved paths when adding files.
2015-03-30 Andre Nollaft: Update mtime and file size on afhi changes.
2015-03-30 Andre Nollaft: Update status items on afs events.
2015-03-30 Andre Nollaft.c: Pass struct ls_data pointer to make_status_items().
2015-03-30 Andre Nollafs: Simplify open_next_audio_file().
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-08 Andre NollMake struct ls_data local to aft.c.
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-12 Andre Nollaft.c: Improve documentation of struct ls_widths.
2015-01-11 Andre NollAssorted typo fixes in comments.
2015-01-11 Andre Nollaft.c: Trivial whitespace fixes.
2015-01-11 Andre Nollaft: Generate a remove event when adding duplicate...
2015-01-11 Andre Nollaft.c: Don't call osl_close_disk_object() on failure.
2015-01-11 Andre NollAdd missing osl() wrapper calls.
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-07-13 Andre NollMerge branch 't/gui_sched'
2014-07-10 Andre NollMerge branch 't/cpsi_improvement'
next