summaryrefslogtreecommitdiff
path: root/lib/transaction.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-03lclint clean again.jbj1-0/+4
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-1/+1
2001-07-28- fix: --noscripts is another multimode option.jbj1-0/+9
2001-07-19- fix: 4 memory leaks eliminated.jbj1-1/+1
2001-06-19- make package ordering loop messages debug, not warning.jbj1-1/+35
2001-06-17Sync with rpm-4_0 branch.jbj1-1/+1
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj1-7/+5
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-2/+7
2001-06-12- remove dead code frpm popt table reorg.jbj1-11/+13
2001-06-06- permit duplicates for btree indices.jbj1-4/+1
2001-06-05- fix typos in linux.{req,prov}.jbj1-28/+78
2001-06-04lclint fiddles.jbj1-14/+20
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-15/+16
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-1/+1
2001-05-05- enough lclint annotations and fiddles already.jbj1-1/+1
2001-05-03- still more boring lclint annotations and fiddles.jbj1-10/+32
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-39/+39
2001-04-29- more boring lclint annotations and fiddles.jbj1-41/+52
2001-04-29- transaction iterator(s) need to run in reverse order on pure erasures.jbj1-2/+2
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-15/+4
2001-04-26- fix: ineeded count wrong for overlapped, created files.jbj1-1/+0
2001-04-21Sync with rpm-4_0 branch.jbj1-8/+8
2001-04-03- fix: %_netsharedpath needs to look at basenames (#26561).jbj1-63/+70
2001-04-03- fix: --relocate missing trailing slash (#28874,#25876).jbj1-64/+149
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-1/+5
2001-03-02Add top level, external enties to psmStage().jbj1-3/+3
2001-02-27Sketch out PSM_t for package state machine.jbj1-3/+12
2001-02-191st crack at --repackage.jbj1-23/+9
2001-02-17Merge changes from rpm-4.0.2.jbj1-19/+135
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-4/+5
2001-02-111st stab at --repackage.jbj1-1/+18
2001-02-10Reorganize sources before implementing --repackage.jbj1-7/+7
2001-02-08Move state machine drivers into fsmStage.jbj1-4/+4
2001-02-04revert speedup on commit if same perms, there's more to do.jbj1-17/+15
2001-01-29Commit to install file state machine.jbj1-20/+0
2001-01-271st crack at a payload unpack state machine.jbj1-2/+2
2001-01-26lclint annotations.jbj1-51/+50
2001-01-24Add rollback.h, 1st attempt to rationalize TFI_t.jbj1-195/+27
2001-01-23Rip out cpioFileMap.jbj1-75/+72
2001-01-23Expose loadFi/freeFi.jbj1-82/+120
2001-01-22Make cpio maps totally opaque.jbj1-0/+1
2001-01-21Make cpio mappings opaque.jbj1-76/+6
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-115/+203
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-0/+4
2001-01-09- tsorted packages processed in successor count order.jbj1-139/+189
2000-12-29- fix: avoid FAT and other brain-dead file systems that have not inodes.jbj1-5/+14
2000-12-21- fix: removed headers from db need a headerCopy().jbj1-1/+1
2000-12-19- identify install scriptlet failures with the name of the scriptlet.jbj1-0/+3
2000-12-14- fix: segfault on build path, ignore deleted drips.jbj1-1/+1
2000-12-13- fix: (transaction.c) assume file state normal if tag is missing.jbj1-1/+2