Age | Commit message (Expand) | Author |
2007-06-04 | avoid parsing libraries by hand. | Marc Espie |
2007-06-04 | stricter regexp for libraries. | Marc Espie |
2007-06-04 | add a lib parsing routine to PackingElement::Lib so I don't have to | Marc Espie |
2007-06-04 | do not inlcude ipx headers | Henning Brauer |
2007-06-04 | bye bye ipx | Henning Brauer |
2007-06-04 | I am on drugs, I don't know where I found split can take strings as | Marc Espie |
2007-06-04 | zap dead code: we no longer use DirRm. | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-06-04 | add -t flag to pkg_info to enable listing of the ``top level'' packages, | Pierre-Yves Ritschard |
2007-06-04 | fix keep_old_files | Marc Espie |
2007-06-03 | unbreak 802.11 element parsing by using the TCHECK2 macro correctly | Reyk Floeter |
2007-06-03 | the kernel starts with setperf=100, even though the bios may have throttled. | Ted Unangst |
2007-06-02 | zap trailing whitespace; | Jason McIntyre |
2007-06-02 | remove elements of the solver that correspond to dependencies `in-transit' | Marc Espie |
2007-06-02 | show the font commands being run in very verbose state. After all, we show | Marc Espie |
2007-06-02 | move the check that dependencies are satisfied inside the solver object | Marc Espie |
2007-06-02 | slight refactor, move wantlib dependencies handling inside the solver. | Marc Espie |
2007-06-02 | reorder code | Marc Espie |
2007-06-02 | move most of the code that deals with dependencies in the solver object | Marc Espie |
2007-06-02 | move the solver object up to the set level. | Marc Espie |
2007-06-02 | move dependency registration into its own function. | Marc Espie |
2007-06-02 | move the dependency handling into separate functions. | Marc Espie |
2007-06-02 | document how fragments work. | Marc Espie |
2007-06-02 | safer snprintf construct with more paranoid length calculation | Peter Valchev |
2007-06-01 | Convert sensorsd to use two-level data-structures. This makes sensorsd be | Constantine A. Murenin |
2007-06-01 | very small clean-up of dependencies list handling. | Marc Espie |
2007-06-01 | apply the same checks on extraction that are done during pkg_create | Marc Espie |
2007-06-01 | paranoid snprintf length calculation to avoid a possible buffer | Peter Valchev |
2007-06-01 | don't store stuff in the plist, use the handle which is there for that. | Marc Espie |
2007-06-01 | avoid potentially bad snprintf construct; ok henning millert otto | Peter Valchev |
2007-06-01 | compute real list. | Marc Espie |
2007-06-01 | micro-optimizations | Marc Espie |
2007-06-01 | Move a useless warning to the only case that uses it (-f) from canacar@ | Todd T. Fries |
2007-06-01 | refactor ProgressMeter code to create objects, put these into state. | Marc Espie |
2007-06-01 | no need to require ProgressMeter twice. | Marc Espie |
2007-06-01 | Remove a stupid wrapper function that does nothing more then calling another | Claudio Jeker |
2007-05-31 | look up for old libraries last, so that we do not get tied to old stuff | Marc Espie |
2007-05-31 | fix PR 5475: 'empty spamtrap address makes corrupted database'; ok beck@ | Constantine A. Murenin |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | do not forget to store table and backup table ids in the service | Pierre-Yves Ritschard |
2007-05-31 | Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called when | Claudio Jeker |
2007-05-31 | simplify pfe_disable_events | Pierre-Yves Ritschard |
2007-05-31 | Zap a bunch of unused VT_* tags. | Thordur I. Bjornsson |
2007-05-31 | make sure object ids are reset before parsing the configuration file | Pierre-Yves Ritschard |
2007-05-31 | we cannot install a package without a solver, remove redundant test. | Marc Espie |
2007-05-31 | simplify the handling of shared libs: there's no need to register each | Marc Espie |
2007-05-31 | split pfe's event registration in separate functions (like for hce) | Pierre-Yves Ritschard |
2007-05-31 | move set validation earlier (in fact, it probably doesn't belong in | Marc Espie |
2007-05-31 | don't bother registering files that have tempnames. The real files don't/no | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |