summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer1-5/+2
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-2/+5
2004-02-25Creating transaction locking scheme based on fcntl file lockingniemeyer1-2/+2
2004-01-05add --with-selinux, move selinux stubs to system.h.jbj1-1/+1
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-1/+0
2003-12-21Parse selinux file_contexts patterns.jbj1-6/+6
2003-12-21Create file security context container.jbj1-11/+15
2003-12-20Use popt for arg parsing.jbj1-1/+1
2003-12-20Swallow setfiles.c from policycoreutils for hacking.jbj1-0/+4
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-04-04Add cpuinfo() test program.jbj1-0/+3
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
2003-03-16Create rpmsq, combining rpmdb/psm signal handlers.jbj1-2/+2
2003-03-16Start unifying signal handlers.jbj1-1/+1
2003-03-15Sanity.jbj1-0/+3
2003-03-14Sanity.jbj1-0/+3
2003-03-06- fix: memory leak (85522).jbj1-0/+2
2002-12-22- simplify specfile query linkage loop.jbj1-3/+3
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-19/+11
2002-12-07Handle (N,EVR,Flags) Provide:/Require: triple.jbj1-0/+7
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-4/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-1/+1
2002-11-30More splint fiddles.jbj1-4/+6
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-1/+1
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+1
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-2/+2
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-1/+1
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+4
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj1-2/+2
2002-05-19- Grand Renaming of rpm data types.jbj1-5/+5
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+1
2002-04-11- rescusitate --rebuild.jbj1-1/+1
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-2/+2
2002-02-20Sanity.jbj1-5/+5
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj1-4/+1
2001-11-16Create rpmte.[ch].jbj1-2/+2
2001-11-13- split file info tag sets into rpmfi.c.jbj1-3/+3
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-2/+2
2001-10-29- start hiding availablePackage data/methods in rpmal.c/rpmal.h.jbj1-2/+3
2001-10-27- legacy signatures always checked where possible on package read.jbj1-0/+3
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-1/+1
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-15/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-0/+1
2001-10-16More lclint annotations.jbj1-2/+2
2001-10-15- use only header methods, routines are now static.jbj1-1/+1
2001-10-15Explicit branchstate annotations.jbj1-2/+2
2001-10-15lclint fiddles to annotate globals.jbj1-0/+4
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-0/+1