[prevent][36724] Fix for resource leakage
[platform/upstream/at-spi2-core.git] / registryd /
2016-07-06 Shinwoo KimApply address space layout randomization (ASLR) 09/78709/1 accepted/tizen/common/20160707.171457 accepted/tizen/ivi/20160707.042945 accepted/tizen/mobile/20160707.043009 accepted/tizen/tv/20160707.042921 accepted/tizen/wearable/20160707.042959 submit/tizen/20160707.010852
2015-10-26 Zbigniew KosinskiImplement GrabHighlight and ClearHighligh methods. 88/50188/1
2015-10-23 Tomasz OlszakFixed crash during deregistering applications. 92/49792/2
2015-04-23 Patryk KaczmarekSome conditions added to build also on wayland 62/38662/1 accepted/tizen/common/20150423.184818 accepted/tizen/mobile/20150424.010608 accepted/tizen/tv/20150424.010523 accepted/tizen/wearable/20150424.010546 submit/tizen/20150423.174735
2015-04-20 Patryk KaczmarekBus rules for tizen updated
2015-01-06 Bastien NoceraAdd names to every timeout
2014-10-07 Magdalen BernsLimit service activation to accessibility bus
2014-06-07 Evan NemersonUse git.mk to maintain .gitignore.
2014-06-07 Mike GorseFix ucs2keysym prototype
2014-06-07 David LiangEnsure that we register with the session manager only...
2014-04-27 David Liangregistryd: Wait for session manager to start before...
2014-02-24 Mike GorseDon't pass empty property array to RegisterEvent
2014-02-17 Mike Gorseregistryd: Remove some unused code
2014-02-01 Mike GorseAllow caching of data sent with events and requesting...
2013-12-23 Mike GorseFix testregistry.py
2013-10-23 Mike GorseCheck returned error before using when registering...
2013-10-10 Mike GorseFix a few more warnings
2013-10-10 Mike GorseRemove calls to g_type_init()
2013-08-08 Mike GorseAllow building without X11
2013-05-11 Colin Waltersbuild: Fix srcdir != builddir
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-01-16 Mike GorseFix various warnings
2012-12-07 Mike GorseFix deregistering of applications
2012-12-07 Mike GorseFix another crash when removing hung processes
2012-12-06 Mike GorseRemove the correct datum when clearing a hung process
2012-11-15 Mike Gorse[registry] Fix crash handling DeregisterKeystrokeListener
2012-09-18 William Jon McCannDon't leak dbus connections
2012-09-14 William Jon McCannDon't leak errors
2012-09-10 Mike GorseExit without a SIGABRT when unable to open X display
2012-08-21 Behdad EsfahbodFix build with -fno-common
2012-06-29 Patrick WelcheConsistently return a value - from joerg@netbsd.org
2012-03-16 Mike GorseIncrease the keystroke event timeout
2012-03-14 Mike Gorse[registry] Send a ping to a process when marking as...
2012-02-24 Mike GorseSend key events to listeners assumed to be hung, but...
2012-02-23 Mike GorseExpect a signed int for GetIndexInParent, per the spec
2012-02-13 Mike GorseIf a keystroke listener does not respond, disable until...
2012-01-05 Mike GorseAllow applications to query keyboard and mouse listeners
2011-12-28 Mike GorseRevert part of last commit
2011-12-27 Mike GorseAdd some type checks for dbus messages, and remove...
2011-10-06 Mike GorseBGO#660947: Gracefully exit when already running, rathe...
2011-09-15 Mike GorseAdd some defensive checks to prevent problems with...
2011-09-09 Mike GorseFix crash when handling event listeners
2011-09-05 Mike GorseFix crash when unregistering device listeners
2011-08-29 Mike GorseClean up device listeners from disconnected applications
2011-07-28 Mike GorseRemove support for relocated CORBA, as discussed at...
2011-05-14 Patrick WelcheBuild fixes.
2011-04-01 Matthias Clasenregistry: Use correct signature for EndSessionResponse
2011-03-22 Alejandro PiñeiroRemoving not required dbus-glib related includes
2011-03-21 Mike GorseAdd some missing prototypes
2011-03-21 Mike GorseBump version, remove dbus-glib dependency, and add...
2011-03-21 Mike GorseMove atspi_get_a11y_bus back into libatspi and publicly...
2011-03-21 Mike GorsePort registryd session management code from dbus-glib...
2011-03-19 Mike GorseDo not free a key listener's bus name and path twice
2011-03-18 Colin Waltersbus: Rewrite a11y bus management, don't fall back to...
2011-03-08 Frederic CrozatFix missing NULL argument to g_strconcat.
2011-03-07 Mike GorseFix for BGO#643454: Kill the accessibility bus daemon...
2011-02-24 Mike GorseFix error parsing old DeviceEvent API introduced in...
2011-02-24 Mike GorseDevice events now use uint32 for hw_code and modifiers...
2011-02-21 Mike GorseRemove event listeners from an AT that has disconnected...
2011-02-21 jhbuildFix a few memory leaks in at-spi2-registryd
2011-02-10 Mike GorseBGO#641869: Remove --enable-relocate
2011-02-02 Mike Gorsesignal_filter in registryd should return NOT_YET_HANDLE...
2011-02-01 Frederic CrozatEnsure variable is initialized
2011-02-01 Frederic CrozatAdd missing return values
2011-02-01 Frederic CrozatAdd missing standard headers
2011-01-08 Mike GorseFix a memory leak when emitting some signals from the...
2011-01-04 Mike GorseHave the registry daemon return an error when fetching...
2011-01-04 Mike GorseAdd support for ToolkitName and TOolkitVersion into...
2010-12-29 Mike GorseFix arg type for mouse events
2010-12-28 Mike GorseAdd a stub GetItems implementation into at-spi2-registryd
2010-12-02 Mike GorseReturn ChildCount property as a variant, per DBus spec
2010-11-08 Mike GorseMerge branch 'master' into gi
2010-11-08 Mike GorseHave the desktop object return ROLE_DESKTOP_FRAME
2010-08-23 Mike GorseRemove unused default-atspi-introspection-path configur...
2010-08-20 Kjartan MaraasLink to '-ldl'
2010-08-17 Patrick WelcheBuild fixes
2010-08-16 Mike GorseAdd GetRegisteredEvents and EventListenerRegistered...
2010-08-09 Mike GorseNotify registry of event registrations and use to start...
2010-06-15 Mike GorseAdd GetChildren to desktop introspection
2010-05-31 Mike GorseFix crash if GetChildAtIndex is called with an invalid...
2010-05-28 Mike GorseMake device event listener notifications reentrant
2010-05-25 Mike GorseFix functions missing return values
2010-05-15 Mark DoffmanMake sure that disconnecting applications send their...
2010-04-30 Mike GorseRemove debugging code.
2010-04-30 Mike GorseRemove duplicate function
2010-04-29 Mike GorseSet an application's id when registering it
2010-04-29 Mike GorseSet an application's id when registering it
2010-03-24 Mike GorseAdd g_type_init
2010-03-14 Mike GorseQuit if at-spi-dbus is disabled
2010-02-12 Mark DoffmanModify the interface name from org.freedesktop.atspi to
2010-02-12 Mark DoffmanMake the desktop object and deviceeventcontroller intro...
2010-02-04 Mark DoffmanMove the application argument to the end of the event...
2010-02-03 Mark DoffmanFix mouse click events. They were not being sent with...
2010-02-02 Mike GorseReturn Parent as a variant
2010-02-03 Mark DoffmanReturn the address of the registry from the socket...
2010-01-26 Mark DoffmanFix wrong bus name being sent whan children are removed.
2010-01-22 Mark DoffmanFix marshalling issues with the desktop Component,...
2010-01-20 Mark DoffmanMake the registry implement the accessible interface...
2010-01-11 Mike GorseFix mouse:button events
2010-01-04 Mike GorseFix build errors
next