Commit Graph

14247 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
ddb34e00b3 include strlcpy and *printf and use them
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14930 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:43:06 +00:00
Love Hörnquist Åstrand
da6cb81649 s/strlcpy/strlcat/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14929 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:28:50 +00:00
Love Hörnquist Åstrand
743dc6a909 add strlcpy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14928 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:16:48 +00:00
Love Hörnquist Åstrand
713a9deb4e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14927 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 19:01:01 +00:00
Love Hörnquist Åstrand
7e40ed10e4 unexpose undefined part of the API, included strlcat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14926 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 18:57:16 +00:00
Love Hörnquist Åstrand
a6a96fbc46 don't use sizeof(pointer)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14925 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 18:56:55 +00:00
Love Hörnquist Åstrand
17d24b0507 we no longer use eay libdes, make acknowledgment still be there, but
claim that we no longer use it. Mark editline to be a modified version
as required by the license.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14924 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 18:39:20 +00:00
Love Hörnquist Åstrand
bb6cdd8375 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14923 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 14:15:46 +00:00
Love Hörnquist Åstrand
ed8f5734cb use the unexport the oid_to_enctype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14922 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 14:14:49 +00:00
Love Hörnquist Åstrand
f8c1fbfbe4 unexport the oid_to_enctype function, not for external consumers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14921 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 14:14:17 +00:00
Love Hörnquist Åstrand
194a652320 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14920 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 14:03:15 +00:00
Love Hörnquist Åstrand
0e573162cb document krb5_cc_new_unique
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14919 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:57:33 +00:00
Love Hörnquist Åstrand
7e27a05d9a (krb5_cc_new_unique): new function to create a new credential cache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14918 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:52:01 +00:00
Love Hörnquist Åstrand
b90ccb10ca don't include kerberos 4 headers here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14917 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:49:00 +00:00
Love Hörnquist Åstrand
90930940d1 include kerberos 4 headers here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14916 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:48:37 +00:00
Love Hörnquist Åstrand
af99f6c862 add kaserver support independ of having krb4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14915 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:47:43 +00:00
Love Hörnquist Åstrand
9f607cb090 add kaserver support unconditionally, make kdc only fail to start when
there are no v4-realm configure and krb4/kaserver is turned on


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14914 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:46:48 +00:00
Love Hörnquist Åstrand
c747d3b0c9 always add kaserver
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14913 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:45:31 +00:00
Love Hörnquist Åstrand
d1d73cd17f Use the new Kerberos 4 functions in libkrb5 and so kaserver support is
always compiled in (still default disabled)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14912 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:45:18 +00:00
Love Hörnquist Åstrand
ea79507d4f simplify error handling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14911 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 13:44:02 +00:00
Love Hörnquist Åstrand
18d9ee7631 add docbook version macro of @sub
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14910 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 10:45:09 +00:00
Love Hörnquist Åstrand
5a079120a0 change the wrapping around the Top node to ifnottex, make html generation work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14909 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 09:18:32 +00:00
Love Hörnquist Åstrand
645fc3ee2b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14908 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:55:45 +00:00
Love Hörnquist Åstrand
44a72140b6 more spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14907 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:52:03 +00:00
Love Hörnquist Åstrand
15c32cbc1d update .Dd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:49:34 +00:00
Love Hörnquist Åstrand
6a3813781d spelling, from Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14905 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:46:59 +00:00
Love Hörnquist Åstrand
c632869a80 spelling, from Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14904 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:31:48 +00:00
Love Hörnquist Åstrand
b792ea5a2a libkrb5_la_SOURCES += v4_glue.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14903 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 21:16:57 +00:00
Love Hörnquist Åstrand
5ed2d6418f add forward declaration of krb5_krb_auth_data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 20:29:16 +00:00
Love Hörnquist Åstrand
6caae3694e make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14901 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 20:11:55 +00:00
Love Hörnquist Åstrand
2eb8ce2e5f Use the new Kerberos 4 functions in libkrb5 and so kerberos 4 is
always compiled in (still default disabled)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14900 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:57:56 +00:00
Love Hörnquist Åstrand
e54c17af6b move all Kerberos 4 related stuff to one place
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:52:51 +00:00
Love Hörnquist Åstrand
2d3b49f0c0 forward declaration of _krb5_krb_auth_data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14898 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:42:28 +00:00
Love Hörnquist Åstrand
ca6053358a Move the kerberos v4 replacement functions to v4_glue.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:40:57 +00:00
Love Hörnquist Åstrand
40abf3fef4 add more v4 defines
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14896 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:38:16 +00:00
Love Hörnquist Åstrand
aa80eaa1a7 Implement enough of kerberos 4 protocol to be a KDC, move the v4 bits over here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14895 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-23 19:36:40 +00:00
Johan Danielsson
f7eeefa44c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14892 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:49:35 +00:00
Johan Danielsson
17ae619b5f document limits.conf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14891 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:49:25 +00:00
Johan Danielsson
8aa7690bba limits_conf.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14890 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:39:14 +00:00
Johan Danielsson
23b676e935 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14889 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:38:59 +00:00
Johan Danielsson
6014f67834 template for limits.conf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14888 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:38:54 +00:00
Johan Danielsson
4d41fe5c72 read limits.conf (from /etc/security by default, overridable in
login.conf)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14887 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:38:33 +00:00
Johan Danielsson
0e8da6be57 implement a parser for limits.conf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14886 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 15:37:22 +00:00
Love Hörnquist Åstrand
a0c33472fe x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14885 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 11:03:36 +00:00
Love Hörnquist Åstrand
f4cf20b4df Support multi-realms databases, requires that all the realms are
configured on the KDC in krb5.conf with [libdefaults]default_realm
stanzas.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14884 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-22 11:03:11 +00:00
Love Hörnquist Åstrand
68a4a7e1c5 remove more leftovers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14883 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-21 19:29:18 +00:00
Love Hörnquist Åstrand
bc376e76ef x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14882 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-21 19:13:12 +00:00
Love Hörnquist Åstrand
8df03ee61e fix warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14881 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-21 18:58:14 +00:00
Love Hörnquist Åstrand
2afd98c6d6 rename log10 to find_log10, because log10 in a builtin function on FreeBSD5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14880 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-21 18:52:28 +00:00
Love Hörnquist Åstrand
276f5e2959 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14879 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-21 14:02:56 +00:00