paraslash.git
2007-02-19 Andre Nollsimplify setup_default_wng()
2007-02-19 Andre Nollhttp_recv.c: Fix typo in http_recv_open()
2007-02-16 Andre Nollnew codename, reset version to git
2007-02-16 Andre Nollthe paraslash-0.2.15 release tarball
2007-02-16 Andre Nollparaslash 0.2.15 v0.2.15
2007-02-16 Andre NollMakefile.in: fix target web/misc
2007-02-15 Andre NollMakefile.in: only build and install man pages for suppo...
2007-02-15 Andre Nollconfigure.ac: Detect os type, add -Wl,-bind_at_load...
2007-02-14 Andre Nollrc4.h: add doxygen file comment
2007-02-13 Andre Nollfix client args info memory leak
2007-02-11 Andre Nollfilter_chain.c, recv_common.c: Fix another memory leak
2007-02-11 Andre Nolldccp_recv.c: Fix memory leak in dccp_recv_open()
2007-02-11 Andre Nollaudiod.c: fix memory leak in audiod_status_dump()
2007-02-11 Andre Nollfilter_chain(): Fix memory leak in parse_filter_args
2007-02-11 Andre Nollrecv_common: fix memory leak and invalid free in error...
2007-02-11 Andre Nollcosmetics
2007-02-11 Andre Nollcrypt.c: fix memory leak in para_decrypt_buffer()
2007-02-11 Andre Nollfix a memory leak in the RSA key handling
2007-02-11 Andre Nolluser_list.c: Fix a memory leak
2007-02-11 Andre Nollsimplify lookup_user()
2007-02-11 Andre Nolllist.h, ortp.h: Add missing documentation
2007-02-11 Andre Nollmysql_selector.c: Fix mbox command
2007-02-11 Andre Nollpara.h fix a typo
2007-02-11 Andre NollREADME: minor cleanups
2007-02-11 Andre Nolladd para.h to the files used by doxygen
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollmore doxygen docu, some small cleanups
2007-02-11 Andre Nollpara.h: Add documentation of PARA_MAX, PARA_MIN, PARA_ABS
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-11 Andre Nollplaylist_selector.c, random_selector.c: make update_aud...
2007-02-11 Andre Nollcommand_util.sh: Make it read the function prototype...
2007-02-11 Andre Nollcompress.c, wav.c: add documentation
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-02-08 Andre Nolldon't set the initial_delay_barrier if time diff is...
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollaudiod: Add missing documentation
2007-02-05 Andre Nollalsa_write.c: Add missing documentation
2007-02-05 Andre Nollaudiod.c: Kill unused variable pcd
2007-02-05 Andre Nollaudiod.h: Kill unused struct audiod_task
2007-02-05 Andre Nollfade.c: [trivial] whitespace cleanup
2007-02-05 Andre Nollsdl_gui.ggo: Kill duplicate authorship info
2007-02-05 Andre Nollgui.c: make command pipe a nonblocking fd
2007-02-05 Andre Nollaudiod.c: [trivial] move close_stat_pipe() closer to...
2007-02-05 Andre Nollaudiod: kill handle_signal()
2007-02-05 Andre Nollaudiod: fix mode cycling
2007-02-05 Andre Nollclient_common.c: invalidate the private client data...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-02-04 Andre Nollclient: combine client_open() and client_parse_config()
2007-02-04 Andre Nollpara.h: Kill unused LICESE macro
2007-02-02 Andre NollMerge ../paraslash_meins/paraslash
2007-02-01 Andre Nollfix typo in FEATURES
2007-02-01 Andre Nollstring.c: Add missing \return in documentation
2007-02-01 Andre Nollnew feature list, merge of README and FEATURES
2007-02-01 Andre Nollremove old server and audiod screenshots
2007-02-01 Andre Nollupdate para_server and para_audiod "screenshots"
2007-02-01 Andre Nolloverview.sk: Update to 0.2.15
2007-02-01 Andre Nollmove s_a_r() and s_a_r_list() from string.c to mysql_se...
2007-02-01 Andre Nollstring.c: Documentation update
2007-01-31 Andre NollMerge ../paraslash_meins/paraslash
2007-01-31 Andre Nollmake man dirs before calling help2man and friends
2007-01-30 Andre NollMerge ../paraslash.fml/paraslash
2007-01-29 Andre Nollclarify documentation of mysql_selector_init()
2007-01-29 Andre Nollmysql_selector.c: free(NULL) is OK.
2007-01-29 Andre NollMakefile.in: minor cleanups
2007-01-29 Andre Nollcheck_writer_arg(): change writer arg to const char *
2007-01-29 Andre Nollmake osx_write_parse_config() static and change arg...
2007-01-29 Andre Nollserver.ggo: make the documentation match the parameter...
2007-01-29 Andre Nollfile_write.c: make file_write_parse_config() static...
2007-01-29 Andre Nollalsa_write.c: make alsa_parse_config() static and chang...
2007-01-29 Andre Nollchange email address from tu-darmstadt to systemlinux.org
2007-01-29 Andre Nollalsa_write.c: fix compiler warning on x86_64.
2007-01-29 Andre NollMerge ../paraslash.meins/paraslash
2007-01-28 AndreNEWS update
2007-01-28 Andrecommand.c: remove an unused variable
2007-01-28 Andrecommand.c: add documentation of handle_connect()
2007-01-28 Andremake another function of command.c static
2007-01-28 Andrecommand.c: make two functions static
2007-01-28 Andrerename "synopsis" to "usage".
2007-01-28 Andrecommand.c help: nicify help output
2007-01-28 Andreserver.cmd: update hup help text
2007-01-27 Andrevss_status_tohuman(): change permission status flags
2007-01-27 Andreadd links to all man pages to documentation web site
2007-01-27 AndreMakefile.in: Always make man pages of each binary,...
2007-01-27 AndreMakefile.in: use man pages generated by command_util...
2007-01-27 AndreMakefile.in: More trivial cleanups
2007-01-27 AndreMakefile.in: Kill unused TGZ_PREFIX
2007-01-27 AndreMakefile.in: trivial cleanups
2007-01-27 AndreMakefile.in: Add target man
2007-01-27 AndreMakefile.in: Kill Changelog target
2007-01-27 AndreMakefile.in: add targets for man page generation
2007-01-27 Andreaudiod.cmd: add SN tag
2007-01-27 Andresimplify com_man() of command_util.sh
2007-01-27 Andreadd SN tag to *_selector.cmd
2007-01-25 Andreserver.cmd: add SN tag and fix some typos
2007-01-25 Andrecommand_util.sh: improve man page generation
2007-01-21 Andrecommand_util.sh: Make sure the "handler" pointer is...
2007-01-21 Andrenuke the AN (array name) header field
2007-01-21 Andrerename audiod command array from cmds to audiod_cmds
2007-01-21 Andrerename mysql selector command array from cmds to mysql_...
next