summaryrefslogtreecommitdiff
path: root/usr.sbin/popa3d
AgeCommit message (Expand)Author
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-15use Lk for links;Jason McIntyre
2012-07-17Use correct types for (large) constants. Found a diff like this in myOtto Moerbeek
2011-09-03make -column lists pretty again;Jason McIntyre
2009-12-20Removed lstat, because fstat will do most of the checks later on. MakeTobias Stoeckmann
2009-12-20Properly fill password string with zeros after use on unprivileged side ofTobias Stoeckmann
2009-12-17spacing, no functional change.Igor Sobrado
2009-12-16enforce less restrictive limits to mailbox sizes and improve messageIgor Sobrado
2009-11-12Don't reuse a loop counter specifying the size of an array outsideJonathan Gray
2009-11-11fix a few memory leaks, found by parfait; ok jsgTheo de Raadt
2008-05-24Move the setting of the POLLIN flag to the bottom of the for loopBrad Smith
2008-05-17documentation tweaks.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-11Delinting from tbert <bret dot lambert at gmail dot com>Ray Lai
2005-05-03setres[ug]id; ok deraadt@Damien Miller
2005-04-13use STD{IN,OUT,ERR}_FILENOTheo de Raadt
2005-03-13Missing return value and fd leak in fork()'s error path. Spotted by mpech@Otto Moerbeek
2005-03-12Do not leak mem or fd in error paths. From Andrey Matveev (thanks!).Chad Loder
2005-01-18Also call sete{u,g}id() when dropping privs. From mpech@. ok millert@.Otto Moerbeek
2004-09-15- use some literal indentJason McIntyre
2004-07-20IPv6 support originally by itojun@ with standalone mode fixes by me.Todd C. Miller
2004-07-17the IPv4/IPv6 standalone mode patch has some issues so back it out for now.Brad Smith
2004-06-26- sort optionsJason McIntyre
2004-06-20IPv4/v6 support for standalone mode. brad tested and ok'edJun-ichiro itojun Hagino
2004-06-20make popa3d (inetd mode) address family neutral (= IPv6 support).Jun-ichiro itojun Hagino
2003-06-19plug memory leak; ok solar, camieldPeter Valchev
2003-06-12- section reorderJason McIntyre
2003-05-13- document -VCamiel Dobbelaar
2003-05-12Sync to 0.6.2Camiel Dobbelaar
2003-04-02asprintf; millert okTheo de Raadt
2002-09-06inline is not ansi C, and cast to right type for MD5Update()Theo de Raadt
2002-09-06md5.h needs types.h to be included firstTheo de Raadt
2002-09-06misuse of volatile, not even ansi CTheo de Raadt
2002-09-06do not pull in virtual.c, because ansi C does not permit empty filesTheo de Raadt
2002-05-29more sprintfTheo de Raadt
2002-03-27Mostly cosmetic update so we can call it 0.5.Camiel Dobbelaar
2001-09-25use /var/emptyTheo de Raadt
2001-09-24Do not document stuff that will be automatic.Camiel Dobbelaar
2001-09-21Something resembling a real manpage.Camiel Dobbelaar
2001-09-21update to 0.4.9.4:Camiel Dobbelaar
2001-09-19occured->occurredMike Pechkin
2001-08-27o) AUTHOR -> AUTHORS;Mike Pechkin
2001-08-25Lower syslog priority from NOTICE to INFO to avoidCamiel Dobbelaar
2001-08-21adjust dummy salt: normal users have 6 blowfish roundsCamiel Dobbelaar
2001-08-21use FLOCKCamiel Dobbelaar
2001-08-19libexec is the wrong place for popa3d, since it can be started WITHOUT inetdTheo de Raadt