Age | Commit message (Expand) | Author |
2012-07-12 | remove a double .include | Jasper Lievisse Adriaanse |
2012-07-12 | minor fix | Marc Espie |
2012-07-12 | add support for maildir tagging/folders. | Charles Longeau |
2012-07-11 | enable back = char in address localpart, that is sometimes used by mailing li... | Charles Longeau |
2012-07-11 | Respect RFC 5321, section 4.5.3.1.: it reduces our current max size for | Charles Longeau |
2012-07-11 | Don't respect RFC 5322, that allows some crazy characters in email | Charles Longeau |
2012-07-11 | improve messages for suspend/hibernate | Theo de Raadt |
2012-07-11 | first go at a manpage | David Gwynne |
2012-07-11 | fix getopt to not eat t | David Gwynne |
2012-07-11 | -t pftag doesnt do anything, trim the getopt side of it until i get to it. | David Gwynne |
2012-07-11 | manpage is coming | David Gwynne |
2012-07-11 | bring in a persistent event driven tftp-proxy to replace the libexec | David Gwynne |
2012-07-11 | Disable SSLv2 in OpenSSL. No objections from djm. | Stuart Henderson |
2012-07-11 | Unbreak the tree for gcc2 arches. | Peter Hessler |
2012-07-11 | cleanup offset argument in default_print_* functions, pointed out by Mike Small | Stuart Henderson |
2012-07-11 | Limit "while(setsockopt(..SO_RCVBUF/SO_SNDBUF..))" loops to prevent them | Stuart Henderson |
2012-07-11 | Don't skip pipe, kqueue, crypto, or systrace files in pstat -f output | Philip Guenthe |
2012-07-10 | backout the: | Charles Longeau |
2012-07-10 | support -A to print the ascii text of captured packets. ok deraadt@ | Stuart Henderson |
2012-07-10 | accept address literal for the recipient domain. | Charles Longeau |
2012-07-10 | - simplify the scheduler loop logic further, it is ridiculously simple now | Gilles Chehade |
2012-07-10 | fix the last outstanding functionality difference i could find between | David Gwynne |
2012-07-10 | libexec/tftpd handled the case where we'd get an ack for the previous | David Gwynne |
2012-07-09 | According to miod, KERNBASE used as a userland symbol should die | Theo de Raadt |
2012-07-09 | resolve conflicts | Stuart Henderson |
2012-07-09 | NSD v3.2.11, ok phessler@ | Stuart Henderson |
2012-07-09 | - introduce log_trace(TRACE_SCHEDULER, ...) | Gilles Chehade |
2012-07-09 | Remove generated files. | Stuart Henderson |
2012-07-09 | move to the new resolver implementation, with temporary glue to use | Eric Faurot |
2012-07-09 | Fix the handling of the message read buf with regard to MSG_PROCESS_LIMIT. | Claudio Jeker |
2012-07-09 | - runner is the terminology we used back when we had runqueues, we no | Gilles Chehade |
2012-07-09 | Allow relayd to handle transactions > 2GB in size | Theo de Raadt |
2012-07-09 | need a private copy of nitems() | Theo de Raadt |
2012-07-09 | Use size_t for the length variable | Peter Hessler |
2012-07-09 | first step of simplifying fsqueue: | Gilles Chehade |
2012-07-08 | Add support for the "sha256digest" keyword to create/compare | Christian Weisgerber |
2012-07-08 | remove enum queue_kind from queue_fsqueue.c. | Charles Longeau |
2012-07-08 | New attempt to make the -P flag work with -ss, so that states can be | Lawrence Teo |
2012-07-08 | avoid line splitting; also, one an -> a | Jason McIntyre |
2012-07-08 | - plug text_to_relayhost() in parse.y to support relay URLs. | Gilles Chehade |
2012-07-08 | auth_bsd() is static | Gilles Chehade |
2012-07-08 | Increase maximum number of tun interfaces to 8. | giovanni |
2012-07-08 | if you use nitems() in userland, you must define it yourself | Theo de Raadt |
2012-07-08 | a -> an in a comment | Bret Lambert |
2012-07-08 | Add support for advertising dns servers and search paths in router | Peter Hessler |
2012-07-08 | new sentence, new line; | Jason McIntyre |
2012-07-08 | Add noifprefix, an option to send an RA with no prefix information. | Peter Hessler |
2012-07-07 | allow httpd to build if sslv2 is disabled, ok guenther@ | Stuart Henderson |
2012-07-07 | rename prio in struct pf_rule and related structs to set_prio so it is | Henning Brauer |
2012-07-07 | update to 1.2.2 and start using /var/www/cache instead of /var/www/tmp | Robert Nagy |