summaryrefslogtreecommitdiff
path: root/lib/rpmlib.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-10Doxygen annotations for config files.jbj1-2/+2
2001-03-16- add %exclude support (i.e. "everything but") to %files.jbj1-1/+2
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-1/+2
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-0/+26
2001-02-27Sketch out PSM_t for package state machine.jbj1-0/+5
2001-02-17Merge changes from rpm-4.0.2.jbj1-0/+1
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-6/+17
2001-02-111st stab at --repackage.jbj1-1/+10
2001-02-10Reorganize sources before implementing --repackage.jbj1-0/+50
2001-02-04revert speedup on commit if same perms, there's more to do.jbj1-1/+15
2001-01-28Apply suffixes only to files.jbj1-4/+8
2001-01-26lclint annotations.jbj1-13/+21
2001-01-25- remove support for v1 src rpm's.jbj1-1/+2
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-20/+25
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-30/+34
2001-01-02doxygen annotations for popt.jbj1-1/+1
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-4/+5
2000-12-26- send query/verify output through rpmlog().jbj1-8/+10
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+15
2000-12-04Sync with rpm-4_0 branch.jbj1-1/+1
2000-12-02Bring header reggions mods back to top of stack.jbj1-24/+46
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-5/+45
2000-11-12Sanity.jbj1-5/+8
2000-11-07- load headers as single contiguous region.jbj1-6/+11
2000-10-31- add rpmGetRpmlibProvides() to retrieve rpmlib(...) providesjbj1-0/+10
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-13/+17
2000-10-20- pass rpmTransactionSet, not elements, to installBinaryPackage et al.jbj1-10/+2
2000-10-20- detect rdonly linux file systems.jbj1-2/+4
2000-09-26doxygen annotations.jbj1-7/+17
2000-09-14Revert rpmrc excision for now.jbj1-19/+21
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-20/+23
2000-08-30Doxygen annotations.jbj1-163/+174
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-251/+384
2000-08-28Doxygen annotations.jbj1-0/+12
2000-08-27- consistent return for all signature verification.jbj1-113/+89
2000-08-27Doxygen annotations.jbj1-234/+360
2000-08-23doxygen/lclint annotations.jbj1-39/+215
2000-08-19- python bindings to query and verify signatures.jbj1-0/+18
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-7/+4
2000-07-12- add S_ISLNK pre-transaction syscall test.jbj1-0/+4
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj1-1/+11
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj1-7/+3
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj1-2/+9
2000-07-07lclint fiddles.jbj1-3/+4
2000-07-05- change optflags for i386.jbj1-52/+64
2000-06-23 - support for separate source/binary compression policy.jbj1-1/+4
2000-06-23- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).jbj1-0/+1
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj1-1/+3
2000-06-19fix: open all db indices before performing chroot.jbj1-0/+5
2000-06-09- make librpmio standalone.jbj1-109/+3