Fix osl() wrapper.
[paraslash.git] / server.c
2007-09-08 Andre NollMake afs commands work.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-11 Andre Nollintroduce struct audio_format_info
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-06 Andrereplace "audio file sender" by "virtual streaming system"
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2007-01-02 Andreremove duplicate prototypes for signal functions
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andrereload user list on SIGHUP
2006-11-01 Andremove user handling code into seperate functions
2006-11-01 Andremove LOAD_PUBLIC_KEY and LOAD_PRIVATE_KEY to crypt.h
2006-11-01 AndreRemove underscores from _get_user(), struct _user and...
2006-11-01 Andreswitch to the in-memory user list
2006-11-01 Andrepreparations for user list in memory
2006-10-10 AndreMerge ../paraslash.fml/paraslash
2006-10-08 Andre Nollfix two bugs concerning blocking fds
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andrepara_server: New command line option: --autoplay_delay
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-05-29 AndreMerge branch 'sched'
2006-05-28 AndreMinor random fixes.
2006-05-17 Andresplit afs.h
2006-05-17 Andremajor afs cleanup
2006-05-13 Andrerandom/mysql selector: make it find m4a files
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-08 AndreMerge branch 'master' into aac
2006-05-08 Andreserver: call afs_send_chunk() even if no timeout occured.
2006-04-19 Andreaudioc.c, audiod.c, server.c: use para_fd_set()
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-09 Andrepara_server/para_audiod: new option --group
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-04 Andrerename the array of supported audio file senders from...
2006-03-26 Andreuse const qualifiers where possible
2006-03-11 AndreMerge branch 'dccp'
2006-03-10 Andremmd: rename dbt_change to selector_change
2006-03-10 Andremmd: rename dbt_num to selector_num
2006-03-10 Andrerename plm_dbtool.c to playlist_selector.c
2006-03-10 AndreAnother trivial rename
2006-03-10 Andretrivial dbtool->selector renames
2006-03-10 Andrerename struct dbtool to audio_file_selector
2006-03-10 Andredbtool -> audio file selector renaming
2006-03-10 AndreRename the --dbtool option to --selector
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.
2006-02-21 Andreuse the random dbtool as default
2006-02-21 Andremake para_server use the new ipc subsystem
2006-02-21 Andrefix the plm database tool
2006-02-21 AndreMerge branch 'dbtool_preselect'
2006-02-21 AndreMerge branch 'ipc'
2006-02-21 Andreadd dbtool hooks
2006-02-21 Andrethe new plm database tool
2006-02-20 Andrerename dopey to random
2006-02-20 Andreinitial git commit