Age | Commit message (Expand) | Author |
2010-07-23 | smtpd should NOT fatal when it permanently fails a bounce delivery as this | Gilles Chehade |
2010-07-23 | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | Jonathan Gray |
2010-07-21 | Search filter BER tags use a context-specific class, not an application | Martin Hedenfal |
2010-07-21 | fix NULL-deref, ok martinh@ | Gilles Chehade |
2010-07-21 | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | Martin Hedenfal |
2010-07-20 | opration -> operation | Miod Vallat |
2010-07-20 | Instead of checking for the *etcXX.tgz filename, check whether the | Antoine Jacoutot |
2010-07-20 | Another hand rolled offsetof(), replace with mask2prefixlen from kroute.c | Claudio Jeker |
2010-07-20 | delete unused variable | Theo de Raadt |
2010-07-20 | do not use gcc -W options which you do not understand | Theo de Raadt |
2010-07-19 | When removing an announced prefix inherit the metric and ext_tag from the | Claudio Jeker |
2010-07-19 | lsa_refresh() was able to resurect dead LSA resulting in zombie anouncements. | Claudio Jeker |
2010-07-18 | Fix an unaligned memory access. | Martin Hedenfal |
2010-07-18 | fix a double "is"; | Jason McIntyre |
2010-07-17 | When running in full diff mode, don't wait for user input before | Antoine Jacoutot |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-07-15 | store openssl error output during verification, and log it if it didn't work. | Marc Espie |
2010-07-14 | Another hand knitted offsetof() that needs to die. This time steal the | Claudio Jeker |
2010-07-14 | use offsetof() instead of self knitted version to please gcc4. | Claudio Jeker |
2010-07-14 | Fix a mrt fd leak by moving the block which closes finished dumps. | Claudio Jeker |
2010-07-14 | handle RTM_DESYNC. if the kernel says we're out of sync with the kernel | David Gwynne |
2010-07-13 | Avoid double free in ldap modify requests. The values received in the | Martin Hedenfal |
2010-07-13 | no more rmd160(1); | Jason McIntyre |
2010-07-12 | missed one next -> return, as noticed by marco@ | Marc Espie |
2010-07-12 | Merge duplicate log messages into one log_warn(). | Alexander Bluhm |
2010-07-12 | need to copy f() parameters, otherwise strange bugs with sub expressions | Marc Espie |
2010-07-11 | move compare into LibSpec, it's not so specific to Signature after all | Marc Espie |
2010-07-11 | display updateset name alongside collisionreport (turns out it's not | Marc Espie |
2010-07-10 | Retry requests when the btree is busy. Without this, clients will just hang | Martin Hedenfal |
2010-07-09 | ospfd is a AF_INET only routing daemon so limit the routing socket to that | Claudio Jeker |
2010-07-09 | fix pkg_mklocatedb | Marc Espie |
2010-07-09 | Do not try to originate an intra-area-prefix-lsa if an interface | Alexander Bluhm |
2010-07-09 | inetname is only called when !nflag. There is no need to again check for | David Hill |
2010-07-09 | use macro defines for magical numbers, instead hardcoded values | zinovik |
2010-07-08 | Let traceroute parse extended ICMP messages as defined by RFC 4884. | Claudio Jeker |
2010-07-08 | use more natural English in messages; ok espie@ | Stuart Henderson |
2010-07-08 | Update after kroute.c change. As a goody print the route priority. | Claudio Jeker |
2010-07-08 | Kill more code in kroute.c that is unneeded in ldpd. ldpd is a bit strange | Claudio Jeker |
2010-07-08 | - Xr ldd; from jochen keil, netbsd pr 30043 | Jason McIntyre |
2010-07-07 | Make ifstated cause a little less noise in /var/log/daemon. | Stefan Sperling |
2010-07-06 | Send empty statistics rather than segfault if "ldapctl stats" is run when a | Martin Hedenfal |
2010-07-06 | Plug another memory leak. Forgot to reset key returned from cursor, having | Martin Hedenfal |
2010-07-06 | Clarify differences between the 'include' and 'schema' keyword. And stress | Martin Hedenfal |
2010-07-06 | When moving a node between pages during rebalance, find the source page | Martin Hedenfal |
2010-07-06 | Update the interfaces changes from kroute to rde via imsg. This | Alexander Bluhm |
2010-07-06 | Use the static variable narea only where needed for config reload. | Alexander Bluhm |
2010-07-06 | Adapt code to adhere to the comment (now that doesn't happen very often!). | Martin Hedenfal |
2010-07-06 | fuss over wantntogo, especially when it's false (make sure we still get :ok | Marc Espie |
2010-07-06 | Add a blank line between sections in the output log, it's more readable. | Antoine Jacoutot |
2010-07-06 | Check return code from commit. Incorrectly returned success when commit | Martin Hedenfal |