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
/
rpmio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-11
Enable rpmDoDigest() to pass large file sizes
Panu Matilainen
2
-4
/
+4
2008-06-10
fwrite() returns size_t, use correct type
Panu Matilainen
1
-2
/
+3
2008-06-10
Use correct type for strlen()
Panu Matilainen
1
-1
/
+1
2008-06-10
Silly signedness mismatch in pgpMpiSet()
Panu Matilainen
1
-1
/
+1
2008-06-09
FD_t contentLength field is useless for us too...
Panu Matilainen
2
-15
/
+3
2008-06-09
Lose bunch of unused fields from FD_t
Panu Matilainen
2
-11
/
+0
2008-06-09
Use 64bit type for fdSet/GetCpioPos() in rpmio
Panu Matilainen
1
-3
/
+3
2008-06-03
Unexport rpmsqCaught now that nothing needs it
Panu Matilainen
2
-3
/
+1
2008-06-03
Add rpmsqIsCaught() for testing if a signal has been caught
Panu Matilainen
2
-0
/
+13
2008-06-03
Unexpose signal queue and direct manipulation functions
Panu Matilainen
2
-20
/
+14
2008-06-02
Remove bogus comment on rpmDoDigest() ignoring algorithm
Panu Matilainen
1
-1
/
+1
2008-06-02
Document rpmDigestLength() error behavior
Panu Matilainen
1
-1
/
+1
2008-05-22
Remove some leftover doxygen @todo markers
Panu Matilainen
2
-2
/
+1
2008-05-21
Include stdlib.h for free()
Panu Matilainen
1
-0
/
+1
2008-05-12
Rip old, bit-rotten librpmio test programs
Panu Matilainen
13
-1215
/
+0
2008-05-06
Eliminate static buffer in lua findkey()
Panu Matilainen
1
-2
/
+12
2008-05-03
Temp file handling tweaks
Panu Matilainen
3
-12
/
+29
2008-04-30
Kill of alloca() from tufdio tests
Panu Matilainen
1
-4
/
+2
2008-04-29
Plug a memleak in lzclose()
Panu Matilainen
1
-2
/
+3
2008-04-29
Plug memleak in macro doFoo()
Panu Matilainen
1
-0
/
+1
2008-04-29
Don't use alloca in rpmGenPath()
Jindrich Novy
1
-2
/
+3
2008-04-29
Rewrite rpmioMkpath()
Jindrich Novy
1
-28
/
+19
2008-04-28
Remove alloca() from argv.c
Jindrich Novy
1
-1
/
+2
2008-04-28
Remove unused variable
Panu Matilainen
1
-1
/
+0
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-3
/
+3
2008-04-22
Main lzma rpmio part based on SuSE patches, thanks for them!
Jindrich Novy
1
-1
/
+334
2008-04-22
Check for lzma library in configure.ac and reference it in Makefile.am
Jindrich Novy
1
-0
/
+1
2008-04-21
Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere
Panu Matilainen
1
-135
/
+3
2008-04-19
Change rpmGlob() argvPtr type to ARGV_t to make it obvious what it is
Panu Matilainen
2
-3
/
+4
2008-04-19
Further simplify rpmInitMacros()
Panu Matilainen
1
-27
/
+14
2008-04-19
Use argvFree() to free, well, an argv, instead of manual freeing
Panu Matilainen
1
-6
/
+3
2008-04-19
Simplify rpmGlob() a bit
Panu Matilainen
1
-23
/
+7
2008-04-19
Dynamically allocate buffers in rpmGetPath()
Panu Matilainen
1
-14
/
+8
2008-04-18
Avoid entirely silly rpmio FD_t use
Panu Matilainen
1
-6
/
+5
2008-04-18
Remove unnecessary xstrdup() of dynamically allocated buffer
Panu Matilainen
1
-3
/
+2
2008-04-18
Cosmetics: group operations more logically...
Panu Matilainen
1
-2
/
+3
2008-04-18
Simplify macro option + argument processing
Panu Matilainen
1
-102
/
+69
2008-04-18
Add argvJoin() for combining an argv array into a string
Panu Matilainen
2
-0
/
+20
2008-04-17
Eliminate splitString() and freeSplitString()
Panu Matilainen
2
-58
/
+0
2008-04-17
Add rstrlcpy() string helper function
Panu Matilainen
2
-0
/
+40
2008-04-17
More accurate filtering of .rpmnew etc when reading macros
Panu Matilainen
1
-3
/
+3
2008-04-17
Have gcc check for NULL terminated arglist in rstrscat
Panu Matilainen
1
-1
/
+1
2008-04-17
Use sizeof() instead of direct element count in rpmluaGetVar()
Jindrich Novy
1
-1
/
+1
2008-04-17
Introduce rstrscat()
Jindrich Novy
2
-2
/
+59
2008-04-16
Convert to Lua 5.1 library loading style
Panu Matilainen
1
-15
/
+10
2008-04-16
Start phasing out internal copy of Lua
Panu Matilainen
1
-0
/
+2
2008-04-15
Doxygen parameter name mismatch
Panu Matilainen
1
-1
/
+1
2008-04-15
Plug a memleak in pgpArmorWrap()
Panu Matilainen
1
-0
/
+1
2008-04-15
Introduce rstrcat()
Jindrich Novy
2
-0
/
+40
2008-04-14
Add argvAddNum() for adding integers to ARGV_t arrays
Panu Matilainen
2
-0
/
+19
[next]