s4-kerberos: raise the general kerberos debug level to 3
[ira/wip.git] / source4 / auth / kerberos / krb5_init_context.c
2010-01-16 Andrew Tridgells4-kerberos: raise the general kerberos debug level...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:auth/kerberos: s/private/private_data
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:auth/kerberos: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove two debug parameters, not used anywhere.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherauth/kerberos: we don't need to include heimdal private...
2008-08-01 Stefan Metzmacherbuild with the new heimdal version
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26449: Support configuration without a known configura...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
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...