Age | Commit message (Expand) | Author | Files | Lines |
2000-03-23 | - API: change dbi to pass by reference, not value. | jbj | 1 | -1/+2 |
1999-12-12 | lib/rpminstall.c: Perform glob on remote ftp install args. | jbj | 1 | -1/+1 |
1999-12-12 | perform glob on remote ftp queries. | jbj | 1 | -0/+1 |
1999-12-11 | partial implementation for ftp globbing. | jbj | 1 | -0/+2 |
1999-12-01 | Add underscore in front of (possibly) non-supported FDIO_t vectors. | jbj | 1 | -2/+0 |
1999-11-26 | Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout. | jbj | 1 | -15/+16 |
1999-10-30 | Make fdFileno() static, use Fileno()/Ferror() analogues throughout. | jbj | 1 | -2/+2 |
1999-10-21 | got installs/removes working with new file lists | ewt | 1 | -1/+4 |
1999-10-20 | lclint annotations. | jbj | 1 | -5/+5 |
1999-10-06 | first steps toward getting compressed file lists to work -- most things | ewt | 1 | -0/+4 |
1999-10-04 | dumb cpp's want white space around lclint annotations (Tim Mooney). | jbj | 1 | -5/+6 |
1999-09-17 | lclint annotations. | jbj | 1 | -4/+4 |
1999-07-13 | Perl bindings need | jbj | 1 | -0/+8 |
1999-01-08 | added currentDirectory() | ewt | 1 | -0/+1 |
1999-01-06 | Typos. | jbj | 1 | -2/+0 |
1999-01-06 | propagate "const char *" into rpmlib prototypes. | jbj | 1 | -5/+5 |
1998-12-16 | first pass at new transaction api; basic installing/removing works | ewt | 1 | -0/+2 |
1998-11-30 | switched exists() to rpmfileexists() | ewt | 1 | -1/+1 |
1998-11-20 | Sanity. | jbj | 1 | -1/+1 |
1998-11-18 | implement abstract fd type almost everywhere. | jbj | 1 | -1/+1 |
1998-07-25 | Add multiple include avoidance and c++ prototype wrapping throughout *.h. | jbj | 1 | -1/+1 |
1997-10-17 | header adjustment | marc | 1 | -0/+1 |
1997-08-28 | replaced temporary file creation to be significantly safer | ewt | 1 | -0/+2 |
1997-05-05 | Doesn't use cpio to unpack archives anymore... | ewt | 1 | -2/+2 |
1997-02-14 | needs to include unistd.h to get some types | ewt | 1 | -0/+2 |
1997-02-14 | fixed gidToGname() prototype | ewt | 1 | -1/+1 |
1997-02-14 | added unameToUid(), gnameToGid(), uidToUname(), gidToUname() | ewt | 1 | -0/+9 |
1997-01-15 | changed vercmp() to rpmvercmp() | ewt | 1 | -1/+1 |
1996-12-24 | added doputenv(), dosetenv() | ewt | 1 | -0/+5 |
1996-07-15 | remove initArchOs getOsNum getArchNum getOsName getArchName | marc | 1 | -7/+0 |
1996-07-10 | added stripTrailingSlashes() | ewt | 1 | -0/+1 |
1996-07-01 | add proto for initArchOs | root | 1 | -0/+2 |
1996-02-25 | added vercmp() | ewt | 1 | -0/+2 |
1995-12-27 | added get{Arch,Os}{Name,Num}() | marc | 1 | -0/+5 |
1995-12-13 | added exists() function | ewt | 1 | -0/+2 |
1995-11-27 | Initial revision | root | 1 | -0/+7 |