2012-01-13 |
Panu Matilainen | Change fsmChown(), fsmLChown() and fsmChmod() to take...
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Change fsmMkdir() to take "normal" arguments
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Change fsmStat() to take "normal" arguments
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Change fsmRename() to take "normal" arguments
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Change fsmUnlink() and fsmRmdir() to take "normal"...
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Sanitize file capability setting in fsm
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Sanitize selinux labeling in fsm
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Eliminate unused subdir member from fsm struct
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Eliminate silly sufbuf from fsm struct
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Ensure installs always use a temp suffix on files
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Remove unused "orphan" directory creation tracking...
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Move directory tracking variables out of fsm struct...
|
commit | commitdiff | tree |
2012-01-13 |
Panu Matilainen | Add bunch of links to test-suite chroot to allow selinux...
|
commit | commitdiff | tree |
2012-01-12 |
Panu Matilainen | Show arch in --last output too (RhBug:768516)
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Eliminate now unnecessary runFsm() helper from psm
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Eliminate no longer needed RPMFI_ISBUILD and RPMFI_ISSOURCE...
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Turn FSM into a blackbox, much like PSM is
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Eliminate archiveSize member from rpmfi
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Explicitly tell rpmfiNew() when its being used for...
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Issue package install/erase progress callbacks on justdb...
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Eliminate fluff from PSM_INIT
|
commit | commitdiff | tree |
2012-01-11 |
Panu Matilainen | Update translations & sync with transifex
|
commit | commitdiff | tree |
2012-01-10 |
Panu Matilainen | Oops, forgot to mark our new progress messages for...
|
commit | commitdiff | tree |
2012-01-10 |
Panu Matilainen | Transaction element parent is a transaction element...
|
commit | commitdiff | tree |
2012-01-10 |
Panu Matilainen | Minor cleanup to rpmte_Key()
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | And finally, permit --hash and --percent cli-switches...
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Add erasure callback support to rpmShowProgress() and...
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Issue actual erasure progress callbacks too
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Clean up progress callbacks in fsm/psm machinery
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Add enum for RPMCALLBACK_INST_STOP callback event
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Pass and remember the controlling psm (if any) in fsm
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Eliminate repackage notification remnants from fsm
|
commit | commitdiff | tree |
2012-01-05 |
Panu Matilainen | Use rpmtsNotify() directly for psm error callbacks
|
commit | commitdiff | tree |
2012-01-03 |
Panu Matilainen | Implement scriptlet start and stop callbacks (RhBug...
|
commit | commitdiff | tree |
2012-01-03 |
Panu Matilainen | Eliminate rpm cli callback internals from the API
|
commit | commitdiff | tree |
2012-01-03 |
Panu Matilainen | Eliminate pointless rpmcliPackagesTotal fiddling
|
commit | commitdiff | tree |
2011-12-15 |
Panu Matilainen | Oops, newlines dont belong in format extension output
|
commit | commitdiff | tree |
2011-12-02 |
Panu Matilainen | Pull in updated + new translations from Transifex
|
commit | commitdiff | tree |
2011-12-02 |
Panu Matilainen | Teach debugedit about .debug_macro dwarf section (RhBug...
|
commit | commitdiff | tree |
2011-12-01 |
Panu Matilainen | Allow pre- and posttrans to omit interpreter or body...
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Cache all but FAIL results from rpmdb header verification
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Purge rpmdb header verification cache on added pubkeys
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Enable fast-import mode for headers from rpmdb
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Implement "fast" flag to headerImport()
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Update internal callers to use headerExport(), no functional...
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Add an enhanced interface for unloading, aka exporting...
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Update internal callers to use headerImport() instead...
|
commit | commitdiff | tree |
2011-11-30 |
Panu Matilainen | Add an enhanced interface for loading, aka importing...
|
commit | commitdiff | tree |
2011-11-29 |
Panu Matilainen | Consolidate header alignment calculations to helper...
|
commit | commitdiff | tree |
2011-11-29 |
Panu Matilainen | Optimize string tag length calculations in regionSwab()
|
commit | commitdiff | tree |
2011-11-28 |
Panu Matilainen | Fix classification of ELF binaries with setuid/setgid...
|
commit | commitdiff | tree |
2011-11-25 |
Panu Matilainen | Identify "font collection" (data etc) as fonts also...
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Make gpg-pubkey headers properly verifiable
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Sanitize makePubkeyHeader() calling semantics
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Make gpg-pubkey buildtime reflect the public key create...
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Add key userid into gpg-pubkey headers as "packager"
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Log an error on attempt to sign V3 packages (RhBug...
|
commit | commitdiff | tree |
2011-11-24 |
Panu Matilainen | Fix dribble length calculation on headerLoad()
|
commit | commitdiff | tree |
2011-11-22 |
Panu Matilainen | Ehm, %pretrans failure shouldn't abort the entire transaction
|
commit | commitdiff | tree |
2011-11-22 |
Panu Matilainen | Make %pretrans failure fail the install (RhBug:736960)
|
commit | commitdiff | tree |
2011-11-14 |
Panu Matilainen | Avoid XZ dependency in test-suite
|
commit | commitdiff | tree |
2011-11-10 |
Panu Matilainen | Doh, somehow managed to miss the warnings from these...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Make base64 encoding/decoding part of rpmio public API
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Eliminate uses of pgpDig in package signing routines
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Eliminate uses of pgpDig in package reading & signature...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Take advantage of pgpPrtParams() directly in pgpsigFormat...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Switch to using rpmKeyringVerifySig() internally
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Add a signature verification method to keyring
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Split keyring find-by-signature to helper function...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Parse pubkey parameters on rpmPubkeyNew() already and...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Add an alternative API for parsing PGP packets
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Allocate signature and pubkey dynamically within pgpDig...
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Use pgpDigGetParams() in pgpVerifySig() compat wrapper too
|
commit | commitdiff | tree |
2011-11-09 |
Panu Matilainen | Don't make assumptions about how pgpDig allocates things
|
commit | commitdiff | tree |
2011-11-08 |
Panu Matilainen | Revert "Take advantage of pgpDigParamsCmp() in rpmKeyringLoo...
|
commit | commitdiff | tree |
2011-11-08 |
Panu Matilainen | Tolerate NULL key in pgpVerifySignature()
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate unused params member from pgpDigParams
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Take advantage of pgpDigParamsCmp() in rpmKeyringLookup()
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Use pgpDigParamsAlgo() throughout the codebase
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Add ad API for retrieving algorithm values from digest...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Add an API for comparing two digest parameter containers
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | And finally, make pgpDig struct fully opaque
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate direct pgpDig accesses from signing code
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate direct pgpDig accesses from pubkey importing
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate direct pgpDig access from package reading...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate direct pgpDig accesses from lowlevel signature...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate direct pgpDig accesses from keyring
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Add a dumb API to retrieve pubkey / signature params...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Take advantage of parsePGPSig() in pgpsigFormat() too
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Unify the parsePGP() variants from package.c and rpmchecksig.c
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Hide pgpDig alloc etc details in the parsePGP helper
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Process all keys and signatures we find
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Make pgpPrtPubkeyParams() return an int like all the...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Add another pgpVerify variant which takes key and sig...
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Eliminate couple of unnecessary pgpDig usages
|
commit | commitdiff | tree |
2011-11-07 |
Panu Matilainen | Clean up pgpPrtPkts() and friends a bit
|
commit | commitdiff | tree |
2011-11-04 |
Panu Matilainen | Bury all NSS specifics into a separate source
|
commit | commitdiff | tree |
2011-11-04 |
Panu Matilainen | Add a couple of missing includes, masked by NSS headers
|
commit | commitdiff | tree |
2011-11-04 |
Panu Matilainen | Implement PGP key & sig algorithm specific part OO...
|
commit | commitdiff | tree |
2011-11-04 |
Panu Matilainen | Lift RSA/DSA specific signature verification to helper...
|
commit | commitdiff | tree |
next |