Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-05 | cleanup; no need for lkadm5* | Bjorn Sandell | |
ok beck@ | |||
2004-06-04 | get_default_username() is in libkrb5 now. | Bjorn Sandell | |
looks good millert@, beck@ | |||
2004-05-19 | Fix cross-realm trust vulnerability. Adapted from FreeBSD patch. | Bjorn Sandell | |
ok beck@ hin@ | |||
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat | |
ok deraadt@, millert@, krw@ - mdoc ok jmc@ | |||
2004-02-10 | make Nm match Dt; | Jason McIntyre | |
passed back to kerberos people; | |||
2003-11-26 | Make source valid preprocessor tokens. | Marc Espie | |
ok hin@ | |||
2003-11-07 | diffrently -> differently; | Jason McIntyre | |
2003-10-04 | typos; fixes passed back to Heimdal. | Jason McIntyre | |
2003-10-04 | fix pr 3292 | Bob Beck | |
the time parsing in kadmin does not reflect reality - we must skip the space between the day and the time, or we simply don't get the time correctly, resulting in the time being set to 0hrs 0min 0sec | |||
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck | |
file from the kernel - this makes the kerberosV/kafs.h file include that, as well as the kafs.h used in afs (hiding in the afs sources). this needs more drastic gutting post release, but at least this now all uses the same ioctl's. | |||
2003-08-22 | Use the '--no-split' parameter to makeinfo, so that it creates only on | Hans Insulander | |
info-file, and suddenly the heimdal info page works as expected. | |||
2003-08-22 | Make kerberos installation guideline a little bit more streamlined for OpenBSD. | Hans Insulander | |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller | |
I've skipped the GNU stuff for now. From Patrick Latifi. | |||
2003-07-15 | snprint from mho | Theo de Raadt | |
2003-07-14 | Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, ↵ | Magnus Holmberg | |
David Krause, ... | |||
2003-07-02 | bump mktemp randomness from 6 to 10 X's | Anil Madhavapeddy | |
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. |