Add context for libcli_resolve.
[samba-svnmirror.git] / source / auth / kerberos / krb5_init_context.c
2007-12-10 jelmerAdd context for libcli_resolve.
2007-12-07 jelmerSpecify name_resolve_order to socket code.
2007-12-02 jelmerPass loadparm context when creating krb5 contexts.
2007-10-01 jelmerMerge some changes I made on the way home from SFO:
2007-09-29 jelmerAdd the loadparm context to all parametric options.
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-08 jelmerFix some more warnings, use service pointer rather...
2007-09-08 jelmerMove param/param.h out of includes.h
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-05-18 abartletClarify how the events are handled in the kerberos...
2007-05-17 tridgefix some more places where we could end up with more...
2007-05-17 abartletMove to the TCP packet interface for the krb5_send_to_k...
2007-05-17 tridgeuse EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix...
2007-05-02 metzemake it possible to not turn off dns canonicalization...
2007-04-30 jelmers/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used...
2007-01-24 abartletCall out to Heimdal's krb5.conf processing to configure...
2007-01-10 abartletCommit part 1 of 2.
2006-11-07 abartletThis is a massive commit, and I appologise in advance...
2006-06-01 metzetry to fix the build on au2 IRIX 6.4
2006-05-24 jelmerFix build on IPv6-less systems.
2006-05-24 tridgestarted the process of removing the warnings now that
2006-04-30 abartletRemove unused 'flags' argument from socket_send() and...
2006-04-25 jelmerAnother attempt at fixing getaddrinfo on IRIX
2006-03-13 tridgefixed two break errors
2006-03-11 abartletOops. When removing a header, we need to replace it.
2006-03-11 abartletI don't think including roken is going to be a good...
2006-03-05 jelmerRemove _PUBLIC_ for now as the proto script seems to...
2006-03-05 jelmerMake some more functions public.
2006-01-24 abartletFollow the lead of Heimdal's kpasswdd and use the HDB...
2006-01-13 metze- fix warnings on AIX
2006-01-09 abartletActually, with that we can avoid roken compleatly.
2006-01-09 abartletI'm wondering if this might fix AIX on the build farm...
2006-01-09 abartletThis patch reworks the Samba4 sockets layer to use...
2005-12-30 abartletJelmer pushed some proposed header reductions to the...
2005-12-05 tridgepass back the socket level error correctly (so we get
2005-12-05 tridgefixed the krb5 client code to handle ICMP port unreacha...
2005-11-09 metzetry to fix the build on IRIX 6.5 us4
2005-10-14 abartletTo aid in testing, this allows us to easily force kerbe...
2005-09-28 abartletThis patch takes over KDC socket routines in Heimdal...
2005-09-21 abartletHaving gone to all the effort to uppercase the realm...
2005-09-20 abartletThis grubby little hack is the implementation of a...
2005-09-17 abartletThis patch is ugly and disgusting, but for now it works...