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