summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-28Sanity.jbj1-1/+1
2004-03-28Polish translation update.arekm1-245/+483
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm5-7/+88
2004-03-28When fixing permissions do u+w, too (fixes badly packaged tarballs)arekm1-2/+2
2004-03-27Made it so %* does not evaluate with a leading space. For instance:joden1-1/+1
2004-03-26Splint fiddles.jbj13-546/+630
2004-03-26Typo.jbj1-1/+0
2004-03-26splint fiddles.jbj3-21/+50
2004-03-25Endian neutral join keys for rpmdbAdd() and rpmdbRemove().jbj1-10/+24
2004-03-25- endian neutral rpmdb join keys (finally).jbj2-31/+52
2004-03-24- Now Lua interface is using a global state.niemeyer7-51/+96
2004-03-23Removing unwanted "static" attribute in "luaL_reg *lib". Using itniemeyer1-1/+1
2004-03-23Adding missing entries in EXTRA_DIST.niemeyer1-1/+6
2004-03-23Uniqify symbols to prevent name space pollution.jbj1-37/+80
2004-03-23Spint fiddles.jbj7-49/+59
2004-03-23Splint fiddles.jbj3-94/+169
2004-03-23Splint annotations.jbj54-618/+2113
2004-03-23Splint annotations.jbj3-129/+259
2004-03-21Automake 1.8.3.jbj4-10/+10
2004-03-19Upgrading to Lua 5.0.2.niemeyer10-39/+65
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer11-331/+823
2004-03-18Resurrect "other endian" rpmdb functionality.jbj2-7/+19
2004-03-16- Implemented support for internal Lua scripts.niemeyer85-14/+17786
2004-03-16- fix: grrr, skip notes on non-i386 entirely.jbj3-15/+42
2004-03-15re-add splint fiddles.jbj1-0/+2
2004-03-13- fix: handle elf64 note sections correctly.jbj3-33/+38
2004-03-11- fix: ENOTSUP filter from lsetfilecon borkage.jbj3-12/+18
2004-03-11Make spec-py lint free.pauln1-24/+34
2004-03-11Begin lint fixes for spec-pypauln3-5/+30
2004-03-11Fix splint warnings for specpauln1-0/+2
2004-03-11substititute labelCompare into rpmds_compare; map rpmdsCompare onto '==' and ...jbj2-3/+124
2004-03-10- add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).jbj8-8/+22
2004-03-10Initial rpm.spec implementationpauln5-2/+273
2004-03-09- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).jbj2-1/+8
2004-03-07Add comments, minor performance improvement.jbj1-8/+20
2004-03-07Protect sq->reaped with sighold and sigrelease.jbj1-9/+10
2004-03-06Filter ENOTSUP lsetfilecon() to permit tmpfs mount on /dev/shm.jbj1-1/+1
2004-03-05Use /etc/security/selinux/file_contexts as default instead.jbj1-2/+2
2004-03-05initial autorollback feature.joden7-6/+1053
2004-03-05Added todo for types for tagtblpauln1-0/+1
2004-03-05Initial autorollback feature.joden1-1/+18
2004-03-05initial autorollback feature.joden1-1/+5
2004-03-03Typo.jbj1-1/+1
2004-03-02Change lock file location.jbj1-8/+1
2004-03-02- permit globs in macrofiles: directive (#117217).jbj64-1970/+2478
2004-02-26use static variable, not define, for lock file path.jbj1-1/+4
2004-02-26splint fiddles.jbj9-25/+62
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