summaryrefslogtreecommitdiff
path: root/partutil
AgeCommit message (Expand)AuthorFilesLines
2009-02-21fix some memory leaks on normal operationGuillem Jover1-1/+3
2008-06-17include config.h before any other headersMakoto Dei1-4/+4
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-2/+0
2008-03-13partutil: make the get endian functions alignment awareGuillem Jover1-4/+16
2007-11-28added some more checks to partutil codeDanny Kukawka1-7/+22
2007-11-20dereference pointer after checking it's not NULLGuillem Jover1-6/+18
2007-05-02update configure.in and use autoreconfGuillem Jover1-1/+1
2007-04-16fix how we build partutilDoug Goldstein1-8/+3
2007-02-20fix gtk-doc code documentationDanny Kukawka1-1/+2
2006-11-29fixed automake for linuxDanny Kukawka1-1/+5
2006-11-28disable partutil for FreeBSDJoe Marcus Clarke1-2/+1
2006-11-06solaris backendArtem Kachitchkine1-0/+3
2006-10-27fix unaligned messages (RH Bug #210079)Doug Chapman1-1/+1
2006-10-04don't add non-existing partition entries for MS-DOS disk labelsDavid Zeuthen1-1/+3
2006-09-11fix some compiler warningsDavid Zeuthen1-0/+2
2006-09-10require addons to call libhal_device_addon_is_ready() to make device visibleDavid Zeuthen1-0/+8
2006-09-10add new partition probing code and adapt hal code to use itDavid Zeuthen3-0/+2214