index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
Don't check for termination signals in middle of transaction (!)
Panu Matilainen
1
-4
/
+0
2007-08-09
Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)
Panu Matilainen
1
-3
/
+3
2007-07-11
getRepackageHeaderFromTE() expects const char * as 4th argument
Panu Matilainen
1
-1
/
+1
2007-07-11
domd5() buffer signedness fixes.
Panu Matilainen
1
-1
/
+1
2007-07-10
Remove meaningles statement to avoid compiler warning.
Panu Matilainen
1
-1
/
+1
2007-07-10
Cast tid to time_t for ctime() to avoid compiler warning.
Panu Matilainen
1
-1
/
+1
2007-06-25
Nuke ugly /var/log/lastlog kludgery.
Panu Matilainen
1
-2
/
+0
2007-06-21
Initialise replaced
Paul Nasrat
1
-0
/
+1
2007-06-21
Fix thinko
Paul Nasrat
1
-1
/
+1
2007-06-19
Fix variable double definition.
Panu Matilainen
1
-1
/
+0
2007-06-19
Open non-temporary db's before chroot (rhbz#103952, 173285)
Panu Matilainen
1
-1
/
+4
2007-06-18
Ensure the status of the file which be replaced by another rpm package is
Paul Nasrat
1
-0
/
+17
2007-05-16
Do not run pre/posttrans scripts in test mode.
Panu Matilainen
1
-49
/
+51
2007-05-01
Enable configurable preferable elf colour policy (#235757)
Paul Nasrat
1
-7
/
+9
2007-04-16
When deleting files, drop any s-bit first, so that a malicious
Paul Nasrat
1
-0
/
+24
2007-02-22
Fix netshared path comparison (rh#52725) fix by jbj.
Paul Nasrat
1
-0
/
+3
2005-07-02
Correct typo.
jbj
1
-1
/
+1
2005-02-10
- perform callbacks as always (#147537).
jbj
1
-5
/
+22
2004-12-07
avoid md5 on sparse /var/log/lastlog file
jbj
1
-0
/
+2
2004-11-11
Avoid unnecessary chroot("/") calls for certain Mac OSX kernels.
jbj
1
-2
/
+4
2004-10-25
Add options to populate transaction set while iterating.
jbj
1
-0
/
+1
2004-10-20
Doxygen fiddles.
jbj
1
-8
/
+8
2004-10-09
Flush changes from rpm-4_3 branch.
jbj
1
-5
/
+10
2004-07-05
- bump rpm and popt versions to insure "newer".
jbj
1
-10
/
+13
2004-05-03
Minor tweaks to comments in autorollback code, made removal of re-packaged
joden
1
-11
/
+43
2004-04-19
splint fiddles.
jbj
1
-0
/
+2
2004-04-07
- fix: no transaction lock if --test was specified (#119783).
jbj
1
-8
/
+10
2004-03-26
Splint fiddles.
jbj
1
-431
/
+452
2004-03-16
- Implemented support for internal Lua scripts.
niemeyer
1
-1
/
+108
2004-03-05
initial autorollback feature.
joden
1
-1
/
+586
2004-02-26
splint fiddles.
jbj
1
-3
/
+4
2004-02-25
Creating transaction locking scheme based on fcntl file locking
niemeyer
1
-1
/
+13
2003-12-26
- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).
jbj
1
-5
/
+5
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-2
/
+6
2003-07-09
- resolve elf32/elf64 file conflicts to prefer elf64.
jbj
1
-142
/
+79
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-5
/
+5
2003-04-08
fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
jbj
1
-10
/
+10
2003-04-07
Calibrated stopwatch using rdtsc.
jbj
1
-10
/
+11
2003-04-04
Accumulate compress/uncompress times.
jbj
1
-1
/
+1
2003-04-02
Use rpmswEnter/rpmswExit throughout.
jbj
1
-8
/
+8
2003-04-02
Splint clean.
jbj
1
-1
/
+6
2003-03-25
Add transaction stop watch points.
jbj
1
-0
/
+19
2003-03-05
Sanity.
jbj
1
-1
/
+0
2003-01-23
splint fiddles.
jbj
1
-3
/
+1
2003-01-20
Splint fiddles.
jbj
1
-3
/
+3
2003-01-17
- duplicate package checks with arch/os checks if colored.
jbj
1
-0
/
+27
2003-01-03
fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering.
jbj
1
-1
/
+1
2003-01-01
fix: file dependency dictionary has size other than #files.
jbj
1
-8
/
+10
2003-01-01
fix: restore upgrade functionality with colors.
jbj
1
-7
/
+1
2002-12-31
Dump multilib code, colored depndencies instead.
jbj
1
-8
/
+1
[next]