summaryrefslogtreecommitdiff
path: root/lib/transaction.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-09Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)Panu Matilainen1-3/+3
2007-07-11getRepackageHeaderFromTE() expects const char * as 4th argumentPanu Matilainen1-1/+1
2007-07-11domd5() buffer signedness fixes.Panu Matilainen1-1/+1
2007-07-10Remove meaningles statement to avoid compiler warning.Panu Matilainen1-1/+1
2007-07-10Cast tid to time_t for ctime() to avoid compiler warning.Panu Matilainen1-1/+1
2007-06-25Nuke ugly /var/log/lastlog kludgery.Panu Matilainen1-2/+0
2007-06-21Initialise replacedPaul Nasrat1-0/+1
2007-06-21Fix thinkoPaul Nasrat1-1/+1
2007-06-19Fix variable double definition.Panu Matilainen1-1/+0
2007-06-19Open non-temporary db's before chroot (rhbz#103952, 173285)Panu Matilainen1-1/+4
2007-06-18Ensure the status of the file which be replaced by another rpm package isPaul Nasrat1-0/+17
2007-05-16Do not run pre/posttrans scripts in test mode.Panu Matilainen1-49/+51
2007-05-01Enable configurable preferable elf colour policy (#235757)Paul Nasrat1-7/+9
2007-04-16When deleting files, drop any s-bit first, so that a maliciousPaul Nasrat1-0/+24
2007-02-22Fix netshared path comparison (rh#52725) fix by jbj.Paul Nasrat1-0/+3
2005-07-02Correct typo.jbj1-1/+1
2005-02-10- perform callbacks as always (#147537).jbj1-5/+22
2004-12-07avoid md5 on sparse /var/log/lastlog filejbj1-0/+2
2004-11-11Avoid unnecessary chroot("/") calls for certain Mac OSX kernels.jbj1-2/+4
2004-10-25Add options to populate transaction set while iterating.jbj1-0/+1
2004-10-20Doxygen fiddles.jbj1-8/+8
2004-10-09Flush changes from rpm-4_3 branch.jbj1-5/+10
2004-07-05- bump rpm and popt versions to insure "newer".jbj1-10/+13
2004-05-03Minor tweaks to comments in autorollback code, made removal of re-packagedjoden1-11/+43
2004-04-19splint fiddles.jbj1-0/+2
2004-04-07- fix: no transaction lock if --test was specified (#119783).jbj1-8/+10
2004-03-26Splint fiddles.jbj1-431/+452
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-1/+108
2004-03-05initial autorollback feature.joden1-1/+586
2004-02-26splint fiddles.jbj1-3/+4
2004-02-25Creating transaction locking scheme based on fcntl file lockingniemeyer1-1/+13
2003-12-26- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).jbj1-5/+5
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-2/+6
2003-07-09- resolve elf32/elf64 file conflicts to prefer elf64.jbj1-142/+79
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-5/+5
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-10/+10
2003-04-07Calibrated stopwatch using rdtsc.jbj1-10/+11
2003-04-04Accumulate compress/uncompress times.jbj1-1/+1
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj1-8/+8
2003-04-02Splint clean.jbj1-1/+6
2003-03-25Add transaction stop watch points.jbj1-0/+19
2003-03-05Sanity.jbj1-1/+0
2003-01-23splint fiddles.jbj1-3/+1
2003-01-20Splint fiddles.jbj1-3/+3
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-0/+27
2003-01-03fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering.jbj1-1/+1
2003-01-01fix: file dependency dictionary has size other than #files.jbj1-8/+10
2003-01-01fix: restore upgrade functionality with colors.jbj1-7/+1
2002-12-31Dump multilib code, colored depndencies instead.jbj1-8/+1
2002-12-311st crack at colored installs.jbj1-5/+23