Age | Commit message (Expand) | Author |
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 |
2005-09-17 | slightly simpler install. | Marc Espie |
2005-09-17 | minor nit | Marc Espie |
2005-09-17 | Document PKG_CACHE. | Marc Espie |
2005-09-16 | use poll() instead of select(), pr4505, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | use poll() instead of select(), pr4503, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | more clean-up: | Marc Espie |
2005-09-16 | oops | Marc Espie |
2005-09-16 | move .tgz addition down to PackageRepositoryList. | Marc Espie |
2005-09-16 | reorder tests for improved sanity, from stevesk@ | Damien Miller |
2005-09-16 | unneeded headers, from stevesk@ | Damien Miller |
2005-09-15 | auth-md-keyid 0 is valid but is not allowed on Cis^H^Hrap routers. | Claudio Jeker |
2005-09-15 | Correctly handle loopback interfaces. Mark them as point-to-point networks | Claudio Jeker |
2005-09-14 | document @pkgpath | Marc Espie |
2005-09-14 | typo, let @pkgpath work. | Marc Espie |
2005-09-14 | filter names out first, as it's slightly faster | Marc Espie |
2005-09-14 | beef up DESCRIPTION a little, and point the reader to watchdog(4); | Jason McIntyre |
2005-09-13 | more Package/FatPackage common code: separate the proxy 'next' into two | Marc Espie |
2005-09-13 | typo, fix fat packages reading. | Marc Espie |
2005-09-13 | use wipe_info() instead of hand-killing directories. | Marc Espie |
2005-09-13 | use grabPlist, avoid getting anything else. | Marc Espie |
2005-09-13 | grabPlist shall behave like find. | Marc Espie |
2005-09-13 | Repository::Installed class, to provide uniform access to installed | Marc Espie |
2005-09-13 | yet more uniform names. | Marc Espie |
2005-09-13 | don't actively avoid the Composite Pattern. | Marc Espie |
2005-09-13 | new class: PackageRepositoryList, of which pkgpath is one instance. | Marc Espie |
2005-09-13 | make grabPlist slightly smarter so that we can still open the package | Marc Espie |
2005-09-13 | allows grabbing a packing-list directly, without needing to go through | Marc Espie |
2005-09-13 | use memcmp instead of bcmp to compare tree nodes. | Reyk Floeter |
2005-09-13 | some long-delayed clean-up of this code. | Marc Espie |
2005-09-12 | file is out of date; | Jason McIntyre |
2005-09-12 | i don't see the point in maintaining a list of watchdog devices in here; | Jason McIntyre |
2005-09-12 | preserve backslash using `\e', not `\\'; | Jason McIntyre |
2005-09-11 | handle short read()'s. fixes transfer | Moritz Jodeit |
2005-09-11 | downgrade @pkgdep from deprecated to actual error. | Marc Espie |
2005-09-10 | fix small typo found by Benedikt Steinbusch | Reyk Floeter |
2005-09-09 | missing quote in an example; | Jason McIntyre |
2005-09-09 | double word typos; | Jason McIntyre |
2005-09-09 | suexec.html.en was renamed, so update reference accordingly; | Jason McIntyre |
2005-09-09 | replace hasch tables with red-black trees used by the node tables. | Reyk Floeter |
2005-09-09 | zap dup. From Bernd Ahlers | Marc Espie |