Age | Commit message (Expand) | Author |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2008-01-29 | fix Makefile races | Marc Espie |
2007-10-18 | add to CLEANFILES, to kill dribbles | Theo de Raadt |
2007-10-07 | Typo, from Mark Peoples | Bjorn Sandell |
2007-09-14 | - typo: ipropd->iprop | Antoine Jacoutot |
2007-05-17 | Check getpwuid() return value for NULL before dereferencing it. | Moritz Jodeit |
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 |
2006-11-02 | Report to syslog strings that start with NUL; prevents negative | Ray Lai |
2006-10-16 | Check that string length != 0 before setting buf[strlen(buf) - 1]. | Ray Lai |
2006-10-06 | Coverity fixes backported from the heimdal cvs. | Bjorn Sandell |
2006-09-30 | Clear errno before calling the strtol functions. | Ray Lai |
2006-09-20 | spelling & grammar | Bjorn Sandell |
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 |
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 |
2006-06-14 | Don't go looking for a krb4 srvtab | Bjorn Sandell |
2006-06-13 | Grammar fixes, both mdoc & english. | Bjorn Sandell |
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 |
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 |
2006-04-14 | Import of heimdal-0.7.2 | Bjorn Sandell |
2006-03-31 | Check malloc return value | Bjorn Sandell |
2006-03-14 | incorrect memcpy size; adobriyan@gmail.com | Theo de Raadt |
2006-02-21 | krb5.conf lives in /etc/kerberosV | Bjorn Sandell |
2005-11-26 | Get rid of an lvalue cast that was making lint angry. | Chad Loder |
2005-08-02 | .Dd cleanup | David Krause |
2005-07-29 | - sort SEE ALSO | Jason McIntyre |
2005-05-21 | spelling | Bjorn Sandell |
2005-04-24 | A bunch of small fixes, both mdoc and english. | Bjorn Sandell |
2005-04-20 | fix snprintf and strlcpy abuse, returning the string length is at least | Bob Beck |
2005-04-20 | fix snprintf abuse and strlcpy abuse, return the string length, which | Bob Beck |
2005-04-19 | Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you. | Bob Beck |
2005-04-17 | remove amd64 special casing. | Brad Smith |
2005-02-04 | unfuck amd64 | Peter Valchev |