build: Introduce Make variables for objects.
[paraslash.git] / command.c
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-09-29 Andre NollMerge branch 't/misc_cleanups'
2013-09-22 Andre NollMerge branch 'maint'
2013-09-11 Andre Nollcommand: Make server_cmds[] and afs_cmds[] static.
2013-09-04 Andre Nollcommand.c: Avoid declaration after statement.
2013-09-04 Andre Nollcommand.c: Remove pointless initialization.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-31 Andre Nollserver/gcrypt: Fix sending the empty status items.
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2013-04-06 Andre NollRename SERVER_AUDIO_FORMATS to AUDIO_FORMAT_HANDLERS.
2013-04-01 Andre Nollclient: Remove sb-compatibility code.
2013-04-01 Andre NollReject non-sideband connections.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre NollAdd missing documentation of send_strerror().
2012-07-25 Andre Nollserver: Remove "foo" feature.
2012-07-18 Andre NollMerge branch 't/wma_improvements'
2012-07-15 Andre NollMerge branch 't/old_gcc_fixes'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre NollMerge branch 't/command_util_cleanups'
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-29 Andre NollMake (most) command handlers static.
2012-06-29 Andre Nollcommand_util: Write array definition in header mode.
2012-06-29 Andre Nollsideband: Fix use after free bug.
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-24 Andre NollMerge branch 't/sb'
2012-05-07 Andre NollPass command exit status via sideband to client.
2012-05-07 Andre NollSend command output via sideband.
2012-05-07 Andre NollIntroduce send_strerror().
2012-05-07 Andre Nollcommand.c: Improve get_status().
2012-05-05 Andre NollPass command via sideband.
2012-05-05 Andre NollUse sideband also for "proceed" handshake.
2012-05-05 Andre NollUse sideband also for challenge response.
2012-05-05 Andre NollSend and receive challenge via sideband.
2012-05-05 Andre NollAdd sideband implementation.
2012-05-05 Andre NollImplement client-server feature negotiation.
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-05 Andre NollDefine status item list in afh_common.c.
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-01-20 Andre Nollcommand: Introduce struct command_context.
2012-01-20 Andre NollMove send_buffer() and send_va_buffer() from net.c...
2012-01-20 Andre NollRemove send_bin_buffer().
2012-01-15 Andre Nollcommand.c: Fix typo in comment.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-15 Andre NollMerge branch 't/clang_analyzer_fixes'
2011-10-10 Andre NollMerge branch 't/uptime_cleanup'
2011-09-21 Andre Nollcommand: Remove two dead stores.
2011-09-17 Andre NollOverhaul the daemon uptime functions.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-07-30 Andre NollMerge branch 't/client_memory_leak_fix'
2011-07-21 Andre NollMerge branch 't/clang'
2011-07-06 Andre NollWork around some clang warnings.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-27 Andre NollMove sha1.[ch] to crypt.[ch] and make crypto API indepe...
2011-03-27 Andre NollRemove rc4.h.
2011-03-27 Andre Nollrename RC4_KEY_LEN to SESSION_KEY_LEN.
2011-03-27 Andre NollRename struct rc4_context and stream cipher send/receiv...
2011-03-27 Andre NollReplace direct use of RC4 by stream cipher abstraction.
2011-03-27 Andre NollReplace RSA by an abstract asymmetric key structure.
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-16 Andre NollMerge remote-tracking branch 'fml/master'
next