summaryrefslogtreecommitdiff
path: root/rpmio/macro.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-24- Now Lua interface is using a global state.niemeyer1-2/+2
2004-03-23Spint fiddles.jbj1-1/+7
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer1-0/+27
2004-03-03Typo.jbj1-1/+1
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-53/+288
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-8/+9
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-7/+10
2003-05-15- fix: nested %if handling, optind initialization posix vs. gloibc.jbj1-1/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-8/+8
2003-04-01Splint fiddles.jbj1-4/+10
2002-09-17- lclint clean.jbj1-0/+6
2002-08-15- python: explicit method to set transFlags.jbj1-0/+2
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-2/+28
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj1-82/+59
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+12
2002-04-08doxygen cleanup.jbj1-3/+3
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj1-2/+0
2002-01-27Merge from rpm-4.0.4.jbj1-1/+6
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+16
2001-10-19Rewire digests, step 1.jbj1-3/+9
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-15/+31
2001-10-16More lclint annotations.jbj1-2/+2
2001-10-15Explicit branchstate annotations.jbj1-5/+11
2001-10-15lclint fiddles to annotate globals.jbj1-19/+60
2001-10-13More lclint annotations.jbj1-17/+17
2001-10-13- ratchet up to lclint "strict" level.jbj1-6/+6
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-3/+3
2001-09-15Sync with rpm-4_0 branch.jbj1-2/+22
2001-06-05- fix typos in linux.{req,prov}.jbj1-490/+525
2001-06-04lclint fiddles.jbj1-5/+7
2001-05-05- enough lclint annotations and fiddles already.jbj1-6/+8
2001-05-03- still more boring lclint annotations and fiddles.jbj1-245/+272
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-16/+36
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-9/+9
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+1
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj1-9/+12
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-18/+28
2000-12-12Sync with rpm-4_0 branch.jbj1-10/+8
2000-12-02Bring header reggions mods back to top of stack.jbj1-2/+2
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-11/+15
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-17/+30
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-10/+0
2000-09-29doxygen annotations.jbj1-12/+134
2000-09-16- don't trim leading ./ in rpmCleanPath() (#14961).jbj1-3/+6
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-9/+14
2000-08-27Doxygen annotations.jbj1-0/+5
2000-06-21- fix: don't expand macros in false branch of %if (kasal@suse.cz).jbj1-88/+46
2000-06-09- make librpmio standalone.jbj1-1/+2
2000-06-09Move low level support routines to librpmio.jbj1-2/+1