platform/upstream/rpm.git
2012-01-13 Panu MatilainenEliminate stupid fsm->path/opath in FSM_COMMIT now...
2012-01-13 Panu MatilainenBlarg, stupid stupid mistake breaking symlink handling
2012-01-13 Panu MatilainenOnly pass what little is actually needed in fsmMkdirs()
2012-01-13 Panu MatilainenEliminate stupid fsm->sb.st_mode abuse from fsmMkdirs()
2012-01-13 Panu MatilainenMove mknod() to separate helper function
2012-01-13 Panu MatilainenMove mkfifo() to separate helper function
2012-01-13 Panu MatilainenChange fsmReadLink() to take "normal" arguments
2012-01-13 Panu MatilainenChange fsmUtime() to take "normal" arguments
2012-01-13 Panu MatilainenChange fsmChown(), fsmLChown() and fsmChmod() to take...
2012-01-13 Panu MatilainenChange fsmMkdir() to take "normal" arguments
2012-01-13 Panu MatilainenChange fsmStat() to take "normal" arguments
2012-01-13 Panu MatilainenChange fsmRename() to take "normal" arguments
2012-01-13 Panu MatilainenChange fsmUnlink() and fsmRmdir() to take "normal"...
2012-01-13 Panu MatilainenSanitize file capability setting in fsm
2012-01-13 Panu MatilainenSanitize selinux labeling in fsm
2012-01-13 Panu MatilainenEliminate unused subdir member from fsm struct
2012-01-13 Panu MatilainenEliminate silly sufbuf from fsm struct
2012-01-13 Panu MatilainenEnsure installs always use a temp suffix on files
2012-01-13 Panu MatilainenRemove unused "orphan" directory creation tracking...
2012-01-13 Panu MatilainenMove directory tracking variables out of fsm struct...
2012-01-13 Panu MatilainenAdd bunch of links to test-suite chroot to allow selinu...
2012-01-12 Ales Kozumplikremove the 'path' parameter of rpmtsSELabelInit()
2012-01-12 Ales Kozumplikselinux: reopen label between transactions if necessary...
2012-01-12 Panu MatilainenShow arch in --last output too (RhBug:768516)
2012-01-11 Panu MatilainenEliminate now unnecessary runFsm() helper from psm
2012-01-11 Panu MatilainenEliminate no longer needed RPMFI_ISBUILD and RPMFI_ISSO...
2012-01-11 Panu MatilainenTurn FSM into a blackbox, much like PSM is
2012-01-11 Panu MatilainenEliminate archiveSize member from rpmfi
2012-01-11 Panu MatilainenExplicitly tell rpmfiNew() when its being used for...
2012-01-11 Panu MatilainenIssue package install/erase progress callbacks on justd...
2012-01-11 Panu MatilainenEliminate fluff from PSM_INIT
2012-01-11 Panu MatilainenUpdate translations & sync with transifex
2012-01-10 Panu MatilainenOops, forgot to mark our new progress messages for...
2012-01-10 Ville SkyttäAdapt perl and python fileattrs to file 5.10 magics
2012-01-10 Panu MatilainenTransaction element parent is a transaction element...
2012-01-10 Panu MatilainenMinor cleanup to rpmte_Key()
2012-01-05 Panu MatilainenAnd finally, permit --hash and --percent cli-switches...
2012-01-05 Panu MatilainenAdd erasure callback support to rpmShowProgress() and...
2012-01-05 Panu MatilainenIssue actual erasure progress callbacks too
2012-01-05 Panu MatilainenClean up progress callbacks in fsm/psm machinery
2012-01-05 Panu MatilainenAdd enum for RPMCALLBACK_INST_STOP callback event
2012-01-05 Panu MatilainenPass and remember the controlling psm (if any) in fsm
2012-01-05 Panu MatilainenEliminate repackage notification remnants from fsm
2012-01-05 Panu MatilainenUse rpmtsNotify() directly for psm error callbacks
2012-01-04 Ales Kozumplikdocument -D and -E in man.
2012-01-04 Ales KozumplikrpmOption.required is not used.
2012-01-04 Ales Kozumplikrpmrc: do not use that nonexistent rpmOptionValue struct.
2012-01-04 Ales Kozumplikdepends.c: save us one rpmdsNew in addObsoleteErasures.
2012-01-04 Ales Kozumplikdepends.c: unused parameters in addUpgradeErasures...
2012-01-03 Panu MatilainenImplement scriptlet start and stop callbacks (RhBug...
2012-01-03 Panu MatilainenEliminate rpm cli callback internals from the API
2012-01-03 Panu MatilainenEliminate pointless rpmcliPackagesTotal fiddling
2012-01-02 David Malcolmfix the signatures of the METH_NOARGS callbacks
2012-01-02 David Malcolmfix use-after-free within rpmfdFromPyObject's error...
2011-12-23 Ales KozumplikAllow deprecations to work accross colors (RhBug:713323)
2011-12-23 Ales Kozumplikdepends.c:skipColor() is not longer a macro
2011-12-22 David Malcolmmark strings extracted from PyArg_Parse* as "const"
2011-12-21 Ales Kozumpliktypo in header-py.c.
2011-12-21 David Malcolmhandle errors when constructing lists in the Python...
2011-12-21 David Malcolmfix memory leaks in invocations of PyObject_Call
2011-12-15 Panu MatilainenOops, newlines dont belong in format extension output
2011-12-14 Joshua MegermanFix brace matching on multiline constructs in perl...
2011-12-02 Panu MatilainenPull in updated + new translations from Transifex
2011-12-02 Panu MatilainenTeach debugedit about .debug_macro dwarf section (RhBug...
2011-12-01 Panu MatilainenAllow pre- and posttrans to omit interpreter or body...
2011-11-30 Panu MatilainenCache all but FAIL results from rpmdb header verification
2011-11-30 Panu MatilainenPurge rpmdb header verification cache on added pubkeys
2011-11-30 Panu MatilainenEnable fast-import mode for headers from rpmdb
2011-11-30 Panu MatilainenImplement "fast" flag to headerImport()
2011-11-30 Panu MatilainenUpdate internal callers to use headerExport(), no funct...
2011-11-30 Panu MatilainenAdd an enhanced interface for unloading, aka exporting...
2011-11-30 Panu MatilainenUpdate internal callers to use headerImport() instead...
2011-11-30 Panu MatilainenAdd an enhanced interface for loading, aka importing...
2011-11-29 Panu MatilainenConsolidate header alignment calculations to helper...
2011-11-29 Panu MatilainenOptimize string tag length calculations in regionSwab()
2011-11-28 Panu MatilainenFix classification of ELF binaries with setuid/setgid...
2011-11-25 Panu MatilainenIdentify "font collection" (data etc) as fonts also...
2011-11-24 Panu MatilainenMake gpg-pubkey headers properly verifiable
2011-11-24 Panu MatilainenSanitize makePubkeyHeader() calling semantics
2011-11-24 Panu MatilainenMake gpg-pubkey buildtime reflect the public key create...
2011-11-24 Panu MatilainenAdd key userid into gpg-pubkey headers as "packager"
2011-11-24 Panu MatilainenLog an error on attempt to sign V3 packages (RhBug...
2011-11-24 Panu MatilainenFix dribble length calculation on headerLoad()
2011-11-22 Panu MatilainenEhm, %pretrans failure shouldn't abort the entire trans...
2011-11-22 Panu MatilainenMake %pretrans failure fail the install (RhBug:736960)
2011-11-18 Ales Kozumplikinverse the macro definition condition in c87ad03.
2011-11-18 Ales Kozumplikpython: use the more modern PyCapsule over PyCObject...
2011-11-18 Ales Kozumplikcosmetic: indentation in rpmdbNextIterator.
2011-11-18 Ales KozumplikRecognize "<epoch>:" as a part of a label (ticket ...
2011-11-16 Ales KozumplikDo not attempt running the test suite without fakechroo...
2011-11-14 Panu MatilainenAvoid XZ dependency in test-suite
2011-11-10 Panu MatilainenDoh, somehow managed to miss the warnings from these...
2011-11-09 Panu MatilainenMake base64 encoding/decoding part of rpmio public API
2011-11-09 Panu MatilainenEliminate uses of pgpDig in package signing routines
2011-11-09 Panu MatilainenEliminate uses of pgpDig in package reading & signature...
2011-11-09 Panu MatilainenTake advantage of pgpPrtParams() directly in pgpsigForm...
2011-11-09 Panu MatilainenSwitch to using rpmKeyringVerifySig() internally
2011-11-09 Panu MatilainenAdd a signature verification method to keyring
2011-11-09 Panu MatilainenSplit keyring find-by-signature to helper function...
2011-11-09 Panu MatilainenParse pubkey parameters on rpmPubkeyNew() already and...
next