Fix uninstallman.
[samba.git] / source4 / auth / kerberos /
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 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Stefan Metzmacherr22990: free temporary memory also on success...
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 Bartlettr22558: Move to a static list of enctypes to put into...
2007-10-10 Andrew Bartlettr21175: Fix the kerberos keytab update code to handle...
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 Stefan Metzmacherr20275: we should check for the oid the caller gave us!
2007-10-10 Stefan Metzmacherr20274: add missing return statement and make it more...
2007-10-10 Jelmer Vernooijr19677: Fix more dependencies.
2007-10-10 Stefan Metzmacherr19664: fix compiler warnings...
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19568: When we get back a skew error, try with no...
2007-10-10 Andrew Bartlettr19523: Remove unused functions.
2007-10-10 Stefan Metzmacherr17774: this macro is unused
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 Bartlettr15511: Using this name causes less warnings on the...
2007-10-10 Andrew Bartlettr15501: Allow interactive password prompting on kerbero...
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent...
2007-10-10 Jelmer Vernooijr15366: Use type name rather then typedef directly...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15258: Another attempt at fixing getaddrinfo on IRIX
2007-10-10 Jelmer Vernooijr15256: Use libroken's getaddrinfo if it is not provide...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
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 Andrew Bartlettr14180: The PAC isn't so special that it deserves a...
2007-10-10 Jelmer Vernooijr13926: More header splitups.
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 Bartlettr13481: As far as I can tell, my changes in -r 12863...
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 Bartlettr12863: As lha suggested to me a while back, it appears...
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 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Andrew Bartlettr12594: Jelmer pushed some proposed header reductions...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12422: Some kerberos comments and clarifications.
2007-10-10 Andrew Bartlettr12411: Add 'net samdump keytab <keytab>'.
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 Andrew Bartlettr12059: Use random keytab names (so we get different...
2007-10-10 Andrew Bartlettr12056: Some clarification fixes for the keytab code...
2007-10-10 Andrew Bartlettr11994: This function no longer needs a special declara...
2007-10-10 Andrew Bartlettr11993: As well as making an in-MEMORY keytab, allow...
2007-10-10 Andrew Bartlettr11940: Love has clarified why this code does what...
2007-10-10 Andrew Bartlettr11928: More Kerberos musings...
2007-10-10 Stefan Metzmacherr11601: try to fix the build on IRIX 6.5 us4
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11538: More notes on things we need.
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Stefan Metzmacherr11400: fix compiler warnings
2007-10-10 Andrew Bartlettr11350: Add some debugs to assist tracking down kerbero...
2007-10-10 Andrew Bartlettr11325: Fix up some kerberos notes.
2007-10-10 Andrew Bartlettr11315: Sorry gd, I just removed all of your code that...
2007-10-10 Andrew Bartlettr11314: Use a patch from lha to have the kerberos libs...
2007-10-10 Andrew Bartlettr11272: In trying to track down why Win2k3 is again...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr11220: Add the ability to handle the salt prinicpal...
2007-10-10 Andrew Bartlettr11218: Always return the mutual authentication reply...
2007-10-10 Andrew Bartlettr11216: Upgrade to gd's PAC extraction code from Samba3...
2007-10-10 Andrew Bartlettr11215: Remove no-op prompter intended to work around...
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Andrew Bartlettr10985: To aid in testing, this allows us to easily...
2007-10-10 Andrew Bartlettr10945: Free the salt after we are done with it. May...
2007-10-10 Andrew Bartlettr10670: Add notes on things that are TODO in Samba4...
2007-10-10 Andrew Bartlettr10561: This patch takes over KDC socket routines in...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
next