Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-10 | Move default Kerberos DB directory from /var/heimdal to /var/kerberosV. | Antoine Jacoutot | |
We want to refer to the protocol, not the implementation. req. by and ok deraadt@ ok dcoppa@ robert@ beck@ | |||
2013-06-21 | Pass NO_NTLM to the compile line. | Antoine Jacoutot | |
ok robert@ | |||
2013-06-19 | remove obsolete file | Robert Nagy | |
2013-06-19 | start un-bloating kerberos by removing support for hx509, pthreads, spnego, | Robert Nagy | |
ntlm, pkinit | |||
2013-06-18 | Fix HAVE___SYNC_ADD_AND_FETCH for sh and sparc(32) | Miod Vallat | |
2013-06-17 | change bug reports email address | Robert Nagy | |
2013-06-17 | update kerberosV to Heimdal 1.5.2 using BSD Makefiles based | Robert Nagy | |
on the ones from FreeBSD This is getting commited now so that we can patch it up fast in the tree. There are known regressions so please don't try to build this on your own now, please wait for the next available snapshot. If however you would still want to build it, make sure build and install everything in the tools directory first. This is not the full commit yet because there are several subdirectories. | |||
2013-01-20 | Define HAVE_GETPWNAM_R and HAVE_STDINT_H to match reality. | Miod Vallat | |
2010-05-21 | Don't define NEED_STRNDUP_PROTO | Todd C. Miller | |
2010-05-19 | Use strndup and strnlen from libc. OK kettenis@ | Todd C. Miller | |
2006-04-26 | Update version number | Bjorn Sandell | |
2006-04-15 | unbreak static arches. from deraadt | Bjorn Sandell | |
2006-04-14 | fixes for heimdal 0.7.2 | Bjorn Sandell | |
2004-10-29 | Merge with heimdal-0.6.3 Tested by beck@, msf@, me and others. ok beck@ | Bjorn Sandell | |
2003-05-14 | Disable krb4 support in krb5 | Hans Insulander | |
2003-05-12 | Update version number | Hans Insulander | |
2003-05-11 | New file needed by heimdal-0.6rc1 | Hans Insulander | |
2003-05-11 | Stuff needed for heimdal-0.6rc1 | Hans Insulander | |
2002-06-08 | Update for krb4-1.1.1 | Hans Insulander | |
2002-05-30 | First pass of get/setprogname() cleanup. Much more to come later. | Hans Insulander | |
ok deraadt@, pval@ | |||
2002-04-04 | Correct version number (should be 0.4e). | Hans Insulander | |
Spotted by Love Hornquist-Astrand <lha@stacken.kth.se>. ok deraadt@ | |||
2002-02-11 | Put back local change that allowed things to build on static-libs-only | Miod Vallat | |
arches, that was lost in last heimdal import. Found the hard way by deraadt@. | |||
2002-02-06 | Merge heimdal-0.4e | Hans Insulander | |
2001-09-29 | we now have pidfile(3) in libutil | Jakob Schlyter | |
2001-08-07 | Make kerberosV compile entirely on platforms lacking shared libraries, | Miod Vallat | |
i.e. hppa, mvme88k and vax. Discussed a lot with hugh@ and (less) with hin@, probably the least ugly patch we could make. | |||
2001-07-11 | Use our swap16 and swap32 instead of the ones in libroken. | Hans Insulander | |
2001-06-27 | -Wall | Hans Insulander | |
2001-06-27 | Add prototype for getprogname() and setprogname() | Hans Insulander | |
2001-06-22 | Fix roken_getsockname with a #define | Hans Insulander | |
2001-05-25 | Include stuff needed for Heimdal. | Hans Insulander | |