summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Update librpm doxygen module listPanu Matilainen1-2/+2
2011-03-11Mark htonll() as "const" functionPanu Matilainen1-1/+3
2011-03-10Clean up rpmfcApply() and rpmfcHelper()Jindrich Novy1-40/+44
2011-03-10Fix whitespace in Python doc stringFlorian Festi1-1/+1
2011-03-10Move string hash function to librpmio and rename for namespacingPanu Matilainen10-36/+34
2011-03-09Fix the PyBytes vs PyString compatibility definesPanu Matilainen1-5/+5
2011-03-09Python 3 fixupsPanu Matilainen2-1/+3
2011-03-09Preliminary distutils support for the python bindingsPanu Matilainen3-0/+57
2011-03-09Cut the remaining ties python bindings have to main rpm sourcesPanu Matilainen3-4/+3
2011-03-09Don't bother with the callback die-die-die error translationPanu Matilainen1-1/+1
2011-03-09Eliminate unnecessary _free() usages in pythonPanu Matilainen1-2/+2
2011-03-09Python bindings dont need our debug.h for anythingPanu Matilainen12-26/+0
2011-03-09Verify some properties of replaced and wrong-colored files (RhBug:528383)Panu Matilainen1-2/+12
2011-03-09Take file state into account for file dependenciesPanu Matilainen1-3/+16
2011-03-09Clean up rpmfcExec()Jindrich Novy1-7/+4
2011-03-08Improve the dependency loop debug message a bitPanu Matilainen1-2/+3
2011-03-08Preferred color pkgs should be erased lastPanu Matilainen1-3/+10
2011-03-07Clean up rpmgiGlobArgv() a bitPanu Matilainen1-21/+14
2011-03-04Make peace with autoconf-2.68Panu Matilainen1-0/+2
2011-03-04Merge branch 'master' of ssh://rpm.org/srv/projects/rpm/git/rpmPanu Matilainen1-15/+15
2011-03-04Remove unused return code variablePanu Matilainen1-4/+4
2011-03-04Don't bother storing irrelevant return codesPanu Matilainen1-11/+11
2011-03-04Remove unused variable in debugeditPanu Matilainen1-2/+0
2011-03-04Don't bother checking for rasprintf() return codes in rpmProblemString()Panu Matilainen1-22/+16
2011-03-04Throw an exception from Fseek() errors in python rpmfd.seek()Panu Matilainen1-1/+1
2011-03-04Yet remove some unused variables to suppress warningsJindrich Novy1-13/+13
2011-03-04Remove unused return code variablePanu Matilainen1-2/+1
2011-03-04Remove pointless return code from handleInstInstalledFiles()Panu Matilainen1-6/+3
2011-03-04Remove unused return code variablePanu Matilainen1-2/+1
2011-03-04Eliminate unused variablePanu Matilainen1-5/+3
2011-03-04Eliminate unused variablesPanu Matilainen1-10/+6
2011-03-04Eliminate pointless xx unused error code variable in rpmShowRC()Panu Matilainen1-2/+2
2011-03-04Return error codes from rpmdsRpmlib()Panu Matilainen1-4/+4
2011-03-04Make rpmspecQuery() return match the descriptionPanu Matilainen1-4/+3
2011-03-04Remove unused xx error code variablePanu Matilainen1-3/+3
2011-03-04Remove unused nowtm variablePanu Matilainen1-2/+0
2011-03-04Eliminate popt wtf'ery in rpmcliInit()Panu Matilainen1-9/+2
2011-03-04Actually propagare failure when addOrAppendListEntry() fails,Jindrich Novy1-7/+11
2011-03-04Define variables in processBinaryPolicies() only if they are neededJindrich Novy1-2/+2
2011-03-04Add missing exit status check for waitpid() while executing scriptletsJindrich Novy1-0/+7
2011-03-03Remove leftover error case from the ninetiesPanu Matilainen1-7/+0
2011-03-03Eliminate unused-but-set warning from gcc on hashes without datatypePanu Matilainen1-7/+7
2011-03-03Eliminate useless 'I dont care about the return code' variables in tagnamesPanu Matilainen1-6/+3
2011-03-03Eliminate unused variable + calculations in pgpPubkeyFingerprint()Panu Matilainen1-3/+0
2011-03-02Fix uninitialized variable in fsmTero Aho1-1/+1
2011-03-02Silence error callback during from BDB during environment openPanu Matilainen1-1/+3
2011-03-01Tag reservation for MeeGo's security framework (from Tero Aho)Panu Matilainen1-0/+2
2011-03-01Mention %bcond_with* in conditional build doc.Ville Skyttä1-0/+2
2011-03-01Man page syntax fixes.Ville Skyttä4-6/+3
2011-03-01Documentation spelling fixes.Ville Skyttä3-3/+3