Age | Commit message (Expand) | Author |
2005-09-22 | add a few flags to CDIAGFLAGS | Brad Smith |
2005-09-21 | rearrange sanity checks to eliminate signed arithmatic, from stevesk@ | Damien Miller |
2005-09-21 | grammar, spelling, formatting fixes... | Jason McIntyre |
2005-09-21 | Added some missing defines. | Brad Smith |
2005-09-21 | Add a radius_Flush() function that waits for the response (or timeout) to | Brad Smith |
2005-09-21 | Support a ``set rad_alive N'' command to enable periodic RADIUS accounting | Brad Smith |
2005-09-21 | Send NAS-IP-Address as well as NAS-Identifier | Brad Smith |
2005-09-21 | Avoid casts as lvalues. | Brad Smith |
2005-09-21 | If HISMACADDR is set in the environment, pass the value to | Brad Smith |
2005-09-21 | Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX. | Brad Smith |
2005-09-21 | Make sure that "updates" with only MP withdraws (MP_UNREACH_NRLI) stop | Claudio Jeker |
2005-09-21 | when the route to a nexthop is a reject or blackhole route, the nexthop | Henning Brauer |
2005-09-21 | IPSec -> IPsec | Jason McIntyre |
2005-09-21 | uppercase first letter of a sentence; | Jason McIntyre |
2005-09-21 | name union. | Brad Smith |
2005-09-21 | IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You may | Brad Smith |
2005-09-21 | Do RADIUS accounting on IPV6CP. | Brad Smith |
2005-09-21 | Install routes specified by Framed-IPv6-Route. Since the format | Brad Smith |
2005-09-21 | Add IPv6 related attributes defined in RFC3162. | Brad Smith |
2005-09-20 | refuse building archive if we don't have user names for the uids. | Marc Espie |
2005-09-20 | allow "show rib" to be limited to an address family too | Henning Brauer |
2005-09-20 | don't try to print v6 nexthops as v4 address | Henning Brauer |
2005-09-20 | for consistency, make "show network" and alias for "network show" | Henning Brauer |
2005-09-20 | allow the "show network" output to be limited to a given address family | Henning Brauer |
2005-09-20 | let "bgpctl network show" print v6 addresses correctly | Henning Brauer |
2005-09-19 | zap unused header and #defines, mostly from stevesk@ | Damien Miller |
2005-09-19 | Since ppp.link{up,down} is invoked at the end of IPCP negotiation, if | Brad Smith |
2005-09-19 | rev 1.8 | Brad Smith |
2005-09-19 | implement fast reconnects | Henning Brauer |
2005-09-19 | KNF | Henning Brauer |
2005-09-19 | use $handle->plist() | Marc Espie |
2005-09-19 | simplify pkg_info a great deal, by relying on the lazy properties of | Marc Espie |
2005-09-19 | fix PackageRepository::Installed(). | Marc Espie |
2005-09-19 | OpenBSD::PackingList is in section 3p. | Bernd Ahlers |
2005-09-19 | let pkg_info -e see @pkgpath annotations. | Marc Espie |
2005-09-19 | Let ExtraInfoOnly grab pkgpath as well. | Marc Espie |
2005-09-19 | make package opening more efficient (and maybe more intuitive) by | Marc Espie |
2005-09-19 | reading a packing-list from a scalar in memory does work. | Marc Espie |
2005-09-19 | install man page too | Theo de Raadt |
2005-09-19 | fdformat on amd64 too | Theo de Raadt |
2005-09-18 | unbreak tree. please build before commiting espie | Theo de Raadt |
2005-09-18 | document the package(5) format. | Marc Espie |
2005-09-17 | kill trailing space; | Jason McIntyre |
2005-09-17 | - add get_rtr_id() based on bgpd's get_bgpid() | Mathieu Sauve-Frankel |
2005-09-17 | allows grabbing the packing-list directly from a PackageLocation, | Marc Espie |
2005-09-17 | special-case when we only need the packing-list. | Marc Espie |
2005-09-17 | beginning to a source path repository infrastructure, very likely to change | Marc Espie |
2005-09-17 | Document the process for pkg_add -u. | Marc Espie |
2005-09-17 | document quickie $o->contents() method | Marc Espie |
2005-09-17 | write down explicitly that directory names in PKG_PATH should end with a /, | Marc Espie |