2005-10-31 Christopher Aillon <caillon@redhat.com>
[jelmer/krb5-auth-dialog.git] / ChangeLog
1 2005-10-31  Christopher Aillon  <caillon@redhat.com>
2
3         * src/krb5-auth-dialog.c: Update the credentials expiry time
4
5 2005-10-31  Christopher Aillon  <caillon@redhat.com>
6
7         * src/krb5-auth-dialog.c: No need to pass around our GladeXML
8         since its a static global
9
10 2005-10-31  Christopher Aillon  <caillon@redhat.com>
11
12         * src/krb5-auth-dialog.c: The dialog shouldn't have two labels
13         reading 'Password:' so make the primary one have better text.
14
15 2005-10-29  Christopher Aillon  <caillon@redhat.com>
16
17         * configure.ac:
18         * src/Makefile.am:
19         * src/krb5-auth-dialog.c: Use libnm-glib for NetworkManager support
20         instead of the NetworkManager D-BUS API.
21
22 2005-10-29  Christopher Aillon  <caillon@redhat.com>
23
24         * src/krb5-auth-dialog.c: Reformat using tabs instead of spaces
25
26 2004-09-07  Christopher Aillon  <caillon@redhat.com>
27         * src/krb5-auth-dialog.c: Check whether we are running in a
28         kerberos environment before entering the timeout to see when
29         the tickets expire.
30
31         * src/krb5-auth-dialog.c: Use g_get_user_name and other code
32         cleanup.
33
34 2004-09-02  Colin Walters  <walters@verbum.org>
35
36         * configure.in: Check for NetworkManager.
37
38         * Makefile.am: Add NETWORKMANAGER_LIBS.
39
40         * src/krb5-auth-dialog.c (am_online): New function,
41         uses NetworkManager over D-BUS to determine
42         whether or not we're online.
43
44         * src/krb5-auth-dialog.c (credentials_expiring): Don't
45         try to renew credentials if we're not online.
46
47 2004-08-28  Diego Gonzalez  <diego@pemas.net>
48
49         * configure.ac: add --with-heimdal
50         * krb5-auth-dialog.c: modify to support heimdal if enabled
51         * krb5-auth-dialog.glade: center the dialog
52
53 2004-08-19  Kjartan Maraas  <kmaraas@gnome.org>
54
55         * configure.ac: Added «nb» and «no» to ALL_LINGUAS.
56
57 2004-08-18  Christopher Aillon  <caillon@redhat.com>
58
59         * configure.ac: New version
60
61         * src/krb5-auth-dialog.c: Display status text for bad passwords
62         and display remaining time until expiry 
63
64 Tue Aug 17 15:27:33 2004  Jonathan Blandford  <jrb@redhat.com>
65
66         * src/krb5-auth-dialog.c: Use gettext
67
68         * src/dummy-strings.c: Kerberos error messages to translate.
69
70 Tue Aug 17 13:53:45 2004  Jonathan Blandford  <jrb@redhat.com>
71
72         * ChangeLog: Started changelog
73
74         * etpo/*: New subdir to help with translations of kerberos.
75