Commit Graph

7630 Commits

Author SHA1 Message Date
Assar Westerlund
7032209f75 (krb5_mk_req): make service' and hostname' const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7800 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 10:22:42 +00:00
Assar Westerlund
2f41c037a5 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7799 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 04:51:29 +00:00
Assar Westerlund
4784cc455c remove __P definition (now in com_right.h). this file always includes
com_right.h so that's where it should reside.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7798 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 04:51:16 +00:00
Assar Westerlund
ad616bf193 moved __P here and added it to the function prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7797 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 04:50:34 +00:00
Assar Westerlund
29d29f3a17 (error_table_name): add __P
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7796 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 04:48:34 +00:00
Assar Westerlund
ad90852320 (replace_chars): also add space here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7795 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 01:32:44 +00:00
Assar Westerlund
5b1f7b9c0a quote spaces
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7794 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-16 01:31:34 +00:00
Assar Westerlund
252ea565e4 change the prefered order to be db.h, ndbm.h, dbm.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7793 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-13 19:59:49 +00:00
Assar Westerlund
2d4c6d961d remove (unnecessary) text about adding keytab entry for kadmind
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7792 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-12 09:50:21 +00:00
Assar Westerlund
b46fcac9a4 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7791 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-12 09:30:35 +00:00
Assar Westerlund
1ab86a66a5 (do_version4): check if preauth was required and bail-out if so since
there's no way that could be done in v4.  Return NULL_KEY as an error
to the client (which is non-obvious, but what can you do?)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-12 09:27:50 +00:00
Assar Westerlund
cccac073c6 (libroken_la_SOURCES): add strcollect.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7789 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 11:05:22 +00:00
Assar Westerlund
efd542450a *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7788 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 11:00:05 +00:00
Assar Westerlund
a3239101c3 (libroken_la_SOURCES): add strcollect.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7787 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 10:59:51 +00:00
Assar Westerlund
56000872ca add strcollect.[co]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7786 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 10:59:06 +00:00
Assar Westerlund
e1b38a9f91 use vstrcollect
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7785 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 10:58:51 +00:00
Assar Westerlund
eaf5a7aed0 (_PATH_DEV): add
(strcollect, vstrcollect): add prototypes


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7784 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 10:58:34 +00:00
Assar Westerlund
7d62eda7cf new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7783 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 10:57:43 +00:00
Assar Westerlund
b142277ee2 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7782 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:26:23 +00:00
Assar Westerlund
3dd2da7148 (krb5_sname_to_principal): use krb5_expand_hostname_realms
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7781 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:21:32 +00:00
Assar Westerlund
171ae91fed (krb5_km_req): use krb5_expand_hostname_realms
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-09 09:20:01 +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
20b5365d4d *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7777 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 17:05:16 +00:00
Assar Westerlund
842e0a5e93 bump version to 7:1:0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7776 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 17:03:51 +00:00
Assar Westerlund
2ec1ed75f6 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7775 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 17:03:21 +00:00
Assar Westerlund
19cdebf9cd Release 0.2m
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7774 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 17:02:39 +00:00
Assar Westerlund
8dbe577b96 add missing .el
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 10:58:58 +00:00
Assar Westerlund
ddfca64c8b add missing .El
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7772 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 10:57:31 +00:00
Assar Westerlund
5edfe9a0f6 typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7771 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 10:34:44 +00:00
Assar Westerlund
19ce99d835 (WORDS_BIGENDIAN): define based on result from KRB_C_BIGENDIAN
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7770 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 10:33:37 +00:00
Assar Westerlund
592127453a move parentheseis around (hopefully better know)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7769 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 10:32:36 +00:00
Assar Westerlund
1150f37e56 fix cache variable names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7768 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 09:57:21 +00:00
Assar Westerlund
6a1302c610 replace AC_C_BIGENDIAN with KRB_C_BIGENDIAN
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7767 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 09:50:57 +00:00
Assar Westerlund
3065aa055d *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7766 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 09:49:48 +00:00
Assar Westerlund
a9e172ea20 move around --enable options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7765 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 09:49:15 +00:00
Assar Westerlund
d29ea119d0 new file: replacement for ac_c_bigendian
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7764 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 09:42:33 +00:00
Assar Westerlund
d56fe61fa0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7763 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:09:03 +00:00
Assar Westerlund
6824231e69 (krb5_sname_to_principal): use krb5_expand_hostname
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7762 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:08:03 +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
54c51830a0 (tn): handle ai_canonname being set in any of the addresses
returnedby getaddrinfo.  glibc apparently returns the reverse lookup
of every address in ai_canonname.  remove some unused variables.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7760 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:04:16 +00:00
Assar Westerlund
0457569ebe (match_local_auth): 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@7759 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 08:02:46 +00:00
Assar Westerlund
78b9fcc47a *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7758 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 07:45:36 +00:00
Assar Westerlund
3462827e80 (guess_domain): 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@7757 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 07:45:11 +00:00
Assar Westerlund
45d1cde80c (hookup): 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@7756 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-08 07:43:47 +00:00
Assar Westerlund
80e917a6ec revert timeval bonus
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7754 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 22:24:36 +00:00
Assar Westerlund
bb77a5c963 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 22:10:52 +00:00
Assar Westerlund
81846a9179 Release 0.2l
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7752 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 22:10:29 +00:00
Assar Westerlund
82af9a774a *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7751 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 21:54:51 +00:00
Assar Westerlund
5d76729860 (libkadm5srv.la): bump version to 5:1:0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7750 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 21:53:30 +00:00
Assar Westerlund
60ada02001 bump both versions to 0:1:0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7749 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-01-06 21:52:20 +00:00