summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-11update NEWS and TODO for 0.5.8 releaseHAL_0_5_8David Zeuthen2-33/+302
2006-09-11Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen2-38/+47
2006-09-11fixup libparted detectionDavid Zeuthen5-2/+138
2006-09-12change detection of wireless, add net.irda and net.80211controlDanny Kukawka2-38/+47
2006-09-11fix some compiler warningsDavid Zeuthen9-106/+49
2006-09-11fixed usage of unchecked returnval from hal_util_strdup_valid_utf8Danny Kukawka2-54/+72
2006-09-11added Turkish translationsS.Çağlar Onur2-1/+318
2006-09-11removed not needed dir from repositoryDanny Kukawka2-16/+0
2006-09-11replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()Danny Kukawka1-1/+1
2006-09-11make Mount() support option remountDavid Zeuthen6-165/+239
2006-09-10require addons to call libhal_device_addon_is_ready() to make device visibleDavid Zeuthen26-41/+482
2006-09-10make addon-hip-ups use LibHalChangeSetDavid Zeuthen6-140/+190
2006-09-10add new partition probing code and adapt hal code to use itDavid Zeuthen17-793/+4120
2006-09-08performance patch to speed up mapping of pnp_ids to descriptionDanny Kukawka2-389/+413
2006-09-04hald/linux/blockdev.c: Don't print things we don't have the arguments for. InSjoerd Simons1-1/+1
2006-09-02CloseTray() method (eject -t)Artem Kachitchkine7-160/+422
2006-09-01fix ACPI acpid/proc configure optionsMichael Burns1-2/+2
2006-08-31added detection of a SDC Card readerDanny Kukawka1-0/+3
2006-08-31Added ROKR e2 to USB Music PlayersDan Williams1-0/+17
2006-08-31added some USB card reader from fd.o bug #7749Lennart Poettering1-0/+21
2006-08-31add Samsung U2Z to USB Music PlayersKai Willadsen1-0/+13
2006-08-31add Samsung YP-Z5 to USB Music PlayersPatrick Cherry1-0/+17
2006-08-31Added Panasonic SV-MP31V to USB Music PlayersDanny Kukawka1-0/+16
2006-08-31add Archos Gmini 400 to USB Music PlayersJulien Sobrier1-0/+15
2006-08-31fix the maximum brightness level for pmu hardwareRichard Hughes1-2/+5
2006-08-31fix message when we try to set a brightness above rangeRichard Hughes1-1/+1
2006-08-31add property alsa.device_pcm_classiDanny Kukawka2-0/+63
2006-08-31add support for attribute 'empty' for strlist to <match> tagDanny Kukawka4-9/+43
2006-08-24modify battery.technology to one of a few present valuesRichard Hughes8-7/+79
2006-08-23make cpufreq addon use standard D-Bus expections for unknown methodsDavid Zeuthen2-36/+6
2006-08-23fix up hal interface claiming in cpufreq addonDavid Zeuthen1-48/+24
2006-08-23add cpu frequency scaling support to halHolger Macht12-28/+2146
2006-08-23fix uninitialized pc->merge_typeDavid Zeuthen4-1/+154
2006-08-21correct the introspection to list all objectsKevin Ottens1-1/+44
2006-08-21fixed make for hald/linux/addonsDanny Kukawka1-1/+1
2006-08-21move hald/linux2 to hald/linux and renamed backendDanny Kukawka51-18/+18
2006-08-21fix overseen left dbg() calls in probe-{storage,volume}.cDanny Kukawka2-5/+5
2006-08-21remove shared.h for addons/prober and some little fixesDanny Kukawka31-609/+718
2006-08-21corrects the location of the hal scripts directoryDan Nicholson2-2/+2
2006-08-21properly convert mAh to mWh rather than uWhRichard Hughes1-12/+12
2006-08-19Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen69-457/+435
2006-08-19introduce some new properties for MS-DOS partition tablesDavid Zeuthen7-60/+300
2006-08-17reduce useless changes on APM battery.remaining_timeDanny Kukawka1-4/+19
2006-08-16add more scsi.type mapping and add property info to specDanny Kukawka2-13/+96
2006-08-16cleanup includes in hald/linux2/*Danny Kukawka25-258/+132
2006-08-15hald-runner/runner.c: Close the stderr filedescriptor after reading it toSjoerd Simons1-0/+1
2006-08-15fixed build of HALDanny Kukawka2-1/+2
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine18-149/+159
2006-08-15ISO-8859-1 -> UTF-8Kay Sievers26-31/+25
2006-08-13replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()Danny Kukawka1-1/+1