Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS socket | John (J5) Palmieri | 2006-09-14 | 1 | -13/+58 |
| | | | | | | credentials. Fixes "external" authentication under e.g. NetBSD which does not support any other socket credentials mechanism. (Patch from Julio M. Merino Vidal <jmmv at NetBSD dot org>) | ||||
* | * remove a bunch of todo items from the 1.0 list | John (J5) Palmieri | 2006-09-11 | 1 | -1/+1 |
| | |||||
* | 2006-09-10 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2006-09-10 | 1 | -0/+2172 |
patch mostly by Peter Kümmel, bug #8211 * dbus/dbus-sysdeps-unix.c: new file, which splits out unix-specific stuff in dbus-sysdeps.c * dbus/dbus-sysdeps.c: don't include any UNIX-only headers, and move unix-specific stuff to dbus-sysdeps-unix.c * configure.in: check HAVE_ERRNO_H |