Merge commit 'release-4-0-0alpha1' into v4-0-test
[kai/samba.git] / source / auth / kerberos / krb5_init_context.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22987: Clarify how the events are handled in the kerbe...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22967: Move to the TCP packet interface for the krb5_s...
2007-10-10 Andrew Tridgellr22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE...
2007-10-10 Stefan Metzmacherr22635: make it possible to not turn off dns canonicali...
2007-10-10 Jelmer Vernooijr22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the...
2007-10-10 Andrew Bartlettr20988: Call out to Heimdal's krb5.conf processing...
2007-10-10 Andrew Bartlettr20639: Commit part 1 of 2.
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Stefan Metzmacherr15988: try to fix the build on au2 IRIX 6.4
2007-10-10 Jelmer Vernooijr15876: Fix build on IPv6-less systems.
2007-10-10 Andrew Tridgellr15853: started the process of removing the warnings...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15258: Another attempt at fixing getaddrinfo on IRIX
2007-10-10 Andrew Tridgellr14306: fixed two break errors
2007-10-10 Andrew Bartlettr14202: Oops. When removing a header, we need to repla...
2007-10-10 Andrew Bartlettr14201: I don't think including roken is going to be...
2007-10-10 Jelmer Vernooijr13844: Remove _PUBLIC_ for now as the proto script...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Stefan Metzmacherr12899: - fix warnings on AIX
2007-10-10 Andrew Bartlettr12808: Actually, with that we can avoid roken compleatly.
2007-10-10 Andrew Bartlettr12807: I'm wondering if this might fix AIX on the...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12594: Jelmer pushed some proposed header reductions...
2007-10-10 Andrew Tridgellr12064: pass back the socket level error correctly...
2007-10-10 Andrew Tridgellr12063: fixed the krb5 client code to handle ICMP port...
2007-10-10 Stefan Metzmacherr11601: try to fix the build on IRIX 6.5 us4
2007-10-10 Andrew Bartlettr10985: To aid in testing, this allows us to easily...
2007-10-10 Andrew Bartlettr10561: This patch takes over KDC socket routines in...
2007-10-10 Andrew Bartlettr10372: Having gone to all the effort to uppercase...
2007-10-10 Andrew Bartlettr10337: This grubby little hack is the implementation...
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...