Add missing regex include to generated command_list files.
[paraslash.git] / command.c
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre Nollcom_stat(): Return a proper error message if an invalid...
2009-07-05 Andre NollReplace split_args() by create_argv().
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre Nollpara_server: Don't link with stat.o.
2009-07-04 Andre NollFix some gcc warnings.
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollMerge branch 'crypt' into next
2009-07-04 Andre NollMerge commit 'fml/master'
2009-07-04 Andre NollRevamp status item handling.
2009-06-30 Gerrit RenkerMake allow/deny syntax consistent with that of add...
2009-06-29 Andre NollObtain afs status items directly from afs.
2009-06-21 Andre NollStronger crypto for client authentication.
2009-06-14 Andre NollMake rc4 encryption/decryption more explicit.
2009-06-14 Andre NollUse openssl's RAND_load_file() and RAND_bytes() to...
2009-06-13 Andre NollKill the client-0.2.6 compatibility mode and the -...
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
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.
next