summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-04-23s/lastaddr/lastaddr6/Florian Obser
2014-04-23Prepare merge: check AFFlorian Obser
2014-04-23missing break; not reachableFlorian Obser
2014-04-23No need to set protocol in hints.Florian Obser
2014-04-23zap redundant castFlorian Obser
2014-04-23Introduce check_tos to unclutter the main loop.Florian Obser
2014-04-23move AF independet setsockopts downFlorian Obser
2014-04-23s/Nxt/nxt/Florian Obser
2014-04-23Add error checking to sysctl. While there pass in an int otherwiseFlorian Obser
2014-04-23sync to traceroute: move sndsock creation up.Florian Obser
2014-04-23Prepare for merge: introduce icmp_code for the AF switch.Florian Obser
2014-04-23Prepare for merge: s/icmp_code/icmp4_code/ and use icmp_code forFlorian Obser
2014-04-23Prepare for merge: s/packet_ok/packet_ok6/ and use packet_okFlorian Obser
2014-04-23Prepare for merge: s/packet_ok/packet_ok4/ and use packet_okFlorian Obser
2014-04-23Prepare merge: introduce struct sockaddr *from, *to to be used inFlorian Obser
2014-04-23Prepare merge: s/to/to6/; s/from/from6/Florian Obser
2014-04-23Prepare merge: introduce struct sockaddr *from, *to to be used inFlorian Obser
2014-04-23Prepare merge: s/to/to4/; s/from/from4/Florian Obser
2014-04-23Make this compile with -Wall et al.Florian Obser
2014-04-22turns out there are exactly 3 ports that actually use longnames:Marc Espie
2014-04-22this commit is really florian@'s, since he's the one who made removalHenning Brauer
2014-04-22malloc -> callocGilles Chehade
2002-10-07import apache 1.3.27 and mod_ssl 2.8.11Henning Brauer
1998-10-01Apache 1.3.2Bob Beck
1998-03-25Initial import from apache 1.2.6Bob Beck
2014-04-22Support the CA key for SSL inspection in the ca process. Instead ofReyk Floeter
2014-04-21Print bytes read and written in human readable form, like:Claudio Jeker
2014-04-21Copy the updated proc.c from relayd to use the same file. AdjustReyk Floeter
2014-04-21Bind to localAddr if specified and add some XXX comments about stuffClaudio Jeker
2014-04-21Document show summaryClaudio Jeker
2014-04-21Print the target and initiator name in show command.Claudio Jeker
2014-04-21Start passing the initiator and target name in the show command.Claudio Jeker
2014-04-21Cope with the iscsid changes. Makes the msg handling a lot easier.Claudio Jeker
2014-04-21Redo most of the control message handling. Switch it back to useClaudio Jeker
2014-04-21Add a few missing free's in the grammar.Reyk Floeter
2014-04-21It does not make sense to specify a port for the initiatoraddr.Claudio Jeker
2014-04-21Use RSA_set_ex_data()/RSA_get_ex_data() directly instead ofReyk Floeter
2014-04-21The OpenSSL engine passes a "const u_char *" to the callback butReyk Floeter
2014-04-21The OpenSSL engine passes a "const u_char *" to the callback butReyk Floeter
2014-04-21Revert 1.101 as it breaks source port selection. This needs moreFlorian Obser
2014-04-21Handle EAGAIN, ENOBUFS and EINTR a bit better. Ignore them one layer aboveClaudio Jeker
2014-04-21It is possible that we can't burst all of the data in the immediate dataClaudio Jeker
2014-04-21add support for reading/writing long paths and linkpaths as extendedMarc Espie
2014-04-21Now that we properly negotiate the session params we can enable sendingClaudio Jeker
2014-04-21th_code is in network byte orderDavid Gwynne
2014-04-20tweak previous;Jason McIntyre
2014-04-20Prevent lpd(8) from looking into hosts.equiv.Antoine Jacoutot
2014-04-20Add iscsictl bits to show the vscsi stats.Claudio Jeker
2014-04-20Introduce some basic stats for the vscsi layer. Just counting the commandsClaudio Jeker
2014-04-20After doing all of the loging dance to get the target's params it makesClaudio Jeker