summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtracker-common: Whitelist waitid/waitpid/wait4tracker-1.8Carlos Garnacho2017-01-191-0/+3
* Release 1.8.31.8.3Carlos Garnacho2017-01-192-1/+7
* libtracker-common: Whitelist dup/dup2/dup3Carlos Garnacho2017-01-191-0/+9
* libtracker-common: Whitelist gettimeofday() syscallCarlos Garnacho2017-01-191-0/+1
* libtracker-common: Whitelist umaskCarlos Garnacho2017-01-191-0/+1
* libtracker-common: Whitelist getpid() syscallCarlos Garnacho2017-01-191-0/+1
* libtracker-common: Allow querying process stats/limitsCarlos Garnacho2017-01-191-0/+2
* libtracker-common: Handle mlock*/munlock* syscallsCarlos Garnacho2017-01-191-0/+7
* Release 1.8.21.8.2Carlos Garnacho2016-12-162-1/+8
* tracker-miner-fs: Hook name acquired handler properlyCarlos Garnacho2016-12-161-1/+2
* libtracker-common: Whitelist clock_gettime/getresCarlos Garnacho2016-12-161-0/+2
* libtracker-common: Whitelist more syscalls used on non-x86_64 archesCarlos Garnacho2016-12-161-0/+7
* libtracker-common: Whitelist *64() stat/getdents syscallsCarlos Garnacho2016-12-151-0/+5
* Release 1.8.11.8.1Carlos Garnacho2016-12-082-1/+7
* libtracker-data: Return NULL SQL expression if the binding is not yet setupCarlos Garnacho2016-12-081-1/+1
* tracker-miner-fs: Watch after tracker-extract processCarlos Garnacho2016-12-084-0/+203
* tracker-extract: Sandbox extractor threads through seccompCarlos Garnacho2016-12-081-0/+3
* libtracker-common: Implement sandboxing through libseccompCarlos Garnacho2016-12-085-0/+234
* libtracker-extract: Ditch ThreadAwareness module configuration toggleCarlos Garnacho2016-12-085-120/+34
* Updated Portuguese translationGNOME Translation Robot2016-04-281-49/+49
* miner-manager: Plug memory leakTimm Bäder2016-04-261-0/+2
* Fix build on illumos.Andrew Stormont2016-04-022-1/+6
* autogen.sh: Remove build time dependency on gnome-commonCarlos Garnacho2016-04-021-50/+58
* Adapt to new GKqueue monitor naming.Antoine Jacoutot2016-03-271-1/+2
* configure: Check that sqlite3 has sqlite3_auto_extension() enabledCarlos Garnacho2016-03-272-0/+46
* configure.ac: Add note about Automake subdir-objects optionSam Thursfield2016-03-271-0/+6
* Revert "configure: Use subdir-objects Automake option"Sam Thursfield2016-03-271-1/+1
* configure: Remove AC_PROG_RANLIB, it's not neededSam Thursfield2016-03-271-1/+0
* configure: Use subdir-objects Automake optionSam Thursfield2016-03-271-1/+1
* Release 1.8.01.8.0Carlos Garnacho2016-03-212-2/+34
* tracker-extract: adapt to libcue 2.0.0 APIfosero2016-03-212-4/+17
* Updated Danish translationAsk Hjorth Larsen2016-03-201-76/+70
* Release 1.7.51.7.5Carlos Garnacho2016-03-142-1/+28
* tests: distcheck fixCarlos Garnacho2016-03-143-0/+13
* libtracker-miner: Ensure the directory root is removed when its indexing root isCarlos Garnacho2016-03-141-0/+8
* libtracker-miner: Initialize all NodeData memoryCarlos Garnacho2016-03-141-2/+1
* tracker-extract: Ensure all cue sheet MusicPieces have a nfo:durationCarlos Garnacho2016-03-141-0/+10
* tracker-extract: Plug leak in cue sheet parsingCarlos Garnacho2016-03-141-0/+1
* tracker-extract: Use safer method to insert tags in PNG moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in TIFF moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in JPEG moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in GIF moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in PDF moduleCarlos Garnacho2016-03-141-34/+27
* tracker-extract: Propagate urn to the TrackerExtractInfoCarlos Garnacho2016-03-146-7/+29
* tracker-extract: Remove old dbus interface xmlCarlos Garnacho2016-03-142-28/+0
* libtracker-extract: Delete TrackerExtractClientCarlos Garnacho2016-03-145-627/+0
* libtracker-miner: Avoid changing order of elements in the processing queueCarlos Garnacho2016-03-141-36/+16
* libtracker-miner: Cut some slack on the reentry counterCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Add missing application/msword mimetypeCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Check string length before parsing XMP in the PDF extractorCarlos Garnacho2016-03-141-1/+1