Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We have to use binary mode here. | Moriyoshi Koizumi | 2002-11-18 | 1 | -1/+1 |
* | Fixed possible leaks | Moriyoshi Koizumi | 2002-11-18 | 1 | -0/+8 |
* | Always use binary mode for magic files | Moriyoshi Koizumi | 2002-11-15 | 1 | -1/+1 |
* | Fixed segfault in case the specified magic file cannot be read. | Moriyoshi Koizumi | 2002-11-15 | 1 | -3/+7 |
* | Use C comments | Moriyoshi Koizumi | 2002-11-15 | 1 | -1/+1 |
* | Make that error message more meaningful for systems like my SuSE 7.0 with | Wez Furlong | 2002-10-04 | 1 | -1/+1 |
* | Fix typo | Sascha Schumann | 2002-09-24 | 1 | -1/+1 |
* | Replace underscores with dashes in --enable-mime-magic | Sascha Schumann | 2002-09-24 | 1 | -2/+2 |
* | - Align configure --help messages | Derick Rethans | 2002-09-19 | 1 | -1/+1 |
* | Fixed a typo | Ilia Alshanetsky | 2002-08-22 | 1 | -1/+1 |
* | magic.mime seems to be more common name for the file. | Edin Kadribasic | 2002-08-22 | 1 | -1/+1 |
* | @- Made mime_magic extension available on win32 platform. (Edin) | Edin Kadribasic | 2002-08-22 | 2 | -0/+114 |
* | Instead of hardcoding the path of magic.mime file, try to find the file | Ilia Alshanetsky | 2002-08-22 | 2 | -1/+18 |
* | - Update TODO | Derick Rethans | 2002-06-26 | 1 | -0/+1 |
* | - Nuke some TSRMLS_FETCHes | Derick Rethans | 2002-06-26 | 1 | -8/+6 |
* | ZTS fixes | Sander Roobol | 2002-06-20 | 1 | -0/+2 |
* | now it works on streams (plus some debug code removed) | Hartmut Holzgraefe | 2002-06-11 | 2 | -205/+29 |
* | ZTS issues fixed | Hartmut Holzgraefe | 2002-05-21 | 1 | -1/+0 |
* | not beautifull (yet), but should fix ZTS builds | Hartmut Holzgraefe | 2002-05-21 | 1 | -15/+20 |
* | - Update | Markus Fischer | 2002-05-11 | 1 | -1/+2 |
* | not enabled by default | Hartmut Holzgraefe | 2002-03-27 | 1 | -1/+1 |
* | moved 'static' prototypes to prevent warnings | Hartmut Holzgraefe | 2002-03-27 | 2 | -30/+31 |
* | preparing for Content-Encoding detection | Hartmut Holzgraefe | 2002-03-27 | 2 | -156/+21 |
* | build conflicts fixed | Hartmut Holzgraefe | 2002-03-26 | 2 | -33/+37 |
* | initial checkin | Hartmut Holzgraefe | 2002-03-25 | 1 | -0/+3 |
* | 1st implementation of magic-file based mime_content_type(string filename) | Hartmut Holzgraefe | 2002-03-24 | 5 | -0/+2587 |