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
/
rpmio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
Permit relative paths in rpmioMkpath() and rpmMkdirs()
Panu Matilainen
1
-2
/
+2
2008-11-06
rpmsqAction() proto needs SA_SIGINFO conditionals too (ticket #4)
Panu Matilainen
2
-0
/
+8
2008-11-04
Return proper exit code when exec*() functions fail
Jindrich Novy
1
-1
/
+1
2008-11-04
Fix building on systems where SA_SIGINFO isn't available (ticket #4)
Panu Matilainen
2
-1
/
+10
2008-11-04
Use more portable file access mode tests (ticket #5)
Panu Matilainen
1
-2
/
+6
2008-10-19
Permit tab as whitespace between macro arguments (rhbz#467567)
Panu Matilainen
1
-1
/
+1
2008-10-14
Move luaext include fiddling out of toplevel configure
Panu Matilainen
1
-0
/
+1
2008-10-14
Sanitize libluaext linkage
Panu Matilainen
1
-0
/
+4
2008-10-10
Add rpmMkdirs() to librpmio
Panu Matilainen
2
-0
/
+33
2008-10-09
rstrcasecmp() and rstrncasecmp() are "pure" functions
Panu Matilainen
1
-0
/
+2
2008-10-09
Mark risalpha() and friends as "const functions"
Panu Matilainen
1
-0
/
+10
2008-10-09
Add RPM_GNUC_INTERNAL macro
Panu Matilainen
1
-0
/
+7
2008-09-25
Use safer xrealloc() instead of realloc()
Jindrich Novy
1
-1
/
+1
2008-09-25
Use safer xstrdup() instead of strdup() wherever possible
Jindrich Novy
1
-1
/
+1
2008-09-11
Macro argument handling regression regression (rhbz#461180)
Panu Matilainen
1
-6
/
+3
2008-08-08
Add couple of new rpmPubkey() methods
Panu Matilainen
2
-0
/
+44
2008-07-17
Add (and use) refcounting for rpmKeyring and rpmPubkey
Panu Matilainen
2
-4
/
+79
2008-07-16
Make rpmExpand() smarter wrt memory allocations
Panu Matilainen
1
-1
/
+12
2008-07-16
Eliminate another unnecessary temp variable
Panu Matilainen
1
-4
/
+2
2008-07-16
Eliminate unnecessary variable
Panu Matilainen
1
-3
/
+2
2008-07-16
Macro argument handling regression (rhbz#455333)
Panu Matilainen
1
-2
/
+4
2008-07-12
NSS uses unsigned int, not size_t for hash lengths
Panu Matilainen
1
-1
/
+1
2008-07-08
Add a new legacy compatibility header, kill rpmints.h
Panu Matilainen
1
-1
/
+1
2008-07-07
Teach Fflush() about lzdio
Panu Matilainen
1
-0
/
+4
2008-07-07
Kick out ftpStrerror() and related error code defines
Panu Matilainen
2
-94
/
+3
2008-07-04
Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]
Panu Matilainen
4
-205
/
+2
2008-07-04
Make ufdClose() static, nothing outside rpmio.c needs directly
Panu Matilainen
2
-5
/
+1
2008-07-04
Remove unused ufdGetFile() from librpmio
Panu Matilainen
2
-17
/
+0
2008-07-04
Remove unused _url_debug
Panu Matilainen
1
-4
/
+0
2008-07-02
Add documentation for keyring
Panu Matilainen
1
-0
/
+44
2008-07-02
Make rpmkeyring.h public header
Panu Matilainen
2
-2
/
+2
2008-07-02
Some keyring improvements
Panu Matilainen
1
-12
/
+37
2008-07-01
Move keyring related typedefs to rpmtypes.h
Panu Matilainen
1
-3
/
+0
2008-07-01
Beginnings of an abstract keyring
Panu Matilainen
3
-1
/
+142
2008-07-01
Create ascii armor that rpm itself accepts
Panu Matilainen
1
-1
/
+1
2008-07-01
Eliminate the nasty global _dig and _digp variables from rpmpgp
Panu Matilainen
1
-24
/
+26
2008-07-01
Unexport all the umphteen pgp related tables
Panu Matilainen
2
-52
/
+10
2008-07-01
Make every pgp function not needed by other parts of rpm static
Panu Matilainen
2
-221
/
+158
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
[next]