Commit Graph

20567 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
cc3ac67d05 (_krb5_krb_rd_req): if ticket contains address 0, its ticket less and
don't really care about from_addr. return better error codes.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 18:37:19 +00:00
Love Hörnquist Åstrand
259576387c Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 13:15:04 +00:00
Love Hörnquist Åstrand
b49b2cdabf Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 13:13:40 +00:00
Love Hörnquist Åstrand
3d31f777e0 Remove leftover.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 13:11:49 +00:00
Love Hörnquist Åstrand
9cd3a9b5f0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 13:06:35 +00:00
Love Hörnquist Åstrand
578a6f5594 GLIBC made the choice that ut_tv should be shared between 32 and 64
bit platforms so now we can no longer use struct timeval functions to
compare or set/get data that uses pointer (gettimeofday for example)
since ut_tv is now not a struct timeval but rather a struct { int32_t
tv_sec; int32_t tv_usec; };


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 13:04:50 +00:00
Love Hörnquist Åstrand
559b419958 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21517 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:47:35 +00:00
Love Hörnquist Åstrand
9e42eb9529 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21516 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:47:23 +00:00
Love Hörnquist Åstrand
e80e8fcc08 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:47:07 +00:00
Love Hörnquist Åstrand
2e2950b961 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:45:39 +00:00
Love Hörnquist Åstrand
33918e0432 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:45:25 +00:00
Love Hörnquist Åstrand
a89ed43a5a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21512 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:44:08 +00:00
Love Hörnquist Åstrand
2cfc283d68 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:43:46 +00:00
Love Hörnquist Åstrand
aa7b0d44b4 Add more entries to tests with.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:42:28 +00:00
Love Hörnquist Åstrand
8dcc95a7cb add samba.schema.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:41:55 +00:00
Love Hörnquist Åstrand
9a8497cd0b Add samba schema.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21508 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:40:51 +00:00
Love Hörnquist Åstrand
8ebc3cb25b Samba schema for those that doesn't have it.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21507 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:40:27 +00:00
Love Hörnquist Åstrand
2372053dd9 Samba entry to do testing with.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:39:51 +00:00
Love Hörnquist Åstrand
ebdac0dcf0 Fix pointer vs strict alias rules.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 12:28:38 +00:00
Love Hörnquist Åstrand
43e384a96c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 11:57:30 +00:00
Love Hörnquist Åstrand
6304d68d16 try to avoid aliasing of pointers enum {} vs int
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 11:57:19 +00:00
Love Hörnquist Åstrand
22621903bc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 11:42:32 +00:00
Love Hörnquist Åstrand
7b7519a734 Add depenency on asn1_compile for asn1 built files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-12 11:42:19 +00:00
Love Hörnquist Åstrand
ca152336fa When using sambaNTPassword, avoid adding more then one enctype 23 to
krb5EncryptionType.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21500 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 15:20:18 +00:00
Love Hörnquist Åstrand
0f1c7ecf51 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21499 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 09:42:02 +00:00
Love Hörnquist Åstrand
13518ccd7d Spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 09:41:43 +00:00
Love Hörnquist Åstrand
b14e2e533d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21497 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 09:20:34 +00:00
Love Hörnquist Åstrand
45637f2bcc Don't send newer enctypes in ETYPE-INFO.
(get_pa_etype_info2): return the enctypes as sorted in the database


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21496 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 09:20:21 +00:00
Love Hörnquist Åstrand
c2b55d9964 Print stacktrace.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:51:27 +00:00
Love Hörnquist Åstrand
a790e1a21b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21494 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:41:58 +00:00
Love Hörnquist Åstrand
afccbb73c9 Only print when there is an error.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:41:43 +00:00
Love Hörnquist Åstrand
d150215839 Turn on debugging by default, sun.security.krb5.debug.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21492 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:38:08 +00:00
Love Hörnquist Åstrand
8766eb5d15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21491 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:37:13 +00:00
Love Hörnquist Åstrand
0d286fb3ab Move the aes enctypes first.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21490 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-11 08:35:38 +00:00
Love Hörnquist Åstrand
d2468ff66f spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21489 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 20:02:07 +00:00
Love Hörnquist Åstrand
ed9962b9a0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21488 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 19:56:17 +00:00
Love Hörnquist Åstrand
8c86825b59 more default keys.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21487 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 17:16:23 +00:00
Love Hörnquist Åstrand
580ab109e5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21486 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:54:21 +00:00
Love Hörnquist Åstrand
c4086a7bc9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21485 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:53:57 +00:00
Love Hörnquist Åstrand
2c0ed71c1a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21484 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:41:01 +00:00
Love Hörnquist Åstrand
22e0c28f45 krb5-v4compat.h defines prototypes for v4 (semiprivate functions) in
libkrb5, don't include krb5-private.h any longer.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21483 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:40:46 +00:00
Love Hörnquist Åstrand
d6cf9b7683 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21482 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:33:31 +00:00
Love Hörnquist Åstrand
ddc4921f34 update (c), indent.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21481 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:33:23 +00:00
Love Hörnquist Åstrand
16179acf03 New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21480 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:32:32 +00:00
Love Hörnquist Åstrand
5fbee5a6ac New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21479 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:32:19 +00:00
Love Hörnquist Åstrand
35650a2700 New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21478 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:32:01 +00:00
Love Hörnquist Åstrand
8f8b6d2a5f New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21477 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:31:44 +00:00
Love Hörnquist Åstrand
dbbf83f269 New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21476 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:31:27 +00:00
Love Hörnquist Åstrand
4d5a754244 New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21475 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:31:03 +00:00
Love Hörnquist Åstrand
1a4d2f7068 New signature of _gss_find_mn.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21474 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-10 16:30:23 +00:00