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
/
access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
os: Silence warnings when building with clang
Jeremy Huddleston
1
-1
/
+1
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-19
/
+0
2010-12-31
os: always check if client is local when connection is accepted
Pauli Nieminen
1
-6
/
+12
2010-12-31
os: Fix a memory leak
Pauli Nieminen
1
-1
/
+3
2010-12-20
Remove SCO support
Adam Jackson
1
-8
/
+4
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-10-15
os: Clean up various xtrans bits that we've never supported
Adam Jackson
1
-126
/
+11
2010-06-22
Don't crash when asked if a client that has disconnected was local
Simon Farnsworth
1
-0
/
+5
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-14
/
+14
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-2
/
+2
2010-05-14
Fix compiler issues with getifaddrs() call on OpenSolaris
Alan Coopersmith
1
-5
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-14
/
+14
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
1
-5
/
+5
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-1
/
+23
2009-11-09
Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...
Jon TURNEY
1
-1
/
+2
2009-08-18
xserver doesn't stop all connections to localhost
Jesse Adkins
1
-2
/
+1
2009-07-14
os: switch to byte counting functions
Peter Hutterer
1
-2
/
+2
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-6
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-19
/
+19
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-18
/
+18
2008-10-02
Remove some stale IPv6 debugging
Adam Jackson
1
-38
/
+1
2008-10-02
Unifdef ISC
Adam Jackson
1
-29
/
+2
2008-07-23
Unifdef hpux.
Adam Jackson
1
-8
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef QNX.
Adam Jackson
1
-15
/
+2
2008-07-17
Dead code removal
Daniel Stone
1
-164
/
+3
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
1
-8
/
+0
2008-06-19
sprintf() -> snprintf()
Matthieu Herrb
1
-1
/
+2
2008-03-04
Make sure SIOGLIFCONF buffer is properly aligned for socket structures
Alan Coopersmith
1
-8
/
+10
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-65
/
+103
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-2
/
+2
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
1
-63
/
+101
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
1
-13
/
+19
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-1
/
+1
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-8
/
+1
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-8
/
+1
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-31
/
+0
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-31
/
+0
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-1
/
+1
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-3
/
+3
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-1
/
+1
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-4
/
+2
2006-08-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-0
/
+4
2006-08-18
Fix bug #7302, make Xn.hosts work from the
Alan Hourihane
1
-0
/
+4
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-3
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-06-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-0
/
+3
2006-06-21
fix a number of compiler warnings in os/*
Greg Kroah-Hartman
1
-0
/
+3
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
1
-2
/
+1
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
1
-12
/
+7
[next]