index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbus
/
dbus-mainloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus-mainloop.c: undeclared variable n_fds if define MAINLOOP_SPEW.
Vasiliy Balyasnyy
2013-09-16
1
-1
/
+1
*
Move function to the right place where it supposed to be used
Chengwei Yang
2013-08-22
1
-21
/
+0
*
tests to embedded tests: replaced in libdbus
Chengwei Yang
2013-06-28
1
-1
/
+1
*
Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method
David Zeuthen
2012-04-12
1
-4
/
+4
*
Fixed runtime error caused by using uninitialized variable detected with msvc...
Ralf Habacker
2012-02-20
1
-1
/
+1
*
Merge branch 'socket-set-33337'
Simon McVittie
2012-02-07
1
-154
/
+160
|
\
|
*
_dbus_loop_new: don't crash on OOM allocating socket set
Simon McVittie
2011-11-02
1
-1
/
+7
|
*
Maintain the set of polled sockets over time
Simon McVittie
2011-06-13
1
-99
/
+132
|
*
Add a stub _dbus_loop_toggle_watch and call it where needed
Simon McVittie
2011-06-13
1
-0
/
+7
|
*
DBusSocketSet: new abstraction for struct pollfd[] or whatever
Simon McVittie
2011-06-13
1
-72
/
+32
*
|
Don't refcount TimeoutCallback
Simon McVittie
2011-09-19
1
-23
/
+4
*
|
Remove more never-used variables
Simon McVittie
2011-09-19
1
-1
/
+0
|
/
*
DBusLoop: store watches in a hash table keyed by fd
Simon McVittie
2011-06-13
1
-106
/
+227
*
DBusLoop: fold Callback into TimeoutCallback
Simon McVittie
2011-06-13
1
-32
/
+10
*
Drop WatchCallback entirely, just use a list of DBusWatch in the main loop
Simon McVittie
2011-06-13
1
-66
/
+27
*
DBusLoop: inline add_callback, remove_callback into their callers
Simon McVittie
2011-06-13
1
-51
/
+21
*
DBusLoop: move OOM flag in watches inside the DBusWatch
Simon McVittie
2011-06-13
1
-8
/
+6
*
DBusLoop: keep separate lists of watches and timeouts
Simon McVittie
2011-06-13
1
-78
/
+88
*
DBusLoop: factor out watch_flags_to_poll_events, watch_flags_from_poll_revents
Simon McVittie
2011-06-13
1
-15
/
+32
*
Remove _dbus_loop_add_watch_full
Simon McVittie
2011-06-13
1
-29
/
+3
*
DBusLoop: remove second layer of watch callbacks where possible
Simon McVittie
2011-06-13
1
-19
/
+26
*
DBusLoop: remove a layer of pointless abstraction around timeouts
Simon McVittie
2011-06-13
1
-40
/
+24
*
Check that watches are removed, then invalidated, then unreffed
Simon McVittie
2011-06-13
1
-1
/
+5
*
Always remove, invalidate and free watches before closing watched sockets
Simon McVittie
2011-06-13
1
-2
/
+5
*
_dbus_loop_iterate: if the kernel says a fd is bad, stop watching it
Simon McVittie
2011-01-21
1
-0
/
+9
*
_dbus_loop_iterate: cleanup: make more use of a temporary variable
Simon McVittie
2011-01-21
1
-4
/
+4
*
_dbus_loop_iterate: if a watch has been invalidated, skip it
Simon McVittie
2011-01-21
1
-0
/
+9
*
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
2010-03-19
1
-0
/
+1
*
Bug 21161 - Update the FSF address
Tobias Mueller
2009-07-10
1
-1
/
+1
*
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-14
1
-1
/
+1
*
2007-06-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-06-18
1
-3
/
+3
*
2006-10-19 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2006-10-20
1
-1
/
+1
*
2005-01-15 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2005-01-15
1
-1
/
+1
*
2004-11-25 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2004-11-26
1
-4
/
+27
*
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2004-08-10
1
-1
/
+1
*
2003-12-02 Richard Hult <richard@imendio.com>
Richard Hult
2003-12-02
1
-1
/
+1
*
2003-11-26 Mikael Hallendal <micke@imendio.com>
Mikael Hallendal
2003-11-27
1
-2
/
+6
*
2003-09-21 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-09-21
1
-1
/
+1
*
2003-09-07 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-09-07
1
-0
/
+3
*
2003-06-29 Miloslav Trmac <mitr@volny.cz>
Miloslav Trmac
2003-06-28
1
-2
/
+2
*
2003-04-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2003-04-29
1
-1
/
+1
*
2003-04-27 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-04-27
1
-3
/
+24
*
2003-04-25 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2003-04-25
1
-39
/
+47
*
2003-04-18 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-04-18
1
-2
/
+2
*
2003-04-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2003-04-17
1
-86
/
+74
*
2003-04-13 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-04-14
1
-17
/
+48
*
2003-04-10 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-04-10
1
-35
/
+86
*
2003-04-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2003-04-10
1
-31
/
+35
*
2003-04-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2003-04-09
1
-2
/
+59
*
2003-04-07 Havoc Pennington <hp@pobox.com>
Havoc Pennington
2003-04-08
1
-3
/
+6
[next]