summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* miner-fs: Fix GDBusMessage leak in get_metadata_fast_asyncgdbus-portingJürg Billeter2011-01-111-0/+2
* tracker-extract: Fix use of uninitialized variablePhilip Van Hoof2011-01-111-6/+6
* tracker-extract: Fix memory leakPhilip Van Hoof2011-01-111-0/+1
* tracker-extract: Fix GetMetadataFast handlingPhilip Van Hoof2011-01-111-2/+17
* tests: libtracker-common: Fixed uninitialized use of 'request'Philip Van Hoof2011-01-111-24/+25
* libtracker-miner: Fix error handling in miner-manager.cPhilip Van Hoof2011-01-111-49/+44
* tests: libtracker-common: Replace header with less specific onePhilip Van Hoof2011-01-101-1/+1
* tests: libtracker-common: Fixed tracker-dbus-test.cPhilip Van Hoof2011-01-101-164/+172
* miner-rss: Fix memoryleaks connection and signal-idPhilip Van Hoof2011-01-101-0/+3
* miner-rss: Cleaning up and indent fixes of RSS minerPhilip Van Hoof2011-01-102-31/+26
* miner-rss: GDBus port of tracker-miner-rss.cPhilip Van Hoof2011-01-102-55/+31
* tracker-control: Removed dbus-glib dependencyMartyn Russell2011-01-073-16/+2
* build: Removed dbus-glib from pkg-config unless needed and fixed includesMartyn Russell2011-01-0726-135/+168
* libtracker-miner, tracker-extract: Don't use old dbus-glib errorsMartyn Russell2011-01-073-7/+5
* tracker-extract: Don't call dbus_g_thread_init () any moreMartyn Russell2011-01-071-2/+0
* miner-flickr: Another signal isn't an assertPhilip Van Hoof2011-01-071-4/+0
* libtracker-common, miner-fs: Move uniquely called API to unique userPhilip Van Hoof2011-01-073-167/+160
* miners-flickr: GDBus port of Flickr-miner's tracker-writeback.cPhilip Van Hoof2011-01-071-23/+60
* tracker-extract: Remove handling of now impossible errorPhilip Van Hoof2011-01-071-20/+0
* miner-fs: Answer the earlier asked questionPhilip Van Hoof2011-01-071-3/+1
* libtracker-common: Clean up FD passing code, use GDBus' APIs for errorsPhilip Van Hoof2011-01-061-18/+9
* miner-fs: Cleaning up some code, adding commentsPhilip Van Hoof2011-01-061-3/+11
* tracker-extract: GDBus porting of GetMetadataFast in extract servicePhilip Van Hoof2011-01-061-62/+46
* miner-fs: Fix (ssh) argument passing of GetMetadataFast, FD passingPhilip Van Hoof2011-01-061-14/+7
* libtracker-common, miner-fs: Fix error handling of FD passing supportPhilip Van Hoof2011-01-063-55/+22
* libtracker-common: Fix tracker_dbus_send_and_splice_async() so GSimpleAsyncRe...Martyn Russell2011-01-051-9/+13
* libtracker-miner: Fix tracker_miner_manager_pauseJürg Billeter2011-01-051-1/+5
* libtracker-miner: Memleak fixPhilip Van Hoof2011-01-051-1/+1
* tracker-miner-fs: Fixed signature for GetMetadataFast callMartyn Russell2011-01-051-1/+1
* tracker-status: Switch from old DBus generated API calls to GDBusMartyn Russell2011-01-052-59/+102
* libtracker-miner: Fix signal signatures for miner-managerMartyn Russell2011-01-051-43/+21
* miner-fs: Indentation fixPhilip Van Hoof2011-01-051-5/+5
* miner-fs: Indentation fixPhilip Van Hoof2011-01-051-2/+2
* miner-fs: Indentation fixes in tracker-miner-files.cPhilip Van Hoof2011-01-051-117/+117
* miner-fs: Clean up files that aren't needed anymorePhilip Van Hoof2011-01-052-9/+1
* libtracker-common: Remove unused functionPhilip Van Hoof2011-01-051-26/+0
* libtracker-client: Reimplement / move around the old FD passing codePhilip Van Hoof2011-01-052-21/+332
* Remove some functions that are going to be movedPhilip Van Hoof2011-01-054-145/+5
* Reinstate some things before we get messy some morePhilip Van Hoof2011-01-054-12/+21
* libtracker-miner: Fix crash calling ListNames in tracker_miner_manager_get_ru...Martyn Russell2011-01-051-9/+11
* Fixes deathlockPhilip Van Hoof2011-01-051-33/+29
* Porting GetMetadataFast clientside call to GDBus - WIPPhilip Van Hoof2011-01-054-128/+136
* tracker-extract: Move interface_vtable into function it is used inMartyn Russell2011-01-051-12/+11
* tracker-miner-fs: Move interface_vtable into function it is used inMartyn Russell2011-01-051-12/+11
* libtracker-miner: Move interface_vtable into function it is used inMartyn Russell2011-01-051-12/+11
* libtracker-miner: Move interface_vtable into function it is used inMartyn Russell2011-01-051-7/+7
* libtracker-miner: Don't redefine an error to propogate up, use passed GErrorMartyn Russell2011-01-051-18/+8
* libtracker-miner: Don't get len of status and don't check GVariant twice for ...Martyn Russell2011-01-051-6/+4
* libtracker-miner: Return NULL instead of drop through in manager_get_running()Martyn Russell2011-01-051-0/+2
* libtracker-miner: Use GError already defined when initialisingMartyn Russell2011-01-051-5/+4