Age | Commit message (Expand) | Author |
---|---|---|
2009-08-08 | Make imsg_clear close and free any fds in the received fd queue as well as | Nicholas Marriott |
2009-06-08 | revert this change by eric@: | David Gwynne |
2009-06-07 | Change the way fds passed over a socket are retreived on the receiving side. | Eric Faurot |
2009-06-07 | Make the imsg protocol network-safe. | Eric Faurot |
2009-06-06 | change the imsg header fields a bit to prepare for upcoming changes. | Eric Faurot |
2009-06-06 | sync snmpd with the common imsg code, making it lib ready as well. | Pierre-Yves Ritschard |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | Repair the simple cases for msg_controllen where it should just be | Theo de Raadt |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2008-01-18 | add a snmpctl command to send traps to registered receivers using | Reyk Floeter |
2007-12-05 | Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation | Reyk Floeter |