summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* Fix the build. Looks like no one ever compiled this on a systemJeremy Allison2009-02-241-0/+12
* Start fixing Solaris build failures.Jeremy Allison2009-02-241-1/+1
* heimdal: void functions should not return a valueStefan Metzmacher2009-01-311-1/+1
* heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2
* Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij2008-11-021-0/+292
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-2890-4028/+5197
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-201-0/+66
* Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719Andrew Bartlett2008-09-031-32/+70
* Don't wipe the PAC checksums, the caller may actually need them.Andrew Bartlett2008-08-281-14/+0
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-2690-830/+1096
* 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