Commit Graph

14762 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
4f8f5e4753 rename optind to optidx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15420 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:24:33 +00:00
Love Hörnquist Åstrand
66481499cc add headers and prototypes to logwtmp, logout and openpty checks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15419 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 18:16:01 +00:00
Love Hörnquist Åstrand
e5a8c2615d include headerfiles and set prototype for tgetent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15418 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 17:59:26 +00:00
Love Hörnquist Åstrand
0d38426bfb avoid shadowing sin
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15417 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 17:49:29 +00:00
Love Hörnquist Åstrand
61c7c31bc6 ansi'ify the code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15416 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 17:14:51 +00:00
Love Hörnquist Åstrand
cd2b132777 rename optind to optidx to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15415 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:58:45 +00:00
Love Hörnquist Åstrand
1f37d21729 UNCONST return value from strptime
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15414 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:57:08 +00:00
Love Hörnquist Åstrand
e21b42f40c rk_UNCONST argument mktime
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15413 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:55:55 +00:00
Love Hörnquist Åstrand
101d943acc avoid shadowing sin
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15412 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:53:09 +00:00
Love Hörnquist Åstrand
761bb32c40 (parse_record): fix casting to avoid losing const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15411 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:46:16 +00:00
Love Hörnquist Åstrand
601faffba8 add rk_UNCONST that can be used to unconstify variables to avoid
api problems that -Wcast-qual will detect


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15410 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:39:42 +00:00
Love Hörnquist Åstrand
9dc4717476 since we got no feedback regarding people running heimdal on the
crays, remove the quoted # version


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15409 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:29:58 +00:00
Love Hörnquist Åstrand
d6777fe3f7 rename index to idx to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15408 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:27:35 +00:00
Love Hörnquist Åstrand
e0cd9d7006 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15403 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:18:12 +00:00
Love Hörnquist Åstrand
a8a0554fb3 disable threads on aix because of utmp/utmpx problems
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15402 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:18:02 +00:00
Love Hörnquist Åstrand
7ae8d27bbe check for brokenness in getaddrinfo on AIX that can't handle "0" as
port number.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15401 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 16:10:50 +00:00
Love Hörnquist Åstrand
3a721fe1b5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15400 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 15:17:57 +00:00
Love Hörnquist Åstrand
f790e9089a (make_etype_info2_entry): NUL terminate the string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15398 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 11:34:53 +00:00
Love Hörnquist Åstrand
5e9e3d8374 replace strndup with inline copy, free data on failure
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 11:22:33 +00:00
Love Hörnquist Åstrand
b251409222 (_krb5_expand_default_cc_name): replace strndup with inline copy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15393 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 11:18:16 +00:00
Love Hörnquist Åstrand
1969416851 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15392 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 03:25:19 +00:00
Love Hörnquist Åstrand
9176b9b05c rename close and log to avoid shadow warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15391 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 03:14:05 +00:00
Love Hörnquist Åstrand
098ce70bd4 rename variable to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:57:09 +00:00
Love Hörnquist Åstrand
625f4bf27f rename index to i to avoid shadowing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15389 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:53:20 +00:00
Love Hörnquist Åstrand
2872371a33 (krb5_get_forwarded_creds): rename two of the local `realm' to srealm
to avoid shadowing


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:44:36 +00:00
Love Hörnquist Åstrand
76f6061241 (tgs_rep2): rename one of the tkey to uukey to avoid shadow warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15387 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:36:03 +00:00
Love Hörnquist Åstrand
1207596131 (tgs_rep2): rename loop to nloop to avoid shadow warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15386 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-15 02:31:56 +00:00
Love Hörnquist Åstrand
6db850f34a 0.8pre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15376 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 12:01:34 +00:00
Love Hörnquist Åstrand
824d5f69be x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15374 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 03:33:48 +00:00
Love Hörnquist Åstrand
53730662f4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15373 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 01:46:22 +00:00
Love Hörnquist Åstrand
a53ab943fc TESTS += test_mem
libkrb5_la_SOURCES += kcm.h


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15372 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 01:45:04 +00:00
Love Hörnquist Åstrand
025005530d Test run functions, to be used with valgrind to detect memoryleaks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15371 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 01:41:50 +00:00
Love Hörnquist Åstrand
99ddc0cb57 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15370 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 00:22:51 +00:00
Love Hörnquist Åstrand
54f8d95f72 (main): catch KRB5_CONFIG_BADFORMAT from krb5_init_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15369 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 00:14:43 +00:00
Love Hörnquist Åstrand
9766d760ab (main): catch KRB5_CONFIG_BADFORMAT from krb5_init_context
From: Mathias Feiler <feiler@uni-hohenheim.de>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15368 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-14 00:06:17 +00:00
Love Hörnquist Åstrand
50c19e4dd0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15367 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-13 22:57:41 +00:00
Love Hörnquist Åstrand
825a65e9b9 Add more missig entires, from Mathias Feiler <feiler@uni-hohenheim.de>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15366 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-13 22:56:39 +00:00
Love Hörnquist Åstrand
10cedfe58e (pk_principal_from_X509): remember to free KRB5PrincipalName
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15365 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-11 00:42:20 +00:00
Love Hörnquist Åstrand
4fcc39ccbc (krb5_closelog): free all content in krb5_log_facility
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15364 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-11 00:14:28 +00:00
Love Hörnquist Åstrand
7ab99ed744 (krb5_log_facility): drop const from program element
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15363 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-11 00:05:24 +00:00
Love Hörnquist Åstrand
0a9f66241a Add an option to disable ndbm, from Stefan Metzmacher <metze@samba.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15362 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-10 23:58:37 +00:00
Love Hörnquist Åstrand
a36c1df4bd init kvno to please gcc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15361 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 18:11:49 +00:00
Love Hörnquist Åstrand
b2b7abd628 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15360 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 18:04:54 +00:00
Love Hörnquist Åstrand
3212d821d6 (do_authenticate): check return value from unparse_auth_args
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15359 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 17:58:09 +00:00
Love Hörnquist Åstrand
0133868c80 init some important variables and check that they are set checking
authentication, all to please gcc


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15358 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 17:55:06 +00:00
Love Hörnquist Åstrand
956bab4cf0 (recv_conn): init variables to using them uninitialized
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15357 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 14:36:12 +00:00
Love Hörnquist Åstrand
f329895834 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:56:11 +00:00
Love Hörnquist Åstrand
b8cf2319b3 Spelling.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15355 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:54:51 +00:00
Love Hörnquist Åstrand
5c0e7fd523 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:44:44 +00:00
Love Hörnquist Åstrand
50cc59275b Clarify, spelling and add examples.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15353 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:43:31 +00:00