summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2005-07-07when reading of sadb/spd data fails don't callMoritz Jodeit
2005-07-06rev 1.8Brad Smith
2005-07-06Add a bunch of malloc() return checksBrad Smith
2005-07-06add another non-fatal error for recvfrom; ok henning@Darren Tucker
2005-07-06rev 1.7Brad Smith
2005-07-05Save transmit time for each peer for later use as refid for SNTPv4Darren Tucker
2005-07-04whitespace;Jason McIntyre
2005-07-04spacingTheo de Raadt
2005-07-04nicer textTheo de Raadt
2005-07-04describe the difference between radiotap and pcap modeReyk Floeter
2005-07-04update the hostapd.conf(5) manual page with a more detailed descriptionReyk Floeter
2005-07-04remove command line options -i, -a and -b (iapp interface, hostap interfaceReyk Floeter
2005-07-04print error messages to stderr instead of syslog on startup.Reyk Floeter
2005-07-04add 'random' action address and auth open request/responseReyk Floeter
2005-07-04New function filterset_cmp() used two compare two struct filter_set forClaudio Jeker
2005-07-04Switch some parser rules from "string" to "STRING". "string" is to greedyClaudio Jeker
2005-07-01More spacesClaudio Jeker
2005-07-01tab after spaceClaudio Jeker
2005-07-01fix breakage; if this proves to be wrong, will be fixed later. at leastFederico G. Schwindt
2005-07-01Switch filter_sets form SIMPLEQ to TAILQ, needed for upcomming stuff.Claudio Jeker
2005-07-01The newly introduced function filterset_free() existed already asClaudio Jeker
2005-07-01Make the pftable filter set use the name2id "cache" like the route labels.Claudio Jeker
2005-06-29Usage().Marc Espie
2005-06-29stop if no pkgname.Marc Espie
2005-06-29make Getopt show full option name.Marc Espie
2005-06-29rtlabel support via filter sets. Just use "set rtlabel foobar" in filtersClaudio Jeker
2005-06-28Make it possible to specify interfaces just by using "interface em0" withoutClaudio Jeker
2005-06-28Add pkg_merge and doc.Marc Espie
2005-06-28Remove 'ab' (apache benchmark) from the tree becauseRobert Nagy
2005-06-28Try to fit 0x200 into an u_int8_t is not so clever. Pass the flags asClaudio Jeker
2005-06-28some more ike payload typesHans-Joerg Hoexer
2005-06-27Mark connected routes (routes without a nexthop) in the rib. Without thisClaudio Jeker