Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-04 | Rip the url-craziness in rpmMkdirPath() | Panu Matilainen | 1 | -15/+1 | |
2008-04-04 | Rename currentDirectory() to rpmGetCwd() and move to librpmio | Panu Matilainen | 1 | -14/+0 | |
2008-03-07 | Further constants made readonly... | Panu Matilainen | 1 | -1/+1 | |
2008-01-30 | Include spring-cleaning | Panu Matilainen | 1 | -0/+2 | |
- put some consistency into include ordering - everything (apart from bits missed ;) is now ordered like this 1. "system.h" 2. other system includes 3. rpm public headers 4. rpm private headers 5. "debug.h" | |||||
2008-01-30 | rpmlib.h mass eviction | Panu Matilainen | 1 | -1/+0 | |
- explicitly include what's really needed instead - document remaining uses | |||||
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -4/+4 | |
- adjust include paths accordingly | |||||
2007-12-03 | Use regular POSIX functions instead of "RPC" clones | Panu Matilainen | 1 | -3/+3 | |
- we only care about local files | |||||
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -1/+1 | |
2007-11-22 | Move makeTempFile() from misc.h to rpmfileutil.h | Panu Matilainen | 1 | -99/+0 | |
- probably not very useful outside rpm but used all over the tree, - rename to rpmMkTempFile() for namespacing since we're exporting it now | |||||
2007-11-23 | Move string helpers from lib/misc.h to rpmio/rpmstring.h | Panu Matilainen | 1 | -43/+0 | |
- splitString, freeSplitString, stripTrailingChar | |||||
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -4/+4 | |
2007-11-19 | Lose rpmerr.h for good | Panu Matilainen | 1 | -1/+1 | |
2007-11-19 | Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels | Panu Matilainen | 1 | -5/+5 | |
2007-11-01 | Remove two unnecessary legacy.h includes | Panu Matilainen | 1 | -1/+0 | |
2007-10-28 | Include "rpmlib.h" instead of <rpmlib.h>. | Ralf Corsépius | 1 | -1/+1 | |
2007-10-28 | Include "rpmmacro.h" instead of <rpmmacro.h>. | Ralf Corsépius | 1 | -1/+1 | |
2007-10-28 | Include "rpmurl.h" instead of <rpmurl.h>. | Ralf Corsépius | 1 | -1/+1 | |
2007-10-22 | Remove bunch of unnecessary rpmio_internal includes | Panu Matilainen | 1 | -1/+0 | |
2007-10-09 | Make rpmerr.h private, include directly where needed. | Panu Matilainen | 1 | -0/+1 | |
2007-10-09 | Replace all rpmError() uses with rpmlog() | Panu Matilainen | 1 | -5/+5 | |
2007-09-20 | Remove the "dressed" rpmHeaderGetEntry() from API | Panu Matilainen | 1 | -51/+0 | |
- only used by the python bindings, move it there... | |||||
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -21/+6 | |
2007-08-31 | Use LOCALSTATEDIR instead of hard-coded /var. | Ralf Corsépius | 1 | -1/+1 | |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -0/+2 | |
CVS patchset: 7617 CVS date: 2004/11/28 21:14:41 | |||||
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 1 | -2/+5 | |
CVS patchset: 7536 CVS date: 2004/11/04 13:29:11 | |||||
2004-03-02 | - permit globs in macrofiles: directive (#117217). | jbj | 1 | -155/+0 | |
CVS patchset: 7139 CVS date: 2004/03/02 01:31:01 | |||||
2003-06-04 | Remove dead code. | jbj | 1 | -8/+1 | |
CVS patchset: 6894 CVS date: 2003/06/04 19:28:27 | |||||
2003-04-02 | Splint clean. | jbj | 1 | -0/+10 | |
CVS patchset: 6729 CVS date: 2003/04/02 21:16:26 | |||||
2003-02-03 | oops, get rid of debugging printf's. | jbj | 1 | -7/+6 | |
destroy nptl functional test mutex/cond iff successful. initialize getcwd buffer to zero to keep valgrind happy. CVS patchset: 6035 CVS date: 2003/02/03 11:46:52 | |||||
2003-01-23 | splint fiddles. | jbj | 1 | -4/+1 | |
CVS patchset: 6023 CVS date: 2003/01/23 20:23:24 | |||||
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -2/+2 | |
CVS patchset: 5947 CVS date: 2002/12/18 22:54:00 | |||||
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -51/+1 | |
- create /var/lib/rpm if non-existent in, say, a chroot. - erased packages are now repackaged into /var/spool/repackage. CVS patchset: 5625 CVS date: 2002/08/13 20:40:32 | |||||
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -2/+2 | |
CVS patchset: 5542 CVS date: 2002/07/08 14:21:26 | |||||
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -0/+32 | |
- proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05 | |||||
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+0 | |
Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35 | |||||
2002-06-28 | - rescusitate remote ftp globs (#67678). | jbj | 1 | -2/+2 | |
CVS patchset: 5533 CVS date: 2002/06/28 23:58:34 | |||||
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 | |
CVS patchset: 5521 CVS date: 2002/06/22 18:51:56 | |||||
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -0/+2 | |
CVS patchset: 5509 CVS date: 2002/06/19 18:52:46 | |||||
2002-02-22 | tpkgid cleanup. | jbj | 1 | -0/+6 | |
Recognize GNU extensions in myGlobPatternP(), flag in misc/fnmatch.h, as well. CVS patchset: 5331 CVS date: 2002/02/22 17:12:15 | |||||
2002-02-07 | Sync with rpm-4.0.4. | jbj | 1 | -3/+3 | |
CVS patchset: 5303 CVS date: 2002/02/07 16:55:01 | |||||
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -33/+0 | |
- legacy signatures always checked on package read. CVS patchset: 5134 CVS date: 2001/10/26 04:16:19 | |||||
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -38/+1 | |
CVS patchset: 5130 CVS date: 2001/10/23 16:48:20 | |||||
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -277/+2 | |
CVS patchset: 5128 CVS date: 2001/10/21 21:43:32 | |||||
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -31/+0 | |
CVS patchset: 5127 CVS date: 2001/10/20 22:31:09 | |||||
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 1 | -1/+1 | |
CVS patchset: 5125 CVS date: 2001/10/19 22:47:40 | |||||
2001-10-19 | Rewire digests, step 2. | jbj | 1 | -2/+2 | |
CVS patchset: 5122 CVS date: 2001/10/19 01:35:57 | |||||
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -4/+2 | |
CVS patchset: 5118 CVS date: 2001/10/17 16:43:36 | |||||
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 | |
CVS patchset: 5117 CVS date: 2001/10/16 17:42:18 | |||||
2001-10-16 | More lclint annotations. | jbj | 1 | -22/+23 | |
CVS patchset: 5116 CVS date: 2001/10/16 14:58:57 | |||||
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+17 | |
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34 |