platform/upstream/rpm.git
2010-01-04 Panu MatilainenRemove largely unnecessary putenv() replacement
2010-01-04 Panu MatilainenEliminate myrealloc() replacement function
2010-01-04 Panu MatilainenRemove unneeded strdup() replacement in misc/
2010-01-04 Panu MatilainenUse rpm's own strdup() clone everywhere
2010-01-04 Panu MatilainenAlways free locally defined macros when they go out...
2010-01-04 Panu MatilainenRemove -98 vintage ifdef'ed dead code
2010-01-04 Panu Matilainenerror.c was getting translated too, duh
2009-12-23 Panu MatilainenOops, update stubs.c too for the removed replacements
2009-12-23 Panu MatilainenRemove replacements for C99 mandated functions
2009-12-23 Panu MatilainenRemove unneeded replacement error/warn functions
2009-12-23 Panu MatilainenInclude <utime.h> where needed instead of system.h
2009-12-23 Panu MatilainenMove major, minor + makedev portability stuff out of...
2009-12-23 Panu MatilainenMove getopt() portability fiddles out of system.h
2009-12-23 Panu MatilainenDont include <pwd.h> from system.h, dont bother checkin...
2009-12-23 Panu MatilainenDont bother including <sys/socket.h>, we dont use anyth...
2009-12-23 Panu MatilainenDont bother including <err.h>, we dont use anything...
2009-12-23 Panu MatilainenOnly rpmrc.c cares about utsname.h, move out of system.h
2009-12-23 Panu MatilainenDont include grp.h from system.h, dont bother checking...
2009-12-23 Panu MatilainenDont bother checking and including a header we dont...
2009-12-23 Panu MatilainenMove malloc portability tweaks out of system.h
2009-12-23 Panu MatilainenWe dont use memchr() anywhere
2009-12-23 Panu MatilainenMove getpass() portability tweaks out of system.h
2009-12-23 Panu MatilainenDont bother checking for a header we dont use
2009-12-23 Panu MatilainenDont bother checking for functions we dont use
2009-12-23 Panu MatilainenUse AC_PROG_MKDIR_P for testing mkdir -p capability
2009-12-22 Panu MatilainenUse %{__mkdir_p} macro in build instead of hardwired...
2009-12-22 Panu MatilainenRemove unused h_errno test from configure.ac
2009-12-22 Panu MatilainenKill off last remaining uses of _constfree()
2009-12-22 Panu MatilainenMake header struct really opaque outside header.c
2009-12-22 Panu MatilainenRemove redundant NULL-check
2009-12-22 Panu MatilainenEliminate unnecessary url parsing from rpmtsRootDir()
2009-12-22 Panu MatilainenLose the now empty header_internal.c source
2009-12-22 Panu MatilainenMove htonll() into header.c and make static, not needed...
2009-12-22 Panu MatilainenMove the legacy compatibility goo into legacy.c
2009-12-22 Panu MatilainenMove the higher level convenience functions out of...
2009-12-22 Panu MatilainenRename hdrNVR.c to more obvious and generic headerutil.c
2009-12-21 Panu MatilainenWork on tsortinfo instead of ts elements when ordering...
2009-12-21 Panu MatilainenWork on tsortInfo nodes directly when detecting SCC's
2009-12-21 Panu MatilainenRecord relations to tsortInfos instead of transaction...
2009-12-21 Panu MatilainenSave pointer to ts element in the tsort info struct
2009-12-21 Panu MatilainenAvoid a bunch of redundant rpmteTSI() calls
2009-12-21 Panu MatilainenEliminate unnecessary depth member from tsortinfo
2009-12-21 Panu MatilainenEliminate unnecessary npreds member from tsort info
2009-12-21 Panu MatilainenEliminate unused tree index and degree from ordering...
2009-12-21 Panu MatilainenAvoid a few unnecessary rpmteTSI() calls in addRelation()
2009-12-21 Panu MatilainenRemove unused ordering related members from rpmts struct
2009-12-21 Panu MatilainenBury ordering structures and their alloc+free inside...
2009-12-21 Panu MatilainenEliminate the rpmte tsort info manipulation public API
2009-12-21 Panu MatilainenConvert rpmtsOrder() to manipulate the tsort data from...
2009-12-21 Panu MatilainenConvert addRelation() to manipulate the tsort data...
2009-12-21 Panu MatilainenConvert collectTE() to manipulate the tsort data from...
2009-12-21 Panu MatilainenAvoid some unnecessary rpmteTSI() calls in collectTE()
2009-12-21 Panu MatilainenMove tsort data out of rpmte into, duh, tsortInfo
2009-12-18 Panu MatilainenMove transaction element iterator into rpmts.c where...
2009-12-17 Panu MatilainenEliminate unused and unnecessary rpmteBreadth() and...
2009-12-17 Panu MatilainenEliminate unnecessary rpmtsiOc()
2009-12-17 Panu MatilainenEliminate unused + unnecessary transaction element...
2009-12-17 Panu MatilainenEliminate unnecessary ts ping-pong inside rpmte
2009-12-17 Panu MatilainenFix ts element package file size on large packages
2009-12-17 Panu MatilainenEliminate now unnecessary rpmteFd()
2009-12-17 Panu MatilainenMove payload open into rpmte (internal) method
2009-12-17 Panu MatilainenHardwire lead major version to 3 (RhBug:546663)
2009-12-17 Ville SkyttäUse grep -E and grep -F instead of egrep and fgrep.
2009-12-17 Panu MatilainenMove python ts element key refcounting back to C-side...
2009-12-17 Panu MatilainenPermit unexpanded macros to slip through spec tag sanit...
2009-12-16 Panu MatilainenAvoid mucking with fsm->rdbuf in fsmRmdirs() and fsmMkd...
2009-12-16 Panu MatilainenRemove now unnecessary const-avoidance construct
2009-12-16 Panu MatilainenConst-correctness on fsmRmdirs() and fsmMkdirs()
2009-12-16 Panu MatilainenRemove bogus const from fsm [o]path members and use...
2009-12-16 Panu MatilainenSimplify fsmFsPath()
2009-12-15 Panu MatilainenKill of ancient unused kludgery over buggy packages
2009-12-15 Panu MatilainenKill off stillborn fsm threading stuff
2009-12-15 Panu MatilainenKill off stillborn "not yet" code from 2001
2009-12-15 Panu MatilainenEliminate transaction disk space checking functions...
2009-12-09 Panu MatilainenFix memleak in python ts.hdrFromFdno()
2009-12-09 Panu MatilainenFix a few list-related memleaks in python bindings
2009-12-09 Panu MatilainenKick out one remaining sqlite reference (in the transla...
2009-12-09 Florian FestiRemove sqlite hacks from rpmdb.c
2009-12-08 Panu MatilainenAvoid exposing libmagic dependency in public headers
2009-12-08 Panu MatilainenAvoid noise from python bytecompile on non-python pkgs...
2009-12-07 Florian FestiRemoved obsolete "db3" entry in dbi_config_default
2009-12-07 Florian FestiRemove support for sqlite based rpm database
2009-12-07 Panu MatilainenPreparing for 4.8.0-beta1 rpm-4.8.0-beta1
2009-12-07 Panu MatilainenBump soname for all our libraries
2009-12-07 Panu Matilainents.check() is supposed to return empty list when no...
2009-12-07 Panu MatilainenDisable the entire rpm.td type for now
2009-12-07 Panu MatilainenMake python header iterator return keys, not values
2009-12-07 Panu MatilainenAlways return malloced data from i18n extensions for...
2009-12-05 Panu MatilainenBump up the python version requirement to match reality
2009-12-02 Panu MatilainenFix the posix chown test for selinux enabled systems...
2009-12-02 Panu MatilainenBack out overly strict file type check on %ghost files
2009-11-27 Panu MatilainenUse AS_HELP_STRING() for configure option output
2009-11-27 Panu MatilainenRemove pointless message translation from check-buildroot
2009-11-27 Panu MatilainenRemove ancient broken scripts from the repository
2009-11-27 Panu MatilainenFiddling with ulimit settings does not belong to dep...
2009-11-27 Panu MatilainenCorrectly pass optional tag argument from hdr.dsFromHea...
2009-11-27 Panu MatilainenDont try to pass anything to rpm.fi() from hdr.fiFromHe...
2009-11-26 Panu MatilainenDont fail build on unrecognized non-executable files...
2009-11-26 Panu MatilainenJust use autoreconf in autogen.sh (ticket #109)
2009-11-25 Panu MatilainenFix signature password checking result on abnormal...
next