summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-07-26- setup -> set upJason McIntyre
2005-07-26make sure the option is boldBrad Smith
2005-07-26Add Cisco Skinny Station Protocol translation support to libaliasBrad Smith
2005-07-25document ipv6cpretry and ipv6cpretriesBrad Smith
2005-07-25common code for all device handling.Marc Espie
2005-07-24we must start the ConnectRetry timer before calling session_connect inHenning Brauer
2005-07-24postpone decision whether to replace already installed packages in -r mode,Marc Espie
2005-07-24deal with a special case, where we are replacing files with changed md5:Marc Espie
2005-07-22Skip invalid interfaces during 'listen on *'; ok henning@Darren Tucker
2005-07-21remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.Federico G. Schwindt
2005-07-20support for fifo and character/block devices.Marc Espie
2005-07-19handle short reads/writes. this fixes theMoritz Jodeit
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19rev 1.7Brad Smith
2005-07-18Add a ``force-scripts'' option for using chat scripts with -direct andBrad Smith
2005-07-18fix a block that was indented too far.David Gwynne
2005-07-18minor nits in session.c, add an additional nconf == NULL check and switchClaudio Jeker
2005-07-17another malloc() check.Brad Smith
2005-07-17don't call adjust_linklocal() since this function does not do anything.Brad Smith
2005-07-17Replace various spelling with FALLTHROUGH which is lint()ableBrad Smith
2005-07-17rev 1.55Brad Smith
2005-07-17rev 1.52Brad Smith
2005-07-17Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_Brad Smith
2005-07-17document that clients need dns entries;Jason McIntyre
2005-07-17rev 1.91Brad Smith
2005-07-17Implement an ``enable/disable echo'' option, defaults to off.Brad Smith
2005-07-15shrink read buffer size from 64k to 4k, this is not bgpd and we're dealingHenning Brauer
2005-07-15remove recently added "using privsep user X" message, spams console in -sHenning Brauer
2005-07-15fix a function name in an error messageHenning Brauer
2005-07-14improvements from tamas tevesz;Jason McIntyre
2005-07-14free commitz from pascoes kitchen. fix an error messageDavid Gwynne
2005-07-12recognize both versions of the nat-t-draft v2 vendor IDsHans-Joerg Hoexer
2005-07-12rev 1.305Brad Smith
2005-07-12rev 1.298Brad Smith
2005-07-12rev 1.45Brad Smith
2005-07-12rev 1.117Brad Smith
2005-07-12- support ipv6cpretry and ipv6cpretries, which are IPv6 versionsBrad Smith
2005-07-12rev 1.14Brad Smith
2005-07-11rev 1.12Brad Smith
2005-07-11rev 1.30Brad Smith
2005-07-11Don't install wrong IPv6 route by add command.Brad Smith
2005-07-11rev 1.32Brad Smith
2005-07-11More descriptive error if a signal causes the child to exit; ok henning@Darren Tucker
2005-07-11Print privsep user and dir when in debug mode; ok henning@Darren Tucker
2005-07-11Print actual error when in debug mode; ok henning@Darren Tucker
2005-07-09IP-address -> IP address;Jason McIntyre
2005-07-09rev 1.85Brad Smith
2005-07-09rev 1.45Brad Smith
2005-07-08Don't mistakenly match groups with partial name matches in "usermod -G".Todd C. Miller
2005-07-08proto is `ip6', not `ipv6';Jason McIntyre