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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
Really fix verification error code to not depend on verbosity (RhBug:557101)
Panu Matilainen
1
-1
/
+1
2010-01-21
Fix double-free segfault on url retrieve to read-only media (RhBug:557118)
Panu Matilainen
1
-1
/
+1
2010-01-05
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
13
-0
/
+15
2010-01-05
Remove <string.h> include from system.h into the few places that still need
Panu Matilainen
1
-0
/
+1
2010-01-05
Include <stdlib.h> as necessary instead of system.h
Panu Matilainen
2
-0
/
+2
2010-01-05
Shove the mount entry include voodoo where sun doesn't ... <cough> fs.c
Panu Matilainen
1
-0
/
+51
2010-01-05
Sanitize i18nTag() when NLS disabled
Panu Matilainen
1
-5
/
+3
2010-01-05
Remove libcap stuff out of system.h
Panu Matilainen
3
-1
/
+7
2010-01-05
Move <mcheck.h> include out of system.h to the couple of places that care
Panu Matilainen
1
-0
/
+4
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
2
-0
/
+2
2010-01-05
Move sys/mman.h include out of system.h to the places that care
Panu Matilainen
1
-0
/
+4
2010-01-05
Move libacl.h include out of system.h to the only place that cares
Panu Matilainen
1
-0
/
+4
2010-01-05
Unconditionally include <netdb.h> where needed instead of system.h
Panu Matilainen
2
-2
/
+2
2010-01-05
Sanitize signature checking formatResult() a bit
Panu Matilainen
1
-6
/
+3
2010-01-04
Use MAP_FAILED instead of hardwired (void *)-1
Panu Matilainen
1
-4
/
+4
2010-01-04
Re-enable mmap test in configure & fix the code build again
Panu Matilainen
1
-0
/
+1
2010-01-04
Require lchown() and remove ancient broken chown kludgery
Panu Matilainen
2
-5
/
+0
2009-12-23
Include <utime.h> where needed instead of system.h
Panu Matilainen
2
-0
/
+2
2009-12-23
Move major, minor + makedev portability stuff out of system.h, simplify
Panu Matilainen
1
-0
/
+8
2009-12-23
Dont include <pwd.h> from system.h, dont bother checking for it either
Panu Matilainen
1
-0
/
+1
2009-12-23
Only rpmrc.c cares about utsname.h, move out of system.h
Panu Matilainen
1
-0
/
+4
2009-12-23
Dont include grp.h from system.h, dont bother checking in configure either
Panu Matilainen
1
-4
/
+4
2009-12-23
Move getpass() portability tweaks out of system.h
Panu Matilainen
1
-0
/
+5
2009-12-22
Kill off last remaining uses of _constfree()
Panu Matilainen
2
-23
/
+24
2009-12-22
Make header struct really opaque outside header.c
Panu Matilainen
2
-28
/
+26
2009-12-22
Remove redundant NULL-check
Panu Matilainen
1
-1
/
+0
2009-12-22
Eliminate unnecessary url parsing from rpmtsRootDir()
Panu Matilainen
1
-21
/
+1
2009-12-22
Lose the now empty header_internal.c source
Panu Matilainen
2
-13
/
+1
2009-12-22
Move htonll() into header.c and make static, not needed elsewhere
Panu Matilainen
3
-15
/
+9
2009-12-22
Move the legacy compatibility goo into legacy.c
Panu Matilainen
3
-159
/
+147
2009-12-22
Move the higher level convenience functions out of header.c
Panu Matilainen
2
-177
/
+173
2009-12-22
Rename hdrNVR.c to more obvious and generic headerutil.c
Panu Matilainen
2
-1
/
+1
2009-12-21
Work on tsortinfo instead of ts elements when ordering everywhere
Panu Matilainen
1
-59
/
+51
2009-12-21
Work on tsortInfo nodes directly when detecting SCC's
Panu Matilainen
1
-52
/
+38
2009-12-21
Record relations to tsortInfos instead of transaction elements
Panu Matilainen
1
-17
/
+16
2009-12-21
Save pointer to ts element in the tsort info struct
Panu Matilainen
1
-0
/
+2
2009-12-21
Avoid a bunch of redundant rpmteTSI() calls
Panu Matilainen
1
-8
/
+10
2009-12-21
Eliminate unnecessary depth member from tsortinfo
Panu Matilainen
1
-22
/
+9
2009-12-21
Eliminate unnecessary npreds member from tsort info
Panu Matilainen
1
-5
/
+1
2009-12-21
Eliminate unused tree index and degree from ordering calculations
Panu Matilainen
1
-22
/
+3
2009-12-21
Avoid a few unnecessary rpmteTSI() calls in addRelation()
Panu Matilainen
1
-6
/
+6
2009-12-21
Remove unused ordering related members from rpmts struct
Panu Matilainen
3
-9
/
+0
2009-12-21
Bury ordering structures and their alloc+free inside order.c
Panu Matilainen
4
-76
/
+59
2009-12-21
Eliminate the rpmte tsort info manipulation public API
Panu Matilainen
2
-120
/
+0
2009-12-21
Convert rpmtsOrder() to manipulate the tsort data from tsortInfo directly
Panu Matilainen
1
-6
/
+7
2009-12-21
Convert addRelation() to manipulate the tsort data from tsortInfo directly
Panu Matilainen
1
-4
/
+4
2009-12-21
Convert collectTE() to manipulate the tsort data from tsortInfo directly
Panu Matilainen
1
-10
/
+10
2009-12-21
Avoid some unnecessary rpmteTSI() calls in collectTE()
Panu Matilainen
1
-8
/
+8
2009-12-21
Move tsort data out of rpmte into, duh, tsortInfo
Panu Matilainen
2
-20
/
+20
[next]