paraslash.git
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-07 Andre NollFix gcc-warning on Solaris.
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-07 Andre NollFix configure on Solaris.
2008-01-06 Andre Nollgui.c: Change para command to "para_client --".
2008-01-06 Andre NollReformat gui.ggo.
2008-01-06 Andre Nollgui.ggo: Kill --auto_decode.
2007-12-29 Andre Nollcom_ls(): Always print the basename as the subject...
2007-12-29 Andre NollFix a doxygen warning.
2007-12-29 Andre NollCosmetics.
2007-12-29 Andre NollSimplify para_basename().
2007-12-28 Andre NollUpdate bash_completion to v0.3 commands.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-28 Andre NollFix typo in the help text of the ls command.
2007-12-28 Andre Nollcom_lsatt(): Fix error message.
2007-12-28 Andre NollMakefile.in: Fix OS detection.
2007-12-28 Andre Nollmood.c: Only print log message if we are actually reloa...
2007-12-28 Andre NollROUND_UP: Add missing parentheses().
2007-12-27 Andre Nollchunk_queue.c: Fix some typos.
2007-12-27 Andre Nollaft.c: Rename save_audio_file_info() and enum aft_row_o...
2007-12-27 Andre Nollaft.c: Improve documentation of the add command.
2007-12-27 Andre Nollserver.ggo: Remove unused selector option.
2007-12-27 Andre NollChange syntax for selecting moods or playlists.
2007-12-27 Andre NollCosmetics.
2007-12-27 Andre NollMakefile.in: Change type of variables to simply expande...
2007-12-22 Andre Nollconfigure.ac: Add some missing checks.
2007-12-22 Andre NollMake client_pre_select() and client_post_select() static.
2007-12-22 Andre Nollclient_common.c: Trivial cosmetic cleanups.
2007-12-22 Andre NollChange default loglevel for para_fsck from 4 to 3.
2007-12-22 Andre Nollfsck.c: Improve log messages.
2007-12-22 Andre Nollfsck.c: Fix NULL-pointer dereference.
2007-12-22 Andre Nollfsck.c: Loglevel adjustments.
2007-12-22 Andre Nollclient_common.c: Kill invalid FIXME.
2007-12-22 Andre Nollclient_common.c: Add a comment to client_connect().
2007-12-22 Andre NollREADME.afs: Add some information on para_fsck.
2007-12-22 Andre NollFix para_client hangs.
2007-12-18 Andre NollReplace funny statement in para_next_signal() by readab...
2007-12-17 Gerrit Renker03_STAT_no-clients.diff
2007-12-17 Gerrit Renker02_HTTP_access-list.diff
2007-12-17 Gerrit Renker01_DCCP_shutdown-unnecessary.diff
2007-12-16 Andre Nolla/command_util.sh: Convert template members also in...
2007-12-16 Andre NollMinor documentation improvements.
2007-12-15 Andre Nollfilter.h: Trivial documentation cleanups.
2007-12-15 Andre NollMore error cleanups.
2007-12-15 Andre Nollerror.h: Remove unused E_CHDIR.
2007-12-15 Andre Nollerror.h: Remove some unused errors.
2007-12-15 Andre NollKill unused E_FSTAT.
2007-12-15 Andre Nollerror.h: Kill unused DCCP_ERRORS.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-12-15 Andre NollFix some typos.
2007-12-11 Andre NollMerge commit 'remotes/fml/master'
2007-12-11 Andre NollFix a gcc warning on MacOS.
2007-12-11 Andre NollMakefile.in: Avoid gcc warnings on non-linux systems.
2007-12-11 Andre NollFix SIGUSR1 handling on Solaris.
2007-12-11 Andre NollMerge commit 'remotes/fml/master'
2007-12-11 Andre Nollserver.c: Check return value of signal().
2007-12-11 Andre NollSimplify SIGUR1 handling.
2007-12-11 Andre Nollstat.c: Simplify stat_client_write().
2007-12-09 Andre NollMerge commit 'remotes/yangtse/master'
2007-12-09 Andre NollMerge commit 'remotes/fml/master'
2007-12-08 Andre Nollafs.h: Doxify comment for struct audio_file_data.
2007-12-08 Andre Nollafs.h: Kill unused function declaration close_audio_file().
2007-12-08 Andre NollAdd new "screenshots".
2007-12-08 Andre NollAdd new status items num_chunks and chunk_time.
2007-12-07 Andre NollMerge commit 'remotes/fml/master'
2007-12-06 Andre Nollalsa_write.c: Don't abort on EAGAIN.
2007-12-05 Andre Nollcommand_util.sh: Add missing newline.
2007-12-04 Andre NollFix some gcc warnings on Solaris:
2007-12-03 Andre NollCREDITS update.
2007-12-03 Andre Nollnet.c: Make host_and_port() static.
2007-12-03 Andre Nollhttp_send.c: Fix another doxygen warning.
2007-12-03 Andre Nollnet.c: Fix a doxygen warning and trivial coding style...
2007-12-03 Andre NollTrivial whitespace cleanups.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-12-03 Andre NollFix gcc warning on FreeBSD.
2007-12-03 Andre NollMention IPv6 support in NEWS and FEATURES.
2007-12-03 Andre NollFix compilation on NetBSD.
2007-11-30 Andre Nollalsa_write: Print more detailed error message.
2007-11-30 Gerrit Renker06_Unix-Domain-Sockets.diff
2007-11-30 Gerrit Renker05_DCCP-Remove-Unused.diff
2007-11-30 Gerrit Renker04_DCCP-socket-functions.diff
2007-11-30 Gerrit Renker03_TCP-socket-functions.diff
2007-11-30 Gerrit Renker02_Reverse-lookup-support.diff
2007-11-30 Gerrit Renker01_IPv6-Basic-Support.diff
2007-11-30 Andre NollINSTALL: Use $LOGNAME instead of hardcoding the user...
2007-11-30 Andre NollFix link to gitweb on the main page.
2007-11-26 Andre Nollreplace PUBLIC_KEY.
2007-11-26 Andre NollRemove key.anonymous.
2007-11-25 Andre Nollcom_addatt: Minor improvements.
2007-11-25 Andre Nollstring.h: for_each_line_ro() takes a _pointer_ to the...
2007-11-25 Andre Nollafs.h: Add more documentation.
2007-11-25 Andre Nollafs.h: Fix typo in comment.
2007-11-25 Andre Nollafh_common.c: Add documentation of afh_init().
2007-11-25 Andre Nollerror.h: Cosmetics.
2007-11-25 Andre NollThe setatt command needs at least two arguments.
2007-11-25 Andre NollFix a couple of typos in error messages.
2007-11-25 Andre Nollcom_setatt(): Generate an afs event if attributes were...
2007-11-25 Andre Nollgiweb.css: Make backround color for commit messages...
2007-11-25 Andre Nollnet.c: Typo.
2007-11-25 Andre Nollafs.h: Make doxygen happy again.
next