aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-09-28 20:27:07 +0200
committerGuido Günther <agx@sigxcpu.org>2009-09-28 20:27:07 +0200
commitb6cfb6e707bb3151df08fe2f521da3b323dc87a3 (patch)
tree2a8881c5611dd20b699eb16082d33c098e12dcb4 /ChangeLog
parentImported Upstream version 0.12 (diff)
downloadkrb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.tar.gz
krb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.tar.bz2
krb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.zip
Imported Upstream version 0.13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog241
1 files changed, 241 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12b3b6b..5b2f0e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,246 @@
# Generated by Makefile. Do not edit.
+commit 64a5d362a0e5a615512e5a2fe3d2b8123c076e93
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Mon Sep 28 18:35:14 2009 +0200
+
+ release 0.13
+
+ NEWS | 13 +++++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 14 insertions(+), 1 deletions(-)
+
+commit 219b476f87afdabf57ab1ce2b715b3c343534e35
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Mon Sep 28 18:40:30 2009 +0200
+
+ add src/krb5-auth-tickets.c
+
+ po/POTFILES.in | 1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 126657ebfddb23aa3e3aa18f25f4afae00ecc24d
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Thu Sep 17 00:33:57 2009 +0200
+
+ check for krb5_free_error_message
+
+ and make krb5_get_error_message mandatory. Fixes build with MIT
+ Kerberos.
+
+ configure.ac | 5 ++++-
+ src/krb5-auth-dialog.c | 20 ++++++++++++++++----
+ 2 files changed, 20 insertions(+), 5 deletions(-)
+
+commit 255e2f0945151be86d97ba25d97bad4fd51344c4
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Sep 15 18:30:04 2009 +0200
+
+ warn on unsupported cache types
+
+ src/krb5-auth-dialog.c | 17 ++++++++++-------
+ 1 files changed, 10 insertions(+), 7 deletions(-)
+
+commit ccaf4225dd658c84bef222cc530cc8d21069cd72
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Sep 20 15:33:24 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 62 +++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 files changed, 43 insertions(+), 19 deletions(-)
+
+commit 78bed43978ec8d943abc0e55e9431a229fdc319e
+Author: Fran Diéguez <fran.dieguez@glug.es>
+Date: Tue Sep 15 23:17:09 2009 +0200
+
+ Updated Galician tRanslation
+
+ po/gl.po | 74 ++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 files changed, 46 insertions(+), 28 deletions(-)
+
+commit 485b914708dfe900d83fe0082506a2cad2b35b02
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Sep 15 14:24:28 2009 +0200
+
+ add list of current tickets dialog
+
+ src/Makefile.am | 2 +
+ src/krb5-auth-applet.c | 18 +++++++-
+ src/krb5-auth-dialog.c | 112 +++++++++++++++++++++++++++++++++++++++++++---
+ src/krb5-auth-dialog.h | 1 +
+ src/krb5-auth-dialog.xml | 62 +++++++++++++++++++++++++
+ src/krb5-auth-tickets.c | 93 ++++++++++++++++++++++++++++++++++++++
+ src/krb5-auth-tickets.h | 36 +++++++++++++++
+ 7 files changed, 316 insertions(+), 8 deletions(-)
+
+commit 43ff324576e600ccf4b06be74282791d89b220e4
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Sep 15 15:02:08 2009 +0200
+
+ plug error message memory leak
+
+ BZ: #538225
+
+ src/krb5-auth-dialog.c | 44 ++++++++++++++++++++++++++++++--------------
+ 1 files changed, 30 insertions(+), 14 deletions(-)
+
+commit 5f2bb056c67528a3c0172131e8f6b7da12ed7fa6
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Mon Sep 7 19:19:20 2009 +0200
+
+ prefs dialog launch error handling
+
+ src/krb5-auth-applet.c | 22 +++++++++++++++++++++-
+ 1 files changed, 21 insertions(+), 1 deletions(-)
+
+commit 3b00f2ad157ca80259c24e5490bea6fee7927eaa
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Mon Sep 7 17:04:44 2009 +0200
+
+ enhance error message for UI xml loading
+
+ src/krb5-auth-applet.c | 13 ++++++++++---
+ 1 files changed, 10 insertions(+), 3 deletions(-)
+
+commit 68e5f7a533f46a1fd7e81056595c3d32ca6e4f9f
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Tue Sep 15 14:20:57 2009 +0200
+
+ fix email address typos
+
+ preferences/krb5-auth-dialog-preferences.c | 2 +-
+ src/krb5-auth-applet.c | 2 +-
+ src/krb5-auth-dialog.c | 2 +-
+ src/krb5-auth-tools.c | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 7b5c6b54c17f9fbe27a8ffb096690b9dee2fefbd
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Thu Sep 3 19:11:35 2009 +0200
+
+ Complete information for bugbuddy
+
+ BZ: #593989
+
+ .../krb5-auth-dialog-preferences.desktop.in | 1 +
+ src/krb5-auth-dialog.desktop.in | 4 +++-
+ 2 files changed, 4 insertions(+), 1 deletions(-)
+
+commit d247ce6bb749fdb84bb6826e66d3d416bc47e68e
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Sun Aug 30 19:06:42 2009 +0200
+
+ remove unused GtkImage with duplicate id
+
+ BZ: #593389
+
+ preferences/krb5-auth-dialog-preferences.xml | 4 ----
+ 1 files changed, 0 insertions(+), 4 deletions(-)
+
+commit 3c780a0aaa80b1a13684592f0bcda802116ea289
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Sun Aug 30 19:04:41 2009 +0200
+
+ enhance error message for UI xml loading
+
+ preferences/krb5-auth-dialog-preferences.c | 12 ++++++++++--
+ 1 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 0a5ebf8c8a68bffc6eb650e268f584bbdfba148c
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Sun Aug 9 14:11:19 2009 +0200
+
+ fix icon path for prefs dialog
+
+ preferences/Makefile.am | 1 +
+ preferences/krb5-auth-dialog-preferences.c | 3 +++
+ 2 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 4a84a570a4d3b0d1d91a4091a29b36ac5462125b
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Wed Jul 29 10:29:12 2009 +0200
+
+ clear error on return path
+
+ src/krb5-auth-dbus.c | 3 ++-
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 920564fc9c42567e19b8cfa6d5a2cff271b95c6f
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Sun Jul 26 13:36:22 2009 +0200
+
+ check for errors when sending notifications
+
+ src/krb5-auth-applet.c | 11 ++++++++++-
+ 1 files changed, 10 insertions(+), 1 deletions(-)
+
+commit 438f731923c5c1d9d80f63b640323783eb932148
+Author: Guido Günther <agx@sigxcpu.org>
+Date: Fri Jul 24 12:26:30 2009 +0200
+
+ free nm and g_option context
+
+ src/krb5-auth-dialog.c | 24 +++++++++++++++++++++---
+ 1 files changed, 21 insertions(+), 3 deletions(-)
+
+commit 53f36480b82cfd3649bf4488c287112a1d8676f2
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Fri Jul 24 19:36:00 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 82 ++++++++++++++++++++++++++++++++++---------------------------
+ 1 files changed, 46 insertions(+), 36 deletions(-)
+
+commit 466cd8af9f0fc53556d89680f7892f97f25ca641
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Thu Jul 23 06:28:44 2009 +0800
+
+ Added Traditional Chinese translation (Hong Kong and Taiwan)
+
+ po/LINGUAS | 2 +
+ po/zh_HK.po | 1653 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/zh_TW.po | 1653 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 3308 insertions(+), 0 deletions(-)
+
+commit d1a21b6d78be240061fcbc6e19e7b41167fe2524
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jul 21 20:01:52 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 19 +++++++++++--------
+ 1 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 944a5442ea99f894325be774b0767856ea31c7ac
+Author: Antón Méixome <meixome@mancomun.org>
+Date: Tue Jul 21 19:09:16 2009 +0200
+
+ Added Galician Translation
+
+ po/LINGUAS | 1 +
+ po/gl.po | 1745 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1746 insertions(+), 0 deletions(-)
+
+commit 7e3239c48ce4d843f6569ccea1393a5c773e9cde
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Jul 19 21:09:39 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 24 +++++++++++++-----------
+ 1 files changed, 13 insertions(+), 11 deletions(-)
+
+commit 290fd41d7848602f233ed90cf4b8862dd29b6158
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Jul 19 13:15:18 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 24 ++++++++++++------------
+ 1 files changed, 12 insertions(+), 12 deletions(-)
+
commit e27cf0a9b7c4cfe1416dddf9357b57812d82569d
Author: Guido Günther <agx@sigxcpu.org>
Date: Mon Jul 13 17:57:14 2009 +0200
bgstack15