paraslash.git
2006-06-15 AndreFix some format string warnings on Max OS
2006-06-15 Andresplit client.c
2006-06-15 Andreaudiod clean_exit(): Only check status fd once
2006-06-15 Andreinit_tcp_socket: close socket fd on errors
2006-06-14 Andreoverview.sk: update to 0.2.13
2006-06-13 Andrereformat audioc.ggo
2006-06-13 Andreaudioc: kill unused --timeout option
2006-06-13 Andreaudioc: Kill debugging output
2006-06-13 AndreMake INSTALL, README and README.mysql grutatext-friendly
2006-06-13 Andremark all fds used for select() as non-blocking
2006-06-13 Andreget rid of init_shed()
2006-06-13 Andredoxify missing bits
2006-06-13 Andrecomplete documentation of stdin.* and stdout.*
2006-06-13 Andredoxify stdout.c
2006-06-13 Andrefix documentation of get_host_info()
2006-06-13 Andredoxify stdin.h
2006-06-12 AndreAdd scheduler documentation
2006-06-12 Andrefix cut-and paste typo.
2006-06-12 Andremake para_client use the scheduler.
2006-06-12 Andrestdout pre_select(): use a minimal delay on input eof
2006-06-12 Andrestring.c: fix split_args()
2006-06-12 Andreclient: introduce client_open()
2006-06-12 AndreMake crypo a per fd feature
2006-06-12 Andremove rc4_send_key and rc4_recv_key to struct private_cl...
2006-06-12 Andreclient: preparations for sched conversion
2006-06-11 Andreclient: rename "args_info" to "conf"
2006-06-11 Andreaudioc: do not duplicate E_CREDENTIALS
2006-06-11 Andreaudioc: use the error subsystem
2006-06-11 Andreunify web pages
2006-06-11 AndreFEATURES: reformat to grutatext-friendly style
2006-06-10 Andrerevert recent css changes
2006-06-10 Andreaudiod_command.c: fix doxygen file documentation
2006-06-10 Andredelete level3 in grutatext output
2006-06-10 Andrecss test
2006-06-10 Andreweb: replace <pre> by <p>
2006-06-10 Andreaacdec: Introduce error_count
2006-06-08 Andreaudiod: move af_status to struct status_task.
2006-06-07 Andresplit audiod
2006-06-06 Andrepara_client: use the error subsystem
2006-06-06 Andreclient: always log to stderr
2006-06-06 Andredccp_send/http_send: add all fds to close_on_fork_list
2006-06-06 Andrestruct writer: kill unused write_pointer and update...
2006-06-06 Andreaudiod: kill is_frozen() test
2006-06-05 Andrefix multiple simultaneous writers
2006-06-05 Andresimplify writer node group
2006-06-05 Andresched: nuke "flag" field of struct task
2006-06-05 Andreget_task_list(): construct a more detailed list
2006-06-05 Andredo not ignore SIGPIPE
2006-06-05 Andrealsa_writer pre_select: Only set a small timeout if...
2006-06-05 Andregttp_send: kill http_shutdown_clients_real()
2006-06-04 Andrehttp_send: shutdown clients even if status is not yet...
2006-06-04 Andrewrite_common: get rid of POST_ADD_TAIL
2006-06-04 AndreMore audiod fixes
2006-06-04 Andrefilter_chain: Don't return eof too early
2006-06-04 Andreadd some debugging to fd.c
2006-06-04 Andrekill some dead code
2006-06-04 Andresome audiod fixes
2006-06-01 Andrehttp_recv/dccp_recv: simplify post_select()
2006-06-01 Andresched/audiod feature: task list and kill
2006-06-01 Andretrivial loglevel adjustements
2006-05-31 Andrehttp_recv: set the eof flag on buffer overruns.
2006-05-31 AndreFix wng_open error handling.
2006-05-31 Andrealsa_writer: use non-blocking open mode.
2006-05-31 Andrefix dccp sender/receiver
2006-05-30 Andrefix audiod on/off/sb commands
2006-05-30 Andremore audiod fixes
2006-05-30 Andrealsa_writer: switch back to buffer_time-based timeout...
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 Andrewng: fix two critical bugs
2006-05-29 Andreaacdec: detect buffer overrun and return an errror.
2006-05-29 AndreMerge branch 'sched'
2006-05-29 Andrecosmetics
2006-05-29 Andremore audiod improvements
2006-05-29 Andreaudiod: remove bogus check_timeouts()
2006-05-29 Andreaudiod: clean up wng_event_handler()
2006-05-29 Andrefix writer node group eof
2006-05-28 Andreaudiod: fix nasty thinko
2006-05-28 AndreMinor random fixes.
2006-05-28 Andretypo
2006-05-28 Andreaudiod help update.
2006-05-28 Andrealsa_writer: use alsa's buffer time
2006-05-28 AndreFix default filter setup
2006-05-28 Andremore small audiod cleanups.
2006-05-28 Andreaudiod: get rid of all calls to gettimeofday().
2006-05-28 Andreaudiod: split init_stream_io()
2006-05-28 AndreOpen the filters from within audiod_pre_select()
2006-05-28 Andreaudiod: avoid another gettimeofday() call
2006-05-28 Andreaudiod: kill close_writer()
2006-05-28 Andreaudiod: kill some dead code
2006-05-28 Andreintegrate writers into para_audiod
2006-05-28 Andreannounce upcoming features
2006-05-28 Andreconfigure.ac: add writer objects to para_audiod.
2006-05-26 Andrepara_write: Own commandline parsers for each writer
2006-05-25 Andreconvert para_audiod to the new scheduler.
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 Andrerename struct filter_chain_info to filter_chain
2006-05-24 AndreMake para_recv use the new scheduler.
2006-05-23 Andreerror.h: kill some unused errors
2006-05-23 AndreRename error handler() to event_handler()
next