Justin Maggard
|
8029921884
|
containers: add magic container infrastructure
Add support for dynamic containers, with enough flexibility to also
replace our existing container ID replacement functionality.
|
2014-07-01 17:08:18 -07:00 |
|
Justin Maggard
|
b9404d1847
|
cleanup: remove unused tagutils code, and switch to standard int types
|
2014-03-06 17:08:21 -08:00 |
|
Justin Maggard
|
9312583101
|
Clarify license terms on new files.
|
2013-11-01 18:05:31 -07:00 |
|
Justin Maggard
|
622b0b7411
|
Merge branch 'for-justin' of git://github.com/BenoitKnecht/minidlna
|
2013-11-01 17:57:00 -07:00 |
|
Justin Maggard
|
0cc4fd980d
|
Generate the generic Linux init script with the configured sbin path.
|
2013-11-01 17:44:41 -07:00 |
|
Benoît Knecht
|
3995cbdac4
|
Limit the number of simultanious children
Make sure minidlna cannot fork more than 5 children, to avoid becoming a
fork bomb.
Reported-by: Rinat Ibragimov <ibragimovrinat@mail.ru>
|
2013-06-20 19:31:34 +02:00 |
|
Justin Maggard
|
1c748c1d5a
|
* Consolidate client detection code.
* Add forced sorting support for Panasonic devices.
|
2013-03-18 05:37:46 +00:00 |
|
Justin Maggard
|
bc33a34331
|
* Applying various OpenBSD-related changes. (Thanks SF user sthen23934)
|
2013-03-13 07:44:54 +00:00 |
|
Justin Maggard
|
de15926f76
|
* Rename minidlna to minidlnad, and install it in /usr/sbin like a proper system daemon.
|
2012-10-04 21:03:41 +00:00 |
|
Justin Maggard
|
61fbce18ba
|
* Replace sqlite_int64 with int64_t in many places, to better allow for the possibility of other databases. (Thanks Douglas Carmichael)
|
2012-06-29 23:14:27 +00:00 |
|
Justin Maggard
|
2c7a3bfc06
|
* Add support for the latest ffmpeg/libav library versions.
|
2012-06-29 21:06:23 +00:00 |
|
Justin Maggard
|
d42f8fc193
|
* Fix configure issues with (at least) OSX and Fedora + RPM Fusion.
|
2011-11-10 06:56:02 +00:00 |
|
Justin Maggard
|
773e1f6566
|
* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).
* Switch to autoconf from genconfig.sh.
|
2011-09-16 23:39:58 +00:00 |
|