2009-09-21 |
Love Hornquist Astrand | try checking if we should run libtool/valgrind or not
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | use socket_set_ipv6only to bind only to the local v6...
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | If client tried IPv6, but service only listened on...
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | str unused, drop
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | add hx509_print_cert
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | add hx509_print_cert
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | use hx509_print_cert
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | Its ok to pass down NULL as the context handle to error...
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | make zero_ivec unsigned
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | use = to between type and argument to be less confusing
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | make sure there are splace for storing ETYPE_NULL att...
|
commit | commitdiff | tree |
2009-09-21 |
Love Hornquist Astrand | Add AC_PROG_LIBTOOL
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | remove ROKEN_VERSION
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | remove ROKEN_VERSION
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | use PACKAGE_VERSION instead
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | move krb5-types.cross to EXTRA_DIST
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | don't clean out crypto-headers.h, its a static file
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | include headers when we try to to find the symbols...
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | Maybe include <ws2tcpip.h>.
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | Maybe include <netdn.h>, maybe include <ws2tcpip.h>
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | Maybe include <sys/socket.h>
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | check for winsock2
|
commit | commitdiff | tree |
2009-09-20 |
Love Hornquist Astrand | fix depenecies for make-roken
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | process roken.h.in with a perlscript when cross compiling
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Fix #if _DECL_ definitions
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Remove #if 0 code
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | catch error from vasprintf
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Don't care about the result from write() in SIGSEGV...
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | If there is no useful db support compile in, disable...
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Set default realm, makes test pass for hosts w/o default...
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Remove unused structure
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Don't parse realm for names, makes test pass for hosts...
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | simplify, make sure length is set properly
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Don't free rsa (NULL) on failure to parse key
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | Add missing symbols and fix malformed symbols
|
commit | commitdiff | tree |
2009-09-19 |
Love Hornquist Astrand | have HAVE_DECL_ if special and is set to 0 on failure
|
commit | commitdiff | tree |
2009-09-18 |
Love Hornquist Astrand | Add back missing AH_BOTTOM
|
commit | commitdiff | tree |
2009-09-17 |
Love Hornquist Astrand | More #if -> #ifdef
|
commit | commitdiff | tree |
2009-09-17 |
Love Hornquist Astrand | More #if -> #ifdef
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | use #ifdef
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | SUN4 dead, sorry
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | SUN4 dead, sorry
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | use !defined instead of !
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | use ifdef
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | authentication is always turned on
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | if the UDP packet is truncated, return too packet large
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | use max_request_str instead of max_request
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | Remove $Id$
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | remove more
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | Drop IRIX 4 support
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | Remove #if 0 for unused code
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | no AC_SUBST for VOID_RETSIGTYPE
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | install tools in libexec/heimdal, fix deps
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | fix asn1_compile_dep dependency
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | abstract out depenecy tracking for tools
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | double include protection
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | crypto headers are now stable, provide posix krb5-types.h
|
commit | commitdiff | tree |
2009-09-16 |
Love Hornquist Astrand | Abstract out asn1_compile and slc
|
commit | commitdiff | tree |
2009-09-13 |
Love Hornquist Astrand | Make example sane and make LDAP style backends work...
|
commit | commitdiff | tree |
2009-09-12 |
Love Hornquist Astrand | there is no database
|
commit | commitdiff | tree |
2009-09-10 |
Love Hornquist Astrand | Drop RCSID
|
commit | commitdiff | tree |
2009-09-10 |
Love Hornquist Astrand | doxygen
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | more doxygen
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop 45 library
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | remove 45 library, never used
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop 45 library
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop RCSID
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop RCSID
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop rcsid
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop rcsid
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop rcsid
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | drop rcsid
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Tell some what servers we tried to talk to
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Add _krb5_krbhst_get_realm() to get what realm was...
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Add debug_dest member
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Sprinkle _krb5_debug() for more info about what the...
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Add _krb5_log() used for internal logging
|
commit | commitdiff | tree |
2009-09-08 |
Love Hornquist Astrand | Add logging if its specfied by the configuration file
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add tests/bin
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add bin
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | drop unused vars
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | drop unused vars
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add kdigest
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add kpasswd and kpasswdd
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | use ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add more tools
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | drop unused stuff
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | sort lines
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | sort lines
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | sort lines
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | add kadmind
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | migrate to ${env_setup}
|
commit | commitdiff | tree |
2009-09-07 |
Love Hornquist Astrand | use have_db
|
commit | commitdiff | tree |