summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-29Proof-of-concept for arch filtered dependencies.jbj2-6/+167
2004-03-28Typo.jbj1-1/+1
2004-03-28- scareMem = 0 everywhere, document deprecation phase out.jbj3-5/+7
2004-03-28- use package build time as EVR comparison tie breaker.jbj3-6/+68
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm2-1/+72
2004-03-26Splint fiddles.jbj7-535/+604
2004-03-24- Now Lua interface is using a global state.niemeyer3-13/+5
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer5-292/+78
2004-03-16- Implemented support for internal Lua scripts.niemeyer9-3/+418
2004-03-15re-add splint fiddles.jbj1-0/+2
2004-03-11- fix: ENOTSUP filter from lsetfilecon borkage.jbj1-5/+3
2004-03-10- add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).jbj2-2/+4
2004-03-06Filter ENOTSUP lsetfilecon() to permit tmpfs mount on /dev/shm.jbj1-1/+1
2004-03-05initial autorollback feature.joden7-6/+1053
2004-03-05Added todo for types for tagtblpauln1-0/+1
2004-03-02Change lock file location.jbj1-8/+1
2004-03-02- permit globs in macrofiles: directive (#117217).jbj4-170/+2
2004-02-26use static variable, not define, for lock file path.jbj1-1/+4
2004-02-26splint fiddles.jbj5-19/+45
2004-02-25It was 2 bytes, not one. Amateurs.. humpf. ;-)niemeyer1-1/+1
2004-02-25Oops. "path" was being allocated with 1 byte less than necessary.niemeyer1-1/+1
2004-02-25Creating transaction locking scheme based on fcntl file lockingniemeyer5-4/+167