Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20640: Commit part 2/2 | Andrew Bartlett | 24 | -171/+1637 |
2007-10-10 | r19681: Update to current lorikeet-heimdal. I'm looking at using the realm | Andrew Bartlett | 8 | -13/+491 |
2007-10-10 | r19663: merge changes from lorikeet heimdal: | Stefan Metzmacher | 1 | -22/+52 |
2007-10-10 | r19644: Merge up to current lorikeet-heimdal, incling adding | Andrew Bartlett | 4 | -48/+81 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 6 | -83/+304 |
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 | 35 | -741/+1888 |
2007-10-10 | r18826: Allow 'enterprise' principal names to log in. | Andrew Bartlett | 5 | -14/+30 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 5 | -6/+6 |
2007-10-10 | r15515: Syncronsise with current lorikeet-heimdal. | Andrew Bartlett | 2 | -173/+13 |
2007-10-10 | r15484: Make accept_security_context() more compatible with how Samba3 (and | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r15481: Update heimdal/ to match current lorikeet-heimdal. | Andrew Bartlett | 20 | -107/+358 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 30 | -1552/+594 |
2007-10-10 | r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVN | Andrew Bartlett | 6 | -117/+112 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 11 | -250/+168 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -0/+3 |
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 | 8 | -40/+48 |
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 | 5 | -9/+105 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 6 | -24/+102 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 3 | -8/+29 |
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 | r11529: Disable DNS lookups for forwarded credentials, unless really, really | Andrew Bartlett | 1 | -34/+41 |
2007-10-10 | r11469: Fix typo, and use the correct (RFC4120) session key for delegating | Andrew Bartlett | 2 | -11/+13 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 1 | -10/+148 |
2007-10-10 | r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updated | Andrew Bartlett | 13 | -445/+1079 |
2007-10-10 | r10983: Another case were we want to avoid DNS for unqualified names. | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r10561: This patch takes over KDC socket routines in Heimdal, and directs them | Andrew Bartlett | 4 | -8/+61 |
2007-10-10 | r10398: Don't do DNS lookups on short names (no .). | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r10386: Merge current lorikeet-heimdal into Samba4. | Andrew Bartlett | 6 | -104/+101 |
2007-10-10 | r10382: In the absence of client support for the full KDC-side | Andrew Bartlett | 1 | -10/+23 |
2007-10-10 | r10337: This grubby little hack is the implementation of a concept discussed | Andrew Bartlett | 3 | -0/+11 |
2007-10-10 | r10149: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 2 | -32/+47 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 3 | -93/+86 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 3 | -55/+0 |
2007-10-10 | r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@'). | Andrew Bartlett | 2 | -20/+64 |
2007-10-10 | r9696: Update prototypes for new name of short parsing function. | Andrew Bartlett | 1 | -4/+11 |
2007-10-10 | r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated | Andrew Bartlett | 4 | -29/+81 |
2007-10-10 | r9413: Bring Samba4 back up to date with lorikeet-heimdal. | Andrew Bartlett | 8 | -309/+128 |
2007-10-10 | r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4. | Andrew Bartlett | 12 | -161/+518 |
2007-10-10 | r8310: replace the heimdal networking interface scanning code with glue code ... | Andrew Tridgell | 1 | -291/+0 |
2007-10-10 | r8302: import mini HEIMDAL into the tree | Heimdal Import User | 90 | -0/+38727 |