Commit Graph

40 Commits

Author SHA1 Message Date
Thomas Schmitt 72f9ff8b8c Removed some debugging printing 2010-03-05 11:15:28 +00:00
Thomas Schmitt 3519b42c14 Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
Thomas Schmitt dd74364ebb Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt bd017a108e Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt d53c5db98e Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 08169d63bc New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt e13b6369ba New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt 0f37170759 Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt ea6957ef68 Changed meaning of unrecognized severity texts from FATAL to ALL 2008-02-22 21:38:09 +00:00
Thomas Schmitt b4617c679c New error code 0x00040008 2008-02-22 15:10:21 +00:00
Thomas Schmitt a93d18231a New API call burn_sev_to_text() 2008-02-03 09:25:58 +00:00
Thomas Schmitt 2d131a1741 Small change with debug verbosity of abort handler 2007-10-19 13:27:59 +00:00
Thomas Schmitt e98a90cecf Prevented SIGSEGV with burn_msgs_obtain() on non-initialized library 2007-10-18 20:03:50 +00:00
Thomas Schmitt e6885f7fac New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
Thomas Schmitt 97403bb20e Added forgotten handling of non-writer-non-control threads 2007-09-29 19:15:49 +00:00
Thomas Schmitt 5d93e04b28 Trying to catch signals from within the writer thread 2007-09-29 18:50:19 +00:00
Thomas Schmitt 282e228a6b New API function burn_msgs_submit() 2007-09-22 15:17:41 +00:00
Thomas Schmitt 361a110274 Equipped libdax_msgs with reference counter. Completed its mutex protection. 2007-09-15 20:41:25 +00:00
Thomas Schmitt f379a2c91a New API function burn_set_messenger() 2007-09-15 17:19:45 +00:00
Thomas Schmitt 75dd141055 Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
Thomas Schmitt b812af96f7 Avoided locked tray after failed burn_finish() because of busy drive 2007-09-07 18:46:36 +00:00
Thomas Schmitt 8e171c89a6 Made burn_drive_scan() refuse work on non-empty drive list. 2007-09-07 15:50:31 +00:00
Thomas Schmitt f617567e03 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 2007-04-10 08:17:07 +00:00
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
Thomas Schmitt 6086b59301 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt f263443858 Forgotten source file for revision 743 2007-02-23 19:33:56 +00:00
Thomas Schmitt d61f1279c1 Sketched better handling of self-inflicted SIGs 2007-01-11 13:34:41 +00:00
Thomas Schmitt a8921e4f59 Got rid of assert() in init.c by soft means 2006-10-07 13:24:12 +00:00
Thomas Schmitt ff0be0eeae Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
Thomas Schmitt 3b16ef699f Implemented new API function burn_set_signal_handling(), libburner uses it 2006-10-03 16:37:08 +00:00
Thomas Schmitt 29d630b141 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 12:04:53 +00:00
Thomas Schmitt facd49dc4e Made first use of queued messages and fixed several bugs with that 2006-09-26 11:44:07 +00:00
Thomas Schmitt a27361b3b0 Converted "libburn_experimental:" messages of address conversion into "DEBUG" 2006-09-25 10:44:55 +00:00
Thomas Schmitt 5038e2afb0 Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
Thomas Schmitt bcaf610800 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00
Thomas Schmitt bbdb40ff0f Integrated elmom patch proposal #3 from ticket #62 2006-09-04 19:11:04 +00:00
Thomas Schmitt 5ec170721e Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
Thomas Schmitt 265fae24b4 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Mario Danic 2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00