Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-07 | - remove an unbalanced macro (syncs with Heimdal version); | Jason McIntyre | |
2003-06-04 | copyright term 3 for UCB no longer applies | Theo de Raadt | |
2003-06-03 | Third try to re-add this file. *sigh* | Hans Insulander | |
2003-06-03 | Hmm, my import of these files did not work, so i'll try to just cvs add them | Hans Insulander | |
instead. They're needed in order to make com_err stuff included in libkrb5. | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-18 | Print kerberos version w/o depending on ~4 include files | Magnus Holmberg | |
2003-05-17 | remove the others till they fix it | Theo de Raadt | |
2003-05-17 | Fix infopage generation | Hans Insulander | |
2003-05-17 | Don't link with unneeded kerberos libraries | Hans Insulander | |
2003-05-17 | Not needed, bye bye | Hans Insulander | |
2003-05-15 | -Wall; ok hin@ | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove lib45. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove cruft | Hans Insulander | |
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-13 | Merge with heimdal-0.6 | Hans Insulander | |
2003-05-13 | Import of heimdal-0.6, released earlier today. | Hans Insulander | |
2003-05-13 | Import of heimdal-0.6, released earlier today. | Hans Insulander | |
2003-05-13 | asn1_compile now lives in src/usr.bin | Hans Insulander | |
2003-05-12 | These files are not use by us, so they're removed to make the tree | Hans Insulander | |
a little bit leaner, and to get rid of some bad string functions. | |||
2003-05-12 | Fix merge error. | Magnus Holmberg | |
ok hin@ | |||
2003-05-12 | Move asn1_compile to usr.bin/asn1_compile. | Hans Insulander | |
ok deraadt@ mho@ | |||
2003-05-12 | use ${.CURDIR} | Hans Insulander | |
2003-05-12 | Update version number | 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 | Reflect reality | Hans Insulander | |
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 | Use asprintf instead of malloc,strcpy,strcat | Hans Insulander | |
ok deraadt@ mho@ | |||
2003-05-11 | Crank minor | Hans Insulander | |
2003-05-11 | Fix a few merge mistakes | Hans Insulander | |
2003-05-11 | These files do not belong in kadmin client | Hans Insulander | |
2003-05-11 | set_progname removed | Hans Insulander | |
2003-05-11 | define SYSCONFDIR | Hans Insulander | |
2003-05-11 | New file needed by heimdal-0.6rc1 | Hans Insulander | |
2003-05-11 | Stuff needed for heimdal-0.6rc1 | Hans Insulander | |
2003-05-11 | Small changes needed for heimdal-0.6rc1 | Hans Insulander | |
2003-05-11 | Merge 0.6rc1 | Hans Insulander | |
2003-05-11 | Import of heimdal-0.6rc1 | Hans Insulander | |
2003-05-08 | multiple readlink() calls that forgot the -1... | Vincent Labrecque | |
ok millert | |||
2003-04-28 | plug some unbounded sscanf, still more to do | Anil Madhavapeddy | |
ok hin@, millert@ |