Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-04 | use -ldes more | Theo de Raadt | |
2002-02-21 | a little closer to reality. | Hans Insulander | |
new section about testing added (mainly as a reminder to myself) | |||
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 | Fix misspelling | Hans Insulander | |
2002-02-06 | Misc. updates for heimdal-0.4e | Hans Insulander | |
2002-02-06 | Merge heimdal-0.4e | Hans Insulander | |
2002-02-06 | Bump major | Hans Insulander | |
2002-02-06 | Merge heimdal-0.4e | Hans Insulander | |
2002-02-06 | Import of heimdal-0.4e | Hans Insulander | |
2002-01-14 | Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a different | Todd C. Miller | |
meaning now. | |||
2001-12-05 | use strlcpy instead | Theo de Raadt | |
2001-12-02 | fix simple signal handlers | Theo de Raadt | |
2001-11-22 | Bad .IMPSRC. | Marc Espie | |
2001-11-20 | no libdl here, too | Peter Valchev | |
2001-11-20 | libdl is gone | Peter Valchev | |
2001-11-18 | volatile sig_atomic_t | Theo de Raadt | |
2001-11-13 | fix Xr | Theo de Raadt | |
2001-11-13 | no kpasswd(1) | Theo de Raadt | |
2001-11-12 | correct path | Theo de Raadt | |
2001-10-24 | syslog_r() implementation. deraadt@ ok. | Jean-Jacques Bernard-Gundol | |
2001-10-02 | Fix this obvious double free() that's been found and fixed my numerous | Hans Insulander | |
people. I'd really have liked to import a new heimdal release, but i do not have the time to test it enough before 3.0. Post-release, a newer heimdal with _lots_ of bugfixes will be imported. This is a very unfortunate situation, i truly regret it and wish i had more time to spend on this. | |||
2001-09-29 | we now have pidfile(3) in libutil | Jakob Schlyter | |
2001-09-27 | We have a libdl now. | Artur Grabowski | |
2001-09-27 | We have a libdl on sparc64 now. | Artur Grabowski | |
2001-09-27 | sparc64 has a libdl now | Artur Grabowski | |
2001-09-12 | no -ldl on sparc64 (yet) | Jason Wright | |
2001-09-12 | move krb4 to after krb5, and don't link with -ldl on sparc64 (yet) | Jason Wright | |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt | |
2001-08-30 | MLINK kauth(1) to kinit(1);, better than no manpage at all for kauth. | Hans Insulander | |
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-31 | missing MLINK | Theo de Raadt | |
2001-07-31 | remove stupid Xr to "Source(tm)" | Jakob Schlyter | |
2001-07-31 | install krb5.conf(5) | Jakob Schlyter | |
2001-07-18 | -lkafs everywhere, since LIBRARIES CALL THINGS IN THERE | Theo de Raadt | |
2001-07-13 | bswap16 and bswap32 were removed from the library, api change, must rev major. | Dale Rahn | |
2001-07-11 | "ln -s" -> "ln -sf"; ok hin | Peter Valchev | |
2001-07-11 | Correct path in an example. Already fixed in heimdal repository. | Hans Insulander | |
2001-07-11 | Remove the need for simple_exec.c | Hans Insulander | |
2001-07-11 | Use our swap16 and swap32 instead of the ones in libroken. | Hans Insulander | |
2001-07-11 | Put libkafs stuff for krb5 in libkrb5, to resolve linking issues. | Hans Insulander | |
Bump minornumber. | |||
2001-07-11 | Added todo about kstash and library cleanup | 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 | |
-- Ok'd by deraadt@ | |||
2001-07-06 | symetrical -> symmetrical | Hans Insulander | |
spotted by pvalchec@openbsd.org | |||
2001-07-03 | Somehow a space got the eighth bit set | Niklas Hallqvist | |
2001-07-01 | fix build by including two pieces of libroken directly into libkrb5. | Dale Rahn | |
If this actually worked correctly before, the minor would have been incremented. | |||
2001-06-29 | /etc/krb5.keytab -> /etc/kerberosV/krb5.keytab | Hans Insulander | |
/etc/srvtab -> /etc/kerberosIV/srvtab | |||
2001-06-29 | /etc/krb5.conf -> /etc/kerberosV/krb5.conf | Hans Insulander | |
2001-06-28 | update your /usr/share/mk, drahn@ says .. my bad | Todd T. Fries | |
2001-06-28 | we don't all run elf yet | Todd T. Fries | |