Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / misc.c
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2008-10-10 Panu MatilainenAnd out goes rpmMkdirPath()
2008-07-04 Panu MatilainenStuff rpmio/ugid.[ch] contents to lib/misc.[ch]
2008-06-03 Panu MatilainenRip doputenv() for good
2008-06-03 Panu MatilainenRip dosetenv()
2008-04-04 Panu MatilainenRip the url-craziness in rpmMkdirPath()
2008-04-04 Panu MatilainenRename currentDirectory() to rpmGetCwd() and move to...
2008-03-07 Panu MatilainenFurther constants made readonly...
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-22 Panu MatilainenMove makeTempFile() from misc.h to rpmfileutil.h
2007-11-23 Panu MatilainenMove string helpers from lib/misc.h to rpmio/rpmstring.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-02 Peter JonesMerge
2007-11-01 Panu MatilainenRemove two unnecessary legacy.h includes
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "rpmmacro.h" instead of <rpmmacro.h>.
2007-10-28 Ralf CorsépiusInclude "rpmurl.h" instead of <rpmurl.h>.
2007-10-22 Panu MatilainenRemove bunch of unnecessary rpmio_internal includes
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-20 Panu MatilainenRemove the "dressed" rpmHeaderGetEntry() from API
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-02 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-08-31 Ralf CorsépiusUse LOCALSTATEDIR instead of hard-coded /var.
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2003-06-04 jbjRemove dead code.
2003-04-02 jbjSplint clean.
2003-02-03 jbjoops, get rid of debugging printf's.
2003-01-23 jbjsplint fiddles.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-28 jbj- rescusitate remote ftp globs (#67678).
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-02-22 jbjtpkgid cleanup.
2002-02-07 jbjSync with rpm-4.0.4.
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbjRewire digests, step 2.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-15 jbjFix rpmvercmp for case (should return +1, #21392)
2001-01-23 jbjRip out cpioFileMap.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-09 jbj- tsorted packages processed in successor count order.
2000-12-20 jbj- whiteout mozilla loop for 7.1.
2000-12-19 jbj- identify install scriptlet failures with the name...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjdoxygen annotations.
2000-08-19 jbj- python bindings to query and verify signatures.
2000-08-07 jbj- fix: segfault when globbing on "" (#15593).
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.
2000-04-21 jbjfix: legacy packages required provides EVR/Flags to...
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-03-13 jbjuse DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in...
2000-02-24 jbjAutomake portability diddles.
2000-02-23 jbjFirst attempt at rpmHeaderGetEntry().
1999-12-15 jbjfix: compressFileList was over-generating dirNames.
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjpartial implementation for ftp globbing.
next