summaryrefslogtreecommitdiff
path: root/src/libtracker-common
Commit message (Expand)AuthorAgeFilesLines
...
* Remove marshallersXavier Claessens2014-01-133-16/+1
* Add strnlen() compat functionRalph Boehme2014-01-062-0/+13
* common: Don't g_message() on normal bootupColin Walters2013-11-211-2/+0
* libtracker-direct: don't allow connection if current and db locale mismatchAleksander Morgado2013-10-111-0/+5
* libtracker-common,media-art: remove unused variablesAleksander Morgado2013-10-111-1/+0
* build: remove no longer needed glib version dependent code pathsAleksander Morgado2013-10-105-89/+0
* libtracker-common, tracker-miner-fs: Make sure we load config files withMartyn Russell2013-10-022-0/+92
* libtracker-common: tracker_string_list_to_{gslist|string}() both accept NULL nowMartyn Russell2013-10-021-2/+6
* libtracker-common: Use procfs psinfo instead of cmdline on SolarisRalph Boehme2013-09-031-0/+4
* libtracker-common: Use space if the artist name is not knownArnel A. Borja2013-08-121-9/+4
* libtracker-common: Use procfs psinfo instead of cmdline on SolarisRalph Boehme2013-08-121-0/+13
* libtracker-common, tracker-miner-fs: Fixed config file and settings overwritingMartyn Russell2013-07-252-20/+56
* libtracker-common: Small changes to config file loggingMartyn Russell2013-07-221-11/+15
* libtracker-common: Fix indentation of previous patch by contributorPhilip Van Hoof2013-07-111-1/+1
* libtracker-common: Add /proc/meminfo replacement for SolarisRalph Boehme2013-07-111-15/+17
* Implement get_memory_total() on OpenBSD.Antoine Jacoutot2013-04-291-0/+20
* tracker-dbus: add support for OpenBSDAntoine Jacoutot2013-04-241-0/+39
* OpenBSD needs _XOPEN_SOURCE_EXTENDED for strptime/strcasecmpAntoine Jacoutot2013-04-101-0/+1
* all: Iradicate all instances of deprecated GStaticMutexMartyn Russell2013-03-121-7/+7
* all: Improve start/stop logging for all processesMartyn Russell2013-03-082-4/+3
* libtracker-common: Don't log to file by default, only stdout/stderrMartyn Russell2013-03-081-31/+66
* libtracker-common: Add replacement function for flock() on SolarisFrank Lahm2013-01-241-0/+45
* libtracker-common: Consistently use long in get_memory_totalJürg Billeter2012-08-141-8/+9
* libtracker-{common|sparql}: Set G_MESSAGES_DEBUG when verbosity > 2Martyn Russell2012-05-011-0/+7
* libtracker-common: Add new function tracker_file_open_fd()Antoine Jacoutot2012-01-302-7/+20
* libtracker-common: Error isn't set and yet reply is NULLPhilip Van Hoof2012-01-051-1/+3
* Bug 666678 — g_str_has_prefix() called on a NULL string…Philip Withnall2011-12-211-1/+1
* libtracker-common: use GRecMutex if GLib >= 2.31Aleksander Morgado2011-12-161-0/+21
* libtracker-common: Use g_mutex_(init|clear) if GLib >= 2.31Aleksander Morgado2011-12-162-4/+56
* libtracker-common: use g_format_size() if GLib >= 2.30Aleksander Morgado2011-12-162-0/+11
* build: ignore built files in gitAleksander Morgado2011-12-151-1/+1
* build: Fixed various compiler warnings across the entire code baseMartyn Russell2011-12-141-0/+1
* libtracker-common: Refactor tracker_media_art_get_path()Sam Thursfield2011-12-141-47/+41
* libtracker-common: Fix media art paths when artist is not knownSam Thursfield2011-12-141-4/+13
* Rename albumart functions to media-artSam Thursfield2011-12-143-37/+37
* Merge branch 'gsettings-keyfile-bridge'Martyn Russell2011-12-141-11/+125
|\
| * libtracker-common: if testing old .cfg files, ensure one is always availableAleksander Morgado2011-12-121-0/+8
| * libtracker-common: Add a way to test things with old .cfg filesCarlos Garnacho2011-12-121-11/+117
* | libtracker-common: Fix memory leak in tracker_string_to_dateJürg Billeter2011-12-131-3/+6
|/
* libtracker-common: Fix tracker_date_to_string for timestamps before 1970Jürg Billeter2011-12-011-2/+7
* libtracker-common: Fix invalid read in tracker_string_to_dateJürg Billeter2011-12-011-3/+3
* libtracker-common: Add more checks to gconf-dbus locale handlingJürg Billeter2011-11-291-7/+48
* libtracker-data: Support fractional seconds in xsd:dateTime valuesJürg Billeter2011-11-164-25/+48
* Use NFKD normalization for album and artist in albumart filename formingPhilip Van Hoof2011-11-141-2/+8
* libtracker-common: Fix crash in gconf-dbus locale handlingJürg Billeter2011-11-081-0/+5
* libtracker-common (tests/src): More tests and coverage tuning for tracker-fil...Ivan Frade2011-10-281-0/+10
* tests/libtracker-common: testing tracker_sched_idleIvan Frade2011-10-261-0/+2
* libtracker-common: Fix compile warning, no functional changeJürg Billeter2011-10-171-1/+1
* libtracker-common: Update tracker_filename_casecmp_without_extensionJürg Billeter2011-10-131-46/+39
* libtracker-common: Fix tracker_filename_casecmp_without_extensionJürg Billeter2011-10-111-3/+5