Love Hornquist Astrand
687db64c56
Patch from Secure Endpoints/Asanka Herath for windows support
2009-12-21 08:45:28 +01:00
Love Hörnquist Åstrand
942a821fab
remove RCSID
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:40 +00:00
Love Hörnquist Åstrand
0686788da5
merge from mdoc, comments from Joason McIntyre.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25101 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-06 13:01:26 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
e20f6117be
N_()ify
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-07 21:22:54 +00:00
Love Hörnquist Åstrand
d542833a1f
use krb5_set_error_message
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-06-23 03:26:18 +00:00
Love Hörnquist Åstrand
d6d7f52f62
Adapt to changing dns_canonicalize_hostname into flags field.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22229 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-08 21:40:59 +00:00
Love Hörnquist Åstrand
ccbbd474e1
Rename various routines and constants from canonize to canonicalize.
...
From Andrew Bartlett
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-04 03:34:57 +00:00
Love Hörnquist Åstrand
cd7bc22415
use dns_canonize_hostname to determin if we should talk to dns to find
...
the canonical name of the host.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 09:16:32 +00:00
Love Hörnquist Åstrand
91351971f7
add KRB5_LIB_FUNCTION to all exported functions
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-25 21:46:46 +00:00
Johan Danielsson
b9874f0d1b
(krb5_expand_hostname_realms): free addrinfo
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10719 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-18 09:35:47 +00:00
Assar Westerlund
d27aa3b62e
add some krb5_{set,clear}_error_string
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9937 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-05-14 06:14:52 +00:00
Assar Westerlund
e2f292367e
(krb5_expand_hostname_realms): copy the correct hostname
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-02-23 03:12:07 +00:00
Assar Westerlund
8e94c02d5b
(krb5_expand_hostname): make sure that realms is filled in even when
...
getaddrinfo fails or does not return any canonical name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-02-20 02:25:29 +00:00
Assar Westerlund
b267a04468
remember to lower-case host names. bug reported by <amu@mit.edu>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7846 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-02-02 04:42:57 +00:00
Assar Westerlund
62bfc36ee5
(krb5_expand_hostname_realms): new variant of krb5_expand_hostname
...
that tries until it expands into something that's digestable by
krb5_get_host_realm, returning also the result from that function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7779 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:18:32 +00:00
Assar Westerlund
f23bd0709b
(krb5_expand_hostname): handle ai_canonname being set in any of the
...
addresses returnedby getaddrinfo. glibc apparently returns the
reverse lookup of every address in ai_canonname.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7761 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:07:18 +00:00
Assar Westerlund
644205aa07
(krb5_expand_hostname): handle ai_canonname not being set
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7607 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-16 11:47:22 +00:00
Assar Westerlund
861698f953
(krb5_expand_hostname): use getaddrinfo
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7489 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-04 17:58:27 +00:00
Johan Danielsson
c5b916ca6f
remove advertising clause
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Assar Westerlund
d96b595bbd
new file
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6667 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-31 04:48:21 +00:00