summaryrefslogtreecommitdiff
path: root/aft.c (follow)
Commit message (Expand)AuthorAge
* aft: Dedoxification.Andre Noll2026-07-03
* Merge topic branch t/socket-cookie into masterAndre Noll2026-05-30
|\
| * Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
* | com_{touch,cpsi}: Don't clobber current status items.Andre Noll2026-05-20
|/
* Merge topic branch t/spdx into masterAndre Noll2026-03-26
|\
| * Switch to SPDX identifiers.Andre Noll2026-03-17
* | Merge topic branch t/init into masterAndre Noll2026-03-25
|\ \
| * | afs: Simplify table open functions.Andre Noll2026-03-13
| |/
* | afs: Fix braino in afsi_change().Andre Noll2026-03-22
* | Refuse to remove an attribute if it is still in use.Andre Noll2026-03-17
* | Improve selector loop.Andre Noll2026-03-17
* | aft: Remove return value of sort_matching_paths().Andre Noll2026-03-17
* | Remove pointless temporary variable from prepare_ls_row().Andre Noll2026-03-17
* | Simplify and rename get_attribute_bitnum_by_name().Andre Noll2026-03-17
* | Move get_attribute_bitmap() to aft.c.Andre Noll2026-03-17
* | Rename and improve get_attribute_text().Andre Noll2026-03-17
* | afs: Improve attribute checking code.Andre Noll2026-03-17
* | Pass callback arg and pbout to ->load().Andre Noll2026-03-17
* | com_ls(): Make ls --admissible=- work.Andre Noll2026-03-17
* | Implement selector abstraction.Andre Noll2026-03-17
* | Simplify aft event handler.Andre Noll2026-03-17
* | Remove struct afsi_change_event_data.Andre Noll2026-03-17
* | Remove struct rmatt_event_data.Andre Noll2026-03-17
* | Remove the para_buffer argument of event handlers.Andre Noll2026-03-17
* | Simplify aft event handler.Andre Noll2026-03-17
* | aft_open(): Check the return value of osl_get_num_rows().Andre Noll2026-03-17
|/
* aft.c: Boolify send_afs_status().Andre Noll2026-03-01
* Merge topic branch t/rm_setatt into masterAndre Noll2026-02-01
|\
| * Remove the setatt server subcommand.Andre Noll2026-01-28
* | server: Remove deprecated listing modes of ls subcommand.Andre Noll2026-01-29
|/
* Revert "Speed up blob operations."Andre Noll2026-01-26
* afs: Remove v0.5.x on-disk afhi compatibility code.Andre Noll2025-09-30
* Merge topic branch t/rm_sha1 into masterAndre Noll2025-09-22
|\
| * Rename hash2 -> hash.Andre Noll2025-05-22
| * aft: Compare the full hash, not just the first 20 bytes.Andre Noll2025-05-22
* | afh: Remove unnecessary fd argument of ->get_file_info().Andre Noll2025-08-28
* | aft: Don't leak status_item_ls_data.path.Andre Noll2025-08-07
* | aft: Simplify make_inode_status_items().Andre Noll2025-08-07
* | Kill OSL_ERRNO_TO_PARA_ERROR.Andre Noll2025-07-13
* | aft: Reload afhi before creating the status items.Andre Noll2025-07-11
* | aft: Improve error path of open_and_update_audio_file().Andre Noll2025-07-11
* | aft.c: Shorten comment on memory-mapped files.Andre Noll2025-07-09
* | Improve error diagnostics of add server command.Andre Noll2025-07-06
* | aft: Avoid unnecessary allocation of current hash buffer.Andre Noll2025-06-29
* | Speed up blob operations.Andre Noll2025-06-29
* | Merge topic branch t/deprecate_setatt into masterAndre Noll2025-06-29
|\ \
| * | server: Deprecate setatt in favor of touch.Andre Noll2025-05-19
* | | Shrink struct rmatt_event_data.Andre Noll2025-05-28
* | | Introduce VSS_NEW_AUDIO_FILE to fix playlist updates.Andre Noll2025-05-25
* | | aft: Pass correct afsi argument to AFSI_CHANGE event handlers.Andre Noll2025-05-22
| |/ |/|