Merge branch 'master' into next
[paraslash.git] / afs.c
2009-04-27 Andre NollMerge branch 'master' into next
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-25 Andre NollMerge branch 'master' into next
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-02-10 Andre NollMerge commit 'fml/master'
2009-02-09 Andre NollMerge commit 'meins/master'
2009-02-04 Andre NollIgnore SIGUSR1 before forking the afs process.
2009-02-04 Andre Nollafs: Fix a shm leak.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-15 Andre NollAdd some missing source code documentation.
2009-01-12 Andre NollImprove SIGHUP handling for afs.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-13 Andre Nollcall_callback(): Fix a shm leak in afs.c.
2008-09-29 Andre NollMerge commit 'meins/master'
2008-09-29 Andre NollFix com_init.
2008-07-07 Andre NollMerge commit 'meins/master'
2008-07-06 Andre NollPrint more info in case an afs event handler failed.
2008-04-12 Andre NollKill mmd_lock() and mmd_unlock().
2008-04-12 Andre NollMake scheduler structs static.
2008-04-01 Andre NollMerge commit 'remotes/fml/master'
2008-04-01 Andre Nollafs.c: Make open_next_audio_file() static.
2008-04-01 Andre Nollafs.c: Get rid of unregister_tasks().
2008-03-31 Andre NollFix afs shutdown.
2008-03-31 Andre Nollafs: Shutdown the scheduler if a fatal signal was caught.
2008-03-30 Andre NollSimplify the scheduling code.
2008-03-25 Andre NollFix afs signal handling.
2008-03-25 Andre NollUpdate doxygen documentation.
2008-03-24 Andre NollComplete the afs callback conversion.
2008-03-24 Andre NollIntroduce pass_object_as_shm().
2008-03-24 Andre Nollmake send_callback_request() and friends take a result...
2008-03-14 Andre NollMerge commit 'remotes/meins/master'
2008-03-13 Andre Nollafs.c: Cosmetic comment cleanup.
2008-02-09 Andre Nollafs.c: Fix fd number in log output.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-27 Andre NollChange syntax for selecting moods or playlists.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker06_Unix-Domain-Sockets.diff
2007-11-25 Andre NollGet rid of E_RECV.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-23 Andre NollRename sched() to schedule().
2007-11-23 Andre Nollafs.c: Simplify activate_mood_or_playlist().
2007-11-19 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-11-18 Andre NollFix handling of invalid entries in the score table.
2007-11-17 Andre Nollopen_and_update_audio_file(): Interchange two arguments.
2007-11-01 Andre Nollkill afd->score.
2007-10-26 Andre NollAdd doxygen comments for various structs.
2007-10-26 Andre NollSet more file descriptors to non-blocking mode.
2007-10-26 Andre Nollafs.c: Avoid strcpy to a fixed size buffer.
2007-10-25 Andre Nollloglevel adjustments.
2007-10-24 Andre Nollafs.c: Restore the current mood or playlist on SIGHUP.
2007-10-24 Andre Nollafs.c execute_server_command(): Improve log message.
2007-10-24 Andre NollSimplify init_admissible_files().
2007-10-24 Andre Nollafs: Increase default sched timount.
2007-10-24 Andre NollLet afs die if para_server dies.
2007-10-24 Andre Nollafs.c: Fix open_afs_tables().
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-23 Andre Nollmood.c: Use activate_mood_or_playlist() also to switch...
2007-10-23 Andre NollMake pass_afd() static.
2007-10-23 Andre Nollafs: Fix a fd leak.
2007-10-23 Andre NollImplement com_select().
2007-10-23 Andre NollKill loading of first available mood.
2007-10-22 Andre NollSwitch to the new afs.
2007-10-18 Andre NollImplement afs events.
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-09 Andre NollRemove some system errors from errno.h
2007-10-07 Andre NollOnly declare error codes that are safe to use.
2007-10-06 Andre NollAdd more documentation.
2007-10-05 Andre Nollafs: Handle SIGHUP.
2007-10-04 Andre Nollafs.c: Remove some dead code.
2007-10-04 Andre NollAdd command line options --mood and --playlist.
2007-10-04 Andre Nollafs.c: Introduce client list for afs (fixes dosable...
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-27 Andre NollGerneralize for_each_matching_blob().
2007-09-25 Andre Nollcom_check(): Implement mood checking.
2007-09-25 Andre NollMore mood cleanups.
2007-09-23 Andre Nollafs.c: Avoid noisy log message.
2007-09-23 Andre Nollafs.c: Fix documentation of stdin_command().
2007-09-23 Andre NollImplement check for invalid playlist entries.
2007-09-23 Andre NollImplement check command.
2007-09-22 Andre NollFix some bugs in blob handling.
2007-09-15 Andre Nollserver/afs: Close an unused file descriptor.
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-14 Andre Nollloglevel adjustments.
2007-09-12 Andre Nollafs.c: Fix com_init().
2007-09-12 Andre Nollafs.c: Add log message, cast sizeof().
2007-09-10 Andre NollFix afs_shutdown().
2007-09-10 Andre Nollafs: Replace DATABASE_DIR by a runtime config option.
2007-09-10 Andre Nollafs com_add(): Recognize also audio formats different...
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-09 Andre NollFix some format string warnings on x86_64.
2007-09-09 Andre Nollafs.c: Kill unused struct callback_data.
2007-09-09 Andre NollClean up afs.c.
2007-09-08 Andre NollMake afs commands work.
next