summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-07-31very old thinko, not really a problem, obviously, but groups and users areMarc Espie
2010-07-31keep location open while we grab updateinfo.Marc Espie
2010-07-31delete IIJ local functionalities.YASUOKA Masahiko
2010-07-30fix header during updateMarc Espie
2010-07-28more explicit messageMarc Espie
2010-07-28let fatal work, fix typoMarc Espie
2010-07-28pass state to Ustar objects, use it to display those pesky error andMarc Espie
2010-07-28Revert parts of previous change leading to assertion failure forMartin Hedenfal
2010-07-27print these betterMarc Espie
2010-07-26better progress_messageMarc Espie
2010-07-26typo in messageMarc Espie
2010-07-26even if you write signal handlers to not do anything stupid when you'reMarc Espie
2010-07-26- use warnx instead of warn when skipping large lines, as errno isMiod Vallat
2010-07-26Fix a sigbus due to unaligned memory access, found when compacting onMartin Hedenfal
2010-07-26typo (canacar@)Marc Espie
2010-07-25oopsMarc Espie
2010-07-24pass state to Makewhatis. With new hooks in there, that means displayMarc Espie
2010-07-23smtpd should NOT fatal when it permanently fails a bounce delivery as thisGilles Chehade
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2010-07-21Search filter BER tags use a context-specific class, not an applicationMartin Hedenfal
2010-07-21fix NULL-deref, ok martinh@Gilles Chehade
2010-07-21Add a history section saying that ldapd/ldapctl first appeared in 4.8.Martin Hedenfal
2010-07-20opration -> operationMiod Vallat
2010-07-20Instead of checking for the *etcXX.tgz filename, check whether theAntoine Jacoutot
2010-07-20Another hand rolled offsetof(), replace with mask2prefixlen from kroute.cClaudio Jeker
2010-07-20delete unused variableTheo de Raadt
2010-07-20do not use gcc -W options which you do not understandTheo de Raadt
2010-07-19When removing an announced prefix inherit the metric and ext_tag from theClaudio Jeker
2010-07-19lsa_refresh() was able to resurect dead LSA resulting in zombie anouncements.Claudio Jeker
2010-07-18Fix an unaligned memory access.Martin Hedenfal
2010-07-18fix a double "is";Jason McIntyre
2010-07-17When running in full diff mode, don't wait for user input beforeAntoine Jacoutot
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-07-15store openssl error output during verification, and log it if it didn't work.Marc Espie
2010-07-14Another hand knitted offsetof() that needs to die. This time steal theClaudio Jeker
2010-07-14use offsetof() instead of self knitted version to please gcc4.Claudio Jeker
2010-07-14Fix a mrt fd leak by moving the block which closes finished dumps.Claudio Jeker
2010-07-14handle RTM_DESYNC. if the kernel says we're out of sync with the kernelDavid Gwynne
2010-07-13Avoid double free in ldap modify requests. The values received in theMartin Hedenfal
2010-07-13no more rmd160(1);Jason McIntyre
2010-07-12missed one next -> return, as noticed by marco@Marc Espie
2010-07-12Merge duplicate log messages into one log_warn().Alexander Bluhm
2010-07-12need to copy f() parameters, otherwise strange bugs with sub expressionsMarc Espie
2010-07-11move compare into LibSpec, it's not so specific to Signature after allMarc Espie
2010-07-11display updateset name alongside collisionreport (turns out it's notMarc Espie
2010-07-10Retry requests when the btree is busy. Without this, clients will just hangMartin Hedenfal
2010-07-09ospfd is a AF_INET only routing daemon so limit the routing socket to thatClaudio Jeker
2010-07-09fix pkg_mklocatedbMarc Espie
2010-07-09Do not try to originate an intra-area-prefix-lsa if an interfaceAlexander Bluhm
2010-07-09inetname is only called when !nflag. There is no need to again check forDavid Hill