Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 1 | -0/+66 |
2008-09-03 | Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719 | Andrew Bartlett | 1 | -32/+70 |
2008-08-28 | Don't wipe the PAC checksums, the caller may actually need them. | Andrew Bartlett | 1 | -14/+0 |
2008-08-26 | heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches | Stefan Metzmacher | 90 | -830/+1096 |
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 2 | -4624/+0 |
2008-08-26 | heimdal: remove unused old files | Stefan Metzmacher | 1 | -458/+0 |
2008-08-26 | heimdal_build: add a fake sqlite keytab implementation | Stefan Metzmacher | 1 | -2/+0 |
2008-08-14 | Revert "krb5: always generate the acceptor subkey as the same enctype as the ... | Stefan Metzmacher | 1 | -3/+0 |
2008-08-08 | krb5: always generate the acceptor subkey as the same enctype as the used ser... | Stefan Metzmacher | 1 | -0/+3 |
2008-08-01 | heimdal: update to lorikeet-heimdal rev 801 | Stefan Metzmacher | 64 | -1565/+2803 |
2008-03-19 | Merge lorikeet-heimdal -r 787 into Samba4 tree. | Andrew Bartlett | 44 | -487/+1969 |
2007-10-10 | r24614: Merge with current lorikeet-heimdal. This brings us one step closer | Andrew Bartlett | 16 | -128/+242 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 15 | -175/+481 |
2007-10-10 | r23456: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 93 | -331/+683 |
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 | r21438: create the PAC element in the same order as w2k3, | Stefan Metzmacher | 1 | -7/+7 |
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 |