Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / misc.h
2011-08-17 Panu MatilainenHandle query format field width centrally in formatValue()
2011-03-10 Panu MatilainenMove string hash function to librpmio and rename for...
2010-12-15 Panu MatilainenSplit user+group caching to separate source (again...
2010-10-22 Panu MatilainenSwitch header APIs to use rpmTagVal instead of rpmTag
2010-09-21 Panu MatilainenUse proper types for tag and format extension functions
2010-05-28 Panu MatilainenAdd internal helper for formatting file attribute strings
2010-05-28 Panu MatilainenAdd internal helper for formatting verify flags
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2008-11-05 Panu MatilainenNuke the ugly hardwired "known arch" list from label...
2008-10-10 Panu MatilainenAnd out goes rpmMkdirPath()
2008-10-09 Panu MatilainenMark uidToUname() and friends as internal
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 MatilainenRename currentDirectory() to rpmGetCwd() and move to...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
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-09-11 Ralf CorsépiusRemove splint tags.
2007-07-09 Panu MatilainenFix include of misc.h, rpmpgp.h and rpmsq.h in C++.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
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-06-22 jbjFactor bounds checking annotations into source code.
2002-04-08 jbjdoxygen cleanup.
2001-10-29 jbjRemove DYING code.
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 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
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-15 jbjSync with rpm-4_0 branch.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-17 jbj- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initia...
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-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-10 jbjDoxygen annotations for config files.
2001-01-26 jbjlclint annotations.
2001-01-09 jbj- tsorted packages processed in successor count order.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjdoxygen annotations.
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-03-23 jbj- API: change dbi to pass by reference, not value.
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.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 jbjlclint annotations.
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-09-17 jbjlclint annotations.
1999-07-13 jbjPerl bindings need
1999-01-08 ewtadded currentDirectory()
1999-01-06 jbjTypos.
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-11-30 ewtswitched exists() to rpmfileexists()
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-07-25 jbjAdd multiple include avoidance and c++ prototype wrappi...
1997-10-17 marcheader adjustment
1997-08-28 ewtreplaced temporary file creation to be significantly...
1997-05-05 ewtDoesn't use cpio to unpack archives anymore...
1997-02-14 ewtneeds to include unistd.h to get some types
1997-02-14 ewtfixed gidToGname() prototype
1997-02-14 ewtadded unameToUid(), gnameToGid(), uidToUname(), gidToUn...
1997-01-15 ewtchanged vercmp() to rpmvercmp()
1996-12-24 ewtadded doputenv(), dosetenv()
1996-07-15 marcremove initArchOs getOsNum getArchNum getOsName getArchName
1996-07-10 ewtadded stripTrailingSlashes()
1996-07-01 rootadd proto for initArchOs
1996-02-25 ewtadded vercmp()
1995-12-27 marcadded get{Arch,Os}{Name,Num}()
1995-12-13 ewtadded exists() function
1995-11-27 rootInitial revision