aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dbus/files
Commit message (Expand)AuthorAgeFilesLines
* Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clientsmarcus2007-03-222-0/+53
* Update to 1.0.0.marcus2006-11-111-11/+0
* I was too over-zealous with patch removal in the 0.95 update. Restoremarcus2006-11-061-0/+9
* Update to 0.95.marcus2006-11-066-103/+19
* Fix the rc script (must now source RC_SUBR before GNOME_SUBR)jylefort2006-10-311-2/+1
* Start dbus if gnome_enable is set to yes in /etc/rc.confjylefort2006-10-311-1/+3
* Update to 0.94.marcus2006-10-313-44/+21
* Add a missing #include to correct a problem where dbus would refuse tomarcus2006-10-271-3/+11
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-1412-435/+88
* Update to 0.62.marcus2006-06-141-6/+6
* * Rename our rc.d stop_postcmd function to be consistent with other scriptsmarcus2006-06-111-2/+8
* Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system busmarcus2006-05-031-0/+10
* Add a half-second delay before HUP'ing the system daemon when the system.dmarcus2006-05-031-4/+7
* The system daemon is running as messagebus:messagebus, so it does notjylefort2006-04-281-1/+1
* - Drop bash build dependency. [1]bland2006-04-041-4/+11
* Update to 0.61.marcus2006-03-151-9/+9
* * Fix creation of the dbus system socketmarcus2006-02-151-33/+0
* Update to 0.60.marcus2006-01-014-40/+37
* Update to 0.50.marcus2005-09-121-29/+11
* Update to 0.36.1.marcus2005-08-286-120/+7
* Update to 0.35.1.marcus2005-07-172-15/+4
* - Fix a patch which did not apply [1]jylefort2005-07-163-115/+36
* Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.marcus2005-07-168-82/+170
* Remove the kqueue watch from the mainloop before unref'ing it. Thismarcus2005-07-031-9/+12
* Be sure to unref the kqueue watch along with marking the kqueue filemarcus2005-07-031-4/+13
* Reverse the logic used for kevent. Set timeout to NULL when setting the event,marcus2005-07-031-4/+4
* Fix a CPU hog problem with dbus running in fork mode. Kqueue is not sharedmarcus2005-07-031-4/+15
* Fix the build on 4.X.marcus2005-07-022-0/+60
* * Update to 0.34marcus2005-07-017-39/+233
* Teach dbus to look for session files in both PREFIX and X11BASE.marcus2005-06-071-0/+10
* Add patches for Mono and dbus-sharp.mezz2005-05-163-0/+134
* Correct patch location.marcus2005-04-271-2/+2
* Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While itmarcus2005-04-261-10/+19
* Fix a double free problem that triggered a crash on -CURRENT.marcus2005-04-091-0/+22
* Fix build with 4.x.adamw2005-04-041-0/+12
* Update to 0.32.marcus2005-04-035-8/+27
* * Fix build on 4.Xmarcus2005-01-252-3/+23
* Update to 0.23.marcus2005-01-223-55/+28
* Adapt patches from gnomekeyring to dbus to fix alignment errors onmarcus2004-12-181-14/+62
* Update to 0.22.marcus2004-08-141-24/+3
* Fix the Python bindings build on -CURRENT, and make sure the Pythonmarcus2004-08-092-6/+8
* * Fix local session socket supportmarcus2004-07-275-7/+65
* * Fix the path to the dbus socketmarcus2004-07-224-1/+62
* Add dbus, Freedesktop.org's Desktop Bus. D-BUS is a message passing frameworkmarcus2004-07-225-0/+123