summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2011-03-09make similar code .. more similarTodd T. Fries
2011-03-09*** empty log message ***Todd T. Fries
2011-03-08It was not possible to send out LS updates larger then the MTU.Claudio Jeker
2011-03-08Instead of using IBUF_READ_SIZE as upper bound when building variousClaudio Jeker
2011-03-07run makewhatis during pkg_create in verbose mode.Marc Espie
2011-03-07continguous -> contiguousHenning Brauer
2011-03-04Indent block correctly.Claudio Jeker
2011-03-03Reset the SIGPIPE signal handler immediately before executing a command.Todd C. Miller
2011-03-03fix ss_to_text() and ss_to_ptr() so IP addresses are logged correctlyGilles Chehade
2011-03-02Don't use a flag value as index into the 2 element array on_off.Alexander Bluhm
2011-03-02fix typo; spotted by Peter J. PhilippTheo de Raadt
2011-02-28fix a buffer overflow in the pppoe receive packet handling.David Gwynne
2011-02-28If 'check script' doesn't exit(), treat the service as 'down' ratherStuart Henderson
2011-02-21call setusercontext(3) before chroot. ok miod@ sthen@Jakob Schlyter
2011-02-15Use log_as() to print the offending neighbor-as instead of printing itClaudio Jeker
2011-02-13fix from pr 6314: allow debug logging before daemonization to helpOkan Demirmen
2011-02-11Make "crontab -l" not crash on crontab files that don't have thePhilip Guenthe
2011-02-10Clarify how the -c and -w options interact. OK tedu@ jmc@Todd C. Miller
2011-02-09- move ypldap to the conditional YP blockJasper Lievisse Adriaanse
2011-02-08Log the time taken for all types of check, not just tcp checks.Stuart Henderson
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2011-02-02s/microseconds/milliseconds/, from Stijn on bugs@.Stuart Henderson