Age | Commit message (Expand) | Author | Files | Lines |
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 | r17986: Add a copy of the Heimdal licence to our source tree, to make it very | Andrew Bartlett | 1 | -0/+45 |
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 | 63 | -507/+944 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 66 | -3977/+2995 |
2007-10-10 | r15155: Add strsep replacement from heimdal 0.7.2 for systems that don't | James Peach | 1 | -0/+61 |
2007-10-10 | r14949: re-add the two lex.c files for heimdal, these are needed for systems | Andrew Tridgell | 2 | -0/+4520 |
2007-10-10 | r14711: let windows clients retry after getting ERR_SKEW | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r14707: Initialise default value (the rest of this function sets it to 1 if | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVN | Andrew Bartlett | 9 | -4320/+113 |
2007-10-10 | r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 2 | -120/+249 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 64 | -863/+3018 |
2007-10-10 | r13481: As far as I can tell, my changes in -r 12863 were dangerously untested. | Andrew Bartlett | 3 | -2/+62 |
2007-10-10 | r13144: This seems to be required for Samba4 to talk to Samba4, and to get the | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 4 | -1/+289 |
2007-10-10 | r12863: As lha suggested to me a while back, it appears that the | Andrew Bartlett | 3 | -48/+2 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12269: Update to current lorikeet-heimdal. This changed the way the hdb | Andrew Bartlett | 27 | -634/+850 |
2007-10-10 | r12037: Fix malloc corruption caused by double-free(), where realloc(ptr, 0) | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r12000: Update to current lorikeet-heimdal, including in particular support | Andrew Bartlett | 12 | -26/+504 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 18 | -219/+258 |
2007-10-10 | r11940: Love has clarified why this code does what it does. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r11931: Add a short README explaining what this directory is all about. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r11930: Add socket/packet handling code for kpasswdd | Andrew Bartlett | 1 | -2/+18 |
2007-10-10 | r11568: Debuging aids: Let the administrator know when a key/entry expired, | Andrew Bartlett | 1 | -6/+28 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 5 | -76/+80 |
2007-10-10 | r11542: Add the netbios name type. We will need it when we start to handle | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11541: More logical (I think...) delegation semantics. | Andrew Bartlett | 1 | -10/+14 |
2007-10-10 | r11536: Add a hook for client-principal access control to hdb-ldb, re-using | Andrew Bartlett | 6 | -33/+138 |
2007-10-10 | r11529: Disable DNS lookups for forwarded credentials, unless really, really | Andrew Bartlett | 1 | -34/+41 |
2007-10-10 | r11477: This seems really nasty, but as I understand it an attacker cannot | Andrew Bartlett | 1 | -2/+11 |
2007-10-10 | r11469: Fix typo, and use the correct (RFC4120) session key for delegating | Andrew Bartlett | 2 | -11/+13 |
2007-10-10 | r11468: Merge a bit more of init_sec_context from Heimdal CVS into our | Andrew Bartlett | 1 | -4/+21 |
2007-10-10 | r11462: Fix the build: somehow I lost the header for this samba-specific hack. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 9 | -109/+231 |