commit bbece436f98d17ff176c4da101344e830018c073
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Apr 27 09:42:44 2012 +0200

    Change GAL named-id property fetching and GAL listing

 src/account-setup-eplugin/e-mapi-search-gal-user.c |   15 ++----
 src/libexchangemapi/e-mapi-connection.c            |   50 ++++++++++++++++----
 src/libexchangemapi/e-mapi-connection.h            |    1 -
 3 files changed, 46 insertions(+), 20 deletions(-)

commit b0c29c1e8f946bcd178b59db79199ab815fc6767
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Apr 26 12:46:37 2012 +0200

    Updated Spanish translation

 po/es.po |   95 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 51 insertions(+), 44 deletions(-)

commit e0a790549b8e42613497b01b3323485674390c0c
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Apr 25 13:59:02 2012 +0200

    Bug #668819 - Set error when no folder found

 src/camel/camel-mapi-store.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 9644f1526819c58ae9f7e0d4b1687e273508b2e5
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Apr 23 08:03:46 2012 +0200

    Adapt to API change in ESourceSelector

 .../e-mapi-account-settings.c                      |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 9a834841b0742469f5a4201c66e321f177337e5c
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Apr 19 08:33:49 2012 +0200

    Updated Czech translation

 po/cs.po |  258 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 127 insertions(+), 131 deletions(-)

commit 067db1fd2bb0a5ea82cf9bfd5995187d4311d10f
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Apr 17 11:07:34 2012 +0200

    Explicitly enable/disable kerberos in MAPI profile
    
    It's to not even try kerberos authentication when not enabled in
    an account, because the previous code left the kerberos login on
    an "auto" mode, which eventually could try kerberos login.
    New code avoids this "auto" mode.
    
    Note, to take into effect, the account re-authentication is required.

 src/libexchangemapi/e-mapi-connection.c |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

commit 8b42789d520e262684e3ecd6ffdd7a9fb89e28d4