Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23895: reapply rev 23493: | Stefan Metzmacher | 1 | -27/+6 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 4 | -12/+4 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 59 | -793/+2024 |
2007-10-10 | r23493: regenerate lex.c files with flex 2.5.33 | Stefan Metzmacher | 2 | -54/+12 |
2007-10-10 | r23456: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 427 | -2232/+7474 |
2007-10-10 | r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from | Stefan Metzmacher | 3 | -0/+309 |
2007-10-10 | r23060: use #include <roken.h> consistently. Using "roken.h" in this directory | Andrew Tridgell | 18 | -18/+18 |
2007-10-10 | r22191: Add a samba4kinit binary to the build, so I can test using an existing | Andrew Bartlett | 2 | -0/+253 |
2007-10-10 | r21620: commit updated versions (with correct paths) | Andrew Tridgell | 4 | -858/+1206 |
2007-10-10 | r21438: create the PAC element in the same order as w2k3, | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r20786: Fix the build. | Jelmer Vernooij | 1 | -586/+776 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 1 | -778/+587 |
2007-10-10 | r20648: Closer to a build... Add missing header file. | Andrew Bartlett | 1 | -0/+434 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 1 | -587/+778 |
2007-10-10 | r20643: Remove generated files accidentilly committed. | Andrew Bartlett | 4 | -223/+0 |
2007-10-10 | r20640: Commit part 2/2 | Andrew Bartlett | 163 | -2545/+29152 |
2007-10-10 | r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested... | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r19681: Update to current lorikeet-heimdal. I'm looking at using the realm | Andrew Bartlett | 16 | -130/+974 |
2007-10-10 | r19663: merge changes from lorikeet heimdal: | Stefan Metzmacher | 1 | -22/+52 |
2007-10-10 | r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can only | Andrew Bartlett | 2 | -5/+4 |
2007-10-10 | r19644: Merge up to current lorikeet-heimdal, incling adding | Andrew Bartlett | 10 | -73/+181 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 17 | -215/+466 |
2007-10-10 | r19632: This got missed in the heimdal merge. Without this, we don't keep the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portable | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19615: include roken.h.in as this still includes the ifdef's we need in samba4 | Stefan Metzmacher | 2 | -276/+706 |
2007-10-10 | r19613: remove diff between samba4 and lorikeet | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19612: fix the build with auto dependencies | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r19606: Remove generated files | Andrew Bartlett | 3 | -463/+0 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 231 | -9365/+22496 |
2007-10-10 | r19325: leak fix from lha | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18826: Allow 'enterprise' principal names to log in. | Andrew Bartlett | 5 | -14/+30 |
2007-10-10 | r18528: work around what appears to be a compiler bug in gcc on irix. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18322: fixed a compilation problem on AIX caused by lex not putting config.h | Andrew Tridgell | 2 | -1/+3 |
2007-10-10 | r18308: get this right .... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18300: fixed a type bug in heimdal - lha, you happy with this upstream? It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18204: darn, compilers always look in the directory the source is in for | Andrew Tridgell | 18 | -18/+18 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 2 | -578/+777 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -587/+777 |
2007-10-10 | r16235: Don't update minor_status when cleaning up on error. This restores | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 6 | -8/+8 |
2007-10-10 | r16056: Fix errors found by trying to use our kpasswd server and the Apple cl... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16000: - use uint16_t instead of u_int16_t | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r15993: don't use u_int32_t, as the main heimdal code also don't use | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r15953: our timegm() replacement still doesn't work, so grab the one from | Andrew Tridgell | 1 | -71/+0 |
2007-10-10 | r15515: Syncronsise with current lorikeet-heimdal. | Andrew Bartlett | 5 | -182/+21 |
2007-10-10 | r15491: Always initialise is_cfx (found by Valgrind) | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r15484: Make accept_security_context() more compatible with how Samba3 (and | Andrew Bartlett | 3 | -16/+46 |
2007-10-10 | r15481: Update heimdal/ to match current lorikeet-heimdal. | Andrew Bartlett | 54 | -321/+613 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 60 | -3447/+2687 |
2007-10-10 | r15155: Add strsep replacement from heimdal 0.7.2 for systems that don't | James Peach | 1 | -0/+61 |