Commit Graph

14823 Commits

Author SHA1 Message Date
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
Love Hörnquist Åstrand
897ad7f8f3 Adapt to changed signature of _krb5_xunlock, clear more error string
where needed.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15326 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 21:50:43 +00:00
Love Hörnquist Åstrand
14747af538 (_krb5_xunlock): catch the error and turn it into something sensable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-31 21:48:57 +00:00
Love Hörnquist Åstrand
2ed1ba03e7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15322 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 21:08:13 +00:00
Love Hörnquist Åstrand
ed3c91d6b1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15320 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:59:43 +00:00
Love Hörnquist Åstrand
e9cef62ab1 (init_auth): honor ok-as-delegate if local configuration approves
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15319 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:58:29 +00:00
Johan Danielsson
8a9b0fd298 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15318 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:57:13 +00:00
Johan Danielsson
80973980d5 rename sendlength to prependlength (which hopefully better represents
its purpose), and change type to krb5_boolean


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15317 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:56:18 +00:00
Love Hörnquist Åstrand
34f0637d14 prototype for _gss_check_compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15316 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:53:46 +00:00
Love Hörnquist Åstrand
a2285a7802 export check_compat as _gss_check_compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15315 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:51:51 +00:00
Love Hörnquist Åstrand
3471204c15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:48:26 +00:00
Love Hörnquist Åstrand
92c6949daf (kdb_attrs): add ok-as-delegate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15313 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:47:04 +00:00
Love Hörnquist Åstrand
e1b08855ae (attr_to_flags): check for KRB5_KDB_OK_AS_DELEGATE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15312 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:44:54 +00:00
Love Hörnquist Åstrand
f6c9db26bd (kadm5_s_get_principal): set KRB5_KDB_OK_AS_DELEGATE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15311 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 20:43:14 +00:00