summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib
Commit message (Expand)AuthorAgeFilesLines
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-5/+27
* r25738: always include config.h first.Stefan Metzmacher2007-12-212-0/+8
* r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher2007-12-214-112/+116
* r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2007-12-212-19/+57
* r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2007-10-102-54/+12
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1049-687/+982
* r23895: reapply rev 23493:Stefan Metzmacher2007-10-101-27/+6
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-104-12/+4
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1059-793/+2024
* r23493: regenerate lex.c files with flex 2.5.33Stefan Metzmacher2007-10-102-54/+12
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-10427-2232/+7474
* r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher2007-10-103-0/+309
* r23060: use #include <roken.h> consistently. Using "roken.h" in this directoryAndrew Tridgell2007-10-1018-18/+18
* r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2007-10-102-0/+253
* r21620: commit updated versions (with correct paths)Andrew Tridgell2007-10-104-858/+1206
* r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher2007-10-101-7/+7
* r20786: Fix the build.Jelmer Vernooij2007-10-101-586/+776
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-778/+587
* r20648: Closer to a build... Add missing header file.Andrew Bartlett2007-10-101-0/+434
* r20647: add cluster codeAndrew Tridgell2007-10-101-587/+778
* r20643: Remove generated files accidentilly committed.Andrew Bartlett2007-10-104-223/+0
* r20640: Commit part 2/2Andrew Bartlett2007-10-10163-2545/+29152
* r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher2007-10-101-2/+5
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-1016-130/+974
* r19663: merge changes from lorikeet heimdal:Stefan Metzmacher2007-10-101-22/+52
* r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2007-10-102-5/+4
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-1010-73/+181
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-1017-215/+466
* r19632: This got missed in the heimdal merge. Without this, we don't keep theAndrew Bartlett2007-10-101-1/+1
* r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher2007-10-101-0/+2
* r19615: include roken.h.in as this still includes the ifdef's we need in samba4Stefan Metzmacher2007-10-102-276/+706
* r19613: remove diff between samba4 and lorikeetStefan Metzmacher2007-10-101-0/+2
* r19612: fix the build with auto dependenciesStefan Metzmacher2007-10-101-3/+0
* r19606: Remove generated filesAndrew Bartlett2007-10-103-463/+0
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-10231-9365/+22496
* r19325: leak fix from lhaAndrew Tridgell2007-10-101-1/+4
* r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett2007-10-105-14/+30
* r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell2007-10-101-1/+1
* r18322: fixed a compilation problem on AIX caused by lex not putting config.hAndrew Tridgell2007-10-102-1/+3
* r18308: get this right ....Andrew Tridgell2007-10-101-1/+1
* r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell2007-10-101-1/+1
* r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell2007-10-1018-18/+18
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-102-578/+777
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-587/+777
* r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-106-8/+8
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-101-1/+1
* r16000: - use uint16_t instead of u_int16_tStefan Metzmacher2007-10-101-5/+6
* r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2007-10-102-5/+5
* r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell2007-10-101-71/+0