Age | Commit message (Expand) | Author |
2002-06-09 | -Wall cleanup | Hans Insulander |
2002-06-09 | Prototype for xfspioctl() syscall. | Hans Insulander |
2002-06-09 | moved to src/lib/roken/roken-common.h | Hans Insulander |
2002-06-08 | crank major | Hans Insulander |
2002-06-08 | cvs put set/getprogname() stuff back. remove it once again. | Hans Insulander |
2002-06-08 | regenerated for krb4-1.1.1 | Hans Insulander |
2002-06-08 | Two more files that are needed | Hans Insulander |
2002-06-08 | Merge krb4-1.1.1 | Hans Insulander |
2002-06-08 | Import of krb4-1.1.1 | Hans Insulander |
2002-06-07 | set_progname/get_progname cleanup | Hans Insulander |
2002-06-07 | Use issetugid() instead of the wrapper called issuid() in libroken. | Hans Insulander |
2002-06-06 | - correct strlcpy() size argument | Hans Insulander |
2002-05-25 | kill(pid, sig)... NOT (sig, pid)cvs diff -u kerberosIV/src/appl/bsd/rlogin.cc... | Theo de Raadt |
2002-05-22 | correct exit code; bks10@cornell.edu | Theo de Raadt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-04-18 | Install both kerb directories with install -d (suggested by millert@) | Marc Espie |
2002-02-16 | please even more architectures. the various linkers we have are just weird | Theo de Raadt |
2002-02-16 | remove some libraries, hides vax ld bug too | Theo de Raadt |
2002-02-13 | the same resolv.c needs to be in both krb and krb5, for static arch like vax | Theo de Raadt |
2002-01-14 | Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a different | Todd C. Miller |
2002-01-05 | mark signal races | Theo de Raadt |
2001-12-02 | Fix 2 more signal handlers | Theo de Raadt |
2001-12-02 | fix simple signal handlers | Theo de Raadt |
2001-11-18 | volatile sig_atomic_t | Theo de Raadt |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-08-02 | plural agreement (singular) | Hugh Graham |
2001-07-28 | Reorder linking for the sake of static arches. | Hugh Graham |
2001-07-11 | Don't put krb5 stuff in libkafs, as this creates some very unwanted | Hans Insulander |
2001-07-09 | too bad you are wrong. these binaries must link on powerpc and alpha, and yo... | Theo de Raadt |
2001-07-09 | Stuff in kerberosIV should _never_ link against kerberosV. | Hans Insulander |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-07-08 | remove MIPS leftovers. | Brad Smith |
2001-07-06 | symetrical -> symmetrical | Hans Insulander |
2001-07-03 | use ${SUDO} for make includes | Matthieu Herrb |
2001-07-01 | full library lists, until this gets fixed | Theo de Raadt |
2001-06-28 | Compile kerberos4 with -Wall | Hans Insulander |
2001-06-28 | -Wall fixes | Hans Insulander |
2001-06-27 | crack majornumber. | Hans Insulander |
2001-06-25 | Who cares about AIX bugs? | Hans Insulander |
2001-06-25 | kadmind, hin@ ok | Angelos D. Keromytis |
2001-06-25 | oops | Hans Insulander |
2001-06-25 | Don't build conflicting programs when KERBEROS5 == "yes". | Hans Insulander |
2001-06-22 | Build with krb5 support, if KERBEROS5 is defined. | Hans Insulander |
2001-06-19 | update Wietse Venema's copyright to update copyright to ftp://ftp.porcupine.o... | assar |
2001-06-13 | va_start/end for every call to vfprintf and friends, from scp.c | Markus Friedl |
2001-06-05 | Undo accidentally commited changes. | Hans Insulander |
2001-06-05 | Undo accidentally commited changes. | Hans Insulander |
2001-06-05 | Don't spawn unecessary subshell in the "make build" target, a.k.a hin-is-lazy | Hans Insulander |
2001-05-25 | Correct include file copying shellcode. | Hans Insulander |
2001-05-25 | eol on last line | Theo de Raadt |