summaryrefslogtreecommitdiff
path: root/attribute.c (follow)
Commit message (Expand)AuthorAge
* Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
* 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
| |/
* | Refuse to remove an attribute if it is still in use.Andre Noll2026-03-17
* | afs: Improve addatt subcommand.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
* | attribute.c: Switch from unsigned char to uint8_t.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
* | Improve error diagnostics of remove_attribute().Andre Noll2026-03-17
* | server: Allow to create attribute names that end with '+' or '-'.Andre Noll2026-03-17
|/
* Kill OSL_ERRNO_TO_PARA_ERROR.Andre Noll2025-07-13
* Shrink struct rmatt_event_data.Andre Noll2025-05-28
* Include regex.h from para.h.Andre Noll2025-05-19
* Introduce afs_error().Andre Noll2022-10-17
* afs: Replace ->init of afs tables by table operations.Andre Noll2022-10-17
* attribute.c: Remove struct addatt_event_data().Andre Noll2022-10-17
* attribute.c: De-doxify static functions.Andre Noll2022-03-24
* com_addatt(): Fix memory leak.Andre Noll2022-03-12
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Add \ref to references.Andre Noll2017-06-25
* server: Convert com_addatt() to lopsub.Andre Noll2017-03-26
* server: Convert com_rmatt() to lopsub.Andre Noll2017-03-26
* server: Convert com_mvatt() to lopsub.Andre Noll2017-03-26
* server: Convert com_lsatt() to lopsub.Andre Noll2017-03-26
* server: Convert non-afs commands to lopsub.Andre Noll2017-03-26
* attribute: Avoid shifting 32 bit integers.Andre Noll2016-02-21
* Merge branch 'refs/heads/t/command_handler_cleanups'Andre Noll2015-10-25
|\
| * com_addatt(): Return negative on errorsAndre Noll2015-09-03
| * afs: Provide pbout para_buffer for each callback.Andre Noll2015-08-12
| * afs: Make afs callbacks more flexible.Andre Noll2015-08-12
| * com_check(): Add attribute checking.Andre Noll2015-08-12
| * Let afs_event() return int.Andre Noll2015-08-12
| * rmatt: Cleanup callback.Andre Noll2015-08-12
| * com_rmatt(): Return negative on errorsAndre Noll2015-08-12
| * com_mvatt(): Return negative on errorsAndre Noll2015-08-12
| * com_lsatt(): Return negative on errorsAndre Noll2015-08-12
| * Let afs callbacks return an error code.Andre Noll2015-08-12
| * afs: Introduce flush_and_free_pb().Andre Noll2015-08-12
| * Do not check the return value of para_printf().Andre Noll2015-08-12
* | attribute.c: Remove pointless condition in attribute_open().Andre Noll2015-09-20
* | Merge branch 'maint'Andre Noll2015-08-30
|\ \ | |/ |/|
| * lsatt: Fix sort order.Andre Noll2015-08-30
* | Update year in copyright headers.Andre Noll2015-01-12
* | doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18