summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-03-31cleanup and simplification following the asr update.Eric Faurot
2011-03-31remove dead code from pppoe(8).Igor Sobrado
2011-03-29remove unused code now that reverse lookups are done through asr.Eric Faurot
2011-03-29make use the cname query interface from asr for reverse lookupsEric Faurot
2011-03-28tweak previous;Jason McIntyre
2011-03-28Add a couple of examples on tcpflags and icmptype filtersgiovanni
2011-03-27add a function to factorize resetting of dnssession events.Eric Faurot
2011-03-27add missing CVS markers and update copyright year.Eric Faurot
2011-03-26missing file in previous commitEric Faurot
2011-03-26Fix the MX lookup process:Eric Faurot
2011-03-26check that we actually have a stdio stream opened for the message beforeGilles Chehade
2011-03-26Tweak the asr API to make things a bit smoother on the user side.Eric Faurot
2011-03-26Merge a reverse lookup query implementation into asr.Eric Faurot
2011-03-26have the client API receive a stdio stream rather than a fd to the messageGilles Chehade
2011-03-26use an index for iterating into the mx list.Eric Faurot
2011-03-25Use the rdomain information returned by DIOCNATLOOK to install theClaudio Jeker
2011-03-25Rewrite the lsack generation. Make it more like the lsupdate code.Claudio Jeker
2011-03-24Make the sequence number constanst explicitly unsigned. The seq_num isClaudio Jeker
2011-03-24Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthopClaudio Jeker
2011-03-23The asr structure must always be freed in asr_done(). This is aEric Faurot
2011-03-23Simplify resolver initialization. This is done only onceEric Faurot
2011-03-23remove unused states in enumEric Faurot
2011-03-23cache user name for ~userMarc Espie
2011-03-23allow scp://hostname/~user/subdir to workMarc Espie
2011-03-23Print a warning when rtsol or rtsold are used to do IPv6 autoconfigurationAlexander Bluhm
2011-03-22Don't be to strict when checking the length of an ospf packet.Claudio Jeker
2011-03-22use timerclear macroOkan Demirmen
2011-03-21do not close msgfd in bounce_session(), it is closed by client_close()Gilles Chehade
2011-03-21- reset smtp_client pointer to NULL after client_close()Gilles Chehade
2011-03-21fix a memory leak in client.c and properly close envelope inGilles Chehade
2011-03-20document new stuffMarc Espie
2011-03-20pass url name to Ustar, for error messagesMarc Espie
2011-03-20allow Ustar to be more precise in its error messages: record positionMarc Espie
2011-03-19use timerclear macroOkan Demirmen
2011-03-19Pass the new -c option to grotty when building manuals, to avoid ANSIIngo Schwarze
2011-03-19I can remove duplicate flag since that's handled upwards.Marc Espie
2011-03-19put back -L in handle_options, so that it works in pkg_add/pkg_delete/pkg_createMarc Espie
2011-03-19fix some name[=value] horrors;Jason McIntyre
2011-03-19Xr pkg.conf.5; from Patrick LamaiziereJason McIntyre
2011-03-16fix trap sending in snmpd by adjusting snmpctl to the imsg libutilReyk Floeter
2011-03-16spelling.Okan Demirmen
2011-03-16use timerclear macro. while here, fix spelling.Okan Demirmen
2011-03-15let smtpd use user-provided Diffie-Hellman parameters for ephemeral keyGilles Chehade
2011-03-15use appropriate timerclear macro - from Christiano F. HaesbaertOkan Demirmen
2011-03-13consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants toJason McIntyre
2011-03-12Fix previous commit. When data arrives from the client before theAlexander Bluhm
2011-03-12A connection that is constantly sending data uni-directionaly fromAlexander Bluhm
2011-03-12Bad bad Claudio. Fix an evil bug that caused nbr addr_tree corruption.Claudio Jeker
2011-03-12Log the fact that a session was not accepted because of missing HELLOs.Claudio Jeker
2011-03-09smtpctl show stats displays inet4/inet6 repartition for incoming sessionsGilles Chehade