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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
Remember to initialize crypto in various test programs..
Panu Matilainen
3
-0
/
+4
2007-11-15
Initialize NSS early (rhbz#382091)
Panu Matilainen
4
-4
/
+26
2007-11-14
Fix base64 decoder related crash (rhbz#380911)
Panu Matilainen
1
-16
/
+15
2007-11-13
Fix rpm -K segfaulting on corrupted header
Panu Matilainen
1
-1
/
+1
2007-11-13
Make "rpmbuild -bb --quiet" quiet as should be
Panu Matilainen
1
-1
/
+8
2007-11-13
Fix build without O2
Panu Matilainen
1
-0
/
+2
2007-11-13
Align rpm -V output
Panu Matilainen
1
-1
/
+1
2007-11-13
Use dgettext() instead of just gettext()
Panu Matilainen
1
-1
/
+1
2007-11-13
Fix free on invalid pointer after displaying "Unable to open temp file"
Panu Matilainen
1
-1
/
+1
2007-11-08
Minimal protection for rpmsqElem internals
Panu Matilainen
3
-0
/
+5
2007-11-08
Remove unnecessary psm.h include
Panu Matilainen
1
-2
/
+0
2007-11-08
Dead code removal
Panu Matilainen
1
-9
/
+0
2007-11-08
Use _target_* macros for build restriction checking
Panu Matilainen
1
-8
/
+3
2007-11-08
Disable -Wstrict-prototypes for now due to noise from NSPR headers
Panu Matilainen
1
-1
/
+3
2007-11-08
Kludge around mktemp() uses to shut up build warnings
Panu Matilainen
2
-0
/
+8
2007-11-08
Remove dead & unused RPMTAG_ARCHIVESIZE addition code
Panu Matilainen
1
-43
/
+0
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 dead rpmrc-related code from spec parsing
Panu Matilainen
1
-49
/
+0
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
3
-12
/
+7
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
12
-13
/
+15
2007-11-07
Move tufdio under rpmio/ where it belongs..
Panu Matilainen
3
-4
/
+4
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
11
-13
/
+14
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
14
-14
/
+7
2007-11-07
Remove .splintrc's in the tree
Panu Matilainen
7
-503
/
+0
2007-11-02
Merge
Peter Jones
32
-950
/
+668
2007-11-02
- Fix segfault in %{lua:...}'s rpm_print
Peter Jones
1
-3
/
+2
2007-11-02
Eliminate rpmfcToken struct internals from the API
Panu Matilainen
2
-7
/
+6
2007-11-02
Eliminate macro struct internals from the API
Panu Matilainen
2
-16
/
+21
2007-11-02
Meh, actually add the base64 files..
Panu Matilainen
2
-0
/
+283
2007-11-02
Remove tinv
Panu Matilainen
2
-516
/
+0
2007-11-02
Document NSS requirement, revise obsolete comment in macros.in
Panu Matilainen
2
-1
/
+4
2007-11-02
Resurrect tax from NSS switchover
Panu Matilainen
1
-38
/
+3
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
20
-369
/
+350
2007-11-01
Include "legacy.h" not <rpmdb/legacy.h>
Panu Matilainen
1
-1
/
+1
2007-11-01
Remove two unnecessary legacy.h includes
Panu Matilainen
2
-2
/
+0
2007-10-31
Document RPMFI_INTERNAL uses
Panu Matilainen
4
-4
/
+4
2007-10-31
Document _RPMTE_INTERNAL needs
Panu Matilainen
4
-4
/
+4
2007-10-31
Split out rpmts_internal.h from rpmts.h
Panu Matilainen
6
-126
/
+124
2007-10-31
Disable python available package mechanism for now at least.
Panu Matilainen
1
-4
/
+17
2007-10-31
Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
Panu Matilainen
5
-45
/
+38
2007-10-31
Kill ts->goal, instead set NOSUGGEST flag on erase
Panu Matilainen
3
-17
/
+3
2007-10-30
merge suckage.
Ralf Corsépius
3
-2
/
+15
[prev]
[next]