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
2008-04-28
Avoid alloca() in rpmGetFilesystemUsage()
Panu Matilainen
1
-12
/
+14
2008-04-28
Avoid alloca() in getFilesystemList()
Panu Matilainen
1
-6
/
+11
2008-04-28
Eliminate pointless alloca() of entryInfo and indexEntry structs
Panu Matilainen
1
-46
/
+49
2008-04-28
Eliminate pointless alloca() of local DBT structs
Panu Matilainen
1
-20
/
+20
2008-04-28
Eliminate pointless alloca() of struct fileIndexEntry struct
Panu Matilainen
1
-6
/
+6
2008-04-28
Eliminate pointless alloca() of availableIndexEntry struct.
Panu Matilainen
1
-7
/
+7
2008-04-28
Eliminate pointless alloca()'s of local dirInfo struct
Panu Matilainen
1
-25
/
+26
2008-04-28
Eliminate pointless alloca() of entryInfo and indexEntry structs
Panu Matilainen
1
-28
/
+31
2008-04-25
Replace alloca() + memset() with xcalloc() in runImmedTriggers()
Panu Matilainen
1
-3
/
+2
2008-04-25
Avoid alloca() in markReplacedFiles()
Panu Matilainen
1
-1
/
+2
2008-04-25
Reduce alloca() use in relocateFileList()
Panu Matilainen
1
-5
/
+7
2008-04-25
Replace alloca() + memset() with xcalloc() in skipFiles()
Panu Matilainen
1
-4
/
+4
2008-04-25
Avoid alloca() on links in printFileInfo()
Panu Matilainen
1
-6
/
+6
2008-04-25
Avoid alloca() in rpmInstall()
Panu Matilainen
1
-1
/
+2
2008-04-25
Simplify setPathDefault()
Panu Matilainen
1
-5
/
+2
2008-04-25
Avoid alloca() in rpmteColorDS()
Panu Matilainen
1
-3
/
+4
2008-04-24
Remove outdated comment, add a todo reminder
Panu Matilainen
1
-4
/
+0
2008-04-24
Remove bogus const from rpmfi pre- and posttrans members
Panu Matilainen
2
-8
/
+8
2008-04-24
Eliminate rpmtsi refcount debug junk from the API
Panu Matilainen
2
-30
/
+2
2008-04-24
Update doxygen docs for rpmteNEVR() and friends
Panu Matilainen
1
-5
/
+5
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
5
-26
/
+26
2008-04-24
Add rpmteEVR() function
Panu Matilainen
3
-4
/
+13
2008-04-24
I'm out of words for this one.
Panu Matilainen
1
-10
/
+1
2008-04-24
Check for chroot() result in rpmtsRun()
Panu Matilainen
1
-1
/
+4
2008-04-24
Make verification with --root reliable (rhbz#434150)
Panu Matilainen
1
-21
/
+27
2008-04-24
Force preloading of name service libraries early in initialization
Panu Matilainen
2
-14
/
+2
2008-04-22
Handle lzma payload
Jindrich Novy
2
-0
/
+5
2008-04-21
Retrofit RPMTAG_SOURCEPACKAGE to source rpms.
Panu Matilainen
1
-1
/
+2
2008-04-21
Use argvAppend() instead of manual reallocs, plug a leak from rpmGlob()
Panu Matilainen
1
-7
/
+5
2008-04-21
Use argvNew() instead of manual xcalloc()
Panu Matilainen
1
-1
/
+1
2008-04-20
Don't use static buffers
Jindrich Novy
2
-5
/
+4
2008-04-18
Put '\0' to the end of xmalloc'd string to avoid surprises
Jindrich Novy
1
-0
/
+1
2008-04-17
Eliminate splitString() and freeSplitString()
Panu Matilainen
1
-7
/
+9
2008-04-17
Accidental typo introduced to rpmrc.c
Panu Matilainen
1
-1
/
+1
2008-04-17
Bunch of strncpy/strcpy -> rstrlcpy() converts in rpmrc
Panu Matilainen
1
-7
/
+5
2008-04-17
Add missing include
Panu Matilainen
1
-0
/
+1
2008-04-17
Use rstrlcpy() for printFileInfo() username + group fields
Panu Matilainen
1
-5
/
+2
2008-04-17
Make sure lead->name is zero-terminated
Panu Matilainen
1
-1
/
+1
2008-04-16
Don't use mktemp(), we are sure mkstemp() is available now
Jindrich Novy
1
-4
/
+0
2008-04-16
Kill queryHeader(), it is not used and buggy
Jindrich Novy
1
-15
/
+6
2008-04-16
Kill useless initialization to "(unkown error)"
Jindrich Novy
1
-1
/
+1
2008-04-16
Plug a memleak from pgpHexStr() in showQueryPackage()
Panu Matilainen
1
-4
/
+4
2008-04-16
Don't try to print buf if it's empty
Jindrich Novy
1
-2
/
+4
2008-04-16
Remove insecure hacks in query.c
Jindrich Novy
1
-77
/
+30
2008-04-16
Remove useless statements from showQueryPackage()
Jindrich Novy
1
-4
/
+1
2008-04-16
Oops, only free if allocated ;)
Panu Matilainen
1
-2
/
+4
2008-04-16
Plug a memory leak in armorFormat()
Panu Matilainen
1
-1
/
+4
2008-04-15
Get rid of string hackery and overflows while rpm -V
Jindrich Novy
1
-17
/
+10
2008-04-14
Avoid unnecessary rpmio_flags alloc+free in psm
Panu Matilainen
1
-8
/
+4
2008-04-14
Fix indentation, no functional changes
Panu Matilainen
1
-12
/
+11
[next]