Julien BLACHE
8e14495bc2
Remove unused struct tag_stats (STATS)
2009-05-03 13:33:16 +02:00
Julien BLACHE
d1449a875b
Get rid of the global struct tag_config (CONFIG) config
2009-05-03 13:32:00 +02:00
Julien BLACHE
9ef8acfa28
Remove old webserver
2009-05-03 11:20:12 +02:00
Julien BLACHE
e8c9a04376
Remove OS abstraction layer
...
Migrate daemon startup code in main.c, migrate functions with a single
callsite to that file. Remove setpgrp() usage in favor of setsid(), remove
configure check for setpgrp().
2009-04-19 19:37:42 +02:00
Julien BLACHE
8a351e5bf8
Manage explicit event bases
2009-04-08 14:57:29 +02:00
Julien BLACHE
687be1cbb6
Remove compat.[ch]
2009-04-05 19:15:44 +02:00
Julien BLACHE
fc8038de6b
Get rid of unused restart.[ch]
2009-04-01 19:17:05 +02:00
Julien BLACHE
d3b4d80284
Remove SVN keywords
2009-04-01 19:16:21 +02:00
Julien BLACHE
185864e799
Remove custom memory debug facility
2009-04-01 19:16:19 +02:00
Ron Pedde
0429230d00
remove function backpointers for dll plugins
2007-08-09 06:33:41 +00:00
Ron Pedde
14fe9f9c6c
Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks
2007-01-17 01:06:16 +00:00
Ron Pedde
1dc1257f2c
add rescan/full rescan methods to xml-rpc for ticket #121
2006-06-15 07:10:05 +00:00
Ron Pedde
6979a7a67e
Fixes for compiling on solaris -- fixes #66 and #5
2006-04-15 08:53:56 +00:00
Ron Pedde
4b728b899d
Fix some races in sqlite3
2006-03-05 05:40:48 +00:00
Ron Pedde
73636a5a4c
add ini style config handling
2006-02-27 22:48:42 +00:00
Ron Pedde
9a133dcbdc
Merged win32-branch
2006-02-26 08:46:24 +00:00
Ron Pedde
49e9b3be32
slowly working on the config changes
2006-02-05 00:22:46 +00:00
Ron Pedde
e0ce8f273f
add db_type and db_parameters for specifying different backend databases
2006-01-06 00:05:02 +00:00
Ron Pedde
dee22896a8
codectype transcoding
2005-11-11 23:52:42 +00:00
Ron Pedde
a82c564426
move the thread status stuff into the webserver, add status info to xml-rpc
2005-11-07 05:58:05 +00:00
Ron Pedde
ab17d88879
Add interface directive to config file -- fix stderr logging on rendezvous child
2005-08-16 02:26:32 +00:00
Ron Pedde
e496d18424
Add support for compilation directories
2005-07-14 21:10:05 +00:00
Ron Pedde
ecaae83ce5
Add config option latin1_tags to fix utf-8 tags in text fields purporting to be latin1. Sadly, this is an all-or-nothing option. Perhaps one could autodetect?
2005-02-24 05:04:05 +00:00
Ron Pedde
bdd5ba39da
integrate server-side conversion patches, -Wall cleanups, AMD64 fixes, and xml-rpc cleanups
2005-02-21 08:10:37 +00:00
Ron Pedde
ed0a9c9fb1
fix pidfile for heavyweight threads
2005-01-30 06:58:36 +00:00
Ron Pedde
1e17bf8c41
Add gzip content-encoding from patch by Ciamac Moallemi
2004-12-29 05:44:32 +00:00
Ron Pedde
27d8a51309
add scan_type directive for doing brute-force scans
2004-11-29 05:55:25 +00:00
Ron Pedde
b6876538f3
expose always_rescan option
2004-11-16 05:28:48 +00:00
Ron Pedde
2801956df0
more doxygen stuff
2004-11-12 07:27:05 +00:00
Ron Pedde
4703588fe6
override for lazy background scanning
2004-10-25 04:52:52 +00:00
Ron Pedde
8af2421541
Oops... last batch of stuff that was in -pre1, but not tagged as such
2004-10-25 03:15:35 +00:00
Ron Pedde
b9a7c202c2
add scan_interval to config struct
2004-09-15 05:00:38 +00:00
Ron Pedde
2dee0cebd4
Starting to fix signal stuff
2004-04-19 06:19:46 +00:00
Ron Pedde
3e31ccf1d2
Add experimental dynamic art code by Hiren Joshi
2004-04-14 06:17:22 +00:00
Ron Pedde
6170df9af4
logging enhancements
2004-04-13 04:23:36 +00:00
Ron Pedde
a551776cf0
Start adding some stats stuff
2004-03-26 20:59:28 +00:00
Ron Pedde
642f060ec6
Add specified file types
2004-02-23 03:27:49 +00:00
Ron Pedde
9289f526db
-Wall fixes
2004-02-15 00:51:11 +00:00
Ron Pedde
10f7ca1790
merge new-rend-branch
2004-01-20 04:41:20 +00:00
Ron Pedde
ad6a6b3d5e
add priv dropping
2003-12-29 23:39:18 +00:00
Ron Pedde
eadacb07b6
Make sure all files have GPL notice
2003-12-29 20:41:08 +00:00
Ron Pedde
67e17f22f2
Add playlist directive and config variable
2003-12-05 05:57:16 +00:00
Ron Pedde
0371cae9dc
add some flags to the config structs
2003-11-26 06:10:46 +00:00
Ron Pedde
4b6af9ccdd
Add support for db naming
2003-11-17 16:38:03 +00:00
Ron Pedde
cf2c6b02c8
export CONFIG
2003-11-12 06:23:16 +00:00
Ron Pedde
1aba1107cd
webserver interface nearly complete... allows custom auth and req dispatchers
2003-10-19 20:03:54 +00:00
Ron Pedde
36818cbeb5
Initial revision
2003-10-13 15:03:14 +00:00