Jaime Thomas
|
5da712af65
|
Some theme work. Beginning to work to an about page.
|
2009-02-19 02:02:43 +00:00 |
|
Jaime Thomas
|
6f03e042e1
|
Follow the correct widget.
|
2009-02-18 04:53:15 +00:00 |
|
Jaime Thomas
|
6a4420575a
|
Fix a bunch of mistakes I made before.
|
2009-02-17 22:48:11 +00:00 |
|
Jaime Thomas
|
2fb05a62d4
|
Oops, forgot to renable the erase page controls.
|
2009-02-17 19:20:14 +00:00 |
|
Jaime Thomas
|
937e001022
|
Some random fixes here and there. There is no more name_find or name_set use.
|
2009-02-17 19:16:38 +00:00 |
|
|
8f4dc5a95e
|
New option -disk_dev_ino
|
2009-02-17 18:42:41 +00:00 |
|
|
fca30079ef
|
Took into respect ACL and xattr with -compare and -update
|
2009-02-16 08:26:53 +00:00 |
|
|
81c771a9ac
|
-as mkisofs --acl and --xattr was not properly recognized
|
2009-02-14 13:30:27 +00:00 |
|
|
8563b171e9
|
New option -setfattr_list
|
2009-02-13 20:25:42 +00:00 |
|
|
625ca056c4
|
Updated xorriso man page
|
2009-02-12 11:06:30 +00:00 |
|
|
89c6796d91
|
New -as mkisofs options --acl and --xattr
|
2009-02-12 11:05:17 +00:00 |
|
|
59c907b59d
|
Adapted html man page generator to textchanges
|
2009-02-12 07:26:49 +00:00 |
|
|
53d4c4724f
|
Closed a memory leak with unreleased IsoImage in boot image inquiry
|
2009-02-10 12:58:36 +00:00 |
|
|
30ff70c8f1
|
Updated xorriso home page
|
2009-02-10 11:47:57 +00:00 |
|
|
f4e0f103da
|
New options -setfattr, -setfattr_r, new find -exec setfattr
|
2009-02-09 18:59:41 +00:00 |
|
Jaime Thomas
|
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.
|
2009-02-09 02:51:35 +00:00 |
|
|
38b6759270
|
Displaying "+" with lslx if ACL is detected
|
2009-02-08 15:14:05 +00:00 |
|
|
2abedac499
|
First code for -setfattr (have to fix some ACL problems before going on)
|
2009-02-08 13:21:36 +00:00 |
|
|
f4910bc02e
|
Correct group permission bits with -acl off and disk file that has ACL
|
2009-02-07 14:26:12 +00:00 |
|
|
8fd08730cc
|
Correct group permission bits with -acl off and -extract file that has ACL
|
2009-02-07 09:01:26 +00:00 |
|
Jaime Thomas
|
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.
|
2009-02-06 04:03:13 +00:00 |
|
Jaime Thomas
|
22a49f6d1b
|
Compiles now, but still crashy.
|
2009-02-05 04:11:22 +00:00 |
|
|
b62590493a
|
Checking for iconv(3) in separate libiconv (e.g. on FreeBSD)
|
2009-02-04 20:06:56 +00:00 |
|
|
c4b75b7811
|
Took into respect eventual resolution of symbolic links
|
2009-02-04 20:01:22 +00:00 |
|
|
d6f21fe906
|
Mentioned hald as possibly conflicting service
|
2009-02-04 10:56:11 +00:00 |
|
|
240b0e16d0
|
Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD
|
2009-02-04 10:28:26 +00:00 |
|
|
31a0966735
|
Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD
|
2009-02-03 16:24:48 +00:00 |
|
|
58c0732a8e
|
Enabled restoring of xattr
|
2009-02-02 20:11:26 +00:00 |
|
|
85d9cc709d
|
New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr
|
2009-02-02 13:44:00 +00:00 |
|
|
da8337d257
|
Equipped output of lsl with '+' perm if ACL is present
|
2009-01-31 10:11:37 +00:00 |
|
|
9be23662ce
|
Followed changes in iso_node_*acl_text API
|
2009-01-30 14:56:31 +00:00 |
|
Jaime Thomas
|
2df38d1710
|
And horribly break everything. Need to rewrite a bunch of stuff dealing with inheritance.
|
2009-01-30 03:59:48 +00:00 |
|
|
c0b09f0296
|
Bug fix: included sys/wait.h rather than wrong wait.h
|
2009-01-29 21:06:14 +00:00 |
|
|
a0821401c1
|
Added aaip-os-dummy.c to xorriso-standalone
|
2009-01-29 21:04:49 +00:00 |
|
|
e72ee25a7c
|
Updated xorriso web page
|
2009-01-29 16:56:01 +00:00 |
|
|
493f208c14
|
New option -setfacl_list
|
2009-01-29 16:53:45 +00:00 |
|
|
beac765f7b
|
Made -getfacl file name escaping more similar to shell command behavior
|
2009-01-28 19:01:47 +00:00 |
|
|
b0aae62aff
|
Bug fixes and enhancements about "default" ACL
|
2009-01-28 11:48:04 +00:00 |
|
|
0b4e59ee1e
|
Bug fixes and enhancements about "default" ACL
|
2009-01-28 07:49:56 +00:00 |
|
Jaime Thomas
|
b09a2101cd
|
Adjust the custom filelist accordingly to the API break.
|
2009-01-27 23:57:26 +00:00 |
|
|
078aa6a1c2
|
Mentioned the need for 64 bit file i/o
|
2009-01-27 12:14:28 +00:00 |
|
|
632f1bb5b9
|
Mentioned the need for 64 bit file i/o
|
2009-01-27 12:10:39 +00:00 |
|
Jaime Thomas
|
ae09a24ac8
|
Ok, some stuff I missed when updating.
|
2009-01-27 04:00:34 +00:00 |
|
Jaime Thomas
|
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.
|
2009-01-27 03:43:17 +00:00 |
|
|
e21b89ff7e
|
Including doc/susp_aaip_0_2.txt in xorriso-standalone
|
2009-01-26 17:38:33 +00:00 |
|
|
20800d3582
|
Gave user control over isoburn_igopt_aaip_susp_1_10
|
2009-01-26 17:36:15 +00:00 |
|
|
5115cb9cc4
|
New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES
|
2009-01-26 17:33:02 +00:00 |
|
|
b157d674ec
|
AAIP code now resides in libisofs
|
2009-01-25 15:04:35 +00:00 |
|
|
fd0cf1dec0
|
New option -setfacl, -setfacl_r, new -find action setfacl
|
2009-01-25 14:11:37 +00:00 |
|
Jaime Thomas
|
1b1abb1fff
|
And more moving the buttons into the theme.
|
2009-01-25 06:11:02 +00:00 |
|