summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtracker-extract: Fix insertion of white balance valuetracker-1.10Debarshi Ray2017-10-021-1/+1
* Release 1.10.61.10.6Carlos Garnacho2017-09-292-1/+7
* tracker-needle: Fix buildCarlos Garnacho2017-09-291-1/+1
* Use conditional to work around gtk+-3.0.vapi breakageSam Thursfield2017-09-292-0/+12
* libtracker-extract: Pass the right struct pointerCarlos Garnacho2017-09-291-1/+1
* applications: Ignore broken symlinksCarlos Garnacho2017-09-291-14/+20
* tracker-miner-fs: Explicitly ignore non-native mountsCarlos Garnacho2017-09-291-1/+9
* tracker-miner-fs: Use correct graph when inserting tracker:VolumesCarlos Garnacho2017-09-291-14/+14
* libtracker-miner: Always fallback to URN query when queueing fileCarlos Garnacho2017-09-291-9/+8
* libtracker-miner: Check directory updates before dropping mtime infoCarlos Garnacho2017-09-291-2/+5
* libtracker-miner: Ensure sparql buffer keeps flushingCarlos Garnacho2017-09-291-1/+7
* libtracker-miner: Fix warnings if move ops happened during initial crawlingCarlos Garnacho2017-09-291-1/+10
* libtracker-miner: Shuffle refcount handling when queueing back a fileCarlos Garnacho2017-09-291-17/+7
* libtracker-miner: Fix use of an uninitialised variablePhilip Withnall2017-09-291-3/+1
* libtracker-miner: Fully stop TrackerFileNotifier operations on errorsCarlos Garnacho2017-09-291-9/+13
* libtracker-miner: Fix mem/fd leaks on TrackerCrawler cancellationCarlos Garnacho2017-09-291-35/+21
* libtracker-miner: Add missing return after switch() caseCarlos Garnacho2017-09-291-0/+1
* libtracker-miner: Handle extra GFileMonitorEvent valuesCarlos Garnacho2017-09-291-0/+12
* tracker-extract: Fix insertion of white balance valuesDebarshi Ray2017-09-215-5/+5
* Slovenian update ...Matej Urbančič2017-09-201-237/+296
* Fix Spanish translation headerJeremy Bicha2017-07-101-7/+7
* Release 1.10.51.10.5Carlos Garnacho2017-02-232-1/+8
* libtracker-data: Clear possible errorCarlos Garnacho2017-02-231-2/+3
* libtracker-common: Be more lenient with dup2/dup3Carlos Garnacho2017-02-231-8/+2
* tracker-seccomp: Check syscall availability at runtime not compile timePhilip Withnall2017-02-231-6/+6
* tracker-seccomp: Rewrap macros to make them clearerPhilip Withnall2017-02-231-3/+9
* tracker-seccomp: Add checks for mlock2() and getrandom() syscallsPhilip Withnall2017-02-231-0/+4
* tracker-extract-png: Insert "nfo:image-category-screenshot" as a URIDebarshi Ray2017-01-311-1/+1
* libtracker-common: Whitelist waitid/waitpid/wait4Carlos Garnacho2017-01-191-0/+3
* Release 1.10.41.10.4Carlos Garnacho2017-01-192-1/+10
* libtracker-sparql: Print resources referenced in cardinality>1 propertiesCarlos Garnacho2017-01-191-0/+26
* tracker-extract: Insert nfo:orientation as a resourceCarlos Garnacho2017-01-196-6/+30
* tracker-extract: Insert nmm:whiteBalance as a resourceCarlos Garnacho2017-01-196-6/+30
* tracker-extract: Insert nmm:meteringMode as a resourceCarlos Garnacho2017-01-196-7/+30
* tracker-extract: Insert nmm:flash as a ResourceCarlos Garnacho2017-01-196-6/+33
* libtracker-sparql: Fix sparql/turtle generation of builtin classesCarlos Garnacho2017-01-191-0/+25
* libtracker-common: Whitelist dup/dup2/dup3Carlos Garnacho2017-01-191-0/+9
* 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
* libtracker-common: Whitelist gettimeofday() syscallCarlos Garnacho2016-12-171-0/+1
* Release 1.10.31.10.3Carlos 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.10.21.10.2Carlos Garnacho2016-12-082-1/+13
* 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