Commit Graph

14836 Commits

Author SHA1 Message Date
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
Love Hörnquist Åstrand
a3850b13de (kcm_door_server): make static
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15352 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:35:10 +00:00
Love Hörnquist Åstrand
93aadcfbfa (disallow_getting_krbtgt): Declare.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15351 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:31:29 +00:00
Love Hörnquist Åstrand
7c84cc33e0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15350 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-03 10:43:29 +00:00
Love Hörnquist Åstrand
7696971fe7 rework how pthreads support to turned on/off, always run though the
switch to figure out what the linker/compiler flag are


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15349 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-03 10:43:19 +00:00
Love Hörnquist Åstrand
0dd014d499 (filename_check): change signednes of p to avoid warning, move typecasts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15348 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 10:41:28 +00:00
Love Hörnquist Åstrand
bc91ccb255 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15347 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 09:56:27 +00:00
Love Hörnquist Åstrand
683bbc3149 (mit_prop_dump): cast argument to krb5_parse_principal to avoid warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15346 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 09:55:43 +00:00
Love Hörnquist Åstrand
9637f4a684 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15345 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 08:18:35 +00:00
Love Hörnquist Åstrand
6e8d98b9be rename KRB5_TL_MOD_PRINC to mit_KRB5_TL_MOD_PRINC to hint its a
constant originating from mit codebase


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15344 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 08:16:17 +00:00
Love Hörnquist Åstrand
aff0b33bff x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15343 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:39:30 +00:00
Love Hörnquist Åstrand
26719d30d9 use struct kafs_data everywhere, don't mix with the typedef kafs_data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15342 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:38:22 +00:00
Love Hörnquist Åstrand
b8eb6ed9e6 rename more resolve.c symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15341 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:35:45 +00:00
Love Hörnquist Åstrand
7a3b0e2dcd Don't building map_syscall_name_to_number where its not used.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15340 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:25:58 +00:00
Love Hörnquist Åstrand
1e11681354 Include <stdlib.h> for srandom/random.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15339 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:18:50 +00:00
Love Hörnquist Åstrand
40b2813421 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:05:35 +00:00
Love Hörnquist Åstrand
8677471bb1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15337 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 20:20:52 +00:00
Love Hörnquist Åstrand
6965d18960 s/else if/elif/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15336 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 20:18:37 +00:00
Love Hörnquist Åstrand
2d19fec152 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15335 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 12:40:36 +00:00
Love Hörnquist Åstrand
634c5c172f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15334 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 11:21:43 +00:00
Love Hörnquist Åstrand
5d3efae463 aix case: assume gcc handles -pthread, in the non-gcc case, use the
compiler as hint (xlc vs xlc_r) if this environment handles threads or not


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15333 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 11:21:02 +00:00
Love Hörnquist Åstrand
6062b37261 AIX have a diffrent nm, use -B to get bsd like output
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 10:46:20 +00:00
Love Hörnquist Åstrand
c31ebc73a1 If we are allocating 0 entires, avoid failing if ALLOC returns NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 10:40:05 +00:00
Love Hörnquist Åstrand
66908bd0e7 Check for [kdc]v4-realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15330 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-01 07:26:20 +00:00
Love Hörnquist Åstrand
762c7f3ab3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15329 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 22:15:01 +00:00
Love Hörnquist Åstrand
38ed451ae8 When returning a new error code, set error string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15328 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 22:13:50 +00:00
Love Hörnquist Åstrand
ea4a3e5660 When returning a new error code, either set error string or clear it
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 22:06:15 +00:00