Age | Commit message (Expand) | Author | Files | Lines |
1999-07-13 | Perl bindings need | jbj | 1 | -2/+2 |
1999-06-30 | avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@libera... | jbj | 1 | -11/+36 |
1999-04-03 | add name/version/release macros during src.rpm install. | jbj | 1 | -0/+1 |
1999-01-08 | added currentDirectory() | ewt | 1 | -0/+14 |
1999-01-06 | propagate "const char *" into rpmlib prototypes. | jbj | 1 | -16/+25 |
1998-11-30 | switched exists() to rpmfileexists() | ewt | 1 | -1/+1 |
1998-11-20 | Sanity. | jbj | 1 | -1/+2 |
1998-11-18 | implement abstract fd type almost everywhere. | jbj | 1 | -8/+5 |
1998-11-16 | LCLINT pass 0. | jbj | 1 | -0/+3 |
1998-10-08 | Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. | jbj | 1 | -1/+0 |
1998-09-14 | eliminate infinite loop with missing tmpdir (Trent Jarvi). | jbj | 1 | -1/+4 |
1998-07-31 | Macro handling in rpmlib -- rework include: tag with macro expansion. | jbj | 1 | -1/+0 |
1998-07-30 | Consolidated includes for librpmbuild API. | jbj | 1 | -5/+1 |
1998-07-25 | Aggregate system includes into system.h. | jbj | 1 | -14/+1 |
1998-05-21 | - make %doc script obey --test | marc | 1 | -8/+2 |
1998-03-03 | be more paranoid abou temporary files | ewt | 1 | -1/+12 |
1998-01-12 | merged in Marc's new build code | ewt | 1 | -1/+1 |
1997-10-31 | 1) use rand | ewt | 1 | -2/+2 |
1997-08-28 | replaced temporary file creation to be significantly safer | ewt | 1 | -0/+39 |
1997-08-24 | added version stamp | ewt | 1 | -0/+2 |
1997-07-17 | When a uname->id translation fails, close the password file and retry | ewt | 1 | -6/+9 |
1997-07-16 | Hardwired lookups for root user and group lookups | ewt | 1 | -2/+12 |
1997-05-20 | Moved includes of miscfn.h to the top. | ewt | 1 | -1/+1 |
1997-05-12 | Added includes of miscfn.h | ewt | 1 | -0/+1 |
1997-05-07 | Minor cleanups. | ewt | 1 | -0/+6 |
1997-05-05 | Doesn't use cpio to unpack archives anymore... | ewt | 1 | -8/+10 |
1997-02-17 | 1) empty user/group names are handled better (sigh) | ewt | 1 | -4/+6 |
1997-02-14 | added unameToUid(), gnameToGid(), uidToUname(), gidToUname() | ewt | 1 | -0/+131 |
1997-01-15 | changed vercmp() to rpmvercmp() | ewt | 1 | -1/+1 |
1996-12-24 | added doputenv(), dosetenv() | ewt | 1 | -0/+30 |
1996-12-16 | changed order of include files for broken FreeBSD | ewt | 1 | -1/+1 |
1996-12-12 | added include of sys/types.h | ewt | 1 | -0/+1 |
1996-11-18 | The Great Renaming | root | 1 | -1/+1 |
1996-07-15 | remove initArchOs getOsNum getArchNum getOsName getArchName | marc | 1 | -123/+0 |
1996-07-10 | added stripTrailingSlashes() | ewt | 1 | -0/+10 |
1996-07-07 | cleanup - init_arch_os no longer used | root | 1 | -2/+0 |
1996-07-01 | stuff for new style arch and os handling | root | 1 | -52/+71 |
1996-05-22 | added sun4, mips, 68k, sgi, sunos, solaris | root | 1 | -3/+27 |
1996-03-29 | fixed missing paren | root | 1 | -1/+1 |
1996-03-29 | fix mklinux stuff | root | 1 | -2/+8 |
1996-03-28 | added a few osfmach* archs | root | 1 | -3/+15 |
1996-03-22 | add support for 786, 886, 986 | root | 1 | -1/+4 |
1996-03-22 | added i686 (Pentium Pro) | root | 1 | -1/+2 |
1996-03-01 | vercmp() returnd backwards results when one of the strings ran out | ewt | 1 | -1/+1 |
1996-02-27 | added SPARC architecture | root | 1 | -0/+3 |
1996-02-25 | added vercmp() | ewt | 1 | -0/+68 |
1996-01-30 | fixed alpha arch detection | ewt | 1 | -1/+1 |
1995-12-27 | added get{Arch,Os}{Name,Num}() | marc | 1 | -0/+61 |
1995-12-13 | added exists() function | ewt | 1 | -0/+16 |
1995-11-27 | Initial revision | root | 1 | -0/+42 |