summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos
Commit message (Expand)AuthorAgeFilesLines
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-101-1/+28
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-2/+0
* r20275: we should check for the oid the caller gave us!Stefan Metzmacher2007-10-101-1/+1
* r20274: add missing return statement and make it more explicit that we return...Stefan Metzmacher2007-10-101-2/+3
* r19677: Fix more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-102-19/+19
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-103-103/+102
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-104-23/+24
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-105-17/+6
* r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett2007-10-102-42/+50
* r19523: Remove unused functions.Andrew Bartlett2007-10-101-152/+0
* r17774: this macro is unusedStefan Metzmacher2007-10-101-2/+0
* r15988: try to fix the build on au2 IRIX 6.4Stefan Metzmacher2007-10-101-1/+1
* r15876: Fix build on IPv6-less systems.Jelmer Vernooij2007-10-101-0/+2
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-102-12/+9
* r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett2007-10-101-3/+5
* r15501: Allow interactive password prompting on kerberos as well.Andrew Bartlett2007-10-101-0/+7
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-1/+1
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-1/+1
* r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij2007-10-101-1/+1
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-4/+4
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-102-2/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-2/+2
* r15258: Another attempt at fixing getaddrinfo on IRIXJelmer Vernooij2007-10-101-0/+1
* r15256: Use libroken's getaddrinfo if it is not provided by the system. ShouldJelmer Vernooij2007-10-102-1/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-1/+1
* r14306: fixed two break errorsAndrew Tridgell2007-10-101-2/+2
* r14202: Oops. When removing a header, we need to replace it.Andrew Bartlett2007-10-101-0/+1
* r14201: I don't think including roken is going to be a good solution. Let'sAndrew Bartlett2007-10-101-2/+0
* r14180: The PAC isn't so special that it deserves a level 0 debug any more.Andrew Bartlett2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-102-0/+3
* r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij2007-10-101-1/+1
* r13842: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2007-10-101-0/+4
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-102-1/+5
* r12899: - fix warnings on AIXStefan Metzmacher2007-10-101-1/+2
* r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett2007-10-101-4/+0
* r12808: Actually, with that we can avoid roken compleatly.Andrew Bartlett2007-10-101-1/+0
* r12807: I'm wondering if this might fix AIX on the build farm...Andrew Bartlett2007-10-101-1/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-102-26/+7
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2007-10-106-22/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-8/+7
* r12422: Some kerberos comments and clarifications.Andrew Bartlett2007-10-102-11/+22