paraslash.git
2009-08-01 Andre NollMerge branch 'master' into next
2009-08-01 Andre Noll[gui]: Use the new -p option for the default stat command.
2009-07-25 Andre NollRevamp para_fade.
2009-07-25 Andre NollPrint an error message if the filter config file contai...
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollTeach para_fade to accept a mixer channel to fade.
2009-07-21 Andre NollMake some functions/variables static.
2009-07-21 Andre NollMove blob table macros from afs.h to blob.c.
2009-07-21 Andre NollRename LIST_HEAD to INITIALIZED_LIST_HEAD.
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollKill unused para_reap_children().
2009-07-20 Andre Nollconfigure.ac: Fix --with-osl-libs option.
2009-07-20 Andre NollFix a gcc warning on 64 bit systems.
2009-07-20 Andre NollMerge commit 'meins/next' into next
2009-07-19 Andre NollAdd num_played mood method.
2009-07-19 Andre NollRemove the likely/unlikely macros.
2009-07-19 Andre NollMicro optimizations for the amp filter.
2009-07-19 Andre NollDon't include osl.h from the audio format handlers.
2009-07-19 Andre NollIntroduce LIST_HEAD macro and use it in audiod_command.
2009-07-19 Andre NollMove functions only needed by audiod from stat.c to...
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollFix memory leaks in [alsa,file,oss]write.c.
2009-07-19 Andre Nollaudiod: Increase default select timeout to 1s.
2009-07-19 Andre Nollaudiod: Only call audiod_status_dump twice per second.
2009-07-19 Andre Nollclient_post_select(): Defer decrypting of server challenge.
2009-07-19 Andre NollRemove unused field challenge_nr from struct client_task.
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollRemove unused label "out".
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre Nollaudiod: Clean up status output.
2009-07-18 Andre Nollaudiod: Properly prefix uptime string.
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre Nollaudiod: Fix some memory leaks in the com_stat() error...
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollFix a memory leak in filter.c.
2009-07-18 Andre NollFix a typo in the udp_recv help.
2009-07-18 Andre NollFix memory leaks in xxx_recv_init().
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMake RSA keys larger than 512 bit work.
2009-07-18 Andre NollNEWS update.
2009-07-13 Andre NollMerge commit 'meins/next' into next
2009-07-12 Andre NollAdd bitrate, frequency, and channels mood methods.
2009-07-12 Andre NollAdd mood methods {artist, title, album, comment}_matches.
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollFix com_init() in case arguments are given.
2009-07-11 Andre NollScoring performance enhancements.
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollScoring fixes.
2009-07-11 Andre NollMove mood methods to a separate file.
2009-07-11 Andre Nollgui: Output "xxx tag not set" for unset tags rather...
2009-07-11 Andre NollAdd documentation to struct rc4_context.
2009-07-10 Andre NollMerge commit 'meins/next' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollAdd the new "year" mood method.
2009-07-09 Andre NollAdd missing regex include to generated command_list...
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-08 Andre NollPass full argument list to mood parsers.
2009-07-07 Andre Nollfade.c: Fix a gcc warning on FreeBSD.
2009-07-06 Andre Nollconfigure: Add config options for libosl.
2009-07-06 Andre NollFix some format-string warnings on x86_64.
2009-07-05 Andre Nollrecv/filter: Init loglevel earlier.
2009-07-05 Andre Nollfd.c: Simplify write_ok().
2009-07-05 Andre Nollfd.c: Simplify para_select().
2009-07-05 Andre Nollcom_stat(): Return a proper error message if an invalid...
2009-07-05 Andre NollRewrite grab-client code.
2009-07-05 Andre NollReplace split_args() by create_argv().
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-05 Andre NollFix a bug in the output of para_audioc.
2009-07-05 Andre Nollgui: Avoid unnecessary strdup's and replace newlines...
2009-07-05 Andre Nollgui: Use variable-sized input buffer for the audiod...
2009-07-05 Andre NollFix a bug in the output of para_audioc.
2009-07-05 Andre NollNew codename for 0.4.
2009-07-05 Andre NollDocumentation updates for 0.4.
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollINSTALL: Fix the help text on how to create the RSA...
2009-07-04 Andre NollAdd a check for libosl to configure.ac.
2009-07-04 Andre NollMakefile: Remove *_command_list.* on make clean.
2009-07-04 Andre Nollcommand_util: Generate properly documented command...
2009-07-04 Andre Nollpara_server: Don't link with stat.o.
2009-07-04 Andre NollChange the syntax of the parameters to the touch command.
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 NollNEWS update.
2009-07-04 Andre Nollaudioc stat: Remove __a_unused attributes from com_stat().
2009-07-04 Andre Nollaudioc stat: Make status item mask 64 bits wide.
2009-07-04 Andre NollMerge commit 'fml/master'
2009-07-04 Andre NollRevamp status item handling.
2009-06-30 Andre Nollmake_attribute_lines(): Check return value of ().
2009-06-30 Gerrit RenkerSupport netmask subsets
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-26 Andre NollMajor audio format handler cleanups.
2009-06-21 Andre NollStronger crypto for client authentication.
2009-06-21 Andre NollUpdate to gengetopt 2.22.2.
2009-06-14 Andre NollMake rc4 encryption/decryption more explicit.
2009-06-14 Andre NollMove para_tmpname() to file_write.c and make it static.
2009-06-14 Andre NollUse openssl's RAND_load_file() and RAND_bytes() to...
next