summaryrefslogtreecommitdiff
path: root/src/libtracker-bus
Commit message (Expand)AuthorAgeFilesLines
* Add tracker_sparql_connection_get/set_dbus_connection()sam/tracker-sparql-connection-set-dbus-connectionSam Thursfield2018-08-111-2/+6
* libtracker-common: Drop automatic parser versioningCarlos Garnacho2018-06-211-1/+1
* vala: Bump gir_version to 2.0Ting-Wei Lan2018-01-241-1/+1
* libtracker-sparql: Use TrackerDomainOntology on tracker_sparql_connection_get()Carlos Garnacho2017-06-291-8/+10
* libtracker-bus: Move tracker-store ping call hereCarlos Garnacho2017-06-291-1/+10
* Fixes to Meson build systemSam Thursfield2017-06-241-4/+2
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-0/+2
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+28
* Remove some unused Makefile variables and compile flagsSam Thursfield2017-03-111-1/+0
* Override Sparql.Connection.update_array_async() with correct return-typeMatthias Berndt2016-10-041-2/+2
* vala: Ensure all .vapi files contain GIR namespace CCode attributesPhilip Withnall2015-07-043-0/+31
* libtracker-bus: Don't crash if query_async is cancelledDebarshi Ray2014-09-221-5/+8
* libtracker-sparql: ALL APIs can now throw GLib.ErrorMartyn Russell2014-09-041-9/+9
* libtracker-bus: Fix statistics with Vala 0.24+Jürg Billeter2014-09-021-4/+8
* libtracker-bus, libtracker-sparql-backend: Fix all TRACKER_DBUS* to Tracker.DBUSMartyn Russell2014-08-251-6/+6
* all: Make GBusType configurable with TRACKER_BUS_TYPEMartyn Russell2014-03-171-1/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* build: Improve warnings generated from Vala generated C filesMartyn Russell2013-10-191-1/+1
* libtracker-bus: allow cancellation when iterating cursorAleksander Morgado2013-10-142-0/+8
* vapi: Removed src/vapi/ which was required for very old versions of gio-2.0.vapiMartyn Russell2013-08-141-1/+0
* libtracker-bus: Keep connection to D-Bus session bus aliveJürg Billeter2011-12-011-32/+20
* libtracker-bus: Do not use GDBusProxyJürg Billeter2011-11-232-107/+86
* Fix Vala warningsJürg Billeter2011-11-161-3/+1
* libtracker-bus: Plug 2 leaksCarlos Garnacho2011-10-071-0/+4
* libtracker-bus: Use lazy initialization for D-Bus proxy objectsJürg Billeter2011-06-071-1/+37
* libtracker-bus: Support multiple bus connection objectsJürg Billeter2011-05-191-12/+4
* Fix Vala warningsJürg Billeter2011-05-091-2/+0
* libtracker-sparql: Fix fallback from direct access to D-BusJürg Billeter2011-04-121-3/+0
* libtracker-bus: There is no BatchUpdateArrayJürg Billeter2011-04-071-15/+2
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-042-12/+1
* libtracker-sparql: Fix deadlock on initializationJürg Billeter2011-03-161-3/+0
* libtracker-bus: Let get_string return null for unbound valuesJürg Billeter2011-03-111-0/+6
* libtracker-data, -bus, -sparql: Asynchronous init of direct backendPhilip Van Hoof2011-02-221-0/+6
* libtracker-bus, -direct, -sparql: Error handling, get_directPhilip Van Hoof2011-02-041-7/+3
* libtracker-sparql, libtracker-bus: Fix compilation warning in vala codePhilip Van Hoof2010-12-061-1/+1
* libtracker-bus: Reduce D-Bus proxy initialization timeJürg Billeter2010-11-291-3/+6
* libtracker-bus: Fix the handling of priority in update_asyncAdrien Bustany2010-11-131-4/+4
* libtracker-bus: Disable D-Bus timeout for queries and updatesJürg Billeter2010-11-101-0/+2
* functional-tests: Do not use dbus-glib where not necessaryJürg Billeter2010-11-101-4/+1
* libtracker-sparql: Do not hide DBusErrorJürg Billeter2010-11-101-199/+167
* libtracker-sparql: Fix return type of ModuleInitFuncJürg Billeter2010-11-101-1/+1
* libtracker-bus: Fix error handlingJürg Billeter2010-11-101-23/+19
* libtracker-bus: Update to VAPI changesJürg Billeter2010-11-101-1/+1
* libtracker-sparql: Port from libdbus/dbus-glib to GDBusJürg Billeter2010-11-1012-1667/+364
* build: Use BUILD_VALAFLAGS for "-g" and define in configureMartyn Russell2010-11-101-1/+1
* build: Use BUILT_SOURCES for stamp files to avoid build errorsMartyn Russell2010-11-101-0/+3
* libtracker-bus: Use Automake 1.11 Vala featuresMartyn Russell2010-11-101-39/+26
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-31/+31
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-4/+4
* build: Don't include specific directories, just src/Martyn Russell2010-10-271-3/+1