| Commit message (Expand) | Author | Age | Files | Lines |
* | When writing a GPT partition table, merge all actions into a single commit. | Martin Whitaker | 2017-03-14 | 1 | -72/+60 |
* | fix indentation | Martin Whitaker | 2017-03-14 | 1 | -1/+1 |
* | simplify using ped_disk_probe() | Martin Whitaker | 2017-03-14 | 1 | -4/+3 |
* | (get_partition_flag) kill it | Thierry Vignaud | 2017-03-06 | 1 | -22/+0 |
* | bind hid_probe() | Thierry Vignaud | 2017-03-06 | 1 | -0/+16 |
* | regroup net includes like they were in the past | Thierry Vignaud | 2016-07-01 | 1 | -1/+1 |
* | remove now useless compilation helper | Thierry Vignaud | 2016-07-01 | 1 | -7/+0 |
* | detect GRUB_BIOS partitions (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -0/+4 |
* | no need to tell kernel to reread part table | Thierry Vignaud | 2015-06-21 | 1 | -3/+3 |
* | Speed up reading of flags from GPT partition table. | Martin Whitaker | 2015-04-19 | 1 | -26/+20 |
* | try to detect recovery partitions on GPT | Thierry Vignaud | 2015-03-30 | 1 | -0/+25 |
* | log which type is unknown | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
* | fix tagging LVM/raid as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+4 |
* | make it more generic | Thierry Vignaud | 2015-03-27 | 1 | -2/+4 |
* | extract mapping string to flag | Thierry Vignaud | 2015-03-27 | 1 | -6/+11 |
* | set proper GUID to ESP partitions with GPT layout | Thierry Vignaud | 2015-03-25 | 1 | -0/+29 |
* | fix retrieving ESP partition type | Thierry Vignaud | 2015-03-25 | 1 | -0/+21 |
* | fix indent | Thierry Vignaud | 2015-03-25 | 1 | -3/+3 |
* | use a proper interface between parted/perl worlds | Thierry Vignaud | 2015-03-25 | 1 | -22/+17 |
* | further simplify | Thierry Vignaud | 2015-03-25 | 1 | -3/+5 |
* | simplify (needed for next commit) | Thierry Vignaud | 2015-03-25 | 1 | -4/+4 |
* | bind ped_disk_commit_to_os | Thierry Vignaud | 2015-03-20 | 1 | -0/+16 |
* | fix unused variables | Thierry Vignaud | 2014-02-07 | 1 | -2/+0 |
* | use NULL rather than 0 for pointers | Thierry Vignaud | 2014-02-07 | 1 | -1/+1 |
* | display the real accessed /dev/input/eventX file (mga#8232) | Thierry Vignaud | 2013-12-27 | 1 | -1/+1 |
* | fix field types after commit 76082a819319 | Thierry Vignaud | 2013-11-24 | 1 | -11/+11 |
* | fix detecting some USB devices due to not reporting their class (mga#9674) | Thierry Vignaud | 2013-04-09 | 1 | -0/+1 |
* | use a proper interface between C (ldetect) & perl world, using XS | Thierry Vignaud | 2013-01-14 | 1 | -13/+28 |
* | kill obsolete comment | Thierry Vignaud | 2013-01-14 | 1 | -1/+0 |
* | export res_init function to perl lib | Olivier Blin | 2012-05-10 | 1 | -0/+3 |
* | (get_iso_volume_ids) disk install: handle bogus ISOs when looking for install... | Thierry Vignaud | 2012-03-15 | 1 | -2/+4 |
* | (C_backtrace) kill debug statement | Thierry Vignaud | 2011-11-22 | 1 | -1/+0 |
* | (C_backtrace) introduce it in order to get a better GDB trace | Thierry Vignaud | 2011-11-22 | 1 | -0/+29 |
* | (get_pci_description) bind libldetect new API for stage1's stuff | Thierry Vignaud | 2011-05-06 | 1 | -0/+4 |
* | Fix fd leak | Pascal Terjan | 2011-04-24 | 1 | -0/+1 |
* | - use EVIOCGBIT ioctl instead of trying to parse key field from | Arnaud Patard | 2011-03-18 | 1 | -0/+34 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -0/+0 |
* | Commit forgotten file | Pascal Terjan | 2010-05-03 | 1 | -1/+1 |
* | (pci_probe) wrap for readability | Thierry Vignaud | 2009-11-25 | 1 | -1/+2 |
* | (usb_probe) wrap for readability | Thierry Vignaud | 2009-11-25 | 1 | -1/+3 |
* | update drakx to get proper sysfs device path from usb devices | Herton Ronaldo Krzesinski | 2009-11-25 | 1 | -2/+2 |
* | (pci_probe) better check for PCI Express capability | Thierry Vignaud | 2009-09-30 | 1 | -2/+2 |
* | (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 1 | -2/+2 |
* | diskdrake: fix for libparted 1.9 (#52991) | Pascal Terjan | 2009-08-27 | 1 | -1/+1 |
* | handle partition starting after 1To | Pascal Terjan | 2009-04-21 | 1 | -1/+1 |
* | diskdrake: don't crash on invalid partition table | Pascal Terjan | 2009-02-13 | 1 | -31/+41 |
* | Rewrite gpt support with libparted | Pascal Terjan | 2009-01-27 | 1 | -0/+139 |
* | fix fd leak when detecting network driver (mostly notable in network center a... | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
* | fix minor fd leak | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
* | fix build of wireless binding with latest kernel headers | Olivier Blin | 2007-07-17 | 1 | -0/+1 |