commit 7d355694edb69a2af8a8b7791ecd309ccdbc7a92 Author: Guido Günther Date: Sat Nov 11 14:47:59 2017 +0100 Release 3.26.1 NEWS | 22 ++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) commit 4cc3afa006b970cf0e4a3d90fb62afa58c02bced Author: Guido Günther Date: Sat Nov 11 12:44:12 2017 +0100 Release 3.26.0 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e52c91320dc1b5b1deb0eb2f52b3df2ad357c390 Author: Piotr Drąg Date: Sun Oct 1 19:18:01 2017 +0200 gschema: Fix gettext-domain src/org.gnome.KrbAuthDialog.gschema.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 2384bf0bd668a17dca6733dc63bdb8c1f1960bf9 Author: Guido Günther Date: Sun Jul 16 19:16:04 2017 +0200 Avoid warning when building with MIT Kerberos Heimdal uses a long int for timestamps src/ka-kerberos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2691467aa5c4caccc894fbf11a2da27918d413db Author: Guido Günther Date: Sun Jul 16 19:16:04 2017 +0200 Avoid warning when building with MIT Kerberos Heimdal uses a size_t src/ka-kerberos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5aaa0459dc05386a7456d6aea2eb90e4ff83e0db Author: Guido Günther Date: Sun Jul 16 19:16:04 2017 +0200 Don't assume there is a file when listing tickets Instead of checking for the the existence of an actual file use the Kerberos error code. This allows us to work for other cache types too. src/ka-kerberos.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) commit 188a6bd32940db46a0fadd56860d9acecee96c39 Author: Guido Günther Date: Thu Jul 13 18:34:50 2017 +0200 Set pwdialog transient to the main window Now that both can appear on the screen at the same time. src/ka-applet.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 073c8432c6eb5849daffe841c56cdbefe29274d8 Author: Guido Günther Date: Fri Jul 7 16:19:27 2017 +0200 Add button to refresh credentials to main window's header bar Useful if one closes the notifiation src/ka-main-window.c | 32 ++++++++++++++++++++++++++++++++ src/resources/ui/ka-main-window.ui | 18 ++++++++++++++++-- 2 files changed, 48 insertions(+), 2 deletions(-) commit b2da1f9ef7ed6ade542dc105ac1185436faf3db7 Author: Guido Günther Date: Fri Jul 7 11:22:33 2017 +0200 Improve description of --auto Thanks: Daniel Richard G. src/krb5-auth-dialog.1.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit 9c14e9701e61e4a78315e25e6dbd1b3809bf53f5 Author: Guido Günther Date: Fri Jul 7 09:25:13 2017 +0200 Don't try to destroy context menu if it's not initialized src/ka-applet.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 23ba826890d60c3c556a8d1a021e97b8d3fb416c Author: Guido Günther Date: Fri Jul 7 09:10:37 2017 +0200 credentials_expiring_real: check if kcontext is valid othewise we might crash when the credentials_expiring_once fires but we're already shutting down. Reference: https://bugs.launchpad.net/bugs/1700468 src/ka-kerberos.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit d935d296b0c6c36b88e55627ce675cd82e765a44 Author: Guido Günther Date: Fri Jul 7 08:56:10 2017 +0200 Don't use non-ascii character secmem/secmem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 43bf01e5c31c4c6d9b9640f3d660f3959b01aabf Author: Guido Günther Date: Fri Jul 7 08:44:21 2017 +0200 Drop parameter src/ka-kerberos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 381d597c1a41655312226369796eb5572e601b70 Author: Guido Günther Date: Thu Jun 8 19:48:54 2017 +0200 Ignore emacs temp files .gitignore | 1 + 1 file changed, 1 insertion(+) commit 6f119c14fca38d2113eced50cd4373de14dce946 Author: Guido Günther Date: Thu Jun 8 19:48:17 2017 +0200 Ignore files generated for help .gitignore | 3 +++ 1 file changed, 3 insertions(+) commit fd163687db141c527ae5b477b1388a361555a768 Author: Guido Günther Date: Thu Jun 8 19:46:45 2017 +0200 Ignore cscope files .gitignore | 1 + 1 file changed, 1 insertion(+) commit 99bcfa4e24e577dae3fa7338362b20cfc15bf4c8 Author: Guido Günther Date: Thu Jun 8 19:43:40 2017 +0200 Use gtk_show_uri_on_window instead of deprecated gtk_show_uri src/ka-applet.c | 2 +- src/ka-tools.c | 5 ++--- src/ka-tools.h | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) commit 2d77bb8ab3f030120842445be752c65f744c4b41 Author: Guido Günther Date: Wed Jun 7 19:58:19 2017 +0200 Use gdk_grab_seat instead of deprecated gdk_device_grab src/ka-pwdialog.c | 76 +++++++++++++------------------------------------------ 1 file changed, 18 insertions(+), 58 deletions(-) commit 69a40e67d788a8c8c7644414091bfa69a69a9a80 Author: Piotr Drąg Date: Sun Jun 4 18:24:04 2017 +0200 Add Polish help translation help/Makefile.am | 2 +- help/pl/pl.po | 667 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 668 insertions(+), 1 deletion(-) commit f12760386094af148c6b16d4616a67700af19a61 Author: Мирослав Николић Date: Sun Feb 26 09:18:30 2017 +0100 Updated Serbian translation po/sr.po | 26 ++++++++++++++++++++------ po/sr@latin.po | 26 ++++++++++++++++++++------ 2 files changed, 40 insertions(+), 12 deletions(-) commit 4af8b6fce2e450d885fffe4f01332564a26fc7c2 Author: Anders Jonsson Date: Wed Feb 1 18:08:13 2017 +0000 Update Swedish translation po/sv.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) commit 653d38cfa1be312692e000fca97d18e83fb21eb9 Author: Piotr Drąg Date: Sat Jan 28 01:20:52 2017 +0100 Fix a translator comment They need to be exactly one line above a string to show up in .po files. src/ka-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 14d7a8ca50e1b55178637c4d02e9f419295f72ce Author: Guido Günther Date: Sat Jan 14 19:16:21 2017 +0100 Use libnm only Requires network-manager 1.0 released December 2014. configure.ac | 4 +--- src/ka-kerberos.c | 24 +----------------------- 2 files changed, 2 insertions(+), 26 deletions(-) commit 49e9e86abac0640f534065d6a6a617cba3046a50 Author: Lubomir Rintel Date: Thu Jan 12 15:39:41 2017 +0100 Port to libnm It's the perferred NetworkManager's library for a couple of years now already. Keep compatibility with the older one, since it's reasonably similar. Signed-off-by: Guido Günther configure.ac | 8 ++++++-- src/ka-kerberos.c | 37 ++++++++++++++++++++++++++----------- 2 files changed, 32 insertions(+), 13 deletions(-) commit 870a1c889c8014d2a0a042fd6eba173d1e1ece7e Author: Lubomir Rintel Date: Thu Jan 12 15:39:42 2017 +0100 Fix accidental Python Signed-off-by: Guido Günther src/ka-kerberos.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit b18aa99d779f1a85cd1675bd722c276beec9e2b1 Author: Rafael Fontenelle Date: Wed Dec 28 19:10:53 2016 +0000 Update Brazilian Portuguese translation po/pt_BR.po | 172 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 93 insertions(+), 79 deletions(-) commit 6b8049b9681803f9c318bc910553a4ef03b499ff Author: Daniel Mustieles Date: Thu Dec 22 20:18:40 2016 +0100 Updated Spanish translation po/es.po | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) commit 4f2ed10895caf777e727edba9178910d30ece09f Author: Joe Hansen Date: Sun Dec 4 14:54:57 2016 +0100 Updated Danish translation po/da.po | 318 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 183 insertions(+), 135 deletions(-) commit 0c0f1762f379275df0fe16c9f4526d175f1c5241 Author: Christian Kirbach Date: Fri Nov 4 21:27:34 2016 +0000 Update German translation po/de.po | 63 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 26 deletions(-) commit a3c2d5c0de6b3451e6a3726229bb939d94a733cc Author: Anders Jonsson Date: Thu Oct 20 21:49:29 2016 +0000 Update Swedish translation po/sv.po | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) commit 0825391456d3bd74dba9822b9afe99f96f10cc79 Author: Gábor Kelemen Date: Wed Oct 19 03:26:31 2016 +0000 Update Hungarian translation po/hu.po | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) commit b08320b19cf7fe08a3061b4450623fcf01acffb0 Author: Piotr Drąg Date: Sun Oct 9 08:35:49 2016 +0200 Update Polish translation po/pl.po | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) commit 2eca4701df6657af35762ecbdfbcb058bcdaa337 Author: Zdeněk Hataš Date: Thu Oct 6 10:38:00 2016 +0200 Updated Czech translation po/cs.po | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) commit df75d64baf7afdf8e0c1d6d1c2806b2b9c435b34 Author: Piotr Drąg Date: Tue Oct 4 21:46:33 2016 +0200 Mark missing strings in the AppData file for translation src/krb5-auth-dialog.appdata.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit c6380a518b958e4ef8801ba7bd87b20c003da25e Author: Zdeněk Hataš Date: Tue Oct 4 14:37:36 2016 +0200 Updated Czech translation po/cs.po | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit c6fa60cedc22f795e3eea2cc29411b059aa4a56c Author: Balázs Meskó Date: Tue Oct 4 11:00:44 2016 +0000 Updated Hungarian translation po/hu.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) commit 19cb5dfa905e7f50b3eb5e485206c939a3cfbe3f Author: Guido Günther Date: Tue Oct 4 08:12:40 2016 +0200 Update appdata fields src/krb5-auth-dialog.appdata.xml.in | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) commit a6be6072d3028b5d13c4f4c33daf62b452b2f1cb Author: Debarshi Ray Date: Mon Oct 3 19:33:17 2016 +0200 typo: credentails -> credentials https://bugzilla.gnome.org/show_bug.cgi?id=772374 src/ka-applet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 912087762d611cb65f7f1c042af15b610e60b6dd Author: Daniel Mustieles Date: Tue Sep 13 20:21:19 2016 +0200 Updated Spanish translation po/es.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) commit fa890bf046f1a0b4c16220c23c9ed847d2af1751 Author: Piotr Drąg Date: Fri Sep 9 04:15:16 2016 +0200 Updated Polish translation po/pl.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit 8447a24963ef6cad4a9692d3f680576ecb7cf8c0 Author: Claude Paroz Date: Mon Sep 5 19:03:51 2016 +0200 Updated French translation po/fr.po | 374 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 214 insertions(+), 160 deletions(-) commit b462d0be841445e772d89fe498b387dd22aa421c Author: Piotr Drąg Date: Sun Aug 21 15:19:44 2016 +0200 Updated Polish translation po/pl.po | 134 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 65 insertions(+), 69 deletions(-) commit 09ba4d112a38fd8ccf8fb5fe16715c5dd39d5e1e Author: Zdeněk Hataš Date: Sun Aug 21 10:45:43 2016 +0200 Updated Czech translation po/cs.po | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) commit 1070a722b0ccea2381e000740ec4d68c67d3e42b Author: Мирослав Николић Date: Sat Aug 20 23:08:41 2016 +0200 Updated Serbian translation po/sr.po | 16 ++++++++++------ po/sr@latin.po | 18 +++++++++++------- 2 files changed, 21 insertions(+), 13 deletions(-) commit 8167d0057a30458550223757f7de9e4569db0679 Author: Mario Blättermann Date: Thu Aug 4 11:10:30 2016 +0000 Updated German translation po/de.po | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) commit 7b91d198229d72775f0fcefbda2596c145cef79a Author: Piotr Drąg Date: Sat Jul 23 22:43:43 2016 +0200 Add Language headers to po files Future versions of gettext will fail if this header is missing. po/es.po | 2 +- po/fr.po | 1 + po/nb.po | 2 +- po/pa.po | 1 + po/sl.po | 2 +- po/sr@latin.po | 2 +- po/uk.po | 1 + po/zh_HK.po | 1 + po/zh_TW.po | 1 + 9 files changed, 9 insertions(+), 4 deletions(-)