summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett2007-10-101-22/+36
* r12064: pass back the socket level error correctly (so we getAndrew Tridgell2007-10-101-7/+2
* r12063: fixed the krb5 client code to handle ICMP port unreachable errors, andAndrew Tridgell2007-10-101-17/+21
* r12059: Use random keytab names (so we get different keytabs, rather thanAndrew Bartlett2007-10-101-1/+15
* r12056: Some clarification fixes for the keytab code, and use the rightAndrew Bartlett2007-10-101-14/+15
* r11994: This function no longer needs a special declaration.Andrew Bartlett2007-10-101-4/+0
* r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...Andrew Bartlett2007-10-101-98/+321
* r11940: Love has clarified why this code does what it does.Andrew Bartlett2007-10-101-8/+0
* r11928: More Kerberos musings...Andrew Bartlett2007-10-101-20/+64
* r11601: try to fix the build on IRIX 6.5 us4Stefan Metzmacher2007-10-101-0/+3
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-102-8/+30
* r11538: More notes on things we need.Andrew Bartlett2007-10-101-0/+3
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+10
* r11400: fix compiler warningsStefan Metzmacher2007-10-101-5/+5
* r11350: Add some debugs to assist tracking down kerberos issues in future.Andrew Bartlett2007-10-101-2/+26
* r11325: Fix up some kerberos notes.Andrew Bartlett2007-10-101-15/+14
* r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett2007-10-101-2/+0
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-102-120/+6
* r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensureAndrew Bartlett2007-10-101-2/+0
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-7/+7
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-101-25/+31
* r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett2007-10-101-45/+12
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-102-16/+101
* r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.Andrew Bartlett2007-10-101-27/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-0/+0
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-103-240/+109
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-6/+0
* r11037:Stefan Metzmacher2007-10-101-0/+6
* r10985: To aid in testing, this allows us to easily force kerberos to use UDP...Andrew Bartlett2007-10-101-5/+9
* r10945: Free the salt after we are done with it. May need a merge to similarAndrew Bartlett2007-10-101-2/+4