summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Update library current + age (ie libs are now 3.1.0)Panu Matilainen1-1/+1
2012-10-05Export the indexed rpmds accessors internallyPanu Matilainen1-1/+2
2012-03-26Dont bother building internal versions of db utilities we dont needPanu Matilainen1-39/+0
2012-03-20Bump library sonames in preparation for new releasePanu Matilainen1-1/+1
2011-03-28Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen1-1/+7
2011-03-10Move string hash function to librpmio and rename for namespacingPanu Matilainen1-1/+1
2010-12-15Split user+group caching to separate source (again), renamePanu Matilainen1-1/+1
2010-12-03Bump library sonamesPanu Matilainen1-1/+1
2010-11-15Make our popt exec path more useful, permit environment overridePanu Matilainen1-0/+1
2010-10-22Move librpmsign to its own subdirectory in the sourcesPanu Matilainen1-11/+1
2010-09-29And finally split the signing support into a separate libraryPanu Matilainen1-3/+15
2010-09-21Rename tagtbl.c -> tagtbl.CPanu Matilainen1-3/+3
2010-09-03Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpmPanu Matilainen1-1/+1
2010-09-03Split package signing out of rpmchecksig.cPanu Matilainen1-1/+1
2010-09-01Update the plugin architecture to allow for remembering stateSteve Lawrence1-1/+1
2010-06-22Add plugin calling supportSteve Lawrence1-1/+2
2010-05-31Add a simple API for dealing with chroot state changesPanu Matilainen1-1/+1
2010-05-21Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]Panu Matilainen1-1/+1
2010-04-12Adapt the Makefile as rpmdb_svc can no longer be built.Michael Schroeder1-10/+0
2010-04-01Split dbiIndex out of rpmdb_internal.h into header of its ownPanu Matilainen1-1/+1
2010-03-29Move the little thats left of psm.h into rpmte_internal.hPanu Matilainen1-1/+1
2010-03-25Split rpm problem type + its "methods" to separate source + headerPanu Matilainen1-1/+1
2010-03-19Eliminate rpmgi from public API & ABIPanu Matilainen1-2/+2
2010-03-12Split file state structures + routines out of rpmte to separate sourcesPanu Matilainen1-1/+1
2010-02-25First rough-cut version of scriptlet abstractionPanu Matilainen1-1/+1
2010-02-03Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing themFlorian Festi1-1/+1
2009-12-22Lose the now empty header_internal.c sourcePanu Matilainen1-1/+1
2009-12-22Rename hdrNVR.c to more obvious and generic headerutil.cPanu Matilainen1-1/+1
2009-12-07Remove support for sqlite based rpm databaseFlorian Festi1-5/+0
2009-12-07Bump soname for all our librariesPanu Matilainen1-1/+1
2009-06-12Fix out of source directory build (ticket #65)Panu Matilainen1-2/+4
2009-06-10Split ordering code to separate source filePanu Matilainen1-1/+1
2009-04-03Make rpmal header & all internalPanu Matilainen1-1/+1
2009-03-25Push signature verification down to librpmioPanu Matilainen1-1/+0
2009-02-26Switch to libtool versioning, starting at 0:0:0Panu Matilainen1-1/+1
2009-01-14Add librpm level lua extension stubPanu Matilainen1-1/+2
2008-11-25Add rpmhash.[CH] to EXTRA_DIST so they get included in tarballsPanu Matilainen1-1/+1
2008-11-22Remove -DRPMCONFIG from CPPFLAGS where unnecessaryPanu Matilainen1-1/+0
2008-11-22Use rpmConfigDir() for finding our popt alias filePanu Matilainen1-1/+1
2008-10-26Beginnings of acl (POSIX.1e draft 17) verification supportPanu Matilainen1-0/+1
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+1
2008-10-10Yank out legacy.h, make the conversion functions staticPanu Matilainen1-1/+1
2008-05-21Eliminate rpmTagTable internals from API/ABI completelyPanu Matilainen1-2/+2
2008-05-21Split tag extensions out of formats.cPanu Matilainen1-1/+1
2008-05-13New "tag data" container struct + some basic methods to deal with itPanu Matilainen1-1/+1
2008-05-12Split header sprintf formatting to separate sourcePanu Matilainen1-1/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-2/+139
2008-05-12Rip old, bit-rotten librpm test programsPanu Matilainen1-24/+0
2008-03-18Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen1-1/+1
2008-03-17Nuke leftover rollback test program, update translationsPanu Matilainen1-4/+0