Age | Commit message (Expand) | Author |
2011-03-12 | A connection that is constantly sending data uni-directionaly from | Alexander Bluhm |
2011-03-12 | Bad bad Claudio. Fix an evil bug that caused nbr addr_tree corruption. | Claudio Jeker |
2011-03-12 | Log the fact that a session was not accepted because of missing HELLOs. | Claudio Jeker |
2011-03-09 | smtpctl show stats displays inet4/inet6 repartition for incoming sessions | Gilles Chehade |
2011-03-09 | make similar code .. more similar | Todd T. Fries |
2011-03-09 | *** empty log message *** | Todd T. Fries |
2011-03-08 | It was not possible to send out LS updates larger then the MTU. | Claudio Jeker |
2011-03-08 | Instead of using IBUF_READ_SIZE as upper bound when building various | Claudio Jeker |
2011-03-07 | run makewhatis during pkg_create in verbose mode. | Marc Espie |
2011-03-07 | continguous -> contiguous | Henning Brauer |
2011-03-04 | Indent block correctly. | Claudio Jeker |
2011-03-03 | Reset the SIGPIPE signal handler immediately before executing a command. | Todd C. Miller |
2011-03-03 | fix ss_to_text() and ss_to_ptr() so IP addresses are logged correctly | Gilles Chehade |
2011-03-02 | Don't use a flag value as index into the 2 element array on_off. | Alexander Bluhm |
2011-03-02 | fix typo; spotted by Peter J. Philipp | Theo de Raadt |
2011-02-28 | fix a buffer overflow in the pppoe receive packet handling. | David Gwynne |
2011-02-28 | If 'check script' doesn't exit(), treat the service as 'down' rather | Stuart Henderson |
2011-02-21 | call setusercontext(3) before chroot. ok miod@ sthen@ | Jakob Schlyter |
2011-02-15 | Use log_as() to print the offending neighbor-as instead of printing it | Claudio Jeker |
2011-02-13 | fix from pr 6314: allow debug logging before daemonization to help | Okan Demirmen |
2011-02-11 | Make "crontab -l" not crash on crontab files that don't have the | Philip Guenthe |
2011-02-10 | Clarify how the -c and -w options interact. OK tedu@ jmc@ | Todd C. Miller |
2011-02-09 | - move ypldap to the conditional YP block | Jasper Lievisse Adriaanse |
2011-02-08 | Log the time taken for all types of check, not just tcp checks. | Stuart Henderson |
2011-02-07 | Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to no | Ingo Schwarze |
2011-02-02 | s/microseconds/milliseconds/, from Stijn on bugs@. | Stuart Henderson |
2011-01-31 | Add EDITOR and VISUAL to ENVIRONMENT section; OK jmc@ | Todd C. Miller |
2011-01-31 | Make "crontab -e" honor TMPDIR; from the Openwall project (ldv) | Todd C. Miller |
2011-01-31 | Add a full stop at the end of the sentences from finish and report. | Antoine Jacoutot |
2011-01-29 | improve error msg when enforce-neighbor-as is on and the path doesn't | Henning Brauer |
2011-01-28 | document available authentication types and formats. | Martin Hedenfal |
2011-01-27 | change a logged error from 'enforce remote-as' to the correct | Stuart Henderson |
2011-01-27 | fix realclean target | Jakob Schlyter |
2011-01-27 | regen | Jakob Schlyter |
2011-01-27 | upgrade to NSD 3.2.7; ok sthen@, tested by multiple people | Jakob Schlyter |
2011-01-25 | prepend pkgname to ask-update prompt, so that user knows for sure which | Marc Espie |
2011-01-24 | change default nsd(8) paths. ok sthen@ | Jakob Schlyter |
2011-01-23 | hide details of "finish" inside PackingElement proper. | Marc Espie |
2011-01-21 | forgot to pass this. bug-report from "Michael W. Lucas" <mwlucas@blackhelicop... | Marc Espie |
2011-01-20 | - tyop, recieve -> receive | Jasper Lievisse Adriaanse |
2011-01-20 | more double word removal; | Jason McIntyre |
2011-01-20 | a a -> a | lum |
2011-01-18 | When fixing conflicts make sure the right vertex is passed to lsa_merge() | Claudio Jeker |
2011-01-18 | Quiet a gcc warning | Todd C. Miller |
2011-01-18 | Our crontab(1) hasn't used SIGUSR1 to signal cron in years, we now use | Todd C. Miller |
2011-01-17 | Fix redistribution of overlapping routes (e.g 10/8 and 10.0/16). | Claudio Jeker |
2011-01-17 | Refactor ldap searches for passwd and group queries into a common | Martin Hedenfal |
2011-01-17 | extract common code for building the idm_req struct for passwords | Martin Hedenfal |
2011-01-16 | the serial number is now available in struct usb_device_info, so | Jacob Meuser |
2011-01-14 | plug memleak in err path; from zinovik, ok claudio | Henning Brauer |