Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-13 | - document -V | Camiel Dobbelaar | |
- add license (/me wrote it) ok jmc@ | |||
2003-05-12 | Sync to 0.6.2 | Camiel Dobbelaar | |
- UIDL digest calculation has been improved - minor bug fixes - -V switch to show version | |||
2003-04-02 | asprintf; millert ok | Theo de Raadt | |
2002-09-06 | inline is not ansi C, and cast to right type for MD5Update() | Theo de Raadt | |
2002-09-06 | md5.h needs types.h to be included first | Theo de Raadt | |
2002-09-06 | misuse of volatile, not even ansi C | Theo de Raadt | |
2002-09-06 | do not pull in virtual.c, because ansi C does not permit empty files | Theo de Raadt | |
2002-05-29 | more sprintf | Theo de Raadt | |
2002-03-27 | Mostly cosmetic update so we can call it 0.5. | Camiel Dobbelaar | |
ok millert@, fgsch@ | |||
2001-09-25 | use /var/empty | Theo de Raadt | |
2001-09-24 | Do not document stuff that will be automatic. | Camiel Dobbelaar | |
From deraadt@ | |||
2001-09-21 | Something resembling a real manpage. | Camiel Dobbelaar | |
2001-09-21 | update to 0.4.9.4: | Camiel Dobbelaar | |
- stand-alone or inetd selectable from command-line (-D = daemon mode) - logging priorities more accurate - chroots to empty dir - tcp wrappers support | |||
2001-09-19 | occured->occurred | Mike Pechkin | |
idea from deraadt@ via NetBSD millert@ ok p.s. Next commit will fix a typo in the sys/ | |||
2001-08-27 | o) AUTHOR -> AUTHORS; | Mike Pechkin | |
o) fix broken sentence; millert@ ok. | |||
2001-08-25 | Lower syslog priority from NOTICE to INFO to avoid | Camiel Dobbelaar | |
logging ending up in daemon _and_ messages. ok millert@, solar | |||
2001-08-21 | adjust dummy salt: normal users have 6 blowfish rounds | Camiel Dobbelaar | |
2001-08-21 | use FLOCK | Camiel Dobbelaar | |
from Solar; ran it by millert@ | |||
2001-08-19 | libexec is the wrong place for popa3d, since it can be started WITHOUT inetd | Theo de Raadt | |