jelmer/krb5-auth-dialog.git
18 years ago2005-11-01 Christopher Aillon <caillon@redhat.com>
caillon [Tue, 1 Nov 2005 17:47:46 +0000 (17:47 +0000)]
2005-11-01  Christopher Aillon  <caillon@redhat.com>

* configure.ac: Release 0.4

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@39 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-11-01 Christopher Aillon <caillon@redhat.com>
caillon [Tue, 1 Nov 2005 13:35:01 +0000 (13:35 +0000)]
2005-11-01  Christopher Aillon  <caillon@redhat.com>

* Makefile.am:
* krb5-auth-dialog.spec.in:
* src/krb5-auth-dialog.c
Patch from Nalin Dahyabhai <nalin@redhat.com>
- Fix the .spec file so that it doesn't choke due to
translations.
- Include the .spec file in the dist tarball so that
'rpmbuild -ts' will work.
- Correct a compiler warning.
- Set forwardable/proxiable/lifetime from the current ccache,
if there is one.
- Add a "--always" flag to let us pinch-hit for 'kinit'.
- Add a "--auto" flag to override it.
- Interpret a preauthentication failure as a bad password.
- If we already have a ccache, use its default principal as our
default, in case it differs from the local user name.  If the
default principal changes out from under us, pick it up, too.
- Don't give a bogus lifetime if the ccache is deleted between
checks.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@38 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 22:01:17 +0000 (22:01 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* configure.ac: Release 0.3

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@36 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 21:55:46 +0000 (21:55 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* Makefile.am:
* src/Makefile.am:
* src/dummy-strings.c:
Make `make distcheck` happy

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@35 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years agoUpdate .cvsignore
caillon [Mon, 31 Oct 2005 19:53:49 +0000 (19:53 +0000)]
Update .cvsignore

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@34 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 19:45:12 +0000 (19:45 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: Memleak fixes
Also, respect the hidden field of krb5_prompt

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@33 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 18:15:52 +0000 (18:15 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: Fix test to determine whether we
are using krb5 using new get_tgt_from_ccache () function
from Nalin Dahyabhai <nalin@redhat.com>

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@32 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 07:22:41 +0000 (07:22 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: Set the application name.
Also, say less 'kerberos' in user visible text.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@31 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 07:05:30 +0000 (07:05 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: Update the credentials expiry time

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@30 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 06:01:46 +0000 (06:01 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: No need to pass around our GladeXML
since its a static global

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@29 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-31 Christopher Aillon <caillon@redhat.com>
caillon [Mon, 31 Oct 2005 05:55:04 +0000 (05:55 +0000)]
2005-10-31  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: The dialog shouldn't have two labels
reading 'Password:' so make the primary one have better text.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@28 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-29 Christopher Aillon <caillon@redhat.com>
caillon [Sat, 29 Oct 2005 18:42:16 +0000 (18:42 +0000)]
2005-10-29  Christopher Aillon  <caillon@redhat.com>

* configure.ac:
* src/Makefile.am:
* src/krb5-auth-dialog.c: Use libnm-glib for NetworkManager support
instead of the NetworkManager D-BUS API.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@27 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-29 Christopher Aillon <caillon@redhat.com>
caillon [Sat, 29 Oct 2005 07:17:38 +0000 (07:17 +0000)]
2005-10-29  Christopher Aillon  <caillon@redhat.com>

* Makefile.in.in: this is generated, no need to live in repository

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@26 517b70f8-ed25-0410-8bf6-f5db08f7b76e

18 years ago2005-10-29 Christopher Aillon <caillon@redhat.com>
caillon [Sat, 29 Oct 2005 06:25:42 +0000 (06:25 +0000)]
2005-10-29  Christopher Aillon  <caillon@redhat.com>

* src/krb5-auth-dialog.c: Reformat using tabs instead of spaces

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@25 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoUpdate BuildRequires
caillon [Wed, 3 Nov 2004 21:21:19 +0000 (21:21 +0000)]
Update BuildRequires

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@24 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years ago2004-09-07 Christopher Aillon <caillon@redhat.com>
caillon [Tue, 7 Sep 2004 19:51:30 +0000 (19:51 +0000)]
2004-09-07  Christopher Aillon <caillon@redhat.com>
        * src/krb5-auth-dialog.c: Check whether we are running in a
        kerberos environment before entering the timeout to see when
        the tickets expire.

        * src/krb5-auth-dialog.c: Use g_get_user_name and other code
        cleanup.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@23 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years ago2004-09-02 Colin Walters <walters@verbum.org>
walters [Thu, 2 Sep 2004 05:00:59 +0000 (05:00 +0000)]
2004-09-02  Colin Walters  <walters@verbum.org>

* configure.in: Check for NetworkManager.

* Makefile.am: Add NETWORKMANAGER_LIBS.

* src/krb5-auth-dialog.c (am_online): New function,
uses NetworkManager over D-BUS to determine
whether or not we're online.

* src/krb5-auth-dialog.c (credentials_expiring): Don't
try to renew credentials if we're not online.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@22 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years ago2004-08-28 Diego Gonzalez <diego@pemas.net>
caillon [Sun, 29 Aug 2004 19:55:25 +0000 (19:55 +0000)]
2004-08-28  Diego Gonzalez  <diego@pemas.net>

* configure.ac: add --with-heimdal
* krb5-auth-dialog: modify to support heimdal if enabled
* krb5-auth-dialog.glade: center the dialog

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@21 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years ago2004-08-19 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Thu, 19 Aug 2004 15:20:15 +0000 (15:20 +0000)]
2004-08-19  Kjartan Maraas  <kmaraas@gnome.org>

* configure.ac: Added Â«nb» and Â«no» to ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@20 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years ago2004-08-19 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Thu, 19 Aug 2004 15:19:47 +0000 (15:19 +0000)]
2004-08-19  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Add this
* no.po: and this

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@19 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoBumping to 0.2
caillon [Wed, 18 Aug 2004 21:39:53 +0000 (21:39 +0000)]
Bumping to 0.2

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@17 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoAdd status notifications for invalid passwords and how much time remains until creden...
caillon [Wed, 18 Aug 2004 21:23:59 +0000 (21:23 +0000)]
Add status notifications for invalid passwords and how much time remains until credentials expiry.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@16 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoshut up CVS
jrb [Tue, 17 Aug 2004 19:31:14 +0000 (19:31 +0000)]
shut up CVS

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@15 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoforgot this
jrb [Tue, 17 Aug 2004 19:29:03 +0000 (19:29 +0000)]
forgot this

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@14 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoTue Aug 17 15:27:33 2004 Jonathan Blandford <jrb@redhat.com>
jrb [Tue, 17 Aug 2004 19:28:50 +0000 (19:28 +0000)]
Tue Aug 17 15:27:33 2004  Jonathan Blandford  <jrb@redhat.com>

        * src/krb5-auth-dialog.c: Use gettext

        * src/dummy-strings.c: Kerberos error messages to translate.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@13 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoTue Aug 17 13:53:45 2004 Jonathan Blandford <jrb@redhat.com>
jrb [Tue, 17 Aug 2004 17:55:09 +0000 (17:55 +0000)]
Tue Aug 17 13:53:45 2004  Jonathan Blandford  <jrb@redhat.com>

        * ChangeLog: Started changelog

        * etpo/*: New subdir to help with translations of kerberos.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@12 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoPreparation for using gnome session
caillon [Tue, 17 Aug 2004 17:43:39 +0000 (17:43 +0000)]
Preparation for using gnome session

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@11 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoupdate-po
jrb [Mon, 16 Aug 2004 19:42:04 +0000 (19:42 +0000)]
update-po

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@10 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoadd a spec file
jrb [Mon, 16 Aug 2004 19:40:41 +0000 (19:40 +0000)]
add a spec file

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@9 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agominor code cleanup
jrb [Mon, 16 Aug 2004 19:23:17 +0000 (19:23 +0000)]
minor code cleanup

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@8 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoBrag a bit; shut up CVS
jrb [Mon, 16 Aug 2004 19:15:11 +0000 (19:15 +0000)]
Brag a bit; shut up CVS

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@7 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agomake some labels untranslatable
jrb [Mon, 16 Aug 2004 19:10:50 +0000 (19:10 +0000)]
make some labels untranslatable

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@6 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoInitial revision
jrb [Mon, 16 Aug 2004 19:07:30 +0000 (19:07 +0000)]
Initial revision

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@2 517b70f8-ed25-0410-8bf6-f5db08f7b76e

19 years agoNew repository initialized by cvs2svn.
(no author) [Mon, 16 Aug 2004 19:07:30 +0000 (19:07 +0000)]
New repository initialized by cvs2svn.

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@1 517b70f8-ed25-0410-8bf6-f5db08f7b76e