Commit Graph

12847 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
ba2fb75678 prefix pkinit error codes with KRB5_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13395 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-20 21:40:42 +00:00
Johan Danielsson
fac11727db reorder and document some options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-20 12:21:42 +00:00
Johan Danielsson
dd3917221f include kafs.h if krb4 || krb5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13393 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-20 12:21:05 +00:00
Johan Danielsson
9d7b65f346 reorder some options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13392 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-20 12:20:36 +00:00
Love Hörnquist Åstrand
e7eaae52ff handle memory allocate errors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13391 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-19 21:24:14 +00:00
Love Hörnquist Åstrand
73447cd88f (_krb5_xlock): handle that everything was ok, and don't put an error
in the error strings then


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-19 21:22:52 +00:00
Love Hörnquist Åstrand
9503937a3d indent, use krb5_abortx() instead of abort()
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13389 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-19 12:44:33 +00:00
Love Hörnquist Åstrand
8696c13a7f (process_pa_data_to_key): spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-19 12:41:19 +00:00
Love Hörnquist Åstrand
538ff04fdf x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13386 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-18 19:23:14 +00:00
Love Hörnquist Åstrand
7d52691d1c remove dup on
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13384 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-18 19:17:35 +00:00
Love Hörnquist Åstrand
05087c906f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13383 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-17 22:21:24 +00:00
Love Hörnquist Åstrand
ed2915aca8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13382 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-17 12:07:52 +00:00
Love Hörnquist Åstrand
6806ed574f (add_string): catch error from realloc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13381 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-17 12:07:42 +00:00
Love Hörnquist Åstrand
793915d663 possibly return ENOMEM
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13380 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-17 12:04:59 +00:00
Love Hörnquist Åstrand
82bc224368 adapt to the new format of heim_integer, start working on w2k compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13379 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-17 08:46:59 +00:00
Love Hörnquist Åstrand
d85519e16d s/heim_big_integer/heim_integer/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13355 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-13 17:08:29 +00:00
Love Hörnquist Åstrand
e78b654fc1 adapt to asn1 bignum code, use HEIM_PKINIT errors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-13 16:53:25 +00:00
Love Hörnquist Åstrand
ad01ed478a adapt to asn1 bignum code, use HEIM_PKINIT errors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13353 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-13 16:24:27 +00:00
Love Hörnquist Åstrand
2e261f0a4b add HEIM_PKINIT specific errors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13352 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-13 16:23:40 +00:00
Love Hörnquist Åstrand
7dbeeb957f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13345 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:48:17 +00:00
Love Hörnquist Åstrand
5cc66e1d2b add simple_execve_timed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13344 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:48:04 +00:00
Love Hörnquist Åstrand
7d842b177a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13343 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:37:41 +00:00
Love Hörnquist Åstrand
0e44e47b2a add timed simple_exec
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13342 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:37:18 +00:00
Love Hörnquist Åstrand
7f634c3fd2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13341 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:23:30 +00:00
Love Hörnquist Åstrand
ddfca69195 rename AC_WFLAGS to rk_WFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13340 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:23:09 +00:00
Love Hörnquist Åstrand
035febadcc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:21:49 +00:00
Love Hörnquist Åstrand
f32ed23aa8 overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:21:14 +00:00
Love Hörnquist Åstrand
c38bbbb149 use m4_define, over-quote string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13337 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:19:16 +00:00
Love Hörnquist Åstrand
aa98349333 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13336 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 12:53:05 +00:00
Love Hörnquist Åstrand
5f7925e26d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13335 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 20:56:28 +00:00
Love Hörnquist Åstrand
9e622acc5c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13334 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 17:52:07 +00:00
Love Hörnquist Åstrand
5206093ec8 resolv.h is even more special
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 17:49:06 +00:00
Love Hörnquist Åstrand
ce26d9969a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 17:16:20 +00:00
Love Hörnquist Åstrand
86ee8f9f0f AC_CHECK_HEADERS(net/if.h netinet6/in6_var.h sys/sysctl.h sys/proc.h,
resolv.h) are all special and need extra help


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 17:16:15 +00:00
Love Hörnquist Åstrand
870a170648 Check for sys/socket.h, net/if.h. Modify term.h, security/pam_appl.h
tests.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 16:52:54 +00:00
Love Hörnquist Åstrand
0128031661 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13329 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 16:52:08 +00:00
Love Hörnquist Åstrand
b4cb8ab9b0 If there is a --with-PACKAGE=path but no --with-PACKAGE-config, go
seach for path/PACKEGE-config and use it if it exists.
Inspired by Harald Barth <haba@pdc.kth.se>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13328 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 16:51:59 +00:00
Love Hörnquist Åstrand
a8c5ecdeb6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 12:30:51 +00:00
Love Hörnquist Åstrand
0d4320db0b (change_password): handle that printf("%.*s", 0, (void*)NULL); doesn't
work on solaris


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13326 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-11 12:30:35 +00:00
Love Hörnquist Åstrand
a21c6faec4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-10 22:50:52 +00:00
Love Hörnquist Åstrand
13b9098447 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13324 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-10 20:29:24 +00:00
Love Hörnquist Åstrand
9e29b1f854 (change_password): handle that printf(".*s", 0, (void*)NULL); doesn't
work on solaris


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13323 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-10 20:28:26 +00:00
Love Hörnquist Åstrand
c83c06dc81 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-10 13:28:54 +00:00
Love Hörnquist Åstrand
310701f968 don't use path's in first .Nm, it confuses some locate.updatedb, use
FILES section to describe where the file is instead.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13321 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-10 13:28:45 +00:00
Love Hörnquist Åstrand
387710cab1 test for "der_length.c: Fix len_unsigned for certain negative
integers, it got the length wrong" , from Panasas, Inc.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-07 14:30:07 +00:00
Love Hörnquist Åstrand
a96b264050 Fix len_unsigned for certain negative integers, it got the length
wrong, fix from Panasas, Inc.

rename len_int and len_unsigned to _heim_\&


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-07 14:27:59 +00:00
Love Hörnquist Åstrand
d0daf9b14c add _heim_len_unsigned, _heim_len_int
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-07 14:16:53 +00:00
Love Hörnquist Åstrand
9ba3a46686 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-04 12:25:20 +00:00
Love Hörnquist Åstrand
0f49388ac2 test for: (length_type): TSequenceOf: add up the size of all the
elements, don't use just the size of the last element.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13313 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-03 22:15:42 +00:00
Love Hörnquist Åstrand
1987668bf1 add "next iv" test for aes128, check decryption case too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-03 21:05:57 +00:00