summaryrefslogtreecommitdiff
path: root/command.h (follow)
Commit message (Expand)AuthorAge
* Kill afs socket cookie and afs_client_list.Andre Noll2026-04-29
* Switch to SPDX identifiers.Andre Noll2026-03-17
* doxygen: Hide user_data variables.Andre Noll2025-10-08
* server: Constify return value of lookup_user().Andre Noll2018-03-13
* server: Remove unused ->peer from struct command_context.Andre Noll2017-08-08
* server: Remove ->argc, ->argv from struct command_context.Andre Noll2017-03-26
* server: Convert non-afs commands to lopsub.Andre Noll2017-03-26
* server: Remove command pointer from struct command_context.Andre Noll2015-08-12
* server: Reduce scope of struct server_command.Andre Noll2015-08-12
* command: Make struct command_context->cmd_ptr const.Andre Noll2015-04-01
* client: Remove sb-compatibility code.Andre Noll2013-04-01
* Introduce send_strerror().Andre Noll2012-05-07
* Add sideband implementation.Andre Noll2012-05-05
* Implement client-server feature negotiation.Andre Noll2012-05-05
* command: Introduce struct command_context.Andre Noll2012-01-20
* Rename struct rc4_context and stream cipher send/receive functions.Andre Noll2011-03-27
* Make rc4 encryption/decryption more explicit.Andre Noll2009-06-14