Roland C. Dowdeswell
5459558dea
Move #undef ENABLE_PTHREAD_SUPPORT lower in appl/gssmask/common.h
...
This wasn't having the intended effect because after we #include
config.h and #undef ENABLE_PTHREAD_SUPPORT we then #include other
headers that also #include config.h. I've moved this lower so that
it has the effect that appears to be intended but the correct answer
may be to make it work but this will require #including pthread.h
as the build fails with -Werror when pthread functions are called.
2012-06-07 16:57:51 +01:00
Love Hörnquist Åstrand
33c7cda835
use gssapi/*.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:37:00 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
b46809c9f1
Maybe include <sys/wait.h>.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18250 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-06 07:22:00 +00:00
Love Hörnquist Åstrand
78af8860e0
disable ENABLE_PTHREAD_SUPPORT and explain why
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18245 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-05 18:13:13 +00:00
Love Hörnquist Åstrand
fd557f4d6c
Add ret16.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18185 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-01 17:52:36 +00:00
Love Hörnquist Åstrand
274feb35bd
Add permutate_all
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18125 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-20 03:32:18 +00:00
Love Hörnquist Åstrand
ede9adf78c
include <sys/utsname.h>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17795 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-03 10:51:37 +00:00
Love Hörnquist Åstrand
88c076e738
break out common function; add gssmaestro (that only tests one context for now)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-07-01 08:44:30 +00:00