Age | Commit message (Expand) | Author |
---|---|---|
2015-12-05 | EAGAIN handling for imsg_read. OK henning@ benno@ | Claudio Jeker |
2015-11-15 | pledge for ypldap is easy because it's purely a network program. | Jonathan Matthew |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-07-13 | Since the event(s) passed to a callback can be a mask of all events | Kenneth R Westerback |
2014-07-13 | Close connection/remove event handler when msgbuf_write() hits an | Kenneth R Westerback |
2012-03-16 | don't leak ypldap_addr structures when doing dns lookups | Jonathan Matthew |
2010-05-26 | Rename some imsg bits to make namespace collisions less likely buf to | Nicholas Marriott |
2010-04-01 | fix fatal calls, that they will report function names from which they are | zinovik |
2009-06-06 | Sync with relayd: | Eric Faurot |
2008-10-28 | Do the DNS resolution in a seperate process. A lot of code is copied from ntpd. | aschrijver |