| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not handle ufs labels in addition to ufsid labels. | marcus | 2010-02-26 | 1 | -5/+6 |
* | Ignore ufsid partitions as well. | marcus | 2010-02-22 | 1 | -5/+6 |
* | Remove some gratuitous __FreeBSD_version checks that were breaking webcamd | marcus | 2010-02-22 | 2 | -20/+13 |
* | Require webcamd for hald. | marcus | 2010-02-22 | 1 | -2/+2 |
* | Fix build s/aoti/atoi/ | kwm | 2010-02-20 | 1 | -4/+4 |
* | Only bind to interface number 0 when probing for video4linux support. This | marcus | 2010-02-20 | 1 | -4/+13 |
* | Take a crack at adding webcamd support for video4linux devices. | marcus | 2010-02-20 | 5 | -8/+848 |
* | Sync with FreeBSD ports. | marcus | 2010-01-24 | 1 | -0/+16 |
* | Sync with FreeBSD ports. | marcus | 2010-01-24 | 1 | -9/+43 |
* | Update to 0.5.14. | marcus | 2009-12-24 | 19 | -0/+908 |
* | Remove these ports now that they are in the ports tree. | marcus | 2009-11-30 | 44 | -4390/+0 |
* | -Sync w/ FreeBSD. | mezz | 2009-11-28 | 1 | -27/+0 |
* | Add support for the Apple Trackpage (atp) mouse driver. | marcus | 2009-11-22 | 1 | -4/+4 |
* | Add a hack to support spaces in volume names. | marcus | 2009-10-24 | 1 | -12/+28 |
* | Expand the ufsid check to include BSD types as well as LABEL. | marcus | 2009-10-05 | 1 | -13/+14 |
* | Ignore ufsid labels outright. These labels are special since they are | marcus | 2009-10-05 | 1 | -12/+24 |
* | Reset $FreeBSD$ tags. | marcus | 2009-09-26 | 2 | -3/+3 |
* | Another day, another hal patch. | marcus | 2009-09-26 | 2 | -13/+22 |
* | The extra sleep before checking kern.geom.conftxt was causing volumes not | marcus | 2009-09-22 | 1 | -12/+10 |
* | Fix a use-after-free problem in the Fuse code. | marcus | 2009-09-19 | 1 | -6/+9 |
* | Somehow this hunk got left out of my last commit. Make sure usb2 devices | marcus | 2009-09-18 | 1 | -2/+2 |
* | Fix (or workaround) quite a few bugs with newusb interaction. | marcus | 2009-09-14 | 3 | -59/+105 |
* | Be more careful about freeing memory. | marcus | 2009-08-20 | 1 | -4/+5 |
* | Fix some DBusError handling, and a memory leak. | marcus | 2009-08-20 | 1 | -3/+8 |
* | Skip "probeX" devices when scanning for new SCSI disks. | marcus | 2009-08-19 | 1 | -0/+11 |
* | Allow hald to forcibly unmount devices which disappear. This is only | marcus | 2009-08-09 | 1 | -9/+124 |
* | * Update to 0.5.13. | marcus | 2009-07-19 | 6 | -164/+123 |
* | Sync with FreeBSD ports. | marcus | 2009-05-30 | 4 | -40/+146 |
* | Optimize the check for an existing GEOM object and correct a nearby memory | marcus | 2009-05-24 | 1 | -15/+26 |
* | Sync with FreeBSD ports. | marcus | 2009-05-24 | 4 | -27/+33 |
* | Update to 0.5.12. | marcus | 2009-05-17 | 42 | -0/+4118 |
* | Remove these ports now that they have been merged into the FreeBSD ports | marcus | 2009-01-12 | 21 | -1536/+0 |
* | Teach the mouse addon to use procstat on recent versions of -CURRENT. | marcus | 2008-12-21 | 2 | -38/+159 |
* | Add support for the -u argument. | marcus | 2008-12-07 | 1 | -1/+14 |
* | Pass the volume UDI when unmounting volumes before an eject operation. | marcus | 2008-10-28 | 1 | -0/+11 |
* | Re-add fuse support with some documentation and a helper script to make it | marcus | 2008-10-27 | 6 | -13/+381 |
* | Pull out the fuse patches as they made a bad assumption. More work needs | marcus | 2008-10-10 | 3 | -226/+3 |
* | Allow fuse mounts to work with HAL. | marcus | 2008-10-09 | 3 | -3/+226 |
* | Allow X.org 7.4 to find HAL keyboards. | marcus | 2008-09-29 | 1 | -4/+10 |
* | Fix the ConsoleKit signatures in HAL with ConsoleKit 0.3.x. This fix DVD movie, | mezz | 2008-08-22 | 16 | -0/+1017 |
* | Remove these ports now that they have been merged into the FreeBSD ports tree. | marcus | 2008-03-24 | 8 | -353/+0 |
* | Register support for the CheckForMedia dbus message so that we can force | marcus | 2008-03-23 | 1 | -4/+126 |
* | Add the block device before probing it so that the block device is present | marcus | 2008-03-19 | 1 | -0/+12 |
* | Mark our storage addon as ready. This important step caused a lot of | marcus | 2008-03-18 | 1 | -0/+13 |
* | Update to 0.5.11 RC2. | marcus | 2008-03-18 | 5 | -155/+0 |
* | Make sure /var/cache has 0755 perms. We've seen two cases where they were | marcus | 2008-03-16 | 1 | -0/+2 |
* | Fix a crash on 64-bit platforms. | marcus | 2008-03-16 | 2 | -0/+23 |
* | Correct patch name and path. | marcus | 2008-03-16 | 1 | -2/+2 |
* | Update to 0.5.11 RC1. | marcus | 2008-03-16 | 3 | -0/+132 |
* | Okay, so here's the problem. init runs the rc scripts before reading | marcus | 2008-02-05 | 1 | -1/+1 |
* | hald also needs the vty-checker. | marcus | 2008-02-05 | 1 | -0/+19 |
* | Remove additional consolekit hacks. | marcus | 2008-01-24 | 1 | -5/+0 |
* | hald no longer requires consolkit in rc.d. | marcus | 2008-01-24 | 1 | -1/+1 |
* | Reset the $FreeBSD$. | mezz | 2008-01-20 | 1 | -1/+1 |
* | Fix a problem that occurred when slave support was removed, and make sure | marcus | 2008-01-20 | 1 | -0/+2 |
* | This has been a LONG time coming, but update hal to 0.5.10, complete with | marcus | 2008-01-08 | 6 | -0/+188 |
* | Clean out MarcusCom after the big import into ports. | marcus | 2006-10-14 | 8 | -190/+0 |
* | Chase dbus API changes. | marcus | 2006-10-08 | 2 | -0/+22 |
* | Update the hal port to a snapshot from 09/16/2006. | marcus | 2006-09-17 | 3 | -167/+0 |
* | Fix the build on 5.X. | marcus | 2006-07-02 | 3 | -2/+122 |
* | Add support for 5.X. | marcus | 2006-07-02 | 1 | -0/+47 |
* | Create a wrapper around force_depend that will work for rc.d scripts | marcus | 2006-06-16 | 1 | -2/+16 |
* | Force dbus and polkitd to start if hald_enable="YES". | marcus | 2006-06-16 | 1 | -2/+18 |
* | Update to a snapshot of hal from today to fix some issues with script | marcus | 2006-05-29 | 1 | -0/+1 |
* | Fix packing list and preserve .privilege file changes across updates. | jylefort | 2006-05-18 | 2 | -0/+58 |
* | Update to today's FreeBSD HAL snapshot. The most notable changes in this | marcus | 2006-05-15 | 2 | -22/+2 |
* | Update to a CVS HEAD snapshot of PolicyKit, and patch HAL to build. | marcus | 2006-05-15 | 1 | -0/+20 |
* | Update to a snapshot from today. This new snapshot offers the following: | marcus | 2006-05-06 | 1 | -10/+0 |
* | Take a stab at the FIXME, and try to preserve the D-BUS hal.conf. It seems | marcus | 2006-05-05 | 1 | -0/+25 |
* | - Add a run dependency on cdrtools | jylefort | 2006-05-03 | 1 | -0/+11 |
* | Add a May 02, 2006 snapshot of the FreeBSD HAL port for those interested | marcus | 2006-05-02 | 2 | -0/+53 |