summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move getpass() portability tweaks out of system.hPanu Matilainen2009-12-231-5/+0
* Dont bother checking for a header we dont usePanu Matilainen2009-12-231-5/+0
* Dont bother checking for functions we dont usePanu Matilainen2009-12-231-1/+1
* Kill off last remaining uses of _constfree()Panu Matilainen2009-12-221-1/+0
* Always use build + use our own allocator functionsPanu Matilainen2009-09-171-56/+9
* Ensure PATH_MAX is defined (ticket #3) Adam TkacPanu Matilainen2008-11-031-0/+10
* Add fsm and rpmfi machinery for file capabilitiesPanu Matilainen2008-10-291-0/+2
* Beginnings of acl (POSIX.1e draft 17) verification supportPanu Matilainen2008-10-261-0/+4
* Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen2008-10-261-0/+4
* Remove timezone autoconf checks and system.h referenceJindrich Novy2008-10-241-4/+0
* is_selinux_enabled() returns 0 if not enabled, not -1Panu Matilainen2008-05-081-1/+1
* RIP alloca()Panu Matilainen2008-04-301-14/+0
* Expose compiler warnings from freeing data declared as constPanu Matilainen2007-12-151-3/+16
* Use dgettext() instead of just gettext()Panu Matilainen2007-11-131-1/+1
* Move _free() into system.h for nowPanu Matilainen2007-09-201-0/+13
* Remove splint tags.Ralf Corsépius2007-09-111-34/+10
* Remove FILE_RCSID.Ralf Corsépius2007-09-031-5/+0
* Remove LCLINT hackery from system.hPanu Matilainen2007-09-031-269/+10
* Add dummy macros for our needs when building without SELinux.Panu Matilainen2007-09-031-0/+4
* - discover and use getmntinfo if present.jbj2005-02-031-1/+1
* Build on macosx.jbj2005-01-171-1/+1
* - mac os x patches (#133611, #133612, #134637).jbj2005-01-041-0/+5
* - selinux: use rpm_execcon, not execv, to run scriptlets (#136848).jbj2004-11-111-5/+2
* - fix: don't set handler if SIG_IGN is already set (#134474).jbj2004-10-141-2/+2
* Splint fiddles.jbj2004-10-091-1/+1
* Splint fiddles.jbj2004-10-091-7/+9
* - use poll(2) if available, avoid borked aurora/sparc select (#124574).jbj2004-05-291-0/+4
* - establish rpm_script_t before scriptlet exec.jbj2004-02-161-0/+16
* add --with-selinux, move selinux stubs to system.h.jbj2004-01-051-0/+52
* Merge changes from rpm-4.2.1 development.jbj2003-11-231-0/+8
* fix typo in system.h.jbj2003-05-011-1/+1
* splint fiddles.jbj2003-04-301-0/+4
* - permit secondary tag match patterns with RPMQV_ALL.jbj2003-04-161-0/+14
* - file: fix ogg/vorbis file classification problems.jbj2003-02-141-0/+10
* add (disabled for now) dependency check to rpmgraph.jbj2002-07-021-0/+1
* Factor bounds checking annotations into source code.jbj2002-06-221-4/+4
* - add translated man pages from PLD.jbj2002-06-201-0/+1
* Annotate incondefs in source code.jbj2002-06-191-1/+4
* - eliminate db1 support.jbj2002-05-021-0/+11
* - use build time to choose one of multiple alternative suggestions.jbj2002-04-141-1/+1
* - rescusitate --rebuild.jbj2002-04-111-1/+1
* Sanity.jbj2002-04-081-0/+3
* - missing key(s) on keyring when verifying a signature is now an error.jbj2002-01-181-0/+22
* More lclint annotations.jbj2001-10-161-9/+0
* Explicit branchstate annotations.jbj2001-10-151-2/+6
* lclint fiddles to annotate globals.jbj2001-10-151-14/+20
* More lclint annotations.jbj2001-10-131-1/+1
* - ratchet up to lclint "strict" level.jbj2001-10-131-28/+172
* Move to lclint-3.0.0.15, revisit and clean up annotations.jbj2001-09-241-17/+34
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-0/+2