summaryrefslogtreecommitdiff
path: root/kerberosV
AgeCommit message (Expand)Author
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
2002-05-30First pass of get/setprogname() cleanup. Much more to come later.Hans Insulander
2002-05-18undo the recent setprogname/getprogname changes, but LEAVE the major cranked....Theo de Raadt
2002-05-17crank majorHans Insulander
2002-05-17getprogname and setprogname moved to libroken, as it's needed by theHans Insulander
2002-05-17Add setprogname and getprogname; needed by the upcoming arla update.Hans Insulander
2002-05-15basic change to make kerbV build with OpenSSL 0.9.7 -Bob Beck
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-04-18Install both kerb directories with install -d (suggested by millert@)Marc Espie
2002-04-04Correct version number (should be 0.4e).Hans Insulander
2002-03-04use -ldes moreTheo de Raadt
2002-02-21a little closer to reality.Hans Insulander
2002-02-11Put back local change that allowed things to build on static-libs-onlyMiod Vallat
2002-02-06Fix misspellingHans Insulander
2002-02-06Misc. updates for heimdal-0.4eHans Insulander
2002-02-06Merge heimdal-0.4eHans Insulander
2002-02-06Bump majorHans Insulander
2002-02-06Merge heimdal-0.4eHans Insulander
2002-02-06Import of heimdal-0.4eHans Insulander
2002-01-14Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a differentTodd C. Miller
2001-12-05use strlcpy insteadTheo de Raadt
2001-12-02fix simple signal handlersTheo de Raadt
2001-11-22Bad .IMPSRC.Marc Espie
2001-11-20no libdl here, tooPeter Valchev
2001-11-20libdl is gonePeter Valchev
2001-11-18volatile sig_atomic_tTheo de Raadt
2001-11-13fix XrTheo de Raadt
2001-11-13no kpasswd(1)Theo de Raadt
2001-11-12correct pathTheo de Raadt
2001-10-24syslog_r() implementation. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-10-02Fix this obvious double free() that's been found and fixed my numerousHans Insulander
2001-09-29we now have pidfile(3) in libutilJakob Schlyter
2001-09-27We have a libdl now.Artur Grabowski
2001-09-27We have a libdl on sparc64 now.Artur Grabowski
2001-09-27sparc64 has a libdl nowArtur Grabowski
2001-09-12no -ldl on sparc64 (yet)Jason Wright
2001-09-12move krb4 to after krb5, and don't link with -ldl on sparc64 (yet)Jason Wright
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-08-30MLINK kauth(1) to kinit(1);, better than no manpage at all for kauth.Hans Insulander
2001-08-07Make kerberosV compile entirely on platforms lacking shared libraries,Miod Vallat