platform/upstream/rpm.git
2010-10-19 Panu MatilainenRename rpmdb variables in the backend to rdb to disting...
2010-10-18 Panu MatilainenGenerate missing database indexes automatically
2010-10-18 Panu MatilainenCreate indexes too on rpmdbInit() (ticket #156)
2010-10-18 Panu MatilainenAvoid returning NULL from prDbiOpenFlags()
2010-10-18 Panu MatilainenRemember if we created the db backing file on open
2010-10-18 Panu MatilainenLift dbi fcntl() locking out of dbiOpen()
2010-10-18 Panu MatilainenLift secondary index updating out of rpmdbAdd()
2010-10-18 Florian FestiSupport looping over indexes when giving keyp=NULL...
2010-10-13 Panu MatilainenAdd python bindings for librpmsign
2010-10-13 Panu MatilainenOops, fixup rpmsign exit codes on success
2010-10-13 Panu MatilainenMake rpmPkgSign() actually honor the signing arguments
2010-10-13 Panu MatilainenNuke rpmcliSign() out of the orbit
2010-10-13 Panu MatilainenMake rpmsign use the new signing interface (minimal...
2010-10-13 Panu MatilainenAdd beginnings of a real API to librpmsign
2010-10-12 Panu MatilainenMove plugins out of rpm config directory
2010-10-12 Colin WaltersAdd 'VCS' key
2010-10-12 Colin WaltersAdd 'VCS' key
2010-10-12 Panu MatilainenAdd --requires etc popt aliases for rpmspec too
2010-10-12 Panu MatilainenRpm option descriptions begin with lowercase letters...
2010-10-12 Panu MatilainenOnly queryformat is relevant for specfiles
2010-10-12 Panu MatilainenSupport overriding target for rpmspec queries too
2010-10-12 Panu MatilainenSupport both binary/source queries in rpmspec tool...
2010-10-12 Panu MatilainenAdd support for querying source rpm from spec too
2010-10-12 Eric W. BiedermanAdd a python accessor for the source header
2010-10-12 Eric W. BiedermanAdd a getter for the source header.
2010-10-12 Panu MatilainenFix misc/ include path
2010-10-08 Panu MatilainenFurther split the cli-tools to rpminstall, rpmquery...
2010-10-06 Panu MatilainenRemove filesystem related leftover API definitions
2010-10-06 Aron GriffisUse the right variable for absolute path (ticket #137)
2010-10-06 Michal ČihařFix generating platform config for arm
2010-10-05 Panu MatilainenRequire file attribute config to have .attr suffix
2010-10-05 Panu MatilainenReplace __foo_exeonly attribute with a more generic...
2010-10-05 Panu MatilainenTolerate NULL args in argvSplitString()
2010-10-04 Panu MatilainenAdd cli switches to override signing key and digest...
2010-10-04 Panu MatilainenAdjust rpm.pc private libraries
2010-10-04 Panu MatilainenFurther streamline rpmcliArgIter() and friends
2010-10-04 Panu MatilainenLift specfile query out of main rpm(query) into separat...
2010-10-04 Panu MatilainenSimplify queryformat popt callback handling
2010-10-04 Piotr Drągl10n: Updated Polish (pl) translation to 100%
2010-10-03 Guido Graziolil10n: Updated Italian (it) translation to 100%
2010-10-01 Panu MatilainenAnd now python bindings are really free of librpmbuild...
2010-10-01 Panu MatilainenKill spec.buildRoot from python
2010-10-01 Panu MatilainenUse the new spec section getter in python bindings
2010-10-01 Panu MatilainenAdd getter for spec script sections too, bah...
2010-10-01 Panu MatilainenUse the new spec src/pkg API in python instead of direc...
2010-10-01 Panu MatilainenAdd minimal API for spec packages and sources
2010-10-01 Panu MatilainenUse namespaced names for spec pkg and source opaque...
2010-10-01 Panu MatilainenFinish off our librpmbuild API mass-murder by turning...
2010-10-01 Panu MatilainenrpmfcGenerateDepends() is internal, move away from...
2010-10-01 Panu MatilainenA few missing internal markers on librpm side too
2010-10-01 Panu MatilainenWhoops, missing RPM_GNUC_INTERNAL on stashSt()
2010-10-01 Panu MatilainenStuff fts into a convenience library in misc/
2010-10-01 Panu MatilainenLose rpmio-url leftovers from fts
2010-10-01 Panu MatilainenForce shared build of python extension
2010-10-01 Panu MatilainenAdd configure switch to disable plugins build
2010-10-01 Panu MatilainenHandle enable/disable python to configure.ac more sanely
2010-09-29 Panu MatilainenRemove configuration for no longer existing db indexes
2010-09-29 Panu MatilainenAnd now sighdrPut() can be buried back into signature.c
2010-09-29 Panu MatilainenEliminate some redundancy in signature sanity checking
2010-09-29 Panu MatilainenSimplify the signature generation somewhat
2010-09-29 Panu MatilainenSplit the setup + running of gpg helper to a separate...
2010-09-29 Panu MatilainenEliminate the pointless switch-case from makeHDRSignature()
2010-09-29 Panu MatilainenStart ripping through the hysterical signature generati...
2010-09-29 Panu MatilainenClean up makeHDRDigest() a bit
2010-09-29 Panu MatilainenMake rpmGenSignature() static
2010-09-29 Panu MatilainenWhoops, couple of includes gone missing in the shuffle
2010-09-29 Panu MatilainenUpdate translations to pick up stuff moving about etc
2010-09-29 Panu MatilainenAnd finally split the signing support into a separate...
2010-09-29 Panu MatilainenLift the signature generation in all its g(l)ory to...
2010-09-29 Panu MatilainenMove sighdrPut() to inline function in signature.h
2010-09-29 Panu MatilainenSplit signature and digest generation to separate functions
2010-09-29 Panu MatilainenSplit internal header signature and digest generation...
2010-09-29 Panu MatilainenSigner id is not sufficient measure for signature samen...
2010-09-28 Panu MatilainenMake RPMFILE_STATE_MISSING part of the rpmfileState...
2010-09-28 Panu MatilainenFix a rpmTag/rpmSigTag mismatch by using the more appro...
2010-09-28 Panu MatilainenEliminate silly leftover switch-case from _tagType()
2010-09-28 Panu MatilainenRemove leftover trap for RPMRC_FAIL errors where none...
2010-09-28 Panu MatilainenWrong enum type used for psm goal, gcc 4.5 complains...
2010-09-28 Panu MatilainenWhoops, wrong enum type used for pubkey algorithm
2010-09-28 Panu MatilainenEliminate %_signature from man pages too
2010-09-28 Panu MatilainenRip the useless %_signature macro and everything around it
2010-09-28 Panu MatilainenFix the broken existing signature checking on add/resig...
2010-09-28 Panu MatilainenDecide header sigtag based on what was actually written
2010-09-27 Panu MatilainenHandle non-terminated substrings centrally in expandMacro()
2010-09-27 Panu MatilainenDynamic expansion buffer reallocation for lua macros too
2010-09-27 Panu MatilainenWhoops, fix typo/thinko from commit dc258bac41e32e754b1...
2010-09-27 Panu MatilainenEliminate the internal in-place-expansion buffer limitation
2010-09-27 Panu MatilainenSimplify / sanitize expandU() a bit
2010-09-27 Panu MatilainenDynamically reallocate macro expansion buffer (ticket...
2010-09-27 Panu MatilainenLet expandMacro() allocate its own buffer
2010-09-27 Panu MatilainenTrack current expansion point via distance to buffer...
2010-09-27 Panu MatilainenPush the macro buffer size limit down by one level
2010-09-27 Panu MatilainenEliminate unused spec field from macro expansion state...
2010-09-27 Panu MatilainenAvoid calloc() in macro findEntry()
2010-09-27 Panu MatilainenAvoid unnecessary round-trip through expandT() where...
2010-09-27 Panu MatilainenUse function arguments to pass, duh, arguments into...
2010-09-26 Jindrich NovyFix segfault in rpmdeps (RhBug:637357)
2010-09-22 Panu MatilainenEliminate separate fileIndexEntry from rpmal
2010-09-22 Panu MatilainenUse headerNextTag() for header format iteration
2010-09-22 Panu MatilainenUse HEADER_MAGIC_FOO enums instead of 0/1 in python...
next