Age | Commit message (Expand) | Author |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | based on a diff from Matt Provost: allow printing of ldd information | Jason Wright |
2007-05-27 | document differences between LD_TRACE_LOADED_OBJECTS_FMT1 and | Jason McIntyre |
2007-05-26 | remove a redundant paragraph; ok beck | Jason McIntyre |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-05-19 | spamd-setup needs -b for blacklist-only mode; from Nick Templeton | Jason McIntyre |
2007-05-18 | prettier Makefiles | Theo de Raadt |
2007-05-05 | Provide hook so that rthreads can provide a spinlock to protect from races | Dale Rahn |
2007-04-13 | fix helo to error out if no domain is provided | Bob Beck |
2007-04-13 | rename h_name to sh_name. hname gets redefined in netdb.h to a zero | Otto Moerbeek |
2007-04-05 | Remove lint comment, which does not apply anymore. | Moritz Jodeit |
2007-04-04 | only do the SO_REUSEADDR/SO_REUSEPORT if we are going to bind; pointed out by... | Theo de Raadt |
2007-04-04 | properly escape "%O"; ok jason | Jason McIntyre |
2007-04-03 | s/library/object for the format string stuff | Jason Wright |
2007-04-03 | add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}. Functionality | Jason Wright |
2007-04-02 | be more forgiving about tftp requests that come from the 255.255.255.255, | Theo de Raadt |
2007-04-02 | Since the kernel allows argv[0] == NULL, dont core in ld.so | Dale Rahn |
2007-03-29 | I relinquish any copyright claim I have on this file | Kjell Wooding |
2007-03-26 | Do not log when the slave gets killed because of read() | Moritz Jodeit |
2007-03-26 | kill trailing whitespace...shame on me if i sent bob a diff w/ | Jason McIntyre |
2007-03-26 | use new license. ok kjell@, who also wanted his name removed, but he needs | Bob Beck |
2007-03-26 | use new license, ok deraadt@ | Bob Beck |
2007-03-26 | use new license. | Bob Beck |
2007-03-26 | Copyright - I should share the blame. | Bob Beck |
2007-03-26 | A couple of spamd improvements | Bob Beck |
2007-03-22 | Do not advertise version in the ftp banner, because there is no reason to. | Chad Loder |
2007-03-21 | remove extra *p tests, from charles longeau | Ted Unangst |
2007-03-18 | Be sure to exit if the db_open of the second db for conversion fails. | Bob Beck |
2007-03-16 | Fix dribbly HMAC leak. | Bob Beck |
2007-03-16 | now that we leave the grey, avoid annoying re-adds of white entries | Bob Beck |
2007-03-15 | fix -y example; | Jason McIntyre |
2007-03-14 | when using low prio MX trapping, ignore hosts connecting to the low prio | Bob Beck |
2007-03-14 | Don't delete grey entries when whitelisting. They expire anyway | Bob Beck |
2007-03-12 | log when we trap a host. | Bob Beck |
2007-03-08 | update to describe current behaviour; | Jason McIntyre |
2007-03-07 | Add some emphasis for easier reading and clarify MX trapping by | Todd C. Miller |
2007-03-07 | Put the workaround back in because gcc fails to build otherwise. ok deraadt@ | Dale Rahn |
2007-03-07 | sync usage(); ok deraadt | Jason McIntyre |
2007-03-07 | clean up the greytrap stuff; | Jason McIntyre |
2007-03-07 | some spelling fixes; | Jason McIntyre |
2007-03-07 | new sentence, new line | Jason McIntyre |
2007-03-06 | Add -M option to specify a local address that is a lower priority MX | Bob Beck |
2007-03-06 | Revert a workaround that was put in for softfpu ABI violations, hardfp doesnt. | Dale Rahn |
2007-03-06 | tweak -c; sort FILES; | Jason McIntyre |
2007-03-06 | - move LOGGING into the main body | Jason McIntyre |
2007-03-06 | document allowing -c to increase to within 200 of kern.maxfiles | Bob Beck |
2007-03-06 | Make the maximum number of connections dependant on kern.maxfiles rather | Bob Beck |
2007-03-05 | remove -r option that didn't work anyway. | Bob Beck |
2007-03-05 | better dd options for the spamd.key generation example. | Reyk Floeter |
2007-03-05 | document spamd.key better. what format does the file take? how do i | Reyk Floeter |