Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / fs.c
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2008-06-12 Panu MatilainenChange rpmGetFilesystemUsage() size args to rpm_loff_t
2008-04-28 Panu MatilainenAvoid alloca() in rpmGetFilesystemUsage()
2008-04-28 Panu MatilainenAvoid alloca() in getFilesystemList()
2008-04-18 Jindrich NovyPut '\0' to the end of xmalloc'd string to avoid surprises
2008-03-07 Panu MatilainenLog message adjustments
2008-02-15 Panu MatilainenShut up another case of FUSE mount stat whining (rhbz...
2008-02-04 Panu MatilainenMake check-programs build again, assorted type-fiddlings..
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-18 Panu MatilainenDrop const from fs mountpoint, contained within fs
2007-12-15 Panu MatilainenRemove bogus const from rpmGetPath() temporary targets
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Panu MatilainenMove rpmGetPath and rpmGenPath to rpmfileutil.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-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-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-20 Panu MatilainenRename freeFilesystems() to rpmFreeFilesystems() for...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-08-09 Panu MatilainenSkip stale and unaccessible (FUSE) mountpoints (rhbz...
2007-07-11 Panu Matilainen...and more pointer signedness fixes...
2005-02-03 jbj- discover and use getmntinfo if present.
2003-04-02 jbjSplint clean.
2003-01-25 jbjDisplay statfs(2) returns for debugging.
2003-01-23 jbjsplint fiddles.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-22 jbjFactor bounds checking annotations into source code.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-06-05 jbj- fix typos in linux.{req,prov}.
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-01-15 jbj- fix: extra newline in many error messages (#23947).
2000-12-12 jbjSync with rpm-4_0 branch.
2000-11-15 jbj- fix: segfault on exit of "rpm -qp --qf '%{#fsnames...
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-20 jbj- detect rdonly linux file systems.
2000-08-27 jbjDoxygen annotations.
2000-03-18 jbjTypo.
2000-02-27 jbjDiminish solaris2.6 gcc noise.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-09-21 jbjfix: removed files fingerprint memory leak.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-09-05 ewtadded message to getFilesystem() -- this can hang up...
1999-07-13 jbjEliminate const warning.
1999-07-13 jbjPerl bindings need
1999-04-07 ewtdeal with errors properly
1999-04-07 ewtfix size estimates for source packages
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-04-09 ewtleft extraneous line in after patch
1998-04-02 ewtapplied from from Till which fixes a fssizes problem
1998-03-04 ewt1) header file cleanups
1997-08-21 ewt1) rpm2cpio didn't handle zlib errors properly
1997-06-19 ewtChanges for OSF/1 getmntinfo_r()
1997-06-19 ewtFixed memory allocation
1997-06-19 ewtAIX changes from Till Bubeck
1997-06-17 ewtFixed mntctl() checking
1997-05-30 ewt*** empty log message ***