summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2004-10-20Doxygen fiddles.jbj7-27/+31
2004-10-20Add rpmtsCheck() and rpmtsOrder() to iterator.jbj4-18/+70
2004-10-19Stare at a redhat-artwork problem in rpmal.c with multiple versions,jbj5-8/+82
2004-10-19Change options to specify type of iteration.jbj3-13/+21
2004-10-19Merge iterator types into pseudo tags.jbj4-73/+46
2004-10-19Store path to header in iterator.jbj3-132/+67
2004-10-19Attach header reference to the iterator.jbj2-69/+98
2004-10-18Isolate most state changes in rpmgiNext, with lazy open/close.jbj2-169/+358
2004-10-18Add generalized iterator to rpmlib.jbj10-45/+87
2004-10-17Glob ftswalk/arglist args always.jbj3-23/+17
2004-10-17Add manifests to --arglist processing.jbj3-14/+67
2004-10-17fix: legacy syntax not even close.jbj1-2/+10
2004-10-15- disable expensive header+payload verifies in default config.jbj3-20/+63
2004-10-14Open ftswalk/argv paths to permit --qf on header.jbj1-2/+46
2004-10-14Hack in hdlist queries.jbj2-1/+19
2004-10-13- silently add default %defattr(-,root,root) for all packages.jbj2-3/+3
2004-10-10Add --qf to rpmgi.jbj3-15/+65
2004-10-10Create generic iterator (needs work).jbj5-2/+440
2004-10-09Doxygen and cpp nit picks.jbj3-2/+2
2004-10-09Flush changes from rpm-4_3 branch.jbj12-70/+152
2004-10-09Splint fiddles.jbj3-5/+6
2004-10-04Don't version compare obsolete with package headerpauln1-2/+1
2004-09-30- prevent RPMSENSE_PREREQ from being set or tested.jbj1-1/+2
2004-09-30- add Disttag: syntax to spec file parser and header content.jbj1-0/+8
2004-08-31- ia64: auto-relocate entire, not partial, directory contents (#126905).jbj2-10/+32
2004-08-19- avoid "can't happen" recursion while retrieving pubkeys.jbj1-0/+7
2004-08-11Second pass at edit to rpmtsRun doxygen.joden1-2/+5
2004-08-11Add docs to rpmtsRun to explain what is required before a calljoden1-1/+7
2004-07-31Add support for beecrypt-4.0.0.jbj1-1/+6
2004-07-05- ia64: auto-relocate glibc.ix86 interpreter path (#100563).jbj1-0/+32
2004-07-05- ia64: auto-relocate entire, not partial, directory contents (#126905).jbj1-3/+10
2004-07-05- bump rpm and popt versions to insure "newer".jbj2-12/+32
2004-06-15Correct typos.jbj1-2/+2
2004-06-15- add type to tag array.jbj1-133/+133
2004-06-14Typo.jbj1-5/+4
2004-06-14- xml: <integer/> instead of <integer>0</integer> markup.jbj1-2/+4
2004-06-14- xml: use <foo/> markup for empty tags.jbj1-6/+13
2004-06-10- add 'requires' and 'conflicts' tag aliases.jbj1-2/+8
2004-06-08Preserve allignment for missing files with --verify.jbj1-1/+1
2004-05-30- fix: follow current is_selinux_enabled() return (#121004).jbj1-1/+1
2004-05-04%postun failures are now propagated back to transaction state machine.joden1-1/+1
2004-05-03Minor tweaks to comments in autorollback code, made removal of re-packagedjoden4-21/+56
2004-04-19splint fiddles.jbj2-1/+3
2004-04-18Force global Lua state initialization during rpmReadConfigFiles().niemeyer1-0/+4
2004-04-13Fixed bug in "rpm -qf": if a file in the current directory had theniemeyer1-0/+4
2004-04-07- fix: no transaction lock if --test was specified (#119783).jbj1-8/+10
2004-04-07- fix: segfault on --recontext if file_contexts unreadable (#117374).jbj3-6/+6
2004-04-07Splint fiddles.jbj1-2/+2
2004-04-01revert buildtime tie breaking, not the right thing to do.jbj10-54/+49
2004-03-30Simplify cpuid code; fix it for gcc 3.4; always push/pop ebx for PIC and non ...arekm1-43/+12