summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-14fixed compiler warninghal-0_5_12-SUSE_CODE11-branchDanny Kukawka1-1/+0
2011-07-14do not crash on unhandled rules (bnc#537452)Stephan Kulow1-1/+3
2011-07-14fixed indentationDanny Kukawka1-102/+53
2011-07-14small performance fix, don't strcasecmp() if result already knownDanny Kukawka1-4/+3
2011-07-14fixed small compiler warningDanny Kukawka1-1/+1
2011-07-14fixed possible sscanf() NULL pointer crashesDanny Kukawka3-37/+59
2011-07-14added more strlen related NULL pointer checksDanny Kukawka9-14/+67
2011-07-14added check for NULL pointer to prevent trouble with strlenDanny Kukawka1-1/+10
2011-07-14flush hal-mtab before syncingMartin Pitt2-3/+9
2011-07-14fsync /media/.hal-mtab after changesMartin Pitt3-0/+43
2011-07-14HAL: Ignore internal DM devices with new DM udev rulesMilan Broz1-0/+5
2011-07-14fix hal segfaultMichael Schroeder1-1/+2
2011-07-14remove archives from 'make dist' on make cleanDanny Kukawka1-1/+1
2011-07-11fix probing of optical disc volumes by ignoring raidCésar García1-0/+3
2011-07-08fix generation of ChangelogDanny Kukawka1-1/+1
2011-07-08move from libvolume_id to libblkidKay Sievers7-85/+64
2010-11-19updated debug messages in blockdev.c to contain the name of the functionDanny Kukawka1-78/+78
2010-06-14fixed commit d5f236f3dad5e721f8c2105b49c963839f3ce549Danny Kukawka1-1/+1
2010-06-14detect also serial tablets with pnp-id FUJ02e7/FUJ02e9Danny Kukawka1-2/+2
2010-06-14detect also serial wacom tablets with pnp-id > WACf009Danny Kukawka1-1/+1
2010-03-29fixed hotplug support for e-SATA (dea5997df8966719)Takashi Iwai1-9/+18
2010-03-16added new system.lsb.* properties to the SPECDanny Kukawka1-0/+50
2010-03-16add new prober to get the results of lsb_releaseDanny Kukawka4-19/+247
2010-03-15add scsi.transport property to SPECDanny Kukawka1-0/+26
2010-03-15added new key scsi.transport to identify FC/iSCSI/SASDanny Kukawka1-0/+10
2010-03-15fix storage.bus handling for SCSIDanny Kukawka1-4/+23
2010-03-15fixed compiler warnings from cgccDanny Kukawka1-14/+7
2010-03-11updated SPEC due to new properties from commit dea5997df896Danny Kukawka1-0/+16
2010-03-11add hotplug support for e-SATATakashi Iwai2-0/+16
2010-03-11fix drm_compute_udi()Danny Kukawka1-6/+13
2010-03-10event_io(): always use the same exitDanny Kukawka1-2/+3
2010-03-10fix SLEEP key for some broken BIOSeHolger Macht1-0/+6
2010-03-10Fix incorrect arguments to ioperm() callDmitry Torokhov2-2/+4
2010-03-10Make sure dbus_error_init() is called before LIBHAL_FREE_DBUS_ERROR()Peter Jones8-9/+16
2010-03-10Bump HAL_PATH_MAX to 4096Martin Pitt1-1/+1
2010-03-10linux/probe-input: don't use error prio initSebastian Andrzej Siewior1-1/+1
2010-03-10Support relative paths in umount.halMichael Biebl1-2/+3
2010-03-10Fix unconditional usage of PATH_MAXMichael Biebl1-1/+2
2010-03-10Fix a crasher in hal_util_get_last_elementMichael Biebl1-0/+4
2010-03-10Remove the 512 byte limit for PATH in hald.cMaciej Grela1-15/+8
2010-03-10don't remove scsi_host if there are still targets using itArnout Vandecappelle1-0/+16
2010-03-10adopted version of commit 122e41a10 to fix docking stationsDanny Kukawka1-7/+76
2010-03-10fix memory leak due to usage of g_strdup()Danny Kukawka1-0/+1
2010-03-10fix memory leak in acpi_button_add() in error caseDanny Kukawka1-0/+1
2010-03-10fix memory leaks due to usage of g_path_get_basename()Danny Kukawka2-9/+7
2010-03-10fix hotplug_event_process_queue() to get reprobe workingDanny Kukawka1-4/+51
2010-03-10extend debug message in device_reprobe()Danny Kukawka1-1/+1
2010-03-10fix commit 141ca8cd7b768ddefa1bfaa563cbef4337e32b7cDanny Kukawka1-1/+1
2010-03-10fix compiler warning in libhal-storageDanny Kukawka1-0/+2
2010-03-10Fix a segfault in the mdraid code -- see rh#507782 for more infoMartin Poole1-2/+3