Age | Commit message (Expand) | Author |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-27 | tweak very verbose output. | Marc Espie |
2004-11-27 | if the package is already installed, check whether updating it makes sense: | Marc Espie |
2004-11-27 | record sample/extra directories if !extra, so that SharedItems won't warn | Marc Espie |
2004-11-27 | be verbose if !extra, tell user what they should do manually. | Marc Espie |
2004-11-25 | fix "listen on hostname" | Henning Brauer |
2004-11-24 | if I would remember at what I looked when learning how to use our wonderful | Henning Brauer |
2004-11-24 | Use sysctl to get the running kernel version instead of grotting | Todd C. Miller |
2004-11-23 | fix name of lib | Marc Espie |
2004-11-23 | Set link-local address of tun interface with prefixlen = 64 | Brad Smith |
2004-11-23 | Switch from a single filter_set to a linked list of sets. With this change | Claudio Jeker |
2004-11-23 | allow for registration of libraries from an existing plist. | Marc Espie |
2004-11-22 | implement global repository for shared libraries. | Marc Espie |
2004-11-21 | Use the same ordering when verifying as with creating and replace | Otto Moerbeek |
2004-11-21 | move the system libraries registration code to SharedLibs. | Marc Espie |
2004-11-21 | pull the code that handles shared libraries (ldconfig for now) aside. | Marc Espie |
2004-11-21 | check_lib_specs -> check_lib_spec: check one spec at a time, and report on it. | Marc Espie |
2004-11-21 | solved_dependencies becomes a hash, more efficient. | Marc Espie |
2004-11-21 | remove .Xr's that do not belong here anymore with the new pkg_* tools; | Xavier Santolaria |
2004-11-20 | done items | Marc Espie |
2004-11-20 | opendir can use my variables. | Marc Espie |
2004-11-19 | unbreak -t; ok jakob, henning | Markus Friedl |
2004-11-19 | Rename struct as_filter to struct filter_as. | Claudio Jeker |
2004-11-19 | For consistency reasons rename struct as_filter to struct filter_as. | Claudio Jeker |
2004-11-19 | Add NO_PEER to the list of well-known communities and use 65535 instead of | Claudio Jeker |
2004-11-19 | Make "set network 127.0.0.1" work and use = instead of |= for the | Claudio Jeker |
2004-11-19 | Only unlink and link the asp in nexthop_modify if the asp is linked. | Claudio Jeker |
2004-11-19 | tweaks; | Jason McIntyre |
2004-11-18 | unsafe operations is better than impossible to update, especially since it | Marc Espie |
2004-11-18 | document @wantlib, @depend. Provide -P and -W flags to be able to specify | Marc Espie |
2004-11-18 | support depend (similar to libdepend and newdepend) and wantlib: | Marc Espie |
2004-11-18 | add @wantlib and @depend keyword | Marc Espie |
2004-11-18 | embed two struct capabilities, one for the capas announced by the peer and | Henning Brauer |
2004-11-18 | add an instance of struct capabilities to peer_conf, and inherit | Henning Brauer |
2004-11-18 | cope with changes in capabilities announcement shitz | Henning Brauer |
2004-11-18 | inside struct peer, replace the occurance of the older struct peer_capa | Henning Brauer |
2004-11-18 | remove the global 'announce' flag from struct peer_capa, clear | Henning Brauer |
2004-11-18 | let peer->capa.mp_[v4|v6] contain the SAFI, don't just use it as bool | Henning Brauer |
2004-11-18 | Subsequent Address Family Indicators (SAFI) in hex and add SAFI_NONE | Henning Brauer |
2004-11-18 | struct capa_mp is not needed any more, spotted by claudio | Henning Brauer |
2004-11-18 | introduce session_capa_mp() which adds the multiprotocol announcements | Henning Brauer |
2004-11-18 | add code to announce support for IPv6 Unicast. | Henning Brauer |
2004-11-18 | it's oupsa oupsa oupsa time... | Henning Brauer |
2004-11-18 | supress logging of subsequent connect() failures as long as: | Henning Brauer |
2004-11-17 | print ipv6 on enc0, too; ok otto, tests by fries | Markus Friedl |
2004-11-17 | NI_WITHSCOPEID is no more. | Jun-ichiro itojun Hagino |
2004-11-16 | Re-implement LQM, this time according to the rfc. | Brad Smith |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | hit the clueless... | Marc Espie |
2004-11-15 | generate ExtraInfo from defines FULLPKGPATH, PERMIT_PACKAGE_CDROM, PERMIT_PAC... | Marc Espie |