Commit Graph

24684 Commits

Author SHA1 Message Date
Love Hornquist Astrand 4018b7bb84 Add AC_PROG_LIBTOOL 2009-09-20 21:41:17 -07:00
Love Hornquist Astrand 043897bba4 remove ROKEN_VERSION 2009-09-20 01:36:42 -07:00
Love Hornquist Astrand a5b819e474 remove ROKEN_VERSION 2009-09-20 01:36:29 -07:00
Love Hornquist Astrand d55ee89437 use PACKAGE_VERSION instead 2009-09-20 01:36:09 -07:00
Love Hornquist Astrand 313a5011ac move krb5-types.cross to EXTRA_DIST 2009-09-20 01:11:49 -07:00
Love Hornquist Astrand ddb40e585e don't clean out crypto-headers.h, its a static file 2009-09-20 01:10:26 -07:00
Love Hornquist Astrand 80504759c1 include headers when we try to to find the symbols, since it might not be a variable... 2009-09-19 18:04:30 -07:00
Love Hornquist Astrand 3e2a2de537 Maybe include <ws2tcpip.h>. 2009-09-19 17:55:04 -07:00
Love Hornquist Astrand cfafa64f83 Maybe include <netdn.h>, maybe include <ws2tcpip.h> 2009-09-19 17:53:56 -07:00
Love Hornquist Astrand cadd62466b Maybe include <sys/socket.h> 2009-09-19 17:45:42 -07:00
Love Hornquist Astrand fb0fc045c9 check for winsock2 2009-09-19 17:35:53 -07:00
Love Hornquist Astrand a64366ba7f fix depenecies for make-roken 2009-09-19 17:25:54 -07:00
Love Hornquist Astrand 7005f1f3f9 process roken.h.in with a perlscript when cross compiling 2009-09-19 16:43:35 -07:00
Love Hornquist Astrand 7b83dfbe72 Fix #if _DECL_ definitions 2009-09-19 16:32:23 -07:00
Love Hornquist Astrand e94857ef33 Remove #if 0 code 2009-09-19 14:44:56 -07:00
Love Hornquist Astrand 61a21c6955 catch error from vasprintf 2009-09-19 14:36:06 -07:00
Love Hornquist Astrand fb63b6d6f0 Don't care about the result from write() in SIGSEGV handler 2009-09-19 14:34:58 -07:00
Love Hornquist Astrand 4795494a78 If there is no useful db support compile in, disable test 2009-09-19 14:06:35 -07:00
Love Hornquist Astrand 13d580409a Set default realm, makes test pass for hosts w/o default realm 2009-09-19 13:58:00 -07:00
Love Hornquist Astrand 914417c5c8 Remove unused structure 2009-09-19 13:55:34 -07:00
Love Hornquist Astrand f5a7b42db6 Don't parse realm for names, makes test pass for hosts w/o default realm 2009-09-19 13:43:58 -07:00
Love Hornquist Astrand e538b1e84b simplify, make sure length is set properly 2009-09-19 12:57:30 -07:00
Love Hornquist Astrand 26aefa1853 Don't free rsa (NULL) on failure to parse key 2009-09-19 12:35:27 -07:00
Love Hornquist Astrand b0e2117322 Add missing symbols and fix malformed symbols
Build failure reported by Rok Papež on heimdal-discuss
2009-09-19 12:26:52 -07:00
Love Hornquist Astrand b59d869489 have HAVE_DECL_ if special and is set to 0 on failure 2009-09-19 10:48:49 -07:00
Love Hornquist Astrand d687a46cee Add back missing AH_BOTTOM 2009-09-18 15:49:42 -07:00
Stefan Metzmacher 103cc941eb gssapi/krb5: set cred_handle in _gsskrb5_import_cred
metze

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-09-18 14:29:50 -07:00
Love Hornquist Astrand ac8444c77f More #if -> #ifdef 2009-09-16 20:21:08 -07:00
Love Hornquist Astrand 9da5a02331 More #if -> #ifdef 2009-09-16 20:18:56 -07:00
Love Hornquist Astrand 082b2ecb08 use #ifdef 2009-09-16 16:39:37 -07:00
Love Hornquist Astrand da642095a7 SUN4 dead, sorry 2009-09-16 16:37:45 -07:00
Love Hornquist Astrand 048ccef92e SUN4 dead, sorry 2009-09-16 16:34:39 -07:00
Love Hornquist Astrand dec4371492 use !defined instead of ! 2009-09-16 16:30:51 -07:00
Love Hornquist Astrand 486ebbb49a use ifdef 2009-09-16 16:11:51 -07:00
Love Hornquist Astrand de036b72f2 authentication is always turned on 2009-09-16 16:10:19 -07:00
Love Hornquist Astrand 6fada85f78 if the UDP packet is truncated, return too packet large 2009-09-16 16:06:11 -07:00
Love Hornquist Astrand 6061cb5ee7 use max_request_str instead of max_request 2009-09-16 16:00:47 -07:00
Love Hornquist Astrand 52f94f5d42 Remove $Id$ 2009-09-16 15:11:00 -07:00
Love Hornquist Astrand 84b191349c remove more 2009-09-16 15:10:48 -07:00
Love Hornquist Astrand 8578600dbb Drop IRIX 4 support 2009-09-16 14:58:21 -07:00
Love Hornquist Astrand 53c878d313 Remove #if 0 for unused code 2009-09-16 14:55:16 -07:00
Love Hornquist Astrand bb05c428f7 no AC_SUBST for VOID_RETSIGTYPE 2009-09-16 12:23:14 -07:00
Love Hornquist Astrand 46443d23bb install tools in libexec/heimdal, fix deps 2009-09-16 05:59:54 -07:00
Love Hornquist Astrand e02f0d3646 fix asn1_compile_dep dependency 2009-09-16 05:56:41 -07:00
Love Hornquist Astrand 3d7488398a abstract out depenecy tracking for tools 2009-09-16 05:40:55 -07:00
Love Hornquist Astrand 6505961801 double include protection 2009-09-16 00:36:47 -07:00
Love Hornquist Astrand cddc59924c crypto headers are now stable, provide posix krb5-types.h 2009-09-16 00:24:25 -07:00
Love Hornquist Astrand dc4e8669ea Abstract out asn1_compile and slc 2009-09-16 00:12:13 -07:00
Love Hornquist Astrand 8e8c155c50 Make example sane and make LDAP style backends work (slight better)
Fix the format example, parse the string backward to take of the
master key before passing the database name down into the HDB backend
layer.
2009-09-12 17:26:10 -07:00
Love Hornquist Astrand 36ea29599d there is no database 2009-09-12 16:48:51 -07:00