summaryrefslogtreecommitdiff
path: root/source4/heimdal
AgeCommit message (Expand)AuthorFilesLines
2008-03-19Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett4-5/+7
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett152-1344/+36640
2008-03-13heimdal: Add parameter to windc_plugin to allow extended return codes.Andrew Kroeger4-5/+7
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-5/+27
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
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 Bartlett56-785/+1137
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 Bartlett66-884/+2166
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 Bartlett449-2876/+8568
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 Bartlett4-0/+1273
2007-10-10r21746: We don't link in this file any more.Andrew Bartlett1-359/+0
2007-10-10r21620: commit updated versions (with correct paths)Andrew Tridgell4-858/+1206
2007-10-10r21448: return the same error codes as a windows KDCStefan Metzmacher1-3/+3
2007-10-10r21447: make handling of replying e_data more genericStefan Metzmacher1-18/+12
2007-10-10r21439: fix compiler warningsStefan Metzmacher1-6/+6
2007-10-10r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher1-7/+7
2007-10-10r21436: Choose the TGT session key enctype also by checking what enctypesStefan Metzmacher1-4/+20
2007-10-10r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett3-4/+685
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-10r20642: This bit of autoconf causes us pain. Revert back to how we had thingsAndrew Bartlett1-1/+0
2007-10-10r20640: Commit part 2/2Andrew Bartlett176-2843/+30855
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 Bartlett19-137/+978
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 Bartlett19-224/+508
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 Bartlett245-10617/+25407
2007-10-10r19325: leak fix from lhaAndrew Tridgell1-1/+4
2007-10-10r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett8-25/+43