index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
4
-147
/
+2
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
55
-174
/
+174
2007-11-22
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
15
-15
/
+15
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
14
-136
/
+136
2007-11-16
Split digest-stuff out of rpmio_internal to separate header
Panu Matilainen
5
-5
/
+7
2007-11-16
Eliminate copy-paste fd digest stealing, stuff into rpmio_internal
Panu Matilainen
2
-45
/
+2
2007-11-15
Initialize NSS early (rhbz#382091)
Panu Matilainen
1
-0
/
+4
2007-11-13
Align rpm -V output
Panu Matilainen
1
-1
/
+1
2007-11-08
Minimal protection for rpmsqElem internals
Panu Matilainen
1
-0
/
+1
2007-11-08
Remove unnecessary psm.h include
Panu Matilainen
1
-2
/
+0
2007-11-08
Kludge around mktemp() uses to shut up build warnings
Panu Matilainen
2
-0
/
+8
2007-11-08
Kill off deprecated and unused rpmGetMachine() entirely
Panu Matilainen
2
-20
/
+0
2007-11-08
Remove rpmSetMachine() from API
Panu Matilainen
2
-13
/
+12
2007-11-08
Remove useless "var" parameter from setup helpers
Panu Matilainen
1
-17
/
+15
2007-11-08
Kill off unused rpmSetVar() and freeRpmVar()
Panu Matilainen
1
-21
/
+0
2007-11-08
Remove rpmGetVar, rpmSetVar from API
Panu Matilainen
2
-23
/
+10
2007-11-07
Eliminate dead code
Panu Matilainen
1
-12
/
+0
2007-11-07
Eliminate rpmlead use from legacy retrofitting.
Panu Matilainen
1
-1
/
+1
2007-11-07
Only do legacy retrofitting on packages that need it.
Panu Matilainen
1
-2
/
+7
2007-11-07
Document rpmio_internal.h uses outside rpmio/
Panu Matilainen
9
-10
/
+9
2007-11-07
Move tufdio under rpmio/ where it belongs..
Panu Matilainen
2
-169
/
+0
2007-11-07
Silence bogus gcc warning
Panu Matilainen
1
-1
/
+2
2007-11-07
Remove unused variable
Panu Matilainen
1
-1
/
+0
2007-11-07
Silence bunch of compiler warnings from test programs
Panu Matilainen
2
-2
/
+2
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
8
-8
/
+3
2007-11-07
Remove .splintrc's in the tree
Panu Matilainen
1
-64
/
+0
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
6
-76
/
+39
2007-11-01
Remove two unnecessary legacy.h includes
Panu Matilainen
2
-2
/
+0
2007-10-31
Document RPMFI_INTERNAL uses
Panu Matilainen
3
-3
/
+3
2007-10-31
Document _RPMTE_INTERNAL needs
Panu Matilainen
3
-3
/
+3
2007-10-31
Split out rpmts_internal.h from rpmts.h
Panu Matilainen
6
-126
/
+124
2007-10-31
Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
Panu Matilainen
4
-31
/
+36
2007-10-31
Kill ts->goal, instead set NOSUGGEST flag on erase
Panu Matilainen
3
-17
/
+3
2007-10-30
Add rpmtsCleanProblems() method for rpmgi needs
Panu Matilainen
3
-2
/
+15
2007-10-30
Split transaction score stuff to separate private header
Panu Matilainen
5
-81
/
+78
2007-10-30
No callback, no repackaging info - tough...
Panu Matilainen
1
-7
/
+0
2007-10-30
Use rpmtsRootDir() instead of ts->rootDir + url guess-games in psm
Panu Matilainen
3
-19
/
+7
2007-10-30
merge.
Ralf Corsépius
4
-45
/
+31
2007-10-30
Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-10-30
rpmds is now fully opaque, eliminate _RPMDS_INTERNAL games
Panu Matilainen
2
-26
/
+22
2007-10-30
Avoid rpmte internals access in rpmtsNotify()
Panu Matilainen
1
-3
/
+4
2007-10-30
Use rpmteKey() instead of te internals
Panu Matilainen
1
-3
/
+5
2007-10-30
Remove unnecessary rpmShowProgress duplicate prototype
Panu Matilainen
1
-13
/
+0
2007-10-29
Fix typo.
Ralf Corsépius
1
-1
/
+1
2007-10-29
Split out rpmgi_internal.h from rpmgi.h
Ralf Corsépius
5
-38
/
+49
2007-10-29
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
Panu Matilainen
1
-2
/
+1
2007-10-28
Include "rpmte.h" instead of <rpmte.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
25
-25
/
+25
2007-10-28
Include "rpmgi.h" instead of <rpmgi.h>.
Ralf Corsépius
3
-3
/
+3
[next]