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
/
os
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-10-18
Fix CVE-2011-4029: File permission change vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-18
Fix CVE-2011-4028: File disclosure vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+10
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-11
/
+0
2010-12-27
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+9
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
1
-14
/
+0
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
1
-5
/
+4
2010-09-10
os: remove useless smart scheduler macros
Tiago Vignatti
1
-19
/
+2
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-21
/
+0
2010-09-10
os: add -sigstop option for Upstart (or equivalent) startup
Vignatti Tiago (Nokia-MS/Helsinki)
1
-0
/
+5
2010-06-20
os: Remove unused dev_tty_from_init variable
Mikhail Gusarov
1
-4
/
+1
2010-06-20
os: Remove unused pread/pwrite/lockit functions
Mikhail Gusarov
1
-50
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-7
/
+7
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-2
/
+2
2010-05-13
Removed outdated comments obsoleted by documentation in headers
Mikhail Gusarov
1
-27
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-64
/
+44
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-3
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
1
-0
/
+2
2010-03-11
os: remove INTERNAL_MALLOC define.
Peter Hutterer
1
-3
/
+0
2010-02-17
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
1
-0
/
+12
2010-02-12
Merge remote branch 'jturney/master'
Keith Packard
1
-4
/
+0
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-0
/
+40
2010-02-05
Repair '-nolock'
Jon TURNEY
1
-4
/
+0
2010-01-11
os: state effect of -a and -t options more precisely
Simon Thum
1
-2
/
+2
2009-08-28
os: remove unused -cursor option
Tiago Vignatti
1
-5
/
+0
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-1
/
+11
2009-04-06
os: signal handlers return void.
Adam Jackson
1
-4
/
+2
2009-04-03
os: Remove the useless -x option
Adam Jackson
1
-9
/
+0
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-2
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-8
/
+1
2009-01-19
Cygwin/X: should also use GetTickCount(), just like Xming
Jon TURNEY
1
-1
/
+6
2009-01-11
os: don't mix declarations and code
Julien Cristau
1
-1
/
+1
2009-01-11
os: ANSI cleanups
Julien Cristau
1
-3
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-60
/
+60
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-22
/
+22
2008-11-27
Export symbols also defined in libXfont.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-05
Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity
Alan Coopersmith
1
-4
/
+4
2008-11-04
Remove XEvIE
Daniel Stone
1
-5
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-1
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-51
/
+25
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-2
/
+4
[next]