paraslash.git
2011-11-12 Andre Nollvss: Avoid read-overflowing the header buffer for ogg...
2011-11-11 Andre Nollvss: Don't prefault header.
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-11-06 Andre NollMerge branch 't/t0004'
2011-11-02 Andre Nollweb: Rework text on download page.
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-18 Andre Nollalsa: Improve error diagnostics.
2011-10-18 Andre Nollalsa: Make two variables local to alsa_init().
2011-10-18 Andre Nollalsa: Dump the configuration on startup.
2011-10-18 Andre Nollalsa: Avoid busy loop with dmix.
2011-10-15 Andre Nolltestsuite: Introduce a new test for para_server.
2011-10-15 Andre Nollserver: Kill temporary SIGCHLD handler.
2011-10-15 Andre Nollserver: Listen on command socket before daemonizing.
2011-10-15 Andre Nolltestsuite: Sort tests.
2011-10-15 Andre Nolltestsuite: Don't write ANSI escapes to test output...
2011-10-15 Andre Nolltestsuite: t0001 depends on sha1sum.
2011-10-15 Andre NollTrivial: Fix typo in documentation of para_next_signal().
2011-10-15 Andre Nolldoc: Add some missing doxygen comments.
2011-10-15 Andre NollMerge branch 't/clang_analyzer_fixes'
2011-10-13 Andre Nollpara_filter: Decode also small ogg vorbis files properly.
2011-10-13 Andre Nollafs: Write 'afs' to argv[0].
2011-10-10 Andre NollMerge branch 't/uptime_cleanup'
2011-10-04 Andre NollMerge branch 't/shmmax'
2011-10-01 Andre Nolldoc: Minor doxygen fixes.
2011-09-28 Andre NollFix UNIX_PATH_MAX on NetBSD.
2011-09-26 Andre NollMerge branch 't/distcc'
2011-09-26 Andre Nollopenssl RC4: Fix another invalid read.
2011-09-26 Andre Nollvss: Mmap audio files using MAP_POPULATE.
2011-09-21 Andre Nollcommand: Remove two dead stores.
2011-09-21 Andre Nollaac_afh: Don't compute the number of milliseconds twice.
2011-09-21 Andre Nollogg_afh: Kill dead store.
2011-09-21 Andre Nollcrypt: Streamline get_asymmetric_key().
2011-09-21 Andre Nollwmadec: Fix two dead stores.
2011-09-21 Andre Nollimdct: Remove dead store.
2011-09-21 Andre Nolldccp_recv: Avoid NULL pointer dereference.
2011-09-20 Andre Nollrecv: Improve documentation of generic_recv_pre_select().
2011-09-18 Andre Nollafh: Fix two typos in the man page.
2011-09-17 Andre NollOverhaul the daemon uptime functions.
2011-09-17 Andre Nollserver: Kill an unused variable.
2011-09-16 Andre Nollipc: Determine maximal size of a shared memory area...
2011-09-16 Andre Nolltime.c: Fix typo in comment.
2011-09-15 Andre Nollautogen: Run parallel make if compiling with distcc.
2011-09-10 Andre Nolldoc: Fix database name in server manual page.
2011-09-09 Andre Nollmp3dec: Avoid possible endless loop.
2011-09-03 Andre Nollstring: Set result pointer to NULL on errors.
2011-09-03 Andre Nollstring: Allow passing NULL to free_argv().
2011-09-03 Andre Nollstring: Fix trivial whitespace issue.
2011-09-02 Andre Nollaudioc: Trivial cosmetic cleanups.
2011-09-02 Andre Nollserver: Fix typo in help text of the stat command.
2011-09-02 Andre Nollbash_completion: Update database name.
2011-08-19 Andre Nollnew codename, reset version to git
2011-08-19 Andre Nollthe paraslash-0.4.8 release tarball
2011-08-19 Andre Nollparaslash 0.4.8 v0.4.8
2011-08-18 Andre Nollmp3dec: Fix possible endless loop.
2011-08-18 Andre Nollsched: Zero-out fd sets on min delay.
2011-08-18 Andre NollMerge branch 't/oggdec_cleanups'
2011-08-18 Andre NollMerge branch 't/writer_setup_cleanup'
2011-08-18 Andre NollMerge branch 't/alsa_poll_fd'
2011-08-16 Andre Nollcrypt: Really set result to NULL if get_asymmetric_key...
2011-08-16 Andre Nolloggdec: Take internal state into account.
2011-08-16 Andre Nollogg_pre_select(): Remove __a_unused.
2011-08-16 Andre Nolloggdec: Trivial cleanups.
2011-08-16 Andre NollSimplify ogg_post_select().
2011-08-13 Andre Nollwrite_common: Make check_writer_arg() exit on syntax...
2011-08-13 Andre Nollwrite: Kill E_WRITE_SYNTAX.
2011-08-13 Andre Nollwrite: Rename main_btr() to setup_and_schedule().
2011-08-13 Andre NollMove setup_writer_node() from write_common.c to write.c.
2011-08-13 Andre Nollaudiod: Fix writer setup info message.
2011-08-13 Andre Nollaudiod: Fix memory leak in writer setup.
2011-08-13 Andre NollMerge branch 't/mp3_frame_padding'
2011-08-13 Andre Nollalsa: Select on the alsa poll fd.
2011-08-13 Andre Nollalsa: Kill useless log message.
2011-08-13 Andre Nollmp3_afh: Take padding into account when computing frame...
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-13 Andre NollMerge branch 't/mad_sync_fix'
2011-08-09 Andre Nollmanual: A couple of minor improvements.
2011-08-09 Andre Nollmp3dec: Handle decode errors gracefully.
2011-08-09 Andre Nollmp3dec: Kill need_bad_data_delay().
2011-08-09 Andre Nollmp3dec: Allocate correct output buffer size also for...
2011-08-09 Andre NollAdd/fix some doxygen comments.
2011-08-09 Andre Nollafh.h: Remove unused declaration.
2011-08-09 Andre Nollcrypt: Don't use plain integer as NULL pointer.
2011-08-09 Andre Nollgui: Fix sparse warning.
2011-08-07 Andre Nollwma: Make log2_tab static.
2011-08-07 Andre Nollgcrypt: Check return value of unpad_oaep().
2011-08-07 Andre Nollgcrypt: Fix return value of pad_oaep().
2011-08-07 Andre Nollvss: Clean up timeout computations.
2011-08-07 Andre Nollsched: Improve sched_request_barrier() and friends.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-08-05 Andre Nollmanual: Mention that clang is also a supported compiler.
2011-08-05 Andre Nollgcrypt: Return key size in bytes.
2011-07-31 Andre Nollafs: Fix long-standing bug in add command.
2011-07-30 Andre Nollsched: Optimize the case of zero timeouts.
2011-07-30 Andre Nollsched: Kill unnecessary check in sched_pre_select().
2011-07-30 Andre Nollsched: Use (0,0) as the timeval for a minimal delay.
next