summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-262-4624/+0
* heimdal: remove unused old filesStefan Metzmacher2008-08-261-458/+0
* heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher2008-08-261-2/+0
* Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher2008-08-141-3/+0
* krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher2008-08-081-0/+3
* heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-0164-1565/+2803
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-1944-487/+1969
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1016-128/+242
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1015-175/+481
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-1093-331/+683
* r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2007-10-102-0/+253
* r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher2007-10-101-7/+7
* r20640: Commit part 2/2Andrew Bartlett2007-10-1024-171/+1637
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-108-13/+491
* r19663: merge changes from lorikeet heimdal:Stefan Metzmacher2007-10-101-22/+52
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-104-48/+81
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-106-83/+304
* 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-1035-741/+1888
* r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett2007-10-105-14/+30
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-105-6/+6
* r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett2007-10-102-173/+13
* r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett2007-10-101-1/+2
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-1020-107/+358
* r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett2007-10-1030-1552/+594
* r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett2007-10-106-117/+112
* r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-1011-250/+168
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-101-0/+3
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+3
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-108-40/+48
* r12037: Fix malloc corruption caused by double-free(), where realloc(ptr, 0)Andrew Bartlett2007-10-101-3/+9
* r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett2007-10-105-9/+105
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-106-24/+102
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-103-8/+29
* r11542: Add the netbios name type. We will need it when we start to handleAndrew Bartlett2007-10-101-0/+1
* r11529: Disable DNS lookups for forwarded credentials, unless really, reallyAndrew Bartlett2007-10-101-34/+41
* r11469: Fix typo, and use the correct (RFC4120) session key for delegatingAndrew Bartlett2007-10-102-11/+13
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-2/+4
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-101-10/+148
* r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updatedAndrew Bartlett2007-10-1013-445/+1079
* r10983: Another case were we want to avoid DNS for unqualified names.Andrew Bartlett2007-10-101-1/+8
* r10561: This patch takes over KDC socket routines in Heimdal, and directs themAndrew Bartlett2007-10-104-8/+61
* r10398: Don't do DNS lookups on short names (no .).Andrew Bartlett2007-10-101-0/+5
* r10386: Merge current lorikeet-heimdal into Samba4.Andrew Bartlett2007-10-106-104/+101
* r10382: In the absence of client support for the full KDC-sideAndrew Bartlett2007-10-101-10/+23
* r10337: This grubby little hack is the implementation of a concept discussedAndrew Bartlett2007-10-103-0/+11
* r10149: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-102-32/+47
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-103-93/+86
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-103-55/+0
* r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@').Andrew Bartlett2007-10-102-20/+64