Age | Commit message (Expand) | Author | Files | Lines |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -3/+3 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -40/+43 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -6/+4 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+8 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+12 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 1 | -0/+3 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -3/+3 |
2001-10-16 | More lclint annotations. | jbj | 1 | -8/+10 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+5 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -4/+18 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -1/+1 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -1/+1 |
2001-06-19 | - finalize per-header methods, accessing headerFoo through vector. | jbj | 1 | -1/+1 |
2001-06-19 | - preliminary abstraction to support per-header methods. | jbj | 1 | -1/+1 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -23/+33 |
2001-06-06 | - permit duplicates for btree indices. | jbj | 1 | -1/+1 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -26/+41 |
2001-06-04 | lclint fiddles. | jbj | 1 | -1/+3 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -9/+8 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -8/+14 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -19/+25 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -31/+38 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -0/+2 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -29/+31 |
2001-01-11 | doxygen annotations for build/*. | jbj | 1 | -1/+40 |
2001-01-03 | - fix: avoid locale issues with strcasecmp/strncasecmp (#23199). | jbj | 1 | -27/+13 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -5/+6 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -1/+0 |
2000-11-12 | - fine-grained Requires, remove install PreReq's from Requires db. | jbj | 1 | -56/+122 |
2000-08-30 | Doxygen annotations. | jbj | 1 | -1/+0 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -1/+8 |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -18/+0 |
2000-07-14 | Typo. | jbj | 1 | -1/+1 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -0/+1 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -2/+2 |
2000-07-09 | - add pre-transaction syscall's to handle /etc/init.d change. | jbj | 1 | -25/+26 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -2/+1 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -5/+3 |
2000-06-20 | - API: uncouple fadio from rest of rpmio. | jbj | 1 | -1/+1 |
2000-06-09 | Move low level support routines to librpmio. | jbj | 1 | -1/+1 |
2000-04-13 | The death of rpmdbFindBy{Group,TriggeredBy,Header}. | jbj | 1 | -3/+3 |
2000-03-23 | - API: change dbi to pass by reference, not value. | jbj | 1 | -4/+3 |
2000-01-24 | Documentation sugar. | jbj | 1 | -0/+6 |
1999-12-19 | Initialize values behind pointers before calling rpmGet{Arch,Os}Info. | jbj | 1 | -1/+2 |
1999-11-26 | Minimal python compile. | jbj | 1 | -21/+13 |
1999-11-24 | lib/macro.c: Canonicalize paths in rpmGetPath(). | jbj | 1 | -17/+32 |
1999-11-19 | macros.in: Add buildsubdir and scriptlet template macros. | jbj | 1 | -25/+25 |
1999-11-14 | lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop. | jbj | 1 | -8/+21 |
1999-11-12 | Use Fstrerror on ufdio throughut. | jbj | 1 | -10/+19 |
1999-11-10 | Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. | jbj | 1 | -1/+1 |