Age | Commit message (Expand) | Author | Files | Lines |
2009-09-17 | Always use build + use our own allocator functions | Panu Matilainen | 1 | -56/+9 |
2008-11-03 | Ensure PATH_MAX is defined (ticket #3) Adam Tkac | Panu Matilainen | 1 | -0/+10 |
2008-10-29 | Add fsm and rpmfi machinery for file capabilities | Panu Matilainen | 1 | -0/+2 |
2008-10-26 | Beginnings of acl (POSIX.1e draft 17) verification support | Panu Matilainen | 1 | -0/+4 |
2008-10-26 | Beginnings of file capability (POSIX.1e draft 15) verification support | Panu Matilainen | 1 | -0/+4 |
2008-10-24 | Remove timezone autoconf checks and system.h reference | Jindrich Novy | 1 | -4/+0 |
2008-05-08 | is_selinux_enabled() returns 0 if not enabled, not -1 | Panu Matilainen | 1 | -1/+1 |
2008-04-30 | RIP alloca() | Panu Matilainen | 1 | -14/+0 |
2007-12-15 | Expose compiler warnings from freeing data declared as const | Panu Matilainen | 1 | -3/+16 |
2007-11-13 | Use dgettext() instead of just gettext() | Panu Matilainen | 1 | -1/+1 |
2007-09-20 | Move _free() into system.h for now | Panu Matilainen | 1 | -0/+13 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -34/+10 |
2007-09-03 | Remove FILE_RCSID. | Ralf Corsépius | 1 | -5/+0 |
2007-09-03 | Remove LCLINT hackery from system.h | Panu Matilainen | 1 | -269/+10 |
2007-09-03 | Add dummy macros for our needs when building without SELinux. | Panu Matilainen | 1 | -0/+4 |
2005-02-03 | - discover and use getmntinfo if present. | jbj | 1 | -1/+1 |
2005-01-17 | Build on macosx. | jbj | 1 | -1/+1 |
2005-01-04 | - mac os x patches (#133611, #133612, #134637). | jbj | 1 | -0/+5 |
2004-11-11 | - selinux: use rpm_execcon, not execv, to run scriptlets (#136848). | jbj | 1 | -5/+2 |
2004-10-14 | - fix: don't set handler if SIG_IGN is already set (#134474). | jbj | 1 | -2/+2 |
2004-10-09 | Splint fiddles. | jbj | 1 | -1/+1 |
2004-10-09 | Splint fiddles. | jbj | 1 | -7/+9 |
2004-05-29 | - use poll(2) if available, avoid borked aurora/sparc select (#124574). | jbj | 1 | -0/+4 |
2004-02-16 | - establish rpm_script_t before scriptlet exec. | jbj | 1 | -0/+16 |
2004-01-05 | add --with-selinux, move selinux stubs to system.h. | jbj | 1 | -0/+52 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -0/+8 |
2003-05-01 | fix typo in system.h. | jbj | 1 | -1/+1 |
2003-04-30 | splint fiddles. | jbj | 1 | -0/+4 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 1 | -0/+14 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -0/+10 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -0/+1 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -4/+4 |
2002-06-20 | - add translated man pages from PLD. | jbj | 1 | -0/+1 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -1/+4 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -0/+11 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -1/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -1/+1 |
2002-04-08 | Sanity. | jbj | 1 | -0/+3 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+22 |
2001-10-16 | More lclint annotations. | jbj | 1 | -9/+0 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -2/+6 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -14/+20 |
2001-10-13 | More lclint annotations. | jbj | 1 | -1/+1 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -28/+172 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -17/+34 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -0/+2 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -2/+5 |
2001-06-04 | lclint fiddles. | jbj | 1 | -9/+24 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -0/+2 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -1/+1 |