summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-5/+27
2007-12-21r25738: always include config.h first.Stefan Metzmacher2-0/+8
2007-12-21r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher4-112/+116
2007-12-21r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2-19/+57
2007-10-10r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2-54/+12
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett49-687/+982
2007-10-10r23895: reapply rev 23493:Stefan Metzmacher1-27/+6
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell4-12/+4
2007-10-10r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett59-793/+2024
2007-10-10r23493: regenerate lex.c files with flex 2.5.33Stefan Metzmacher2-54/+12
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett427-2232/+7474
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher3-0/+309
2007-10-10r23060: use #include <roken.h> consistently. Using "roken.h" in this directoryAndrew Tridgell18-18/+18
2007-10-10r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2-0/+253
2007-10-10r21620: commit updated versions (with correct paths)Andrew Tridgell4-858/+1206
2007-10-10r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher1-7/+7
2007-10-10r20786: Fix the build.Jelmer Vernooij1-586/+776
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-778/+587
2007-10-10r20648: Closer to a build... Add missing header file.Andrew Bartlett1-0/+434
2007-10-10r20647: add cluster codeAndrew Tridgell1-587/+778
2007-10-10r20643: Remove generated files accidentilly committed.Andrew Bartlett4-223/+0
2007-10-10r20640: Commit part 2/2Andrew Bartlett163-2545/+29152
2007-10-10r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher1-2/+5
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