Age | Commit message (Expand) | Author |
2013-03-18 | switch from having a timeout after every read/write for the client | David Gwynne |
2013-03-18 | handle EMFILE/ENFILE from accept by disabling handling of events on the | David Gwynne |
2013-03-18 | this is a new identd daemon to replace the libexec one that can be run | David Gwynne |
2013-03-17 | update to 1.2.7 | Robert Nagy |
2013-03-17 | i missed the bit of maxime villards diff that took the client_free out of | David Gwynne |
2013-03-17 | Add the router preference defines to the icmp6.h header and remove the | Brad Smith |
2013-03-15 | camield requested backout of rev 1.26, and indeed ftp-proxy does not | Sebastian Benoit |
2013-03-15 | let oack use the full buffer space to build its packet, not just the size | David Gwynne |
2013-03-15 | "correct" the order of calloc arguments. | David Gwynne |
2013-03-15 | fix up some lwarn()s that should be lwarnx()s | David Gwynne |
2013-03-15 | fix a huge bug in tftpd. | David Gwynne |
2013-03-14 | Install npppd.conf with perms 0640, there could be the radius config on this ... | Giovanni Bechis |
2013-03-14 | use after free; 33% found by llvm | Florian Obser |
2013-03-14 | correct struct in sizeof(); found by llvm | Florian Obser |
2013-03-14 | tedu faithd(8), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-03-14 | Remove some faith-related #ifdef'd code that was only used for old IIJ | Martin Pieuchot |
2013-03-12 | Fix kernel profiling on MP systems by using per-CPU buffers and teach | Martin Pieuchot |
2013-03-11 | derivated -> derived; from daniel dickman | Jason McIntyre |
2013-03-11 | Report new PF "translation" counter, indicating that address translation | Stuart Henderson |
2013-03-11 | handle ECONNABORTED errors from accept(). In many code blocks they can be | Theo de Raadt |
2013-03-11 | RFC 2131 says don't ACK any REQUEST messages that contain a | Kenneth R Westerback |
2013-03-11 | Remove the -I option, even if the ioctls for manipulating a default | Martin Pieuchot |
2013-03-11 | do not start npppd if a pptp tunnel is configured but the gre protocol is not | Giovanni Bechis |
2013-03-10 | This diff changes relayd to use the monotonic clock instead of | Reyk Floeter |
2013-03-10 | reserve a filedescriptor on accept() for subsequent connect() call, as | Sebastian Benoit |
2013-03-09 | Enable TCP socket splicing for HTTP persistent connection and chunked | Alexander Bluhm |
2013-03-08 | Add missing $OpenBSD$ RCS tags | Charles Longeau |
2013-03-07 | Implement a bgpctl nei foo destroy that will remove the specified cloned | Claudio Jeker |
2013-03-07 | Implements a few missing bits for better templates support: | Claudio Jeker |
2013-03-07 | Allow a '+' in the MAILTO email adress; from Constantine A. Murenin | Todd C. Miller |
2013-03-06 | as done in ospf{,6}d/relayd, sync yyerror in various other daemons with | Stuart Henderson |
2013-03-06 | sync yyerror() with version in bgpd so that it logs to syslog when daemonized. | Stuart Henderson |
2013-03-06 | When dumping config, just print "passive" for passive interfaces rather | Stuart Henderson |
2013-03-04 | Fix compiler warnings about casts discarding const qualifiers and | Alexander Bluhm |
2013-03-04 | - check parser's return value and exit if parsing failed | Otto Moerbeek |
2013-03-04 | sync yyerror() with bgpd; use vlog() to log parser errors so they show in | Stuart Henderson |
2013-03-04 | When locking/unlocking an account, never touch passwords that are "*" | Antoine Jacoutot |
2013-03-04 | typo in comment | Sebastian Benoit |
2013-03-02 | Always compare aliases(5) at the end of the sysmerge(8) run after all | Antoine Jacoutot |
2013-02-26 | Some firmware revisions provide a factory-default configuration that contains | Mark Kettenis |
2013-02-21 | Fix a potential crash when connecting to a misbehaving smtp server. | Eric Faurot |
2013-02-21 | do not send disconnect event to the mfa if connect event was not sent. | Eric Faurot |
2013-02-19 | When opening a /dev/ldom-* device node fails, show its path in the error | Stefan Sperling |
2013-02-18 | Fix determination of endianness with *BSD OS's. | Brad Smith |
2013-02-18 | re-apply: | Okan Demirmen |
2013-02-18 | revert previous; wrong time. | Okan Demirmen |
2013-02-18 | use localbase for pkg-readmes | Okan Demirmen |
2013-02-18 | missing comma in log message | Eric Faurot |
2013-02-18 | resolve conflicts | Stuart Henderson |
2013-02-18 | Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@ | Stuart Henderson |