summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett16-130/+974
2007-10-10r19663: merge changes from lorikeet heimdal:Stefan Metzmacher1-22/+52
2007-10-10r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2-5/+4
2007-10-10r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett10-73/+181
2007-10-10r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett17-215/+466
2007-10-10r19632: This got missed in the heimdal merge. Without this, we don't keep theAndrew Bartlett1-1/+1
2007-10-10r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher1-0/+2
2007-10-10r19615: include roken.h.in as this still includes the ifdef's we need in samba4Stefan Metzmacher2-276/+706
2007-10-10r19613: remove diff between samba4 and lorikeetStefan Metzmacher1-0/+2
2007-10-10r19612: fix the build with auto dependenciesStefan Metzmacher1-3/+0
2007-10-10r19606: Remove generated filesAndrew Bartlett3-463/+0
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett231-9365/+22496
2007-10-10r19325: leak fix from lhaAndrew Tridgell1-1/+4
2007-10-10r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett5-14/+30
2007-10-10r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell1-1/+1
2007-10-10r18322: fixed a compilation problem on AIX caused by lex not putting config.hAndrew Tridgell2-1/+3
2007-10-10r18308: get this right ....Andrew Tridgell1-1/+1
2007-10-10r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell1-1/+1
2007-10-10r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell18-18/+18
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij2-578/+777
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-587/+777
2007-10-10r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett1-2/+2
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter6-8/+8
2007-10-10r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett1-1/+1
2007-10-10r16000: - use uint16_t instead of u_int16_tStefan Metzmacher1-5/+6
2007-10-10r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2-5/+5
2007-10-10r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell1-71/+0
2007-10-10r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett5-182/+21
2007-10-10r15491: Always initialise is_cfx (found by Valgrind)Andrew Bartlett1-1/+3
2007-10-10r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett3-16/+46
2007-10-10r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett54-321/+613
2007-10-10r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett60-3447/+2687
2007-10-10r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach1-0/+61
2007-10-10r14949: re-add the two lex.c files for heimdal, these are needed for systemsAndrew Tridgell2-0/+4520
2007-10-10r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett1-0/+1
2007-10-10r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett9-4320/+113
2007-10-10r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij1-1/+0
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2-120/+249
2007-10-10r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett58-677/+2999
2007-10-10r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett3-2/+62
2007-10-10r13144: This seems to be required for Samba4 to talk to Samba4, and to get theAndrew Bartlett1-0/+11
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett4-1/+289
2007-10-10r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett3-48/+2
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-0/+3
2007-10-10r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett20-433/+554
2007-10-10r12037: Fix malloc corruption caused by double-free(), where realloc(ptr, 0)Andrew Bartlett1-3/+9
2007-10-10r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett12-26/+504
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett17-208/+244
2007-10-10r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett4-11/+37
2007-10-10r11542: Add the netbios name type. We will need it when we start to handleAndrew Bartlett1-0/+1