Commit Graph

  • 0c6ae82a27 Adapted to removal of Libburn_with_aaiP macro Thomas Schmitt 2009-02-19 12:35:22 +00:00
  • 9249a89e93 Some forgotten files. Jaime Thomas 2009-02-19 04:52:13 +00:00
  • 4486630d8e And allow the about page to be shown. Jaime Thomas 2009-02-19 04:40:53 +00:00
  • 5da712af65 Some theme work. Beginning to work to an about page. Jaime Thomas 2009-02-19 02:02:43 +00:00
  • 6f03e042e1 Follow the correct widget. Jaime Thomas 2009-02-18 04:53:15 +00:00
  • 6a4420575a Fix a bunch of mistakes I made before. Jaime Thomas 2009-02-17 22:48:11 +00:00
  • 2fb05a62d4 Oops, forgot to renable the erase page controls. Jaime Thomas 2009-02-17 19:20:14 +00:00
  • 937e001022 Some random fixes here and there. There is no more name_find or name_set use. Jaime Thomas 2009-02-17 19:16:38 +00:00
  • 8f4dc5a95e New option -disk_dev_ino Thomas Schmitt 2009-02-17 18:42:41 +00:00
  • fca30079ef Took into respect ACL and xattr with -compare and -update Thomas Schmitt 2009-02-16 08:26:53 +00:00
  • 81c771a9ac -as mkisofs --acl and --xattr was not properly recognized Thomas Schmitt 2009-02-14 13:30:27 +00:00
  • 8563b171e9 New option -setfattr_list Thomas Schmitt 2009-02-13 20:25:42 +00:00
  • 625ca056c4 Updated xorriso man page Thomas Schmitt 2009-02-12 11:06:30 +00:00
  • 89c6796d91 New -as mkisofs options --acl and --xattr Thomas Schmitt 2009-02-12 11:05:17 +00:00
  • 59c907b59d Adapted html man page generator to textchanges Thomas Schmitt 2009-02-12 07:26:49 +00:00
  • 53d4c4724f Closed a memory leak with unreleased IsoImage in boot image inquiry Thomas Schmitt 2009-02-10 12:58:36 +00:00
  • 30ff70c8f1 Updated xorriso home page Thomas Schmitt 2009-02-10 11:47:57 +00:00
  • f4e0f103da New options -setfattr, -setfattr_r, new find -exec setfattr Thomas Schmitt 2009-02-09 18:59:41 +00:00
  • fdabb16ad4 Get burn data options working again, stop crashing when deleting the config_inwin object before showing it. Also get rid of the sloppy focus to the filelist, as it doesn't work correctly in certain cases. Jaime Thomas 2009-02-09 02:51:35 +00:00
  • 38b6759270 Displaying "+" with lslx if ACL is detected Thomas Schmitt 2009-02-08 15:14:05 +00:00
  • 2abedac499 First code for -setfattr (have to fix some ACL problems before going on) Thomas Schmitt 2009-02-08 13:21:36 +00:00
  • f4910bc02e Correct group permission bits with -acl off and disk file that has ACL Thomas Schmitt 2009-02-07 14:26:12 +00:00
  • 8fd08730cc Correct group permission bits with -acl off and -extract file that has ACL Thomas Schmitt 2009-02-07 09:01:26 +00:00
  • 9ebf4666e3 Fix some crashes and a bunch of memory leaks/errors. There are still a few memory leaks originating deep within ewl somewhere. Also, if you don't open the config_inwin before closing the program, there are some errors. Jaime Thomas 2009-02-06 04:03:13 +00:00
  • 22a49f6d1b Compiles now, but still crashy. Jaime Thomas 2009-02-05 04:11:22 +00:00
  • b62590493a Checking for iconv(3) in separate libiconv (e.g. on FreeBSD) Thomas Schmitt 2009-02-04 20:06:56 +00:00
  • c4b75b7811 Took into respect eventual resolution of symbolic links Thomas Schmitt 2009-02-04 20:01:22 +00:00
  • d6f21fe906 Mentioned hald as possibly conflicting service Thomas Schmitt 2009-02-04 10:56:11 +00:00
  • 240b0e16d0 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD Thomas Schmitt 2009-02-04 10:28:26 +00:00
  • 31a0966735 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD Thomas Schmitt 2009-02-03 16:24:48 +00:00
  • 58c0732a8e Enabled restoring of xattr Thomas Schmitt 2009-02-02 20:11:26 +00:00
  • 85d9cc709d New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr Thomas Schmitt 2009-02-02 13:44:00 +00:00
  • da8337d257 Equipped output of lsl with '+' perm if ACL is present Thomas Schmitt 2009-01-31 10:11:37 +00:00
  • 9be23662ce Followed changes in iso_node_*acl_text API Thomas Schmitt 2009-01-30 14:56:31 +00:00
  • 2df38d1710 And horribly break everything. Need to rewrite a bunch of stuff dealing with inheritance. Jaime Thomas 2009-01-30 03:59:48 +00:00
  • c0b09f0296 Bug fix: included sys/wait.h rather than wrong wait.h Thomas Schmitt 2009-01-29 21:06:14 +00:00
  • a0821401c1 Added aaip-os-dummy.c to xorriso-standalone Thomas Schmitt 2009-01-29 21:04:49 +00:00
  • e72ee25a7c Updated xorriso web page Thomas Schmitt 2009-01-29 16:56:01 +00:00
  • 493f208c14 New option -setfacl_list Thomas Schmitt 2009-01-29 16:53:45 +00:00
  • beac765f7b Made -getfacl file name escaping more similar to shell command behavior Thomas Schmitt 2009-01-28 19:01:47 +00:00
  • b0aae62aff Bug fixes and enhancements about "default" ACL Thomas Schmitt 2009-01-28 11:48:04 +00:00
  • 0b4e59ee1e Bug fixes and enhancements about "default" ACL Thomas Schmitt 2009-01-28 07:49:56 +00:00
  • b09a2101cd Adjust the custom filelist accordingly to the API break. Jaime Thomas 2009-01-27 23:57:26 +00:00
  • 078aa6a1c2 Mentioned the need for 64 bit file i/o Thomas Schmitt 2009-01-27 12:14:28 +00:00
  • 632f1bb5b9 Mentioned the need for 64 bit file i/o Thomas Schmitt 2009-01-27 12:10:39 +00:00
  • ae09a24ac8 Ok, some stuff I missed when updating. Jaime Thomas 2009-01-27 04:00:34 +00:00
  • d5a4dd567d Get rid of the theming work I did before... This is better but still needs work on allowing the theme to define custom widgets. Jaime Thomas 2009-01-27 03:43:17 +00:00
  • e21b89ff7e Including doc/susp_aaip_0_2.txt in xorriso-standalone Thomas Schmitt 2009-01-26 17:38:33 +00:00
  • 20800d3582 Gave user control over isoburn_igopt_aaip_susp_1_10 Thomas Schmitt 2009-01-26 17:36:15 +00:00
  • 5115cb9cc4 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES Thomas Schmitt 2009-01-26 17:33:02 +00:00
  • b157d674ec AAIP code now resides in libisofs Thomas Schmitt 2009-01-25 15:04:35 +00:00
  • fd0cf1dec0 New option -setfacl, -setfacl_r, new -find action setfacl Thomas Schmitt 2009-01-25 14:11:37 +00:00
  • 1b1abb1fff And more moving the buttons into the theme. Jaime Thomas 2009-01-25 06:11:02 +00:00
  • 351d3126ff And burn_image too... Jaime Thomas 2009-01-25 01:17:06 +00:00
  • a16e03399f Also move burn_data over as well. Jaime Thomas 2009-01-24 22:47:17 +00:00
  • 87dc267155 Very small fixes for the check. Jaime Thomas 2009-01-24 21:19:10 +00:00
  • b12aae86bf More themeing work. Jaime Thomas 2009-01-24 21:00:34 +00:00
  • 8eee12525d Took into respect changed .o file names of libisofs Thomas Schmitt 2009-01-24 16:38:13 +00:00
  • 211b99cad5 Updated xorriso web page Thomas Schmitt 2009-01-23 17:53:26 +00:00
  • 0b093f0ccc Silenced a FAILURE message with -acl if no image is loaded Thomas Schmitt 2009-01-23 17:28:02 +00:00
  • d94e185232 xorriso compilation detects availability of libacl and of Linux listxattr call Thomas Schmitt 2009-01-23 17:27:04 +00:00
  • 940a0ec3d8 Updated xorriso web page Thomas Schmitt 2009-01-23 14:57:38 +00:00
  • 8555af6e7f New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r Thomas Schmitt 2009-01-23 14:08:31 +00:00
  • 2ab9541683 Demanding libisofs 0.6.13 now Thomas Schmitt 2009-01-23 10:28:47 +00:00
  • e37de8e14b Promoted standalone libisofs to 0.6.13 Thomas Schmitt 2009-01-23 10:13:10 +00:00
  • 1570b0c992 Removing leading slash from -getfacl output of file path Thomas Schmitt 2009-01-22 15:50:54 +00:00
  • 7aff4003b0 Restoring ACL only if -acl "on" Thomas Schmitt 2009-01-22 15:22:57 +00:00
  • 2cb7afe397 Making use of new libisoburn macro isoburn_igopt_aaip Thomas Schmitt 2009-01-22 14:33:09 +00:00
  • 19224795ba New macro isoburn_igopt_aaip controls writing of AAIP info into images Thomas Schmitt 2009-01-22 14:32:15 +00:00
  • e49a00dcc2 Adapted to new macro situation in libisoburn Thomas Schmitt 2009-01-22 13:03:02 +00:00
  • b3e8b5708b Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea Thomas Schmitt 2009-01-22 13:01:13 +00:00
  • cb9300b4b6 New option -acl enables ACL loading Thomas Schmitt 2009-01-21 20:45:22 +00:00
  • 7935ab6df4 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea Thomas Schmitt 2009-01-21 20:39:00 +00:00
  • 6db35143f8 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading Thomas Schmitt 2009-01-21 15:02:56 +00:00
  • 1f37d81537 Restoring ACLs with -extract and others Thomas Schmitt 2009-01-18 21:40:42 +00:00
  • 7a7aef6f9c New option -getfacl Thomas Schmitt 2009-01-17 18:15:22 +00:00
  • 65736372aa Make the engine use an environment variable. Jaime Thomas 2009-01-17 01:36:09 +00:00
  • 465756bb63 Make scale work a little better... Jaime Thomas 2009-01-16 04:07:47 +00:00
  • a4ef973a31 ECDB can scale now... Too bad it looks like crap with the current theme. Jaime Thomas 2009-01-16 03:30:54 +00:00
  • 8c9d88ff62 Introduced AAIP code. Now linking with libacl. Thomas Schmitt 2009-01-14 11:10:53 +00:00
  • 5f893a8d14 Clarified that AAIP is only allowed if RRIP is present Thomas Schmitt 2009-01-14 11:04:55 +00:00
  • 02d0a9834a Get rid of a huge memory leak caused by improper init/shutdown of eina and ewl. Jaime Thomas 2009-01-12 02:51:49 +00:00
  • ec9cc45f88 Get rid of Burn_Data_Data. Jaime Thomas 2009-01-11 22:13:44 +00:00
  • 16313d6e51 Remove debug printf. Jaime Thomas 2009-01-11 20:37:58 +00:00
  • 814c711106 Updated cookbook about BD-R media Thomas Schmitt 2009-01-11 13:45:09 +00:00
  • 9c78678a15 Prepared eventual closing of spoiled BD-R media by a pseudo write run Thomas Schmitt 2009-01-11 10:28:05 +00:00
  • 4c92d6d41b Some saner defaults. Jaime Thomas 2009-01-11 04:21:16 +00:00
  • 6be9f724da Fix minor fixes/tweaks. Jaime Thomas 2009-01-11 02:43:33 +00:00
  • e9e63ee6c7 Ok, config_inwin is working, and is updated/can set the project details. Jaime Thomas 2009-01-11 02:14:02 +00:00
  • b0ef1ae4e4 Avoiding use of function parameter name "class" Thomas Schmitt 2009-01-10 15:40:45 +00:00
  • db8818b303 Todo stuff Jaime Thomas 2009-01-10 03:33:37 +00:00
  • 1f2af2bdd5 More work on config_inwin Jaime Thomas 2009-01-10 03:16:38 +00:00
  • 35a1d463ab Preventing a possible bug with a burn run of more than one session at once Thomas Schmitt 2009-01-09 16:17:25 +00:00
  • 15a52e1e92 Mentioned bug fix and pl01 Thomas Schmitt 2009-01-09 10:33:59 +00:00
  • 12db32e25e Recognizing BD-R media spoiled by the close bug and handling them as appendable Thomas Schmitt 2009-01-09 09:59:59 +00:00
  • 58eb0bc7f9 Add in some safety checks. Jaime Thomas 2009-01-09 01:25:52 +00:00
  • ae96ca5e10 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. Jaime Thomas 2009-01-08 02:33:00 +00:00
  • c873d87e2e libburn bugfix release 0.6.0.pl01 is ready Thomas Schmitt 2009-01-07 17:14:30 +00:00
  • 217cb260f6 Bug fix: BD-R were not correctly finalized Thomas Schmitt 2009-01-07 16:59:57 +00:00
  • 6f172a31cc Mentioned bug fix and pl01 Thomas Schmitt 2009-01-07 16:57:55 +00:00