Age | Commit message (Expand) | Author |
2009-09-17 | merge/update the spamlogd rules into spamd - there were some subtle | Jason McIntyre |
2009-09-09 | Change the way memory is allocated to reduce memory footprint. Loading the | Claudio Jeker |
2009-09-07 | the example pf rules should be "pass in", not just "pass"; ok henning | Jason McIntyre |
2009-09-01 | match samples here with pf.conf(5) sample ruleset following recent pf changes | Todd T. Fries |
2009-09-01 | Adjust example pf rules to take nat-to/rdr-to into account. | Stuart Henderson |
2009-09-01 | adapt to new pf, ok henning@ | Stuart Henderson |
2009-08-19 | In ldconfig the dewey field of shlib_list was only partially filled | Alexander Bluhm |
2009-08-16 | Do not have multiple va_end(). Ok miod@ + many more. | Anders Magnusson |
2009-07-30 | Remove unused add_nat() function, ok jcs@ | Stuart Henderson |
2009-07-02 | add a missing full stop; noticed by frantisek holop <minusf at obiit dot org> | Ingo Schwarze |
2009-06-04 | ...and now try again with a commit from the right tree. doh! | Stuart Henderson |
2009-06-04 | ftp uses its own ugly "sockunion" to hold addresses, but with CMD_BIND | Stuart Henderson |
2009-06-02 | Protect errno. | Ray Lai |
2009-06-02 | comment spelling fix: ARSGUSED -> ARGSUSED | jmeltzer |
2009-05-30 | Airplane work, undefined weak variables not getting resolved is not an error. | Dale Rahn |
2009-05-20 | Do not fall back to using nobody if _user is missing, but | Thordur I. Bjornsson |
2009-05-18 | Add buffer mechanism internal ld.so printing code. makes ktrace more readable. | Dale Rahn |
2009-05-18 | make _dl_wrstderr() not call write per-character; ok drahn | Theo de Raadt |
2009-04-20 | tweak previous; | Jason McIntyre |
2009-04-20 | When receiving a new connection, log the remote IP number | Ingo Schwarze |
2009-04-20 | PR 6090 - from Olli Hauer <ohauer@gmx.de> | Bob Beck |
2009-03-02 | ldd(1) accepts more than one program as argument; while here, | Igor Sobrado |
2009-02-25 | fix slow memory leak, spotted by Max Laier and Artis Caune | Bob Beck |
2009-02-19 | correct description of spamdb-setup blacklist only mode; | Jason McIntyre |
2009-02-17 | clarification for the MX stuff; requested by Stephan A. Rickauer | Jason McIntyre |
2009-02-16 | Fix passing of ps_strings, cleanup and obj_main values to _start() in crt0. | Kurt Miller |
2009-02-04 | Tag ld.so as an OpenBSD binary/library. | Mark Kettenis |
2009-01-19 | replace standardized text concerning the exit values of applications | Igor Sobrado |
2009-01-14 | context could be used after being freed by krb5_free_context; ok millert@ | Jacek Masiulaniec |
2008-12-07 | time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t | Chad Loder |
2008-11-14 | LOG_INFO is a level not a facility; input and ok jmc@ | Kevin Steves |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-10-22 | Mention that "secure" on the console entry means, that | Marco Pfatschbacher |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre |
2008-10-16 | sub-system -> subsystem, for consistency withour other pages; | Jason McIntyre |
2008-10-03 | beef up the description of -D a little, and don;t imply the | Jason McIntyre |
2008-10-03 | -D before -d; | Jason McIntyre |
2008-10-03 | New option -D to daemonize spamd-setup for early bootup use. This avoids | Theo de Raadt |
2008-10-02 | Fix mmap() error checking to be correct 64-bit addresses. Consistently | Kurt Miller |
2008-10-01 | Mention how lockspool is expected to be used. | Todd C. Miller |
2008-10-01 | Use poll() to determine when stdin is readable and throw away input | Todd C. Miller |
2008-10-01 | Use the real uid instead of getlogin() to determine the identity | Todd C. Miller |
2008-09-30 | Always say "User %s access denied", in all cases, to avoid some stupid | Theo de Raadt |
2008-09-20 | document spamd log entry format; requested by Stephan A. Rickauer | Jason McIntyre |
2008-09-13 | Fix minor bug in the previous commit, which could hang the | Moritz Jodeit |
2008-09-12 | Don't split large commands into multiple commands on a 512-byte | Moritz Jodeit |
2008-09-01 | Install files in the correct directory even with NOMAN set. | Dale Rahn |
2008-08-26 | Fix an if (); typo. ok beck@ | Jonathan Gray |
2008-08-24 | prepends, not overrides default search path. with/ok kurt@ | Martynas Venckus |
2008-08-11 | some documentation updates for spamd synchronisation: | Jason McIntyre |