2010-09-01 |
Panu Matilainen | ...and finally eliminate the spec crapola from transact... |
tree | commitdiff |
2010-09-01 |
Panu Matilainen | Lift remaining build-related stuff out of librpm over... |
tree | commitdiff |
2010-09-01 |
Panu Matilainen | Passed-in values are const for every headerPutType... |
tree | commitdiff |
2010-09-01 |
Steve Lawrence | Use selabel interfaces instead of matchpathcon |
tree | commitdiff |
2010-09-01 |
Steve Lawrence | Add new %sepolicy section to the spec file format |
tree | commitdiff |
2010-09-01 |
Steve Lawrence | Remove the existing %policy directive |
tree | commitdiff |
2010-09-01 |
Steve Lawrence | Update the plugin architecture to allow for remembering... |
tree | commitdiff |
2010-08-20 |
Panu Matilainen | Remove signing support from (lib)rpmbuild |
tree | commitdiff |
2010-08-20 |
Panu Matilainen | Hack to get popt working when running from build tree |
tree | commitdiff |
2010-08-20 |
Panu Matilainen | Argh. Realize we already have equivalents of initCli... |
tree | commitdiff |
2010-08-13 |
Panu Matilainen | Lose the now unnecessary rpmtsSELinuxEnabled() function |
tree | commitdiff |
2010-08-13 |
Panu Matilainen | Conditionalize rpm_execcon() usage on per-transaction... |
tree | commitdiff |
2010-07-09 |
Panu Matilainen | Skip any initial comments when looking for pubkey start... |
tree | commitdiff |
2010-07-08 |
Florian Festi | Remove never used fsmRmdirs() function |
tree | commitdiff |
2010-07-08 |
Florian Festi | Tidy up fsmMapPath a bit |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_VERIFY a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_CREATE a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_READLINK a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_LSTAT and FSM_STAT one function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_HREAD in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_HWRITE in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_TRAILER in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_MKNOD in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_MKFIFO in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_LINK in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Move FSM_SYMLINK in place |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_CHOWN, FSM_LCHOWN, FSM_CHMOD, FSM_UTIME and... |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_LSETFCON a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_RMDIR a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_RENAME a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_UNLINK a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | remove no longer needed FSM states |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_MKDIR a function |
tree | commitdiff |
2010-07-07 |
Florian Festi | Use fsmRmdirs and fsmMkdirs directly |
tree | commitdiff |
2010-07-07 |
Florian Festi | Use fsmMapPath directly instead of FSM_MAP |
tree | commitdiff |
2010-07-07 |
Florian Festi | Make FSM_INIT a function |
tree | commitdiff |
2010-06-29 |
Panu Matilainen | Add some sanity checks for generated signatures (relate... |
tree | commitdiff |
2010-06-28 |
Panu Matilainen | Use rpmdsThis() instead of doing the same manually |
tree | commitdiff |
2010-06-24 |
Panu Matilainen | Move collections tag to "known free" number, document... |
tree | commitdiff |
2010-06-23 |
Panu Matilainen | Permit plugins to use rpmChrootDone() too |
tree | commitdiff |
2010-06-23 |
Michal Schmidt | Revert "If there are no hardlinks, dont bother with... |
tree | commitdiff |
2010-06-23 |
Panu Matilainen | Use rpmlog() instead of fprintf() for collection error... |
tree | commitdiff |
2010-06-23 |
Panu Matilainen | Make rpmChrootIn/Out() accessible to plugins |
tree | commitdiff |
2010-06-22 |
Panu Matilainen | Fix breakage from commit ccb545f0e9b6cb10e9e7c20b55f77a... |
tree | commitdiff |
2010-06-22 |
Panu Matilainen | numAddedPackages is unused since rpm 4.8.0, eliminate |
tree | commitdiff |
2010-06-22 |
Steve Lawrence | Determine when to perform Collection actions |
tree | commitdiff |
2010-06-22 |
Steve Lawrence | Add plugin calling support |
tree | commitdiff |
2010-06-22 |
Steve Lawrence | Add common Collection requirements |
tree | commitdiff |
2010-06-22 |
Steve Lawrence | Add new Collections preamble tag |
tree | commitdiff |
2010-06-11 |
Panu Matilainen | Dont bother with selinux contexts in test transactions |
tree | commitdiff |
2010-06-11 |
Panu Matilainen | If there are no hardlinks, dont bother with s-bit and... |
tree | commitdiff |
2010-06-03 |
Panu Matilainen | Remove POSIX file capabilities from executables on... |
tree | commitdiff |
2010-06-02 |
Panu Matilainen | Strip s-bits on upgrade too (RhBug:598775) |
tree | commitdiff |
2010-06-01 |
Panu Matilainen | Refactor rpmdb lookups + caching to a helper function... |
tree | commitdiff |
2010-06-01 |
Panu Matilainen | On colored transactions, require matching arch for... |
tree | commitdiff |
2010-06-01 |
Panu Matilainen | Support many pubkeys in a single file in --import ... |
tree | commitdiff |
2010-06-01 |
Panu Matilainen | Don't return errors on trying to import duplicate keys |
tree | commitdiff |
2010-05-31 |
Panu Matilainen | Nuke leftover variable from the chroot workout |
tree | commitdiff |
2010-05-31 |
Panu Matilainen | Use the new chroot API everywhere, eliminate old relate... |
tree | commitdiff |
2010-05-31 |
Panu Matilainen | Add a simple API for dealing with chroot state changes |
tree | commitdiff |
2010-05-31 |
Panu Matilainen | Eliminate unused no-op FSM_CHROOT stage |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Add internal helper for formatting file attribute strings |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Add header extension tag RPMTAG_FILESTATUS for file... |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Add internal helper for formatting verify flags |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Move shared file timestamp filtering out of rpmVerifyFile() |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Dont crash on NULL ts to rpmtsInitIterator() |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Only pass the info we actually care about to verifyHeader() |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Eliminate unused argument to verifyDependencies() |
tree | commitdiff |
2010-05-28 |
Panu Matilainen | Clean up verify script handling a bit |
tree | commitdiff |
2010-05-26 |
Panu Matilainen | Handle test-transaction centrally on entry to psm |
tree | commitdiff |
2010-05-26 |
Panu Matilainen | Eliminate rpmts from the scriptlet machinery |
tree | commitdiff |
2010-05-26 |
Panu Matilainen | Simplify chroot handling wrt scriptlets |
tree | commitdiff |
2010-05-25 |
Panu Matilainen | Move scriptlet statistics collection (back) inside psm |
tree | commitdiff |
2010-05-21 |
Panu Matilainen | Move the lone hashFunctionString() into misc.[ch],... |
tree | commitdiff |
2010-05-19 |
Panu Matilainen | Use pgpValString() for :pgpsig header formatting (RhBug... |
tree | commitdiff |
2010-05-18 |
Panu Matilainen | Fix return from chroot() on verify (RhBug:590588) |
tree | commitdiff |
2010-05-07 |
Panu Matilainen | Plug dumb memleak in rpmpsMerge() |
tree | commitdiff |
2010-05-07 |
Panu Matilainen | Fix breakage from removedPackages changing to hash |
tree | commitdiff |
2010-05-07 |
Panu Matilainen | Revert back to rpmdbRemove() taking instance number... |
tree | commitdiff |
2010-05-07 |
Panu Matilainen | Convert rpmte internals to use the transaction pointer... |
tree | commitdiff |
2010-05-07 |
Panu Matilainen | Store pointer to transaction set in transaction elements |
tree | commitdiff |
2010-05-07 |
Florian Festi | Fix compiler warning in rpmhash Resize() |
tree | commitdiff |
2010-05-06 |
Florian Festi | Remove no longer needed function intcmp() |
tree | commitdiff |
2010-05-06 |
Florian Festi | Convert tsmem->removedPackages to a hash table and... |
tree | commitdiff |
2010-05-06 |
Florian Festi | rpmhash: new Empty() function to remove all entries |
tree | commitdiff |
2010-05-06 |
Florian Festi | rpmhash: Accessor functions for the size and usage |
tree | commitdiff |
2010-05-06 |
Florian Festi | rpmhash: Grow when hash table gets too full |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Move header filecount retrieve from addTE() to rpmfsNew() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Tolerate NULL in rpmfsFree() and rpmfsFC() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Minor cleanup to rpmfsNew() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Move delTE() inline to rpmteFree() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Unexport rpmteNew() and rpmteFree() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Minor cleanup to rpmReSign() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Fix minor header iterator leak in rpmReSign() |
tree | commitdiff |
2010-05-06 |
Panu Matilainen | Clean up rpmcliImportPubkeys() a bit, no functional... |
tree | commitdiff |
2010-04-29 |
Panu Matilainen | Doh, dont shadow the rpmtsVerifyDB() return value |
tree | commitdiff |
2010-04-29 |
Panu Matilainen | Fix a few uninitialized variable cases found by clang... |
tree | commitdiff |
2010-04-22 |
Panu Matilainen | Protect rpmtsVerifyDB() with transaction lock |
tree | commitdiff |
2010-04-22 |
Panu Matilainen | Ditch "fcntl_locking" bdb config option |
tree | commitdiff |
2010-04-22 |
Panu Matilainen | Make transaction lock path per-transaction |
tree | commitdiff |
next |