summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Uyghur translationGheyret Kenji2013-01-271-236/+149
* GVfsJobUnmount: Fix debug messages line endingsTomas Bzatek2013-01-251-3/+3
* smb: Implement proper unmount methodTomas Bzatek2013-01-251-0/+29
* MTP: Fix leaked weak reference on monitors.Philip Langdale2013-01-241-0/+9
* gvfs-test: More verbosity for SMB and HTTP backendsTomas Bzatek2013-01-241-0/+2
* gvfs-test: Fix private dir in generated smb.confTomas Bzatek2013-01-241-1/+1
* gvfs-test: Count error numbers properlyTomas Bzatek2013-01-241-4/+4
* gvfs-test: Add more sftp-server search pathsTomas Bzatek2013-01-241-1/+2
* gvfs-test: Use apache2 binary directlyTomas Bzatek2013-01-241-7/+16
* gvfs-test: Handle missing ~/.ssh/id_rsa gracefullyTomas Bzatek2013-01-241-1/+1
* cdda: Adapt to new paranoia.h locationTomas Bzatek2013-01-242-1/+15
* MTP: Fix race between on_uevent and do_unmount.Philip Langdale2013-01-232-2/+7
* Updated Serbian translationМирослав Николић2013-01-222-608/+706
* Updated Norwegian bokmål translationKjartan Maraas2013-01-211-125/+196
* Updated Uyghur translationGheyret Kenji2013-01-201-962/+1251
* Updated Belarusian translation.Ihar Hrachyshka2013-01-191-232/+307
* tests: Fix tar/zip ArchiveMounter testsMartin Pitt2013-01-181-4/+17
* Use g_list_free_full() where applicableTomas Bzatek2013-01-1725-180/+80
* Assamese translation updatedNilamdyuti Goswami2013-01-161-128/+208
* Updated Spanish translationDaniel Mustieles2013-01-151-116/+194
* build: Replace deprecated autoconf macrosTomas Bzatek2013-01-152-12/+17
* Post release version bumpTomas Bzatek2013-01-151-1/+1
* Update NEWS for 1.15.2 release1.15.2Tomas Bzatek2013-01-151-0/+8
* gvfs-test: Include */sbin in PATHTomas Bzatek2013-01-151-1/+1
* Updated Galician translationsFran Diéguez2013-01-131-33/+105
* Updated Slovenian translationMatej Urbančič2013-01-131-113/+187
* Updated POTFILES.inPiotr Drąg2013-01-121-0/+1
* gvfs-test: Drop genisoimage dependencyMartin Pitt2013-01-122-12/+14
* Updated Bulgarian translationAlexander Shopov2013-01-121-226/+230
* Merge branch 'mtp-backend'Philip Langdale2013-01-1117-1/+2648
|\
| * MTP: Fix C++ comment.mtp-backendPhilip Langdale2013-01-111-1/+1
| * MTP: Make recursive push work.Philip Langdale2013-01-111-29/+111
| * MTP: Fix segfault if client queries for non-existent file by name.Philip Langdale2013-01-111-0/+8
| * MTP: Fix regression in thumbnail icon handling.Philip Langdale2013-01-111-4/+5
| * MTP: Review Feedback: Fix memory leaks and improve memory management.Philip Langdale2013-01-113-20/+16
| * MTP: Review Feedback: Unconditional chain up finalize and dispose.Philip Langdale2013-01-113-8/+4
| * MTP: Review Feedback: use GHashTable more efficiently.Philip Langdale2013-01-111-3/+3
| * MTP: Review Feedback: Fix warnings.Philip Langdale2013-01-111-2/+3
| * MTP: Review Feedback: Remove use of static buffer.Philip Langdale2013-01-111-1/+3
| * MTP: Review Feedback: Small cleanups.Philip Langdale2013-01-111-16/+4
| * MTP: Review Feedback: Use g_strv_length()Philip Langdale2013-01-111-16/+8
| * MTP: Review Feedback: Add comment to all functions where mutex must be held.Philip Langdale2013-01-111-18/+55
| * MTP: Review Feedback: AC_SUBST LIBMT_LIBS and LIBMTP_CFLAGS.Philip Langdale2013-01-111-0/+2
| * MTP: Review Feedback: Correctly handle push/pull requests for directories.Philip Langdale2013-01-111-23/+8
| * MTP: Review feedback: Remove redundant lines.Philip Langdale2013-01-111-2/+0
| * MTP: Review feedback: Minimise event check thread race during shutdown.Philip Langdale2013-01-112-12/+46
| * MTP: Review feedback: Refactor device path derivation.Philip Langdale2013-01-111-29/+46
| * MTP: Review feedback: Use g_vfs_job_failed_literal.Philip Langdale2013-01-111-56/+52
| * MTP: do_query_info: Handle filename starting with digits.Philip Langdale2013-01-111-1/+3
| * MTP: Heartbeat callback to avoid connection timing out.Philip Langdale2013-01-112-0/+20