summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1999-07-17make query (rpm -qvl) behave like (POSIX?) ls for older files (#4050).jbj1-254/+249
1999-07-14move checksig/resign major modes into rpmlib.jbj3-6/+21
1999-07-14Create from top level checksig.c.jbj1-0/+353
1999-07-14move install/erase major modes into rpmlib.jbj3-9/+39
1999-07-14Create from top level install.c.jbj1-0/+466
1999-07-14Eliminate static prototypes.jbj2-558/+545
1999-07-13File internals rearranged to taste.jbj4-196/+192
1999-07-13Eliminate static prototypes.jbj1-19/+13
1999-07-13Eliminate static prototypes.jbj1-373/+371
1999-07-13Eliminate static prototypes.jbj1-458/+449
1999-07-13Eliminate static prototypes.jbj1-21/+27
1999-07-13Eliminate const warning.jbj1-12/+15
1999-07-13Remove static prototypes.jbj1-12/+15
1999-07-13Eliminate static prototypes.jbj1-44/+34
1999-07-13Eliminate static prototypes.jbj1-274/+267
1999-07-13Perl bindings needjbj50-101/+192
1999-07-11Use size of target not claimed size of soruce in memcpy.jbj1-1/+1
1999-07-10add epoch (as [0-9]*:version-release) to install dependency parse.jbj1-26/+43
1999-07-10Eliminate unnecessary extern.jbj1-1/+0
1999-07-08add configure scaffolding to support rpm-4.0 packages.jbj2-126/+136
1999-07-06changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).jbj2-8/+7
1999-07-06Check that url contained service field.jbj1-6/+14
1999-07-03Add newborns.jbj3-0/+1248
1999-07-03Redundant line.jbj1-1/+0
1999-07-02Add includes for more robust standalone behavior.jbj1-2/+9
1999-07-02Quick 'n dirty macro evaluation.jbj2-1/+48
1999-06-30More ugliness.jbj1-5/+3
1999-06-30Ugly hack to get query dependencies right.jbj1-5/+22
1999-06-30move url.c and ftp.c to rpmlib right next to query.jbj3-7/+7
1999-06-30avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@libera...jbj1-11/+36
1999-06-28Better error message on ftp open failures.jbj1-1/+1
1999-06-24fix: bsearch needs macro table sorted after undefine.jbj1-2/+6
1999-06-23Finesse tagName dependency loop.jbj4-3/+22
1999-06-22fix: false fingerprint stat cache hit -- "the tetex problem".jbj1-7/+15
1999-06-17fix: --rebuilddb with --root dinna remove directory (Michael Andres).jbj1-13/+11
1999-06-15Plug memory leak.jbj1-1/+1
1999-06-02move printDep* routines into rpmlib for gnorpm et al.jbj2-31/+72
1999-05-26add BuildConflicts: and BuildRequires: in spec file and src rpm.jbj1-0/+3
1999-05-26Typo.jbj1-0/+1
1999-05-25permit multiple "Provides: " lines in rpmrc (#2999).jbj1-75/+90
1999-05-231) got --prefix working (again)ewt1-1/+28
1999-05-18On HP-UX, FILENAME_MAX is only 14 -- use 4096 instead.jbj1-1/+1
1999-05-17Debug multiple %langs's per item.jbj1-1/+1
1999-05-17permit %lang(xx,yy,zz) constructs -- 2 more dead strtoks.jbj1-2/+11
1999-05-12fix: shared file not skipped when removed.jbj1-1/+1
1999-05-11better cpio error message if package contains missing hard links.jbj2-7/+8
1999-05-10colesce query and verify modes.jbj4-130/+334
1999-05-07fix: resurrect -Vp, -Vf and -Vg functionality.jbj2-73/+93
1999-05-06Add argument to specedit to choose between specs and powertools packages.jbj1-5/+3
1999-05-05add rpm prefix to MD5 routines to avoid name conflict on solaris.jbj3-18/+18