summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-24create lock file with predictable permissionshal-0_5_8-branchDavid Zeuthen2-6/+3
2006-11-06don't add non-existing partition entries for MS-DOS disk labelsDavid Zeuthen1-1/+3
2006-11-06fix unaligned messages (RH Bug #210079)Doug Chapman2-2/+2
2006-11-06ignore the special ACPI 'Ones' value for rateRichard Hughes1-0/+11
2006-11-06use g_slist_remove_link instead of g_slist_removeJohn (J5) Palmieri1-1/+1
2006-10-03fix crash on PPC Pegasos that don't have PMU, ACPI or APMDavid Woodhouse1-1/+4
2006-09-27check if openfirmware.model is set before using itSjoerd Simons1-5/+9
2006-09-27create one common fallback for system.formfactorSjoerd Simons1-10/+6
2006-09-27Get some properties from openfirmware and use them to decide the formfactorSjoerd Simons2-4/+63
2006-09-27Set power_management.can_suspend to true for ppc systems using pmuSjoerd Simons1-0/+5
2006-09-27Let probe-smbios only return succes when it has infoSjoerd Simons1-4/+5
2006-09-26don't crash on cd drives without write capabilitiesDavid Zeuthen1-1/+3
2006-09-19post release version bump to 0.5.8.2David Zeuthen1-2/+2
2006-09-19update NEWS for 0.5.8.1HAL_0_5_8_1David Zeuthen1-0/+29
2006-09-19don't build Macbook Pro utils on non-x86David Zeuthen2-2/+23
2006-09-17probe for partitions on data discs where we fail to detect an fsDavid Zeuthen1-29/+47
2006-09-17export Eject() even on discs where we can't detect a file systemDavid Zeuthen1-0/+11
2006-09-17enable looking for data track on optical discsDavid Zeuthen1-11/+24
2006-09-15fixed typos in cpufreq addonHolger Macht1-4/+4
2006-09-14remove dead code introduced by commit 0ae1aed74548fec563399d00100d621ce99b383bDavid Zeuthen1-3/+0
2006-09-14send changes in correct order for LibHalChangeSetDavid Zeuthen2-13/+30
2006-09-13remove unneeded debugDavid Zeuthen1-2/+0
2006-09-13fix up overflow of 32-bit variable when getting 64-bit valueDavid Zeuthen1-7/+7
2006-09-13don't fail, print warning if ARPHRD_IEEE80211_{RADIOTAP,PRISM} is not definedDavid Zeuthen1-1/+6
2006-09-13get ARPHRD_IEEE80211_RADIOTAP and similar from kernel, not glibc headersS.Çağlar Onur1-1/+2
2006-09-13fixup NEWS file to list correct requirements, e.g. udev 089David Zeuthen1-0/+19
2006-09-13only require libvolume_id >= 061David Zeuthen1-1/+1
2006-09-13only install PolicyKit privilege files if we're using PolicyKitDavid Zeuthen1-0/+2
2006-09-13bump release to 0.5.8.1David Zeuthen1-2/+2
2006-09-13fix stupid typo in syslog reporting for Mount()David Zeuthen1-2/+2
2006-09-13don't update mount state until Unmount() returnsDavid Zeuthen5-56/+64
2006-09-13don't lock the .hal-mtab file at all when checking mount status on unmountDavid Zeuthen2-28/+14
2006-09-13fix race condition when unmounting a volume takes a very long timeDavid Zeuthen3-29/+70
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