Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-17 | Check getpwuid() return value for NULL before dereferencing it. | Moritz Jodeit | |
ok ray@ millert@ | |||
2007-05-07 | Xr passwd(8) not kpasswd(8); David Leonard | Todd C. Miller | |
2007-03-20 | remove *p | Ted Unangst | |
2007-03-01 | typos, from raga (raga at comcast dot com) | Bjorn Sandell | |
2006-12-18 | Sync with heimdal; clearer and might generet fewer conflicts on next import. | Bjorn Sandell | |
looks ok, beck@ ray@ | |||
2006-11-02 | Report to syslog strings that start with NUL; prevents negative | Ray Lai | |
index array access. OK moritz@. | |||
2006-10-16 | Check that string length != 0 before setting buf[strlen(buf) - 1]. | Ray Lai | |
OK cloder@. | |||
2006-10-06 | Coverity fixes backported from the heimdal cvs. | Bjorn Sandell | |
ok beck@, No problem deraadt@ | |||
2006-09-30 | Clear errno before calling the strtol functions. | Ray Lai | |
From Paul Stoeber <x0001 at x dot de1 dot cc>. OK deraadt@. | |||
2006-09-20 | spelling & grammar | Bjorn Sandell | |
help & ok jmc@ | |||
2006-09-07 | prevent a font generation warning; passed back to heimdal people | Jason McIntyre | |
2006-07-12 | makeinfo --no-split, simplifies sets immensely. | Marc Espie | |
Approved deraadt@, kettenis@ | |||
2006-07-08 | remove redundant "to". | Brad Smith | |
2006-06-15 | No need to explain kerberos4-cross-realm twice. | Bjorn Sandell | |
2006-06-14 | There's no krb5.conf in /etc. Noted by Antoine Jacoutot. | Bjorn Sandell | |
ok beck@ | |||
2006-06-14 | Don't go looking for a krb4 srvtab | Bjorn Sandell | |
ok beck@ | |||
2006-06-13 | Grammar fixes, both mdoc & english. | Bjorn Sandell | |
Improved and approved by jmc@ | |||
2006-04-30 | .Nd is needed. Tree breaking is a disgusting thing, especially when ok'd | Theo de Raadt | |
2006-04-30 | Add a missing , | Bjorn Sandell | |
2006-04-30 | This stuff isn't used anymore. | Bjorn Sandell | |
ok beck@ | |||
2006-04-30 | Fix long .Nd lines. Help from jmc@ | Bjorn Sandell | |
2006-04-30 | Minor tweaks, mostly eyeballed by jmc@ | Bjorn Sandell | |
2006-04-30 | Not used, niether by OpenBSD nor by Heimdal, anymore | Bjorn Sandell | |
2006-04-26 | Update version number | Bjorn Sandell | |
2006-04-23 | Another forgotten man page | Bjorn Sandell | |
2006-04-23 | Heimdal provides these now. | Bjorn Sandell | |
2006-04-23 | Install man page. Noted by Antoine Jacoutot | Bjorn Sandell | |
2006-04-15 | unbreak static arches. from deraadt | Bjorn Sandell | |
2006-04-14 | unbreake the tree... | Bjorn Sandell | |
2006-04-14 | fixes for heimdal 0.7.2 | Bjorn Sandell | |
2006-04-14 | Merge of heimdal 0.7.2 | Bjorn Sandell | |
Tested by todd & beck, ok beck. | |||
2006-04-14 | Import of heimdal-0.7.2 | Bjorn Sandell | |
2006-03-31 | Check malloc return value | Bjorn Sandell | |
From Alexey Dobriyan | |||
2006-03-14 | incorrect memcpy size; adobriyan@gmail.com | Theo de Raadt | |
(the other suggestion, to delete this unused API, cannot be done at this time because of unknown shared library versioning issues) | |||
2006-02-21 | krb5.conf lives in /etc/kerberosV | Bjorn Sandell | |
Noted by Antoine Jacoutot, ok beck@ | |||
2005-11-26 | Get rid of an lvalue cast that was making lint angry. | Chad Loder | |
OK otto, deraadt | |||
2005-08-02 | .Dd cleanup | David Krause | |
2005-07-29 | - sort SEE ALSO | Jason McIntyre | |
- full month name for .Dd - don't end .Nd w/ a full stop fixes passed back to heimdal people... | |||
2005-05-21 | spelling | Bjorn Sandell | |
ok beck@ | |||
2005-04-24 | A bunch of small fixes, both mdoc and english. | Bjorn Sandell | |
ok jmc@ and beck@ | |||
2005-04-20 | fix snprintf and strlcpy abuse, returning the string length is at least | Bob Beck | |
save in the case where this is being used in pointer arithmatic ok cloder@ | |||
2005-04-20 | fix snprintf abuse and strlcpy abuse, return the string length, which | Bob Beck | |
is at least safe for the pointer arithmatic case ok cloder@ | |||
2005-04-19 | Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you. | Bob Beck | |
ok biorn@, deraadt@ | |||
2005-04-17 | remove amd64 special casing. | Brad Smith | |
ok kettenis@ | |||
2005-02-04 | unfuck amd64 | Peter Valchev | |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith | |
the machine architecture. We now output amd64 instead of x86_64 as it should be. ok deraadt@ pvalchev@ | |||
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn | |
2004-12-21 | spotted by grange, these files are IETF copyrighted it appears; so bye bye | Theo de Raadt | |
2004-12-09 | Don't pretend that our ftp does kerberos | Bjorn Sandell | |
ok jmc@ | |||
2004-12-09 | spelling | Bjorn Sandell | |
ok, jmc@ |