summaryrefslogtreecommitdiff
path: root/lib/iso9660
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Make bool be 8-bit. Rather switch than find where in ISO9660 there was a disc...R. Bernstein2-7/+7
2012-09-23Try again for more consistent use of booleans. WARNING libiso9660 is broke. L...R. Bernstein2-0/+8
2012-03-25More small header changes:R. Bernstein1-4/+4
2012-03-12Set timezone compatible with previous version. Patch from N. Boullis.R. Bernstein1-15/+19
2012-03-05Remove .cvsignore as well as cdio/paranoia.hPete Batard1-9/+0
2012-03-05Fix various issuesPete Batard1-1/+1
2012-03-05Joliet improvementsPete Batard1-135/+113
2012-03-04More patches from the pbatard branch.R. Bernstein3-18/+11
2012-03-03pbatard empty array changes for iso9660.h. I think the last of the header pat...R. Bernstein2-80/+47
2012-03-02check_common_fn.in: show command name when we hit an errorR. Bernstein1-1/+1
2012-03-02Properly address 'len' MinGW shadow variable warnings in ISO9660.R. Bernstein1-5/+6
2012-02-25Silence 'cont_###' set but not used warnings on MinGWR. Bernstein1-1/+2
2012-02-19paranoia code removed. Is now in separate tree under GPL v2+.rocky1-0/+1
2012-01-16Plug memory leak in iso9660_ifs_readdir() and udf_open().rocky1-1/+6
2011-10-21Makefile.am: Increase shared library "current" numbers, zeroing "revision" an...R. Bernstein1-1/+1
2011-10-20Make sure config.h or the copy of that gets included only once to reduce dupl...R. Bernstein3-10/+10
2011-10-20rock.c: small C-Preprocessor bug noticed on Solaris 10 sparc. check_common_fn...rocky1-3/+3
2011-05-31Two more Coverty static analysis issues addressed by Honza Horak.R. Bernstein1-0/+1
2011-05-30patch from Honza Horak using Coverity's static analysis tool.rocky1-5/+4
2011-05-19Add git install instructions. Simplify and customize INSTALL. Add dependency ...R. Bernstein1-3/+1
2011-03-28Don't think NULL is valid as a parameter any more.R. Bernstein1-2/+2
2010-11-30Guard against not having S_ISLNK and S_ISSOCK.R. Bernstein1-4/+9
2010-03-23Compile error when Rock Ridge support is disabled. Savannah bug #29308.R. Bernstein1-5/+8
2010-01-16cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggest...R. Bernstein1-1/+1
2009-12-26Fix bug in our rewrite of gmtime.rocky1-1/+1
2009-12-25Add interface for retrieval of last SCSI sense command.R. Bernstein1-2/+0
2009-12-24Start Solaris driver test. Driver MMC sets cdio return codes better.rocky1-3/+3
2009-12-24Real test of testiso9660 on Solaris which does not have HAVE_GMTOFFrocky1-1/+1
2009-12-23Start set/get time routines that tolerate no timezone structure inR. Bernstein2-19/+47
2009-10-27In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheckR. Bernstein1-1/+3
2008-12-28Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov SelkowitzR. Bernstein1-1/+1
2008-11-29More administrivia.R. Bernstein1-0/+5
2008-11-29First commit after CVS conversion. Should be just administrative changes.R. Bernstein9-0/+3936