Commit Graph

22109 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
7afa94e33f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23224 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:39 +00:00
Love Hörnquist Åstrand
5e4e1381e7 Drop <stdint.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23223 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:29 +00:00
Love Hörnquist Åstrand
65753eb95b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23222 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:19 +00:00
Love Hörnquist Åstrand
093b99ac18 Add back krb5_kcmcache argument to try_door().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23221 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:15:09 +00:00
Love Hörnquist Åstrand
90cac1053d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23220 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:14:59 +00:00
Love Hörnquist Åstrand
c4c382e2e6 Use <krb5-types.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23219 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-31 08:14:47 +00:00
Love Hörnquist Åstrand
5a2f80dbaf Use the correct length for unmap, msync
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23217 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 14:14:09 +00:00
Love Hörnquist Åstrand
ed34fe2309 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23216 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 14:13:43 +00:00
Love Hörnquist Åstrand
ddb80b9210 Rewrite sliding window code so it doesn't have a integer overrun.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23213 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 03:37:58 +00:00
Love Hörnquist Åstrand
6ffc3daa37 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23212 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:22:30 +00:00
Love Hörnquist Åstrand
5956372480 Try sliding mmap window over memory file (10MB window), works better with larger files (ie doesn't fail).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23211 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:22:15 +00:00
Love Hörnquist Åstrand
4a9d3c1df4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23210 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:14:40 +00:00
Love Hörnquist Åstrand
c80430163f Don't clean out distributed built files (requires python).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23209 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:14:26 +00:00
Love Hörnquist Åstrand
4fcad60455 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23208 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:14:12 +00:00
Love Hörnquist Åstrand
8fc05f54ad use krb5_get_error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23207 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:13:56 +00:00
Love Hörnquist Åstrand
5e654ca82f make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23206 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:13:41 +00:00
Love Hörnquist Åstrand
a4de25665b Free error message with krb5_free_error_message().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23205 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:13:26 +00:00
Love Hörnquist Åstrand
577ff0f5c0 Use krb5_get_error_message.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23204 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:13:11 +00:00
Love Hörnquist Åstrand
7f9e3a7256 (krb5_free_error_message): unconst to avoid warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23203 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:12:56 +00:00
Love Hörnquist Åstrand
3dbe9c96df (krb5_free_error_message): constify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23202 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:12:42 +00:00
Love Hörnquist Åstrand
693a4c4358 Make compile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23201 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:12:26 +00:00
Love Hörnquist Åstrand
a3bc3e9fed add krb5_gss_register_acceptor_identity
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23200 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:12:11 +00:00
Love Hörnquist Åstrand
fd67ddb9c7 add krb5_gss_register_acceptor_identity
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23199 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:11:53 +00:00
Love Hörnquist Åstrand
d1fff1d49c add krb5_gss_register_acceptor_identity
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23198 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:11:36 +00:00
Love Hörnquist Åstrand
9f52c260e1 Make compile again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23197 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:11:19 +00:00
Love Hörnquist Åstrand
f5ac8cbc87 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23196 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:11:04 +00:00
Love Hörnquist Åstrand
286895a962 Add krb5_get_error_message().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23195 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:10:50 +00:00
Love Hörnquist Åstrand
dbc127c683 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23194 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:10:35 +00:00
Love Hörnquist Åstrand
71774397a8 krb5_cc_new_unique() is name of the creation function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23193 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-29 02:10:19 +00:00
Love Hörnquist Åstrand
443b5aecf8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23190 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:36 +00:00
Love Hörnquist Åstrand
afe652bd26 Include <limits.h> for TYPE_MAX defines.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23189 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:27 +00:00
Love Hörnquist Åstrand
540bb97fa3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23188 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:17 +00:00
Love Hörnquist Åstrand
129f759682 Include <krb5-types.h> to get fixed int types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23187 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-23 15:04:07 +00:00
Love Hörnquist Åstrand
4d6819d2bd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23185 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 10:42:53 +00:00
Love Hörnquist Åstrand
d0b8775fcb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23184 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 09:59:15 +00:00
Love Hörnquist Åstrand
cc4d52535f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 09:56:51 +00:00
Love Hörnquist Åstrand
1aee629529 revert
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23182 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:59:04 +00:00
Love Hörnquist Åstrand
c7fa97e1fe drop
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23181 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:56:41 +00:00
Love Hörnquist Åstrand
4ae56dc185 Some framework for code generation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23180 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:54:31 +00:00
Love Hörnquist Åstrand
8657b6140c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23179 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:54:21 +00:00
Love Hörnquist Åstrand
ad9c633d0a Add der_free_generic().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23178 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:54:09 +00:00
Love Hörnquist Åstrand
c0c6fd4537 heim_acode.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23177 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:58 +00:00
Love Hörnquist Åstrand
aaf9ddb27e Add generade acode files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23176 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:46 +00:00
Love Hörnquist Åstrand
e543ec40b5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23175 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:33 +00:00
Love Hörnquist Åstrand
b727913817 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23174 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:21 +00:00
Love Hörnquist Åstrand
2b0cbfe604 Detect solaris2.11 and later and assume its sunos=58.
Bug report from Klas Heggemann.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23173 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:53:09 +00:00
Love Hörnquist Åstrand
2d484a24dd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23172 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:52:57 +00:00
Love Hörnquist Åstrand
de2bd2f00b If we forked, force a reseed again. Add the pid as part of the reseed().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:52:44 +00:00
Love Hörnquist Åstrand
dc8e94beda x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23170 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:52:33 +00:00
Love Hörnquist Åstrand
4bd353502b replace hashes with keys.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23169 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-05-22 02:52:07 +00:00