Age | Commit message (Expand) | Author |
2001-08-18 | i think this pads the buffers correctly | Theo de Raadt |
2001-08-18 | err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert... | Theo de Raadt |
2001-08-18 | better handle things; spotted by millert | Theo de Raadt |
2001-08-18 | strlcpy invades the tree | Theo de Raadt |
2001-08-17 | clean up after Todd. | Marc Espie |
2001-08-17 | o) close .Bl; | Mike Pechkin |
2001-08-16 | no options yet | Camiel Dobbelaar |
2001-08-16 | remove remaining PAM defines and comments | Camiel Dobbelaar |
2001-08-16 | remove SHADOW hooks | Camiel Dobbelaar |
2001-08-16 | stand-alone by default | Camiel Dobbelaar |
2001-08-16 | build man page for popa3d | Eric Jackson |
2001-08-16 | a start at a man page for popa3d | Eric Jackson |
2001-08-13 | Blowfish salt for dummy crypt calls | Camiel Dobbelaar |
2001-08-13 | Tags | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-12 | some KNF | Todd C. Miller |
2001-08-12 | Use INFTIM where possible. | Federico G. Schwindt |
2001-08-09 | o wheel and lastchance are -v args (variable), not -s (service) | Todd C. Miller |
2001-08-09 | It seems bogus to me, but if code call dlerror() when an error has | Dale Rahn |
2001-08-08 | split up the gethost*() functions a bit more, to make it more obvious what | Theo de Raadt |
2001-08-08 | do not use %m in syslog() when errno is known to be 0 | Theo de Raadt |
2001-08-06 | Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig path | Dale Rahn |
2001-08-05 | Do not have dl_find_symbol complain about symbols not found, code immediately | Dale Rahn |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-01 | Remove tokenctl and tokenls from SEE ALSO -- they don't exist | Todd C. Miller |
2001-07-31 | while i'm here: NetBSD -> .Nx | Mike Pechkin |
2001-07-31 | o) better struct handling; | Mike Pechkin |
2001-07-27 | Wall cleanup | Peter Valchev |
2001-07-26 | Typo: radius-timout -> radius-timeout; noted by brad@ | Todd C. Miller |
2001-07-22 | Use shlib_version, like the rest of the tree. | Marc Espie |
2001-07-20 | do not dup-redefine binown and bindir | Michael Shalayeff |
2001-07-20 | do not include or define things which are common for this subdir's parent | Michael Shalayeff |
2001-07-19 | more places that need -lkafs | Theo de Raadt |
2001-07-19 | vsnprintf() can return a value larger than the buffer size. from assar | Jun-ichiro itojun Hagino |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt |
2001-07-18 | HIN: DO NOT LOSE OUR LOCAL CHANGES | Theo de Raadt |
2001-07-11 | typo in comment | Peter Valchev |
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev |
2001-07-09 | Use socklen_t, not size_t for type of length arg to recvfrom() | Todd C. Miller |
2001-07-09 | Comment out extraneous .Pp since the text it goes with is commented out. | Todd C. Miller |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-07-08 | -Wall | Theo de Raadt |
2001-07-08 | cleanup and document login.conf variables | Todd C. Miller |
2001-07-08 | o make signal handler safe | Todd C. Miller |
2001-07-08 | BSD auth module for radius authentication, from BSDi. | Todd C. Miller |
2001-07-08 | Remove extraneous .Pp after .Sh | Todd C. Miller |
2001-07-04 | symmetrical, not symetrical | Peter Valchev |
2001-07-03 | Use the 'welcome' variable from login.conf instead of hard-coding | Todd C. Miller |