index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
parser
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+4
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-4
/
+13
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
2
-3
/
+4
2011-09-29
Remove unused vtSysreq
Alexandr Shadchin
1
-2
/
+0
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
2
-24
/
+3
2011-05-25
xfree86: Allow "MatchLayout" statements in config files
Oleh Nykyforchyn
3
-0
/
+23
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-8
/
+3
2011-01-08
xfree86: Convert libxf86config to static libtool library
Dan Nicholson
1
-3
/
+4
2010-12-18
Bug 32436 - hw/xfree86/parser/Makefile.am TOP_SRCDIR should be top_srcdir
Alan Coopersmith
1
-1
/
+1
2010-12-07
Convert hw/xfree86/parser code to use asprintf() calls
Alan Coopersmith
3
-19
/
+11
2010-11-10
xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.
Jesse Adkins
3
-9
/
+0
2010-10-18
dri1: Remove "buffers" from the config logic
Adam Jackson
3
-76
/
+0
2010-10-18
xfree86: Remove %M expansion from config parser
Adam Jackson
1
-14
/
+0
2010-10-18
xfree86: Remove an open-coded strtoul()
Adam Jackson
1
-48
/
+1
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-4
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
2
-8
/
+3
2010-08-27
xfree86: Purge parsePrologueVoid.
Jesse Adkins
1
-3
/
+0
2010-08-27
xfree86: Removed unused messages from Configint.h
Jesse Adkins
1
-6
/
+0
2010-08-27
xfree86: Fix leaks in OpenConfigFile and OpenConfigDir
Jesse Adkins
1
-0
/
+2
2010-08-27
xfree86: Remove comments about unable to use malloc.
Jesse Adkins
1
-2
/
+0
2010-08-13
xfree86: parser: Never use constant strings for driver names (fixes #17438)
Jesse Adkins
2
-4
/
+9
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
3
-43
/
+172
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
3
-0
/
+23
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
2
-73
/
+116
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
3
-0
/
+21
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
3
-0
/
+21
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
10
-70
/
+70
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
3
-0
/
+21
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-6
/
+3
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-16
/
+7
2010-04-21
xfree86: check for NULL pointer before dereferences it in parser code
Tiago Vignatti
1
-2
/
+5
2010-04-21
xfree86: fix not reached code in parser
Tiago Vignatti
1
-2
/
+2
2010-04-08
xfree86: Allow adding sysconfdir and datadir to config search paths
Dan Nicholson
2
-1
/
+17
2010-02-17
parser: corrected xf86getBoolValue to use case insensitive compare
Oliver McFadden
1
-8
/
+8
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
3
-0
/
+21
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-41
/
+3
2010-02-11
xfree86: Allow multiple arguments to InputClass matches
Dan Nicholson
2
-15
/
+90
2010-02-11
xfree86: Handle config files ending without newline
Dan Nicholson
1
-7
/
+19
2009-12-30
Merge remote branch 'dbn/inputclass'
Keith Packard
9
-1
/
+320
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
7
-1
/
+279
2009-12-22
xfree86: Support non-Option boolean entries in configuration
Dan Nicholson
3
-0
/
+41
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
2
-17
/
+63
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-4
/
+13
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
2
-86
/
+238
2009-12-22
xfree86: Unexport configuration file symbols
Dan Nicholson
1
-7
/
+7
2009-12-22
xfree86: remove some 'enable this later' and if 0 ifdefs
Peter Hutterer
2
-28
/
+0
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
1
-1
/
+1
2009-08-07
parser: make libxf86config_internal.la not installed.
Dave Airlie
1
-1
/
+1
[next]