Pass flags directly to the lower level parseSpec() helper
[platform/upstream/rpm.git] / lib /
2010-09-01 Panu MatilainenLift remaining build-related stuff out of librpm over...
2010-09-01 Panu MatilainenPassed-in values are const for every headerPutType...
2010-09-01 Steve LawrenceUse selabel interfaces instead of matchpathcon
2010-09-01 Steve LawrenceAdd new %sepolicy section to the spec file format
2010-09-01 Steve LawrenceRemove the existing %policy directive
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-08-20 Panu MatilainenRemove signing support from (lib)rpmbuild
2010-08-20 Panu MatilainenHack to get popt working when running from build tree
2010-08-20 Panu MatilainenArgh. Realize we already have equivalents of initCli...
2010-08-13 Panu MatilainenLose the now unnecessary rpmtsSELinuxEnabled() function
2010-08-13 Panu MatilainenConditionalize rpm_execcon() usage on per-transaction...
2010-07-09 Panu MatilainenSkip any initial comments when looking for pubkey start...
2010-07-08 Florian FestiRemove never used fsmRmdirs() function
2010-07-08 Florian FestiTidy up fsmMapPath a bit
2010-07-07 Florian FestiMake FSM_VERIFY a function
2010-07-07 Florian FestiMake FSM_CREATE a function
2010-07-07 Florian FestiMake FSM_READLINK a function
2010-07-07 Florian FestiMake FSM_LSTAT and FSM_STAT one function
2010-07-07 Florian FestiMove FSM_HREAD in place
2010-07-07 Florian FestiMove FSM_HWRITE in place
2010-07-07 Florian FestiMove FSM_TRAILER in place
2010-07-07 Florian FestiMove FSM_MKNOD in place
2010-07-07 Florian FestiMove FSM_MKFIFO in place
2010-07-07 Florian FestiMove FSM_LINK in place
2010-07-07 Florian FestiMove FSM_SYMLINK in place
2010-07-07 Florian FestiMake FSM_CHOWN, FSM_LCHOWN, FSM_CHMOD, FSM_UTIME and...
2010-07-07 Florian FestiMake FSM_LSETFCON a function
2010-07-07 Florian FestiMake FSM_RMDIR a function
2010-07-07 Florian FestiMake FSM_RENAME a function
2010-07-07 Florian FestiMake FSM_UNLINK a function
2010-07-07 Florian Festi remove no longer needed FSM states
2010-07-07 Florian FestiMake FSM_MKDIR a function
2010-07-07 Florian FestiUse fsmRmdirs and fsmMkdirs directly
2010-07-07 Florian FestiUse fsmMapPath directly instead of FSM_MAP
2010-07-07 Florian FestiMake FSM_INIT a function
2010-06-29 Panu MatilainenAdd some sanity checks for generated signatures (relate...
2010-06-28 Panu MatilainenUse rpmdsThis() instead of doing the same manually
2010-06-24 Panu MatilainenMove collections tag to "known free" number, document...
2010-06-23 Panu MatilainenPermit plugins to use rpmChrootDone() too
2010-06-23 Michal SchmidtRevert "If there are no hardlinks, dont bother with...
2010-06-23 Panu MatilainenUse rpmlog() instead of fprintf() for collection error...
2010-06-23 Panu MatilainenMake rpmChrootIn/Out() accessible to plugins
2010-06-22 Panu MatilainenFix breakage from commit ccb545f0e9b6cb10e9e7c20b55f77a...
2010-06-22 Panu MatilainennumAddedPackages is unused since rpm 4.8.0, eliminate
2010-06-22 Steve LawrenceDetermine when to perform Collection actions
2010-06-22 Steve LawrenceAdd plugin calling support
2010-06-22 Steve LawrenceAdd common Collection requirements
2010-06-22 Steve LawrenceAdd new Collections preamble tag
2010-06-11 Panu MatilainenDont bother with selinux contexts in test transactions
2010-06-11 Panu MatilainenIf there are no hardlinks, dont bother with s-bit and...
2010-06-03 Panu MatilainenRemove POSIX file capabilities from executables on...
2010-06-02 Panu MatilainenStrip s-bits on upgrade too (RhBug:598775)
2010-06-01 Panu MatilainenRefactor rpmdb lookups + caching to a helper function...
2010-06-01 Panu MatilainenOn colored transactions, require matching arch for...
2010-06-01 Panu MatilainenSupport many pubkeys in a single file in --import ...
2010-06-01 Panu MatilainenDon't return errors on trying to import duplicate keys
2010-05-31 Panu MatilainenNuke leftover variable from the chroot workout
2010-05-31 Panu MatilainenUse the new chroot API everywhere, eliminate old relate...
2010-05-31 Panu MatilainenAdd a simple API for dealing with chroot state changes
2010-05-31 Panu MatilainenEliminate unused no-op FSM_CHROOT stage
2010-05-28 Panu MatilainenAdd internal helper for formatting file attribute strings
2010-05-28 Panu MatilainenAdd header extension tag RPMTAG_FILESTATUS for file...
2010-05-28 Panu MatilainenAdd internal helper for formatting verify flags
2010-05-28 Panu MatilainenMove shared file timestamp filtering out of rpmVerifyFile()
2010-05-28 Panu MatilainenDont crash on NULL ts to rpmtsInitIterator()
2010-05-28 Panu MatilainenOnly pass the info we actually care about to verifyHeader()
2010-05-28 Panu MatilainenEliminate unused argument to verifyDependencies()
2010-05-28 Panu MatilainenClean up verify script handling a bit
2010-05-26 Panu MatilainenHandle test-transaction centrally on entry to psm
2010-05-26 Panu MatilainenEliminate rpmts from the scriptlet machinery
2010-05-26 Panu MatilainenSimplify chroot handling wrt scriptlets
2010-05-25 Panu MatilainenMove scriptlet statistics collection (back) inside psm
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2010-05-19 Panu MatilainenUse pgpValString() for :pgpsig header formatting (RhBug...
2010-05-18 Panu MatilainenFix return from chroot() on verify (RhBug:590588)
2010-05-07 Panu MatilainenPlug dumb memleak in rpmpsMerge()
2010-05-07 Panu MatilainenFix breakage from removedPackages changing to hash
2010-05-07 Panu MatilainenRevert back to rpmdbRemove() taking instance number...
2010-05-07 Panu MatilainenConvert rpmte internals to use the transaction pointer...
2010-05-07 Panu MatilainenStore pointer to transaction set in transaction elements
2010-05-07 Florian FestiFix compiler warning in rpmhash Resize()
2010-05-06 Florian FestiRemove no longer needed function intcmp()
2010-05-06 Florian FestiConvert tsmem->removedPackages to a hash table and...
2010-05-06 Florian Festirpmhash: new Empty() function to remove all entries
2010-05-06 Florian Festirpmhash: Accessor functions for the size and usage
2010-05-06 Florian Festirpmhash: Grow when hash table gets too full
2010-05-06 Panu MatilainenMove header filecount retrieve from addTE() to rpmfsNew()
2010-05-06 Panu MatilainenTolerate NULL in rpmfsFree() and rpmfsFC()
2010-05-06 Panu MatilainenMinor cleanup to rpmfsNew()
2010-05-06 Panu MatilainenMove delTE() inline to rpmteFree()
2010-05-06 Panu MatilainenUnexport rpmteNew() and rpmteFree()
2010-05-06 Panu MatilainenMinor cleanup to rpmReSign()
2010-05-06 Panu MatilainenFix minor header iterator leak in rpmReSign()
2010-05-06 Panu MatilainenClean up rpmcliImportPubkeys() a bit, no functional...
2010-04-29 Panu MatilainenDoh, dont shadow the rpmtsVerifyDB() return value
2010-04-29 Panu MatilainenFix a few uninitialized variable cases found by clang...
2010-04-22 Panu MatilainenProtect rpmtsVerifyDB() with transaction lock
2010-04-22 Panu MatilainenDitch "fcntl_locking" bdb config option
2010-04-22 Panu MatilainenMake transaction lock path per-transaction
2010-04-22 Panu MatilainenFurther generalize the rpmlock interface
next