summaryrefslogtreecommitdiff
path: root/src/libtracker-common
Commit message (Expand)AuthorAgeFilesLines
...
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-6Sam Thursfield2016-07-141-0/+5
* Fix warning introduced in 0a92485009f08cb2872325d9c6627343134fbcc9Sam Thursfield2016-06-111-1/+1
* Silence libmediaart log messagesSam Thursfield2016-06-091-0/+11
* libtracker-common: Remove unused variableCarlos Garnacho2016-05-311-1/+0
* libtracker-common: Actually ignore XDG dirs set to $HOMECarlos Garnacho2016-05-221-15/+13
* tracker_file_system_get_remaining_space: use proper unitsAntoine Jacoutot2016-05-101-1/+6
* libtracker-common: Remove libmediaart log handler codeCarlos Garnacho2016-05-081-6/+0
* tracker-extract: Make `tracker-extract --file` silent when --verbosity=0Sam Thursfield2016-05-071-0/+6
* libtracker-common: Fix Make rule for enums codeSam Thursfield2016-05-071-2/+2
* Fix build on illumos.Andrew Stormont2016-04-021-1/+1
* libtracker-common: Use guint64 for free space calculationsCarlos Garnacho2016-01-211-3/+3
* libtracker-common: Report total free space if running as rootCarlos Garnacho2016-01-171-2/+6
* libtracker-common: Make libicu/libunistring agree on function prerequisitesCarlos Garnacho2016-01-171-1/+0
* Fix buffer overrun in libunistring buildsMarius Gedminas2015-10-231-8/+5
* libtracker-common: String to date conversion to return with GError when null ...Andres Gomez2015-08-032-4/+8
* libtracker-miner: Fallback to basename checks on hidden filesCarlos Garnacho2015-07-221-0/+9
* parser: Optimize 0-length string parsingCarlos Garnacho2015-07-211-0/+3
* vala: Ensure all .vapi files contain GIR namespace CCode attributesPhilip Withnall2015-07-041-0/+2
* libtracker-common: generate sha1 for the current parser incarnationCarlos Garnacho2015-07-042-1/+14
* libtracker-common: Don’t fail statvfs() on a missing directoryPhilip Withnall2015-05-311-21/+35
* miner-fs: Give clearer warning when XDG user dirs are unconfiguredSam Thursfield2014-12-311-0/+65
* all: Depend on GLib 2.40 and use g_info() instead of tracker_info()Martyn Russell2014-12-102-29/+6
* libtracker-common: Move and fix tracker-parser unit tests from libtracker-ftsMartyn Russell2014-12-033-6/+7
* Refactor tracker-parser to be located in libtracker-commonPhilip Van Hoof2014-12-016-5/+1542
* libtracker-common: Moved TrackerStorage to tracker-miner-fs, not needed by ot...Martyn Russell2014-10-274-1227/+0
* libtracker-common: There is no longer an os-depedent module/APIMartyn Russell2014-10-276-611/+1
* libtracker-common: Moved tracker-ontologies.h into libtracker-sparqlMartyn Russell2014-10-273-64/+0
* libtracker-common: Removed tracker-miner-locale, only apps/userguides need itMartyn Russell2014-10-274-168/+2
* libtracker-common: Removed all locale runtime update managementMartyn Russell2014-10-279-831/+17
* libtracker-common: Removed all tracker_file_*lock*() APIsMartyn Russell2014-10-272-223/+0
* libtracker-common: Remove TrackerConfigFile, TrackerKeyfileObjectMartyn Russell2014-10-276-1355/+0
* libtracker-common: Removed all unused type utils functionsMartyn Russell2014-10-272-139/+0
* libtracker-data: Moved internal API tracker_crc32() here from libtracker-commonMartyn Russell2014-10-273-146/+0
* data: Moved data/languages to src/libtracker-common/stop-wordsMartyn Russell2014-09-2616-1/+2462
* libstemmer: Move existing stagnant import to external depMartyn Russell2014-09-252-12/+28
* libtracker-fts: Fixed memory leak for property_names variableMartyn Russell2014-09-012-3/+16
* libtracker-common: Enable G_MESSAGES_DEBUG for verbosity > 1, not 2Martyn Russell2014-08-121-1/+1
* all: Remove GNU_SOURCE definitions now we use AC_USE_SYSTEM_EXTENSIONSMartyn Russell2014-07-283-12/+3
* libtracker-data: Limit error message lengthMartin Kampas2014-07-102-0/+28
* libtracker-common: memory limits on systems with large amounts of RAMRalph Boehme2014-06-011-8/+8
* libtracker-common: Renamed files tracker-miner-meego* -> tracker-meego*Martyn Russell2014-04-293-3/+3
* libtracker-common: Rename tracker_miner_meego* functions to tracker_meego*Martyn Russell2014-04-292-14/+14
* tracker-miner-apps: Make this a separate process, moved out of tracker-miner-fsMartyn Russell2014-04-296-4/+331
* libtracker-{common,data,extract}: do not maintain LT versioningDominique Leuenberger2014-03-171-3/+0
* all: Make GBusType configurable with TRACKER_BUS_TYPEMartyn Russell2014-03-173-1/+26
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* libtracker-miner: Move TrackerStorage to libtracker-commonCarlos Garnacho2014-02-204-0/+1227
* libtracker-common: Add define for the tracker: ontology prefixCarlos Garnacho2014-02-111-0/+2
* build: depend on libmediaartMartyn Russell2014-02-064-369/+2
* tracker-ioprio, tracker-sched: Fix includesTing-Wei Lan2014-01-204-4/+4