Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-29 | major bump due to heimdal-0.6.3 import. ok beck@ pval@ deraadt@ | Bjorn Sandell | |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman | |
To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build | |||
2003-07-14 | Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, ↵ | Magnus Holmberg | |
David Krause, ... | |||
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove lib45. | Magnus Holmberg | |
2003-05-14 | Disable krb4 support in krb5 | Hans Insulander | |
2003-05-14 | Move libkafs into libkrb5, making libkafs an empty dummy library | Hans Insulander | |
2003-05-13 | Don't clean files that are in the repo. | Hans Insulander | |
Noticed by mho@ and drahn@ | |||
2003-05-12 | use ${.CURDIR} | Hans Insulander | |
2003-05-11 | Pregenerate these files as well, to remove asn1_compile bootstrapping | Hans Insulander | |
problem | |||
2003-05-11 | Remove some wierd magic that is no longer required, giving this | Hans Insulander | |
a better chance to do the right thing. | |||
2003-05-11 | -DROKEN_RENAME not needed for these. | Magnus Holmberg | |
ok hin@ | |||
2003-05-11 | Put the generated asn1 files in the tree, so that the asn1_compile | Hans Insulander | |
dependency no longer bites. Idea by art@ ok deraadt@ | |||
2003-05-11 | Crank minor | Hans Insulander | |
2003-05-11 | Small changes needed for heimdal-0.6rc1 | Hans Insulander | |
2003-04-07 | Include the file client_glue.c - will make ktutil work properly | Hans Insulander | |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller | |
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | |||
2002-06-10 | Move kafs library to krb5 tree. | Hans Insulander | |
2002-06-09 | Add two files that are needed to merge kerberosIV and kerberosV libroken. | Hans Insulander | |
2002-05-18 | undo the recent setprogname/getprogname changes, but LEAVE the major ↵ | Theo de Raadt | |
cranked. VERY LOW QUALITY CONTROL was used with this change | |||
2002-05-17 | crank major | Hans Insulander | |
2002-05-17 | getprogname and setprogname moved to libroken, as it's needed by the | Hans Insulander | |
soon to come arla update. | |||
2002-05-17 | Add setprogname and getprogname; needed by the upcoming arla update. | Hans Insulander | |
2002-04-18 | Install both kerb directories with install -d (suggested by millert@) | Marc Espie | |
2002-02-06 | Misc. updates for heimdal-0.4e | Hans Insulander | |
2002-02-06 | Bump major | Hans Insulander | |
2001-07-31 | missing MLINK | Theo de Raadt | |
2001-07-31 | install krb5.conf(5) | Jakob Schlyter | |
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 | 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-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-27 | tree broke because of page not build | Theo de Raadt | |
2001-06-24 | Build krb5_verify_user(3) | Hans Insulander | |
2001-06-24 | MLINK _all_ of the krb5 library manpages. | Hans Insulander | |
(This was incredibly boring...) | |||
2001-06-24 | MLINK some manpages. | Hans Insulander | |
2001-06-24 | Pull in some more stuff from libroken that is needed for the bsd_auth stuff i'm | Hans Insulander | |
working on. | |||
2001-06-23 | More files from libroken needed by telnetd. | Hans Insulander | |
2001-06-23 | Crank version numbers. | Hans Insulander | |
2001-06-23 | Clean kadm5_err.[ch] | Hans Insulander | |
2001-06-23 | Updates for heimdal-0.3f | Hans Insulander | |
2001-06-22 | asn1.h -> krb5_asn1.h | Hans Insulander | |
2001-06-22 | Build getaddrinfo_hostspec.c in libroken. | Hans Insulander | |
2001-06-22 | Use libkafs from krb4 tree instead. | Hans Insulander | |
2001-06-22 | - Don't link against other libraries. | Hans Insulander | |
- Pull in some stuff from libroken into libkrb5 to make libkrb5 linkable without libroken. | |||
2001-06-21 | Build esetenv.c into libroken, needed by krb5 pagsh | Hans Insulander | |
2001-06-05 | Back out the make bug workaround that ho@ did. | Hans Insulander | |