paraslash 0.6.3
[paraslash.git] / command.c
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-03-23 Andre NollMerge branch 'refs/heads/t/stale-pointer-fix'
2020-03-17 Andre Nollcommand.c: Improve documentation of handle_connect().
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre Nollcommand.c: Also invalidate play time if no audio file...
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-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2018-09-05 Andre Nollcommand.c: Fix braino in help text of recv_sb().
2018-07-31 Andre Nollcom_ff(): Depreciate "n-" syntax.
2018-07-31 Andre Nollcom_ff(): Simplify code for jumping backwards.
2018-07-31 Andre Nollcom_ff(): Avoid "unsigned i".
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 Nollserver: Remove incorrect __a_unused in com_ff() and...
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-04-30 Andre Nollserver: Fix return value of com_ff().
2018-04-22 Andre NollIntroduce lsu.{c,h}, implement help --long for para_server.
2018-04-17 Andre NollMove MAX_HOSTLEN from server.h to net.h.
2018-03-26 Andre Nollcommand.c: Document return value of handle_connect().
2018-03-13 Andre Nollserver: Rename functions related to user lists.
2018-03-13 Andre Nollserver: Constify return value of lookup_user().
2018-03-13 Andre Nollserver: Let stat command handler perform cleanup on...
2018-03-13 Andre Nollserver: Shutdown the scheduler before handling commands.
2018-03-13 Andre Nollserver: Make array of senders constant.
2018-02-25 Andre Nollcrypt: Rename RSA functions.
2018-02-25 Andre NollRename crypt.c -> openssl.c.
2018-01-14 Andre Nollcommand.c: Fix typo in comment.
2017-12-31 Andre NollMerge branch 'maint'
2017-10-07 Andre Nollserver: Disable com_tasks().
2017-10-02 Andre Nollserver: Move afs_pid out of mmd struct.
2017-10-02 Andre Nollserver: Don't pass peername to handle_connect().
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-11 Andre NollMerge branch 'maint'
2017-08-08 Andre Nollserver: Remove unused ->peer from struct command_context.
2017-08-08 Andre Nollserver: Fix comment of empty_status_items().
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-08-03 Andre Nollserver: Make sender subcommand array const.
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre Nollserver: Fix segfault in com_sender().
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-21 Andre NollDefine status items in para.h.
2017-07-13 Andre NollMerge branch 'maint'
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-04-19 Andre NollMerge branch 'refs/heads/t/makefile_conventions'
2017-04-18 Andre NollMerge branch 'refs/heads/t/rm_as_compat'
2017-04-16 Andre NollMerge branch 'refs/heads/t/rm_rc4'
2017-03-26 Andre NollConvert para_server to lopsub.
2017-03-26 Andre Nollserver: Remove ->argc, ->argv from struct command_context.
2017-03-26 Andre Nollserver: Remove support for non-lopsub commands.
2017-03-26 Andre NollEnable partial matching for server commands.
2017-03-26 Andre Nollserver: Convert com_ls() to lopsub.
2017-03-26 Andre Nollserver: Convert com_lsatt() to lopsub.
2017-03-26 Andre Nollserver: Convert non-afs commands to lopsub.
2017-01-08 Andre Nollcrypt: Remove RC4 support.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
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-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollFix signedness issues in format strings.
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-07-17 Andre Nollserver: Do not fail if client does not request sideband.
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-10 Andre NollMerge branch 'refs/heads/t/attribute_fix'
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
next