Turn rpmFdFromPyObject() into an object converter interface
[platform/upstream/rpm.git] / system.h
2009-09-17 Panu MatilainenAlways use build + use our own allocator functions
2008-11-03 Panu MatilainenEnsure PATH_MAX is defined (ticket #3) Adam Tkac
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-10-24 Jindrich NovyRemove timezone autoconf checks and system.h reference
2008-05-08 Panu Matilainenis_selinux_enabled() returns 0 if not enabled, not -1
2008-04-30 Panu MatilainenRIP alloca()
2007-12-15 Panu MatilainenExpose compiler warnings from freeing data declared...
2007-11-13 Panu MatilainenUse dgettext() instead of just gettext()
2007-09-20 Panu MatilainenMove _free() into system.h for now
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Ralf CorsépiusRemove FILE_RCSID.
2007-09-03 Panu MatilainenRemove LCLINT hackery from system.h
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenAdd dummy macros for our needs when building without...
2005-02-03 jbj- discover and use getmntinfo if present.
2005-01-17 jbjBuild on macosx.
2005-01-04 jbj- mac os x patches (#133611, #133612, #134637).
2004-11-11 jbj- selinux: use rpm_execcon, not execv, to run scriptlet...
2004-10-14 jbj- fix: don't set handler if SIG_IGN is already set...
2004-10-09 jbjSplint fiddles.
2004-10-09 jbjSplint fiddles.
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
2004-02-16 jbj- establish rpm_script_t before scriptlet exec.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-01 jbjfix typo in system.h.
2003-04-30 jbjsplint fiddles.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- add translated man pages from PLD.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-02 jbj- eliminate db1 support.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjSanity.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
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-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-06-12 jbjSolaris2.5.1 has not EXIT_FAILURE.
2000-05-24 jbj- change popt exec alias in oreder to exec rpm children.
2000-04-25 jbjSanity.
2000-03-11 jbjfix: use glibc 2.1 glob/fnmatch everywhere.
2000-02-27 jbjDiminish solaris2.6 gcc noise.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-01 jbjSolaris fiddles.
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-10-27 jbjuse compressed filenames on install side.
1999-09-30 jbjHPUX cc compiler fidgets.
1999-09-26 jbjSolaris compilation.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjpython: shared module needs -lrpm -lbz2.
1999-09-12 jbjFiddles to resurrect lclint.
1999-09-12 jbjglibc2: always enable dynamic mtrace if available.
1999-09-07 jbjSolaris: use getpassphrase rather than getpass if avail...
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1998-12-01 jbjStart separating build options.
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.