index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move getpass() portability tweaks out of system.h
Panu Matilainen
2009-12-23
1
-5
/
+0
*
Dont bother checking for a header we dont use
Panu Matilainen
2009-12-23
1
-5
/
+0
*
Dont bother checking for functions we dont use
Panu Matilainen
2009-12-23
1
-1
/
+1
*
Kill off last remaining uses of _constfree()
Panu Matilainen
2009-12-22
1
-1
/
+0
*
Always use build + use our own allocator functions
Panu Matilainen
2009-09-17
1
-56
/
+9
*
Ensure PATH_MAX is defined (ticket #3) Adam Tkac
Panu Matilainen
2008-11-03
1
-0
/
+10
*
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
2008-10-29
1
-0
/
+2
*
Beginnings of acl (POSIX.1e draft 17) verification support
Panu Matilainen
2008-10-26
1
-0
/
+4
*
Beginnings of file capability (POSIX.1e draft 15) verification support
Panu Matilainen
2008-10-26
1
-0
/
+4
*
Remove timezone autoconf checks and system.h reference
Jindrich Novy
2008-10-24
1
-4
/
+0
*
is_selinux_enabled() returns 0 if not enabled, not -1
Panu Matilainen
2008-05-08
1
-1
/
+1
*
RIP alloca()
Panu Matilainen
2008-04-30
1
-14
/
+0
*
Expose compiler warnings from freeing data declared as const
Panu Matilainen
2007-12-15
1
-3
/
+16
*
Use dgettext() instead of just gettext()
Panu Matilainen
2007-11-13
1
-1
/
+1
*
Move _free() into system.h for now
Panu Matilainen
2007-09-20
1
-0
/
+13
*
Remove splint tags.
Ralf Corsépius
2007-09-11
1
-34
/
+10
*
Remove FILE_RCSID.
Ralf Corsépius
2007-09-03
1
-5
/
+0
*
Remove LCLINT hackery from system.h
Panu Matilainen
2007-09-03
1
-269
/
+10
*
Add dummy macros for our needs when building without SELinux.
Panu Matilainen
2007-09-03
1
-0
/
+4
*
- discover and use getmntinfo if present.
jbj
2005-02-03
1
-1
/
+1
*
Build on macosx.
jbj
2005-01-17
1
-1
/
+1
*
- mac os x patches (#133611, #133612, #134637).
jbj
2005-01-04
1
-0
/
+5
*
- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).
jbj
2004-11-11
1
-5
/
+2
*
- fix: don't set handler if SIG_IGN is already set (#134474).
jbj
2004-10-14
1
-2
/
+2
*
Splint fiddles.
jbj
2004-10-09
1
-1
/
+1
*
Splint fiddles.
jbj
2004-10-09
1
-7
/
+9
*
- use poll(2) if available, avoid borked aurora/sparc select (#124574).
jbj
2004-05-29
1
-0
/
+4
*
- establish rpm_script_t before scriptlet exec.
jbj
2004-02-16
1
-0
/
+16
*
add --with-selinux, move selinux stubs to system.h.
jbj
2004-01-05
1
-0
/
+52
*
Merge changes from rpm-4.2.1 development.
jbj
2003-11-23
1
-0
/
+8
*
fix typo in system.h.
jbj
2003-05-01
1
-1
/
+1
*
splint fiddles.
jbj
2003-04-30
1
-0
/
+4
*
- permit secondary tag match patterns with RPMQV_ALL.
jbj
2003-04-16
1
-0
/
+14
*
- file: fix ogg/vorbis file classification problems.
jbj
2003-02-14
1
-0
/
+10
*
add (disabled for now) dependency check to rpmgraph.
jbj
2002-07-02
1
-0
/
+1
*
Factor bounds checking annotations into source code.
jbj
2002-06-22
1
-4
/
+4
*
- add translated man pages from PLD.
jbj
2002-06-20
1
-0
/
+1
*
Annotate incondefs in source code.
jbj
2002-06-19
1
-1
/
+4
*
- eliminate db1 support.
jbj
2002-05-02
1
-0
/
+11
*
- use build time to choose one of multiple alternative suggestions.
jbj
2002-04-14
1
-1
/
+1
*
- rescusitate --rebuild.
jbj
2002-04-11
1
-1
/
+1
*
Sanity.
jbj
2002-04-08
1
-0
/
+3
*
- missing key(s) on keyring when verifying a signature is now an error.
jbj
2002-01-18
1
-0
/
+22
*
More lclint annotations.
jbj
2001-10-16
1
-9
/
+0
*
Explicit branchstate annotations.
jbj
2001-10-15
1
-2
/
+6
*
lclint fiddles to annotate globals.
jbj
2001-10-15
1
-14
/
+20
*
More lclint annotations.
jbj
2001-10-13
1
-1
/
+1
*
- ratchet up to lclint "strict" level.
jbj
2001-10-13
1
-28
/
+172
*
Move to lclint-3.0.0.15, revisit and clean up annotations.
jbj
2001-09-24
1
-17
/
+34
*
- lclint-3.0.0.15 fiddles.
jbj
2001-09-21
1
-0
/
+2
[prev]
[next]