Jeffrey Altman
bdcd7d2f3d
krb5_principal_is_anonymous
...
_krb5_principal_is_anonymous() is used outside lib/krb5 and
therefore it needs to be properly exported and its flag macros
need to be in a public header: krb5.h not krb5_locl.h.
Including krb5_locl.h from within kuser_locl.h for instance
results in build failures on Solaris.
This change renames the function and makes it part of the public
api.
Change-Id: I130d1698b10bdbd150b95e8c7d32dfc362889ce6
2019-05-16 16:23:20 +10:00
Luke Howard
bcc90f1b87
krb5: _krb5_principal_is_anonymous() helper API
...
Add _krb5_principal_is_anonymous() private API for checking if a principal is
anonymous or not. The third argument determines whether to match authenticated
anonymous, unauthenticated anonymous, or both types of principal.
2019-05-14 15:16:19 -04:00
Jelmer Vernooij
2b365b2327
Rename kcc to heimtools.
...
This should prevent naming clashes with other utilities named 'kcc'.
Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org >
2012-03-06 00:06:26 -08:00
Love Hornquist Astrand
92a827da9b
move klist to kcc
2010-11-24 16:21:44 -08:00
Love Hornquist Astrand
9ee7dd24d9
support kswitch -i, interactive mode
2010-11-22 13:19:27 -08:00
Love Hörnquist Åstrand
25f6aea96d
move rcsid, make afs optional
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24364 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:31:58 +00:00
Love Hörnquist Åstrand
973f939dce
Maybe include <locale.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23842 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-14 15:27:25 +00:00
Love Hörnquist Åstrand
c3ba3bfe2e
add textdomain
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23838 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-14 11:54:37 +00:00
Love Hörnquist Åstrand
326718e312
i18n kinit
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23824 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:45:20 +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
0d1b4d2de9
remove code that depend on kerberos 4 library
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20458 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-19 20:41:27 +00:00
Jacques A. Vidrine
2372cc4a9d
We need "crypto-headers.h" to get a prototype for des_read_pw_string.
...
This becomes especially important when building against OpenSSL 0.9.7.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11593 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-21 14:13:51 +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
770a0aab91
update to new format for cpp define SunOS
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6480 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-07-22 02:58:32 +00:00
Assar Westerlund
0e7ee2d9d8
include krb4 and kafs
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5738 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-03-24 04:54:35 +00:00
Assar Westerlund
fc4fa1ec84
netinet/in6.h and netinet6/in6.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3561 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-09-29 14:00:36 +00:00
Assar Westerlund
45f58b8226
parse_time.h, err.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2756 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 22:40:17 +00:00
Johan Danielsson
a5f51f2cf6
+getarg.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2744 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 20:56:44 +00:00
Assar Westerlund
6272a421e6
<time.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2678 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-01 15:28:44 +00:00
Johan Danielsson
5a32a5c8e7
Add copyright notice.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2389 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-16 21:40:05 +00:00
Johan Danielsson
98d3f787e6
Add <sys/socket.h>, <netinet/in.h>, and <arpa/inet.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2173 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-12 14:03:24 +00:00
Assar Westerlund
5cdca3a638
lots of includes and HAVE_FOO_H
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2153 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-11 20:26:10 +00:00
Assar Westerlund
49a21264f9
roken.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2061 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-08 23:22:33 +00:00
Johan Danielsson
3a7dce096c
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1310 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-03-08 10:45:29 +00:00