paraslash.git
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-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-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...
2009-06-13 Andre NollKill the client-0.2.6 compatibility mode and the -...
2009-06-13 Andre NollDeactivate gcc's strict aliasing optimizations.
2009-06-13 Andre NollReplace the convert_0.2-0.3.sh script by convert_0...
2009-06-13 Andre NollAdd new ls option -d.
2009-06-12 Andre NollFix osl() wrapper.
2009-06-12 Andre NollFix checking of return values from osl_open().
2009-06-12 Andre NollUse different paths for the 0.4 database and the afs...
2009-06-11 Andre NollAdd osl.h include to generated command C files.
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-06-11 Andre NollFirst draft of the libosl patch series.
2009-06-06 Andre NollMerge commit 'fml/master'
2009-06-04 Andre NollTrivial typo fixes and cosmetic cleanups.
2009-06-03 Andre NollFix a typo in the audiod man page.
2009-05-31 Andre NollMerge commit 'fml/master'
2009-05-31 Andre Nollalsa_write: Avoid EAGAIN.
2009-05-28 Andre NollMerge commit 'meins/master'
2009-05-27 Andre NollTruncate overlong tag info and replace newlines by...
2009-05-26 Andre Nollaft: Reorganize make_status_items().
2009-05-26 Andre NollFix build on MacOs.
2009-05-25 Andre Nollaft: Make make_status_items() static.
2009-05-17 Andre NollKill some semicolons outside function definitions.
2009-05-14 Andre Nollstruct writer_node: Store the number of the writer...
2009-05-11 Andre NollFix a gcc warning on x86_64.
2009-05-10 Andre NollFix a copy-and-paste typo in the udp sender.
2009-05-10 Andre NollFix the --log_color option of para_server and para_audiod.
2009-05-10 Andre Nollrbtree: Add const qualifier to some functions.
2009-05-10 Andre NollAdd some missing source code documentation.
2009-05-10 Andre NollAdd ggo/.gitignore to hide derived ggo files.
2009-05-10 Andre NollAdd new prebuffer filter.
2009-05-10 Andre Nollfilter: Force a minimal select timeout if something...
2009-05-10 Andre Nollmp3dec: Try harder to recover from non-fatal errors.
2009-05-10 Andre Nollaudiod: Properly handle wng open failures.
2009-05-09 Andre NollFirst draft of the oss writer.
2009-05-08 Andre NollAllow writers that have no pre_select functions.
2009-05-08 Andre NollNEWS update.
2009-05-07 Andre NollMerge branch 'next'
2009-05-07 Andre Nollnew codename, reset version to git
2009-05-07 Andre Nollthe paraslash-0.3.4 release tarball
2009-05-07 Andre Nollparaslash 0.3.4 v0.3.4
2009-05-07 Andre NollRemove an overambitious sanity check in the fecdec...
2009-05-04 Andre NollKill a bashism in configure.ac.
2009-05-04 Andre NollFix compilation on FreeBSD.
2009-05-04 Andre NollFix two gcc warnings.
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-03 Andre NollAlsa fixes and cleanups.
2009-05-02 Andre NollRe-revert "Auto-adjust fecdec output buffer size."
2009-05-02 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
2009-05-01 Andre Nollfecdec: Add another sanity check to find_group().
2009-05-01 Andre Nollalsa: Do not call alsa shutdown functions if alsa wasn...
2009-05-01 Andre Nollalsa: Fix a typo in comment.
2009-05-01 Andre Nollfecdec: Be more anal when finding fec groups.
2009-05-01 Andre Nollfecdec: Fix warning message when freeing incomplete...
2009-04-29 Andre Noll[client] Dynamically allocate output buffer.
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollRevert "Auto-adjust fecdec output buffer size."
next