paraslash.git
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."
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-26 Andre Nollafs: Rename signal_post_select() to afs_signal_post_sel...
2009-04-26 Andre NollAvoid dirty afs tables on shutdown.
2009-04-26 Andre NollFix an invalid free() in command handlers.
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-25 Andre Noll[net]: Fix buffer overflow in send_cred_buffer().
2009-04-23 Andre NollMerge commit 'fml/master'
2009-04-23 Andre Noll[udp_send] Refuse to stream files with invalid chunk...
2009-04-23 Andre Noll[mp3_afh]: Ignore junk at the end of an mp3 file.
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-19 Andre NollFix off-by-one bug in mp3_afh.
2009-04-08 Andre Nollaudiod: Add more detailed docu on when to use --no_defa...
2009-04-06 Andre NollKill remaining instances of signal().
2009-04-06 Andre Nollserver: Use para_sigaction() to install the temporary...
2009-04-06 Andre NollUse para_sigaction() in command handlers.
2009-04-06 Andre NollIntroduce para_sigaction().
2009-04-06 Andre Nollsignal: Switch from signal() to sigaction.
2009-03-28 Andre NollAuto-adjust fecdec output buffer size.
2009-03-28 Andre NollFix a memory leak in the fecdec filter.
2009-03-28 Andre Nollfecdec: Return an error on zero size slices.
2009-03-22 Andre NollINSTALL: Minor improvements.
2009-03-22 Andre NollFix some memory leaks.
next