summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2001-08-19decruftifybeck1-29/+8
2001-08-19Argh. I must be wearing a stupid sign todaybeck1-2/+2
2001-08-19bye bye atoi.beck1-8/+21
2001-08-19oopsbeck1-3/+3
2001-08-19I'm a knuckle-dragging moron, the fd_set is overflowable - make it sobeck1-28/+39
2001-08-191564 lines of cleanupderaadt4-367/+294
2001-08-19libexec is the wrong place for popa3d, since it can be started WITHOUT inetdderaadt23-2661/+0
2001-08-19KNFbeck1-11/+5
2001-08-19gratuitous KNFism's, don't have it looking like it's your first daybeck1-13/+8
2001-08-19build ftp-proxybeck1-2/+2
2001-08-19transparent ftp proxy, based on Obtuse Systems juniper stuff with muchbeck6-0/+2157
2001-08-18i think this pads the buffers correctlyderaadt1-5/+11
2001-08-18err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert helpedderaadt4-38/+38
2001-08-18better handle things; spotted by millertderaadt1-2/+3
2001-08-18strlcpy invades the treederaadt4-18/+18
2001-08-17clean up after Todd.espie1-3/+3
2001-08-17o) close .Bl;mpech1-11/+13
2001-08-16no options yetcamield1-11/+1
2001-08-16remove remaining PAM defines and commentscamield2-11/+2
2001-08-16remove SHADOW hookscamield2-6/+3
2001-08-16stand-alone by defaultcamield1-2/+2
2001-08-16build man page for popa3dericj1-2/+2
2001-08-16a start at a man page for popa3dericj1-0/+48
2001-08-13Blowfish salt for dummy crypt callscamield1-2/+3
2001-08-13Tagscamield18-0/+36
2001-08-13Solar Designer's popa3d POP3 daemon, version 0.4.9.1camield22-0/+2598
2001-08-12some KNFmillert3-37/+37
2001-08-12Use INFTIM where possible.fgsch1-2/+2
2001-08-09o wheel and lastchance are -v args (variable), not -s (service)millert1-22/+25
2001-08-09It seems bogus to me, but if code call dlerror() when an error hasdrahn1-1/+3
2001-08-08split up the gethost*() functions a bit more, to make it more obvious whatderaadt3-20/+42
2001-08-08do not use %m in syslog() when errno is known to be 0deraadt1-3/+7
2001-08-06Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig pathdrahn1-10/+11
2001-08-05Do not have dl_find_symbol complain about symbols not found, code immediatelydrahn1-2/+2
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;mpech7-14/+14
2001-08-01Remove tokenctl and tokenls from SEE ALSO -- they don't existmillert1-2/+1
2001-07-31while i'm here: NetBSD -> .Nxmpech1-3/+4
2001-07-31o) better struct handling;mpech1-8/+8
2001-07-27Wall cleanuppvalchev3-13/+9
2001-07-26Typo: radius-timout -> radius-timeout; noted by brad@millert2-4/+4
2001-07-22Use shlib_version, like the rest of the tree.espie2-6/+4
2001-07-20do not dup-redefine binown and bindirmickey1-6/+2
2001-07-20do not include or define things which are common for this subdir's parentmickey1-3/+1
2001-07-19more places that need -lkafsderaadt2-4/+4
2001-07-19vsnprintf() can return a value larger than the buffer size. from assaritojun1-1/+1
2001-07-19well, with the most recent reorganization, it now turns out that anyderaadt1-2/+2
2001-07-18HIN: DO NOT LOSE OUR LOCAL CHANGESderaadt1-1/+1
2001-07-11typo in commentpvalchev1-2/+2
2001-07-11remove mips leftovers; ok bradpvalchev1-3/+1
2001-07-09Use socklen_t, not size_t for type of length arg to recvfrom()millert1-2/+2