audioc stat: Remove __a_unused attributes from com_stat().
[paraslash.git] / command.c
2009-07-04 Andre NollMerge commit 'fml/master'
2009-06-30 Gerrit RenkerMake allow/deny syntax consistent with that of add...
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollFix an invalid free() in command handlers.
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-04-06 Andre NollUse para_sigaction() in command handlers.
2009-03-22 Andre NollFix some memory leaks.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-03-01 Andre NollMake fec parameters configurable.
2009-02-28 Andre NollMerge branch 'gerrit'
2009-02-28 Gerrit RenkerURL/UDPv6 support for the UDP sender.
2009-02-16 Andre NollMerge commit 'fml/master'
2009-02-16 Gerrit RenkerPut IPv4-specific parts inside the ACL subsystem
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-04-12 Andre Nollcom_si(): Report also the afs pid.
2008-04-12 Andre NollSimplify vss_status_tohuman() and add a comment.
2008-04-12 Andre Nollcommand.c: Remove a useless use of the mmd lock.
2008-04-12 Andre NollKill mmd_lock() and mmd_unlock().
2008-04-12 Andre Nollserver: Introduce command_{pre,post}_select().
2008-04-01 Andre NollFix com_stat() for arguments greater than one.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.
2008-01-20 Andre Nollcom_sender(): Check return value of send_buffer().
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-28 Andre NollMakefile.in: Fix OS detection.
2007-12-11 Andre NollMerge commit 'remotes/fml/master'
2007-12-11 Andre NollFix SIGUSR1 handling on Solaris.
2007-12-11 Andre NollMerge commit 'remotes/fml/master'
2007-12-11 Andre NollSimplify SIGUR1 handling.
2007-12-09 Andre NollMerge commit 'remotes/yangtse/master'
2007-12-09 Andre NollMerge commit 'remotes/fml/master'
2007-12-08 Andre NollAdd new status items num_chunks and chunk_time.
2007-12-04 Andre NollFix some gcc warnings on Solaris:
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker03_TCP-socket-functions.diff
2007-11-25 Andre NollGet rid of E_RECV.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollIn handle_connect() we really need a blocking fd for...
2007-11-19 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-11-17 Andre NollFix com_pause().
2007-11-11 Andre NollAvoid empty lines in the status output.
2007-11-02 Andre NollDon't report server uptime as status item.
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollAlways print a space after each status item identifier.
2007-11-01 Andre NollGet rid of afd->afsi and rename afs_status_info to...
2007-11-01 Andre NollGet rid of afd->path.
2007-11-01 Andre NollRename length status item to seconds_total and print...
2007-11-01 Andre NollKill duplicate audio format handler info string in...
2007-11-01 Andre NollKill duplicate num_played status item.
2007-11-01 Andre NollKill more duplicate status items.
2007-11-01 Andre NollKill duplicate audio format status item.
2007-11-01 Andre NollDon't print attributes string twice.
2007-11-01 Andre NollAppend ls -v output to status items.
2007-10-31 Andre Nollcommand.c: Fix get_cmd_pointer.
2007-10-28 Andre Nollkill dulpicate instance of para_random().
2007-10-24 Andre NollReset afd fields on eof.
2007-10-23 Andre NollGet rid of mmd->filename.
2007-10-23 Andre NollAdd LYRICS_ID status item.
2007-10-23 Andre NollReplace status item SELECTOR by IMAGE_ID.
2007-10-23 Andre NollReplace status item DBINFO3 by DIRECTORY.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollGet rid of mmd->audio_format.
2007-10-23 Andre NollGet rid of mmd->afi.
2007-10-23 Andre NollRemove com_sb and com_sc.
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-23 Andre Nollcommand.c: Trivial documentation cleanups.
2007-10-23 Andre NollRemove old audio file selector code.
2007-10-22 Andre NollRemove users of the old audio file selector code.
2007-10-22 Andre NollSwitch to the new afs.
2007-10-05 Andre NollSwitch from inet_aton() to inet_pton().
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-15 Andre Nollcommand.c: Fix a bug in get_cmd_ptr().
2007-09-15 Andre Nollcommand.c: Fix om_help().
2007-09-15 Andre Nollcommand.c: Increase maximal command length.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-08 Andre NollIntroduce template commands for command_util.sh.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-01 Andre NollTrivial %d -> %zu format string fix
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-11 Andre Nollcommand.c kill unused declaration of user_list
2007-03-11 Andre Nollintroduce struct audio_format_info
2007-03-03 Andre Nollrename DB_READ, DB_WRITE to AFS_READ, AFS_WRITE
next