Age | Commit message (Expand) | Author |
2007-04-30 | don't bother trying to substitute if there's no $ in the string. | Marc Espie |
2007-04-30 | simplify regen mode logic: if we don't add anything to the packing-list, | Marc Espie |
2007-04-30 | make creation of special files more obvious. | Marc Espie |
2007-04-30 | All options that add special files follow the same pattern, so reuse the | Marc Espie |
2007-04-30 | Better error messages. | Claudio Jeker |
2007-04-30 | Fix prepare_for_archival(). | Bernd Ahlers |
2007-04-30 | special mode `pretend_to_archive' for -n, which does most things except | Marc Espie |
2007-04-30 | Fix a bad check in aspath_inflate() -- compare with the correct loop value. | Claudio Jeker |
2007-04-30 | archive special files exactly like we archive normal files. This provides | Marc Espie |
2007-04-30 | split preparation and check into prepare_item. | Marc Espie |
2007-04-30 | unsimplify checksum creation, fix @link markers. | Marc Espie |
2007-04-30 | allow pkg_create to regen on a dirname, supply +CONTENTS automatically | Marc Espie |
2007-04-30 | reorg main code to separate regeneration case better. | Marc Espie |
2007-04-30 | add items based on options, not on file existence. | Marc Espie |
2007-04-30 | fold checksumming code for special files. As a bonus, we now check md5 | Marc Espie |
2007-04-30 | slight code reorg, no changes. | Marc Espie |
2007-04-30 | use more descriptive name (dir -> infodir) and pass it along to checksumming | Marc Espie |
2007-04-30 | move checksumming capabilities into base class | Marc Espie |
2007-04-30 | tweak args to compute_checksum slightly, pass it the explicit file name | Marc Espie |
2007-04-30 | stop looking at plist's internals during makesum, simply copy the objects | Marc Espie |
2007-04-30 | add most things concerning @ignore, since we now have ways nicer to do | Marc Espie |
2007-04-30 | aggressive spelling fix, spotted by jbg | Theo de Raadt |
2007-04-29 | verify_checksum can be used as a normal visitor | Marc Espie |
2007-04-29 | now that checksum creation uses OO methods, reuse the same code for | Marc Espie |
2007-04-29 | fix recreation of packing-lists: we now have exactly one element in there. | Marc Espie |
2007-04-29 | unify some other consistency checks | Marc Espie |
2007-04-29 | all of them.... | Marc Espie |
2007-04-29 | rename compute_checksum to create_checksum | Marc Espie |
2007-04-29 | turn avert_duplicates into a full visitor | Marc Espie |
2007-04-29 | explain how to archive special files, and turn | Marc Espie |
2007-04-29 | make packing-lists more regular by including the CONTENTS. Avoid | Marc Espie |
2007-04-29 | now we always call create_package with a valid archive. | Marc Espie |
2007-04-29 | rename archive into create_package, split its function into | Marc Espie |
2007-04-29 | replace $p->visit('method') calls with $p->method | Marc Espie |
2007-04-29 | use an AUTOLOAD to auto-create PackingList visitors when needed. | Marc Espie |
2007-04-28 | support for cpu throttling on mp systems | Nikolay Sturm |
2007-04-27 | Modified manpage to reflect claudio's changes about 224.0.0.9 route. | Michele Marchetto |
2007-04-27 | Ripd needs a valid route for 224.0.0.9 to work. Instead of forcing users to | Claudio Jeker |
2007-04-26 | put RFC 3765 in the right place; | Jason McIntyre |
2007-04-26 | bgpd supports RFC 2796 and 3682 so mention them with all the others. | Claudio Jeker |
2007-04-26 | kill some commented "struct proc *", and knf while there; ok ray | Theo de Raadt |
2007-04-24 | Try to document the new 4-byte AS numbers without being to invasive. | Claudio Jeker |
2007-04-24 | Add draft-ietf-idr-as4bytes-13 to the see also list. | Claudio Jeker |
2007-04-23 | Use correct function name in log_warn(). | Claudio Jeker |
2007-04-23 | groff cannot deal with ".Li" before other macros that change font - just | Jason McIntyre |
2007-04-23 | bgpctl needs to know about 4-byte AS numbers as well. | Claudio Jeker |
2007-04-23 | Make bgpd 4-byte AS compatible. All internal representations of AS numbers | Claudio Jeker |
2007-04-23 | Document | Marc Espie |
2007-04-21 | -These option are ignored | Jason McIntyre |
2007-04-21 | avoid both .libs-* and partial-*. Be a bit forceful about them, as they're | Marc Espie |