summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 1.21.91 release1.21.91Ondrej Holy2014-08-291-2/+10
* ftp: Don't unlock unlocked mutexRoss Lagerwall2014-08-291-2/+3
* Updated Hebrew translationYosef Or Boczko2014-08-281-311/+339
* build: add --enable-installed-tests parameterVadim Rutkovsky2014-08-274-4/+186
* dav: Add comment for bug 594507Ross Lagerwall2014-08-251-0/+2
* dav: Force unmount when dns-sd data changesRoss Lagerwall2014-08-251-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2014-08-231-195/+211
* archive: Retry operations that return ARCHIVE_RETRYRoss Lagerwall2014-08-231-0/+6
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-08-212-1086/+1206
* Updated Spanish translationDaniel Mustieles2014-08-191-206/+223
* Updated Assamese translationngoswami2014-08-181-577/+637
* Updated Greek translationTom Tryfonidis2014-08-171-93/+95
* mtp: fix storage-list-related race condition between STORE_ADDED event handle...Rok Mandeljc2014-08-151-14/+27
* Updated Lithuanian translationAurimas Černius2014-08-151-192/+204
* Post release version bumpOndrej Holy2014-08-151-1/+1
* Update NEWS for 1.21.90 release1.21.90Ondrej Holy2014-08-151-0/+18
* gvfs-save: Allow specifying G_FILE_CREATE_REPLACE_DESTINATIONRoss Lagerwall2014-08-142-0/+14
* dav: Send enumerate success earlierRoss Lagerwall2014-08-141-1/+1
* afp: Fix some memory leaksRoss Lagerwall2014-08-142-0/+5
* daemon: Fix a memory leakRoss Lagerwall2014-08-141-0/+1
* computer: Fix a memory leakRoss Lagerwall2014-08-141-0/+1
* Updated Greek translationTom Tryfonidis2014-08-111-47/+61
* MTP: Fix error semantics for do_pull/do_push/do_make_directoryPhilip Langdale2014-08-101-90/+162
* ftp: Only free connection if non-NULLRoss Lagerwall2014-08-111-2/+3
* ftp: Also mark connection as unusable on G_IO_INBenjamin Otte2014-08-111-2/+8
* ftp: Check connection is usable when acquiringBenjamin Otte2014-08-111-1/+7
* fuse: Don't map EISDIR to EXDEV when renamingRoss Lagerwall2014-08-091-6/+0
* fuse: Add GError to errno mappings for G_IO_ERROR_WOULD_RECURSE and G_IO_ERRO...Rok Mandeljc2014-08-091-0/+2
* daemon: consider all jobs excepting unmount as blocking processesOndrej Holy2014-08-095-32/+44
* gphoto: Set mtime when pullingRoss Lagerwall2014-08-071-2/+11
* Updated Basque languageInaki Larranaga Murgoitio2014-08-071-439/+482
* mtp: do_open_for_read() should fail on a directoryRok Mandeljc2014-08-041-0/+8
* Updated Greek translationMarMav2014-08-041-651/+692
* mtp: improve validation of received thumbnail/sample data in do_open_icon_for...Rok Mandeljc2014-08-031-19/+29
* mtp: convert icon id using hexadecimal base instead of decimal oneRok Mandeljc2014-08-031-1/+1
* afp: Remove old TODORoss Lagerwall2014-08-031-1/+0
* mtp: Fix two harmless warningsRoss Lagerwall2014-08-031-2/+0
* afp: Don't retry read if connection closesRoss Lagerwall2014-08-031-4/+25
* afp: Try to prevent idle disconnectsRoss Lagerwall2014-08-032-0/+22
* doap: add <programming-language>Piotr Drąg2014-07-311-2/+3
* doap category coreOlav Vitters2014-07-301-0/+1
* mtp: make remove_cache_entry_by_id() remove all matching entries, not just th...Rok Mandeljc2014-07-291-1/+4
* mtp: added support for OBJECT_ADDED eventRok Mandeljc2014-07-291-0/+52
* MTP: Emit delete events when unmounting.Philip Langdale2014-07-261-0/+26
* mtp: implemented support for LIBMTP_EVENT_STORE_REMOVEDRok Mandeljc2014-07-261-1/+33
* mtp: removed the faulty g_free(new_name) at the end of do_set_display_name()Rok Mandeljc2014-07-261-1/+0
* mtp & gphoto2: add missing newlines at the end of debug messagesRok Mandeljc2014-07-262-213/+213
* http: Use a global SoupSession rather than per-backendRoss Lagerwall2014-07-251-41/+44
* http: Remove use of SoupSessionSync/SoupSessionAsyncChristophe Fergeau2014-07-253-43/+12
* GDaemonMount: invalidate mount cache whenever we unmount a mountSimon McVittie2014-07-254-6/+21