Commit Graph

235 Commits (6310bd0c74522ffd14ed759faac949099bcdf971)
 

Author SHA1 Message Date
Thomas Schmitt 6310bd0c74 Changed pseudo-cdrecord addresses: /dev/hdX = ATA:(X-'a')/2,(X-'a')%2,0 17 years ago
Thomas Schmitt be991c61d7 Got rid of assert() in libburn 17 years ago
Thomas Schmitt 6c3f912561 Got rid of assert() in sg.c by soft means 17 years ago
Thomas Schmitt 96af620334 Got rid of assert() in sector.c by soft means 17 years ago
Thomas Schmitt bd1577debd Got rid of assert() in mmc.c by soft means 17 years ago
Thomas Schmitt cf8aacb27d Got rid of assert() in write.c by soft means 17 years ago
Thomas Schmitt 5d0b8265b2 Got rid of assert() in util.c by soft means 17 years ago
Thomas Schmitt f5603c7519 Got rid of assert() in to.c by soft means 17 years ago
Thomas Schmitt 2403532242 Got rid of assert() in structure.c by soft means 17 years ago
Thomas Schmitt 988622c3b6 Got rid of assert() in spc.c by soft means 17 years ago
Thomas Schmitt c6bd87af59 Got rid of some assert() in sg.c by soft means 17 years ago
Thomas Schmitt b202e3be5b Got rid of assert() in read.c by soft means 17 years ago
Thomas Schmitt d252d1fc9b Got rid of assert() in options.c by soft means 17 years ago
Thomas Schmitt a8921e4f59 Got rid of assert() in init.c by soft means 17 years ago
Thomas Schmitt ff0be0eeae Got rid of assert() in drive.c by soft means 17 years ago
Thomas Schmitt 91f2a231f3 Got rid by soft means of assert() in async.c 17 years ago
Thomas Schmitt 16d3089ba8 Listed findings on assert() within libburn 17 years ago
Thomas Schmitt b6831605b2 Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 17 years ago
Thomas Schmitt 1fe7f68b43 Uploaded forgotten part of revision 245 17 years ago
Thomas Schmitt 3b16ef699f Implemented new API function burn_set_signal_handling(), libburner uses it 17 years ago
Thomas Schmitt b3bea43074 Implemented burn_abort() and made use of it 17 years ago
Thomas Schmitt 5aa2729766 Enhanced Cdrpreskin__cdrecord_to_dev so it warns of invisible SCSI drive 17 years ago
Thomas Schmitt 9c48ad4dff Restored vanished line at end of -help text and added a new one 17 years ago
Thomas Schmitt 6dbcf6a8f4 Made official exclusive==2 with burn_preset_device_open() 17 years ago
Thomas Schmitt 22202a4301 Enabled optional growisofs lock attempt via --drive_scsi_exclusive 17 years ago
Thomas Schmitt 5c45c2aa1b Removed obsolete code and comments 17 years ago
Thomas Schmitt c70fc7215d Curbed endless links to 20 hops 17 years ago
Thomas Schmitt b81aa81c61 Kept /dev/hdX from all having SCSI address 0,0,0 17 years ago
Thomas Schmitt 29d630b141 Disabled but did not discarded failed attempt to lock against growisofs 17 years ago
Thomas Schmitt 886b8d1f81 Disabled but did not discarded failed attempt to lock against growisofs 17 years ago
Thomas Schmitt 927352c609 Prevented reading of startup files with first arg -version, -help or --help 17 years ago
Thomas Schmitt 84ee76f564 Allowed comments and empty lines in startup files 17 years ago
Thomas Schmitt 70a14832b0 Fixed broken -version and --help (second time for same mistake) 17 years ago
Thomas Schmitt 6127dade34 Fixed bug with relative device addresses and Cdrpreskin__cdrecord_to_dev() 17 years ago
Thomas Schmitt c430359a99 Fixed bug in enhanced softlink resolution 17 years ago
Thomas Schmitt e66581f3b3 Enhanced softlink resolution 17 years ago
Lorenzo Taylor 2d2495db29 Disabled internal link traversal of libburn. 17 years ago
Thomas Schmitt 0ee5e11a8f Removed libburn/message.[ch] 17 years ago
Thomas Schmitt 81f56e8bbd Made changes with usage of queued messages 17 years ago
Thomas Schmitt facd49dc4e Made first use of queued messages and fixed several bugs with that 17 years ago
Thomas Schmitt bbcf7c269c Achieved minimum strerror thread safety (strerror_r is burned by Unix and GNU) 17 years ago
Thomas Schmitt 12ad9100ff Implemented sg_close_drive_fd (ticket 74) 17 years ago
Thomas Schmitt a27361b3b0 Converted "libburn_experimental:" messages of address conversion into "DEBUG" 17 years ago
Thomas Schmitt f2c87eae59 Removed inclusion of libburn/message.h 17 years ago
Thomas Schmitt 6f1a0c91d4 Obsoleted libburn/message.[ch] 17 years ago
Thomas Schmitt 15b3f2627c Obsoleted libburn/message.[ch] 17 years ago
Thomas Schmitt 1a69a09766 Recorded error_code 0x00020001 17 years ago
Thomas Schmitt 5038e2afb0 Made use of new message handling facility and removed first bugs 17 years ago
Thomas Schmitt bcaf610800 Added an error message handling facility (ticket 74) 17 years ago
Thomas Schmitt 6e01855f40 Made small improvement with debug message 17 years ago