Age | Commit message (Expand) | Author |
2009-01-27 | temporarily drop privileges to the final user before each delivery attempt, | Gilles Chehade |
2009-01-27 | Remove unnecessary comment. | aschrijver |
2009-01-27 | Add correct error handling to the aldap API. | aschrijver |
2009-01-27 | Get rid of the 24h timer as it useless here. | Michele Marchetto |
2009-01-27 | new sentence, new line; | Jason McIntyre |
2009-01-26 | Document that ospf6d tries to get the router ID from an IPv4 address | Stefan Sperling |
2009-01-26 | RFC5340 says neighbours are identified solely by their router ID in OSPFv3, | Stefan Sperling |
2009-01-26 | Same fix as just committed to ospfd: | Stefan Sperling |
2009-01-26 | Getting the higest IP only works if the compare is done in host byte order. | Claudio Jeker |
2009-01-26 | We acutally use the lowest IP configured as router-id if none is specified. | Claudio Jeker |
2009-01-26 | First convert IP addresses to host-byte-order before checking which one is | Claudio Jeker |
2009-01-26 | move some queue related functions that are needed outside of smtpd to the | Gilles Chehade |
2009-01-26 | move aldap_close in aldap.c, where it belongs. | Pierre-Yves Ritschard |
2009-01-26 | return the correct refid for a sensor; ok henning@ | Christian Weisgerber |
2009-01-26 | we had a set of functions to deal specifically with incoming messages and | Gilles Chehade |
2009-01-26 | use monotime instead of wallclock for the report thing as well | Henning Brauer |
2009-01-25 | Add missing evtimer_set on route hold down timer. | Michele Marchetto |
2009-01-24 | Fix an evil typo. | Michele Marchetto |
2009-01-24 | Reflect dvmrpd changes, nbr_cnt is no more needed. | Michele Marchetto |
2009-01-21 | timer_nextduein returned crap. fix it. so obvious... how could that happen. | Henning Brauer |
2009-01-21 | paragraphs and sentences start with uppercase letters; synchronize | Igor Sobrado |
2009-01-21 | temporary quick fix to an issue that needs more thinking; ok gilles@ | Jacek Masiulaniec |
2009-01-20 | revert earlier commit that broke the tree | Todd T. Fries |
2009-01-19 | Cleanup the functions related to the election of the designated | Michele Marchetto |
2009-01-19 | When inserting a new route into the kernel set as | Michele Marchetto |
2009-01-19 | Do not forget to adjust offsets for the beginning of the data area for non | Miod Vallat |
2009-01-19 | replace standardized text concerning the exit values of applications | Igor Sobrado |
2009-01-16 | fix last update | Joerg Goltermann |
2009-01-16 | Fix double free with invalid ldap filter (reported by dlg@). | aschrijver |
2009-01-14 | live testing shows that some clients will not even send EHLO if banner does | Gilles Chehade |
2009-01-14 | slightly change "relay via" so that it can differentiate "ssmtp", "tls" and | Gilles Chehade |
2009-01-14 | - simplify file_copy() and teach it how to write in mboxrd format | Gilles Chehade |
2009-01-14 | fix CVE-2009-0025: incorrect check of DSA DNSSEC signature verification | Damien Miller |
2009-01-14 | update license. | Federico G. Schwindt |
2009-01-13 | Reference RFC 4893 instead of draft-ietf-idr-as4bytes-13. | Stuart Henderson |
2009-01-13 | Replace NEW_ASPATH/NEW_AGGREGATOR with the naming from RFC4893, | Stuart Henderson |
2009-01-13 | add option 150, voip-configuration-server, as an array of IP addresses; | Stuart Henderson |
2009-01-13 | ypldap.conf may contain secrets, so get the parse to check if its | David Gwynne |
2009-01-12 | dot escaping, as required by rfc; ok gilles@ | Jacek Masiulaniec |
2009-01-12 | more checks in queue_record_incoming_envelope; ok gilles@ | Jacek Masiulaniec |
2009-01-10 | - remove a comment that was no longer relevant | Gilles Chehade |
2009-01-10 | Uninitialized variable introduced in 1.110. | Miod Vallat |
2009-01-10 | variable declaration before use, found by vax, no cookie | Todd T. Fries |
2009-01-09 | Fix wrong 'extern' declaration of crc_total in mtree's verify.c. | Stefan Sperling |
2009-01-08 | Fix use after free of kr. Happend when the first loop removed the head | Claudio Jeker |
2009-01-08 | Include the neighbor ID in a debug output so that it is clear which router | Claudio Jeker |
2009-01-08 | ensure getpwnam is always followed by endpwent; ok gilles@ henning@ | Jacek Masiulaniec |
2009-01-08 | clear processing flags early so that there's never doubt whether they | Jacek Masiulaniec |
2009-01-08 | tweak previous; feedback/ok claudio | Jason McIntyre |
2009-01-07 | Full stub area support. This allows ABRs to announce a default network | Claudio Jeker |