summaryrefslogtreecommitdiff
path: root/kerberosV
AgeCommit message (Expand)Author
2003-05-11These files do not belong in kadmin clientHans Insulander
2003-05-11set_progname removedHans Insulander
2003-05-11define SYSCONFDIRHans Insulander
2003-05-11New file needed by heimdal-0.6rc1Hans Insulander
2003-05-11Stuff needed for heimdal-0.6rc1Hans Insulander
2003-05-11Small changes needed for heimdal-0.6rc1Hans Insulander
2003-05-11Merge 0.6rc1Hans Insulander
2003-05-11Import of heimdal-0.6rc1Hans Insulander
2003-05-08multiple readlink() calls that forgot the -1...Vincent Labrecque
2003-04-28plug some unbounded sscanf, still more to doAnil Madhavapeddy
2003-04-20correct strlpcy; spotted by janj+openbsd@wenf.orgTheo de Raadt
2003-04-20move the NULL too; janj+openbsd@wenf.orgTheo de Raadt
2003-04-12string cleaning; parts by me, then parts by hin, then more parts by me.Theo de Raadt
2003-04-07ktutil should not be linked with -lkadm5srv, now that -lkadm5clnt is correct.Hans Insulander
2003-04-07Include the file client_glue.c - will make ktutil work properlyHans Insulander
2003-03-21Add a new option to disable krb4 cross-realm authentication, disabled byHans Insulander
2003-02-28Fix a bug found by propolice on sparc64; Jan JohanssonTodd C. Miller
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-01-31typos;Jason McIntyre
2003-01-21typos;Jason McIntyre
2003-01-12typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-06typo: s/prefered/preferredChad Loder
2002-12-30typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-30typos, but i left it as "credential cache"; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-06unkown; torh@bogus.netTheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-10-21fix remote exploit in kadmind; from lha@stacken.kth.se. ok hin@Jakob Schlyter
2002-09-23Do not build kf and kfd because of security issues in them and heimdal 0.5Miod Vallat
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-06-19correct size_t printingTheo de Raadt
2002-06-18gcc -Wall (pass this one up, hin)Theo de Raadt
2002-06-12err(3) newline cleanup, krb pieces; ok hin@Jason Peel
2002-06-11Actually, i think we should define these paths, but point them to the rightHans Insulander
2002-06-11Update my hin-is-lazy target for the moved libkafs.Hans Insulander
2002-06-11Oops, forgot to commit this...Hans Insulander
2002-06-11Heimdal lacks a manpage for pagsh, so i stole the one from krb4.Hans Insulander
2002-06-11Heimdal lacks an afslog manpage. I created one based on the krb4 one.Hans Insulander
2002-06-11Move afslog from kerberosIV to the kerberosV tree.Hans Insulander
2002-06-10We're OpenBSD. We don't need paths for Debian and OpenAFS, and weHans Insulander
2002-06-10Move kafs library to krb5 tree.Hans Insulander
2002-06-09Correct path to config filesHans Insulander
2002-06-09Add two files that are needed to merge kerberosIV and kerberosV libroken.Hans Insulander
2002-06-08Update for krb4-1.1.1Hans Insulander
2002-06-07Remove an unused variable.Hans Insulander
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
2002-06-06-Wall -Werror sweep on i386.Hans Insulander
2002-06-05Remove all uses of setprogname() and getprogname() in kerberosV subtree.Hans Insulander
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03volatile sig_atomic_tTheo de Raadt