Commit Graph

10574 Commits

Author SHA1 Message Date
Assar Westerlund 9714727c3b (krb5_krbhst_get_addrinfo): add
set def_port in krb5_krbhst_info
(krb5_krbhst_free): free everything


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:09:46 +00:00
Assar Westerlund ac3cc286cc (KRB5_VERIFY_NO_ADDRESSES): add
(krb5_krbhst_info): add def_port (default port for this service)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10074 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 23:08:33 +00:00
Johan Danielsson c96e2c59d1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10073 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 17:34:29 +00:00
Assar Westerlund 7fd81134a3 make it more verbose and useful
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10072 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:22:59 +00:00
Assar Westerlund 2e11d16160 remove some more memory leaks
do not try any dns operations if there is local configuration
admin: fallback to kerberos.REALM
524: fallback to kdcs
kpasswd: fallback to admin
add some comments


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10071 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:22:36 +00:00
Assar Westerlund f689ed0ec9 (AC_CHECK_HEADERS): test for random
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10070 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:16:47 +00:00
Assar Westerlund 724ff173b3 (AC_CHECK_HEADERS): test for initstate and setstate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10069 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:15:09 +00:00
Assar Westerlund 3e33e625b8 remove initstate and setstate, they should be in cf/roken-frag.m4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10068 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:14:00 +00:00
Assar Westerlund 0981fa39e4 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10067 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:30 +00:00
Assar Westerlund 3566322074 add emalloc et al
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10066 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:24 +00:00
Assar Westerlund 46a12a3304 move emalloc et al to roken.h.in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:11:06 +00:00
Assar Westerlund e55b2b4f7e add for symmetry
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:09:37 +00:00
Assar Westerlund 3209edbce9 (AC_BROKEN): test for emalloc,ecalloc,erealloc,estrdup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:09:06 +00:00
Assar Westerlund 4119cc2b75 make emalloc,ecalloc,erealloc,estrdup conditional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:08:29 +00:00
Assar Westerlund f1392e4cef use errx, errno might not be set, improve error message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-17 12:08:05 +00:00
Johan Danielsson b9bb43df5d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10060 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 23:01:03 +00:00
Johan Danielsson a4b588a6a2 manpage
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10059 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 23:00:55 +00:00
Assar Westerlund e6e7efa20f (noinst_PROGRAMS): add krbhst-test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10058 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:51 +00:00
Assar Westerlund 65bfec1bcf program for testing krbhst
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:31 +00:00
Assar Westerlund 96b86526c4 (common_init): remove memory leak
(main): move test program into krbhst-test


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10056 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:53:11 +00:00
Assar Westerlund 3f18286341 it's -> its
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10055 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 22:25:01 +00:00
Johan Danielsson 38f823d1fb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10054 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:53:13 +00:00
Johan Danielsson ac8eb06905 add opaque krb5_krbhst_handle type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10053 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:53:01 +00:00
Johan Danielsson 79532c577a change void* to krb5_krbhst_handle
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10052 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:52:34 +00:00
Johan Danielsson d887607097 types for new krbhst api
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10051 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:47:17 +00:00
Johan Danielsson bcfa93ee74 implement a new api that looks up one host at a time, instead of
making a list of hosts


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:46:50 +00:00
Assar Westerlund 13703a2685 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10049 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 21:20:41 +00:00
Assar Westerlund aff958384d *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10048 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-16 20:59:42 +00:00
Assar Westerlund 81ed451753 some cleanup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10047 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-14 20:30:25 +00:00
Assar Westerlund 8ced53f487 add some const
replace a few malloc/snprintf with asprintf


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10046 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-14 20:28:34 +00:00
Assar Westerlund a16844e308 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10045 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-14 20:14:35 +00:00
Assar Westerlund 4da20225ee (sizestr): remove and use snprintf to do this correctly instead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10044 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-14 20:14:21 +00:00
Assar Westerlund 7d0bfa51a6 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10043 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-12 12:31:29 +00:00
Assar Westerlund 3be52e80f2 check memory allocations. add some const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10042 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-12 12:30:44 +00:00
Assar Westerlund b2d88bb90e (ext_keytab): use the default modify keytab per default
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10041 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-12 12:15:15 +00:00
Johan Danielsson 64e9a29489 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10040 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:35:12 +00:00
Johan Danielsson fe01f4f57a dns_srv_order to order srv records
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10039 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:35:04 +00:00
Johan Danielsson 91bb657068 test for initstate and setstate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10038 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-09 01:21:08 +00:00
Johan Danielsson b3b2959711 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10037 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 22:33:36 +00:00
Johan Danielsson d616eba08c remove rfc2052 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10036 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 22:33:27 +00:00
Assar Westerlund d1811903a8 add mention of login
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10035 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 22:20:10 +00:00
Johan Danielsson 1737c9cb7c fix for broken mdoc.old grog test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10033 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:40:40 +00:00
Johan Danielsson ca530a2956 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:40:13 +00:00
Johan Danielsson fbf3aa3ff5 Grog tries to figure out if to use mdoc.old instead of mdoc by looking
at some macros that were only present in the old version, and by
looking at the number of .Oo's present. In mdoc.old .Oo was a toggle,
but in mdoc it's closed by .Oc, so if the number of .Oo's is bigger
than the number of .Oc's, it figures it must be mdoc.old. This doesn't
however account for called Oc's, and thus grog thinks that valid pages
are mdoc.old when they infact are mdoc. So let's make sure that Oc's
are not called by other macros.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:39:56 +00:00
Johan Danielsson 776835b929 fix for broken mdoc.old grog test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10030 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:35:32 +00:00
Johan Danielsson 09ac1c8b29 spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10029 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:34:32 +00:00
Johan Danielsson 70e20c78a8 fix for broken mdoc.old grog test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10028 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 21:28:37 +00:00
Assar Westerlund 72d63b3d29 remove extra .El
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10027 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 20:44:46 +00:00
Assar Westerlund a8005466f6 mdoc fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 20:44:15 +00:00
Assar Westerlund 6bc4281bd9 make catmans (from krb4's fix-export)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10025 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-06-08 20:33:49 +00:00