Commit Graph

12102 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
6ab45444b7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12319 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:47 +00:00
Love Hörnquist Åstrand
42f3fc029a - do some basic locking (no reference counting so contexts can be
removed while still used)
- don't export gss_ctx_id_t_desc_struct and gss_cred_id_t_desc_struct
- make sure all lifetime are returned in seconds left until expired,
  not in unix epoch


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:52:14 +00:00
Love Hörnquist Åstrand
a626def4cd document argument lifetime_rec to function gss_inquire_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 14:47:55 +00:00
Love Hörnquist Åstrand
e6992a52e1 s/FROM KERBEROS5/FROM krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 13:43:28 +00:00
Love Hörnquist Åstrand
b29a7e40a2 add missing structures
uncomment CHOICE stantments


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-21 12:25:59 +00:00
Love Hörnquist Åstrand
ee39ef2d2a draft-ietf-krb-wg-kerberos-set-passwd-00.txt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12313 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 21:57:22 +00:00
Love Hörnquist Åstrand
5762de90e3 (typetype): sort
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 18:45:43 +00:00
Love Hörnquist Åstrand
bd85856ef6 -= add parser/generate glue for UTF8String and NULL
(DER primitive encode/decode functions missing)
- handle parsing of DEFAULT and, ...


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12311 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-20 18:42:10 +00:00
Love Hörnquist Åstrand
37502b25c3 fix errors found with mdoclint
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12310 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:39:26 +00:00
Love Hörnquist Åstrand
aac29a35a4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:24:02 +00:00
Love Hörnquist Åstrand
ec8cfb3623 add missing argument to mutex_init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12308 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:23:48 +00:00
Love Hörnquist Åstrand
08b804844a test gss_add_cred more then once
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12307 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 22:23:16 +00:00
Love Hörnquist Åstrand
ae8c33299f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12306 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 20:45:23 +00:00
Love Hörnquist Åstrand
8b3ba5532c protect the random initiator with a mutex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12305 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 20:44:55 +00:00
Love Hörnquist Åstrand
3064229aaf protect the mcc_head with a mutex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12304 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 20:43:36 +00:00
Love Hörnquist Åstrand
2b842fe389 include heim_threads.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12303 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 20:42:59 +00:00
Love Hörnquist Åstrand
cec7e2f443 wrapper macros for thread synchronization primitives
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12302 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-16 20:41:46 +00:00
Love Hörnquist Åstrand
4f3bc07635 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12301 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 18:54:35 +00:00
Love Hörnquist Åstrand
18cf43dc28 Add all Kerberos principal function to one manpage, add a few more
principal function to it, remove old now dup manpages


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12300 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 18:52:42 +00:00
Love Hörnquist Åstrand
0a03b3cf20 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12299 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 15:11:53 +00:00
Love Hörnquist Åstrand
fa3611d0b1 (recv_conn): pass pointer to sockaddr, not pointer to pointer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12297 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 15:10:57 +00:00
Love Hörnquist Åstrand
e3fc3df5ad (recv_conn): get sizeof of the sockaddr_storage, not the sockaddr pointer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12294 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 14:37:13 +00:00
Love Hörnquist Åstrand
26562bff74 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12293 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 13:54:28 +00:00
Love Hörnquist Åstrand
91f5196857 (recv_conn): if getnameinfo failes, send error to client (and syslog)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12292 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-15 13:54:12 +00:00
Love Hörnquist Åstrand
5cff8a331b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12291 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:18:46 +00:00
Love Hörnquist Åstrand
f6df5674ea sort sections, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12290 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:13:00 +00:00
Love Hörnquist Åstrand
617325e153 .Sh EXAMPLE -> .Sh EXAMPLES, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12289 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:11:04 +00:00
Love Hörnquist Åstrand
3eb988218b .Sh EXAMPLE -> .Sh EXAMPLES, sort sections, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12288 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:10:28 +00:00
Love Hörnquist Åstrand
a515bf6f94 .Sh EXAMPLE -> .Sh EXAMPLES, mdoc fixes, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12287 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:09:16 +00:00
Love Hörnquist Åstrand
58023b2fd9 add .Os, from NetBSD
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:07:51 +00:00
Love Hörnquist Åstrand
27a1cca3e5 sort sections, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12285 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:06:54 +00:00
Love Hörnquist Åstrand
30ea393f82 compatability -> compatibility, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12284 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 22:03:20 +00:00
Love Hörnquist Åstrand
45b32a1abb spelling, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:56:40 +00:00
Love Hörnquist Åstrand
eb9e2444a7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:54:30 +00:00
Love Hörnquist Åstrand
0ab0c25ce9 add copyright/license
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12281 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:54:00 +00:00
Love Hörnquist Åstrand
d730cb2b55 add SYNOPSIS and LIBRARY
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:53:17 +00:00
Love Hörnquist Åstrand
9ab729d677 add RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12279 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:52:45 +00:00
Love Hörnquist Åstrand
b8149a5910 support afslog <cell> and afslog when compiled with krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:51:28 +00:00
Love Hörnquist Åstrand
23489a2cc1 fix mdoc problem, from netbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12277 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:49:33 +00:00
Love Hörnquist Åstrand
71569c71b7 uppercase url, from Thomas Klausner <wiz@netbsd.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12276 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 16:44:47 +00:00
Love Hörnquist Åstrand
62cc4cde71 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 12:22:09 +00:00
Love Hörnquist Åstrand
0a77e7b2f6 setup -> set up, new sentence, new line
from Thomas Klausner <wiz@netbsd.org>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 12:21:49 +00:00
Love Hörnquist Åstrand
56fe7f8941 handle setting passwords for multiple principals at the same time
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-13 13:06:10 +00:00
Love Hörnquist Åstrand
3dcad24844 ooops, remove cut and paste error
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-13 12:32:59 +00:00
Love Hörnquist Åstrand
5ef55b9d19 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-13 11:28:57 +00:00
Love Hörnquist Åstrand
052858243f draft-ietf-cat-kerb-chg-password-02 and rfc3244 share the response packet
sure more constants now that they exists


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12270 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-13 11:28:39 +00:00
Love Hörnquist Åstrand
aa1c22fde3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12269 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-12 17:36:24 +00:00
Love Hörnquist Åstrand
3ffb098c12 some define for rfc3244
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12268 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-12 16:57:37 +00:00
Love Hörnquist Åstrand
f14efa0284 update c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12267 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-12 16:54:14 +00:00
Love Hörnquist Åstrand
a2e41d0f77 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12266 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-12 16:51:08 +00:00