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
1999-03-16
Fix newSpec in "rpm -q --specfile --specedit"
jbj
1
-5
/
+6
1999-03-10
replaced = NULL stuff here and there with blanket memset() calls
ewt
1
-8
/
+3
1999-03-09
memory optimizations
ewt
1
-6
/
+27
1999-03-06
be a bit more agressive about freeing memory
ewt
1
-2
/
+3
1999-03-06
redid ingoreSet code which was broken
ewt
1
-22
/
+29
1999-03-06
removed double frees
ewt
1
-6
/
+0
1999-03-05
1) reindented notify lines
ewt
1
-42
/
+50
1999-03-04
plugged memory leak
ewt
1
-0
/
+2
1999-02-28
fix: memory leaks in rpmRunTransactions plugged.
jbj
1
-34
/
+56
1999-02-25
Improvements on leak plugging.
jbj
1
-20
/
+31
1999-02-24
Memory leaks.
jbj
1
-1
/
+22
1999-02-23
Move callback before return.
jbj
1
-1
/
+1
1999-02-23
Another callback for Matt.
jbj
1
-0
/
+2
1999-02-23
More callbacks for Matt.
jbj
1
-25
/
+40
1999-02-22
Add notifys for msw.
jbj
1
-1
/
+49
1999-02-21
removed outdated fixme
ewt
1
-2
/
+0
1999-02-21
fixed relocated/excluded paths
ewt
1
-21
/
+13
1999-02-21
got excludedocs, netsharedpath, and lang exclusions working
ewt
1
-23
/
+96
1999-02-17
added checks for installation of old packages
ewt
1
-2
/
+34
1999-02-17
fixed noreplace handling
ewt
1
-5
/
+4
1999-02-17
don't be too clever -- skipping file creation because it'll be created
ewt
1
-3
/
+2
1999-02-17
moved things to transaction flags from independent install/uninstall flags
ewt
1
-8
/
+2
1999-02-07
don't let hdrs[] be sparse
ewt
1
-0
/
+1
1999-02-07
need to chroot() a bit sooner
ewt
1
-9
/
+14
1999-02-07
I don't know why this works better, but it does.
ewt
1
-11
/
+9
1999-02-07
uninstalls need to handle shared config files properly
ewt
1
-9
/
+11
1999-01-26
changes for packages w/ 0 files
ewt
1
-4
/
+4
1999-01-19
use SKIPNSTATE
ewt
1
-16
/
+21
1999-01-19
1) fixed relocations
ewt
1
-75
/
+89
1999-01-15
relocate filelists from files opened in a callback
ewt
1
-5
/
+20
1999-01-12
I'm too lazy to put these in a third time.
ewt
1
-6
/
+25
1999-01-08
1) const cleanups
ewt
1
-4
/
+16
1999-01-07
assemble replaced file list
ewt
1
-11
/
+22
1999-01-06
fixed an infinite loop (oops)
ewt
1
-10
/
+10
1999-01-06
use altH in problem struct
ewt
1
-9
/
+16
1999-01-04
1) install packages still need to pay attention to db entries for
ewt
1
-21
/
+22
1999-01-04
package removal should have proper semantics now
ewt
1
-165
/
+272
1998-12-31
create .rpmorig stuff
ewt
1
-4
/
+10
1998-12-31
generate a file action list and pass it into installBinaryPackage()
ewt
1
-27
/
+212
1998-12-31
switched around file conflict logic to build a proper action set
ewt
1
-66
/
+82
1998-12-30
reworked shared file lookups in database; it's *much* more efficient now
ewt
1
-27
/
+83
1998-12-30
1) make use of fpLookupList() for some speedup
ewt
1
-9
/
+46
1998-12-26
make use of fingerprints for checking file conflicts
ewt
1
-36
/
+30
1998-12-26
1) initial cut at hash tables
ewt
1
-12
/
+133
1998-12-18
*** empty log message ***
ewt
1
-0
/
+347