2005-11-01  Christopher Aillon  <caillon@redhat.com>

	* configure.ac: Release 0.4

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.

2005-10-31  Christopher Aillon  <caillon@redhat.com>

	* configure.ac: Release 0.3

2005-10-31  Christopher Aillon  <caillon@redhat.com>

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

2005-10-31  Christopher Aillon  <caillon@redhat.com>

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

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>

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.

2005-10-31  Christopher Aillon  <caillon@redhat.com>

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

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

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.

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.

2005-10-29  Christopher Aillon  <caillon@redhat.com>

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

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.

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.

2004-08-28  Diego Gonzalez  <diego@pemas.net>

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

2004-08-19  Kjartan Maraas  <kmaraas@gnome.org>

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

2004-08-18  Christopher Aillon  <caillon@redhat.com>

	* configure.ac: New version

	* src/krb5-auth-dialog.c: Display status text for bad passwords
	and display remaining time until expiry	

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.

Tue Aug 17 13:53:45 2004  Jonathan Blandford  <jrb@redhat.com>

	* ChangeLog: Started changelog

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

