Commit Graph

14836 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
9af7efed48 prefix pkinit symbols with _kdc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15544 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 15:37:24 +00:00
Love Hörnquist Åstrand
bef3d96fb7 avoid shadowing variables
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15543 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 07:29:03 +00:00
Love Hörnquist Åstrand
d3dabc335b avoid shadowing global variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15542 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 07:20:54 +00:00
Love Hörnquist Åstrand
ac8c82785c s/optind/optidx/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15541 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 07:14:58 +00:00
Love Hörnquist Åstrand
de92125f9d adapt pkinit code to libkdc split
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15540 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 04:42:59 +00:00
Love Hörnquist Åstrand
96f2182811 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15539 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-01 04:40:37 +00:00
Love Hörnquist Åstrand
549cf5b186 add depency on LIB_dlopen and LIB_door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15538 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 19:19:20 +00:00
Love Hörnquist Åstrand
0dc8e6af03 Merge in the libkdc/kdc configuration split from Andrew Bartlet <abartlet@samba.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15537 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 15:33:03 +00:00
Love Hörnquist Åstrand
1f2fade0d2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15536 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 07:16:11 +00:00
Love Hörnquist Åstrand
d20e0120c5 remove variable names
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15535 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 07:13:33 +00:00
Love Hörnquist Åstrand
bf9a82a0a0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15534 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 07:03:46 +00:00
Love Hörnquist Åstrand
c66de52520 indent, remove dup prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15533 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 05:27:23 +00:00
Love Hörnquist Åstrand
7a3fc5e663 Don't pollute namespace, generate public headerfile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15532 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 01:54:49 +00:00
Love Hörnquist Åstrand
43e3b9ca50 add krb5_425_conv_principal_ext2 that work just like
krb5_425_conv_principal_ext but takes a context variable for the
verification function


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15531 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 01:38:15 +00:00
Love Hörnquist Åstrand
d918604239 there is no export script, not pretend there is
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15530 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 01:08:11 +00:00
Love Hörnquist Åstrand
7132a9b084 Merge in the libkdc/kdc configuration split from Andrew Bartlet <abartlet@samba.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15529 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-30 01:03:35 +00:00
Love Hörnquist Åstrand
3fe2a9b92f const poision for unwriteable strings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15528 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 22:28:10 +00:00
Love Hörnquist Åstrand
1dcdb9c1a0 optionally compile in support for string2key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 22:20:33 +00:00
Love Hörnquist Åstrand
a3d8d33068 add --disable-afs-string-to-key to allow removal of support for afs
string2key (and dependency on crypt)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15526 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 22:15:32 +00:00
Love Hörnquist Åstrand
b7de0b950c fix format attribute
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15525 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 14:13:50 +00:00
Love Hörnquist Åstrand
fed446866c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 01:02:56 +00:00
Love Hörnquist Åstrand
68af583951 Add logging of all timestamps in AS-REQ and TGS-REQ, for auditing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15523 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-29 00:41:57 +00:00
Love Hörnquist Åstrand
532cfd87e6 (as_req): print the supported encryption types so its possible to know
what clients to update.
(find_rpath): return const char * and update callers.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15522 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 23:06:13 +00:00
Love Hörnquist Åstrand
befb1dfcd6 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 23:00:04 +00:00
Love Hörnquist Åstrand
35f52db90c (libroken_la_SOURCES): += strpool.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 22:52:25 +00:00
Love Hörnquist Åstrand
d1e139c302 add strpool, a printf collector to make it eaiser to collect strings
into one string


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 22:49:56 +00:00
Luke Howard
f169996871 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 03:02:00 +00:00
Luke Howard
1752f2749e * kcm/connect.c: fix arguments to kcm_log() when reporting
sendmsg() error

* kcm/connect.c: don't send socket address in msghdr, it
  returns an already connected error on Linux


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15517 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 02:35:17 +00:00
Love Hörnquist Åstrand
389b210409 Always include <krb5-v4compat.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15516 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-24 14:59:08 +00:00
Love Hörnquist Åstrand
cc2fd8300c no more libdes, gssapi lib is complete
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15515 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 19:39:46 +00:00
Love Hörnquist Åstrand
b1f75c5100 Documentation for password quality control. From: "James F. Hranicky" <jfh@cise.ufl.edu>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15514 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 18:43:34 +00:00
Love Hörnquist Åstrand
75ba24459a (password_quality_entries): add min_length and min_classes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 18:33:28 +00:00
Love Hörnquist Åstrand
0b6a7de97b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15512 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 13:58:15 +00:00
Love Hörnquist Åstrand
7dd1049a46 log the kaserver requests, avoid shadowing variables
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 13:56:09 +00:00
Love Hörnquist Åstrand
d6560fb1ed (DB_open): in case of error, close database
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 13:41:08 +00:00
Love Hörnquist Åstrand
1f54737a4c (NDBM_open): in case of error, close database
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15509 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 13:37:57 +00:00
Love Hörnquist Åstrand
c5ac9b9af6 (DB_open): in case of error, close database
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15508 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 13:34:17 +00:00
Love Hörnquist Åstrand
c5a6946a45 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15507 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 11:12:57 +00:00
Love Hörnquist Åstrand
5bae431953 Add const, from Andrew Abartlet <abartlet@samba.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-23 10:47:57 +00:00
Love Hörnquist Åstrand
b21b7c3643 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-22 18:57:34 +00:00
Love Hörnquist Åstrand
b0de911103 test for "%Y%m"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15504 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-21 20:51:13 +00:00
Love Hörnquist Åstrand
f4cfe08a63 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-21 18:59:27 +00:00
Love Hörnquist Åstrand
e34a4a8614 unconst
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-21 18:56:15 +00:00
Love Hörnquist Åstrand
8a5d747fd8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15501 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-21 18:53:17 +00:00
Love Hörnquist Åstrand
eb738780bf Write a new parse_number function that is possible to limit that
amount of numbers used, with this strptime can handle
strptime("200505", "%Y%m", &tm);


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15500 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-21 18:52:37 +00:00
Love Hörnquist Åstrand
d7fc1e7826 add 0.6.5 notes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15499 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-20 20:02:47 +00:00
Love Hörnquist Åstrand
077d6ac811 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15498 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-20 13:33:44 +00:00
Love Hörnquist Åstrand
752ef4692a fix example
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15497 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-20 13:32:44 +00:00
Love Hörnquist Åstrand
50039def7d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15496 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-18 22:49:24 +00:00
Love Hörnquist Åstrand
6f1fa16431 Rename parameter, as encrypt shadows a global, from Andrew Bartlett
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-18 22:47:33 +00:00