index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
Clarify use of and need for mffs vs. ffs
Alan Coopersmith
1
-2
/
+2
2009-04-06
Remove some OS/2 leftovers.
Adam Jackson
1
-9
/
+0
2009-03-23
Remove two unused defines in C files
Tomas Carnecky
1
-1
/
+0
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-5
/
+5
2008-12-17
Don't log audit messages when -audit 0 specified
Francis Giraldeau
1
-3
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-24
/
+24
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-16
/
+16
2008-11-14
os/connection: TRANS_NOXAUTH bit comparison brainfart fix.
Jeremy Huddleston
1
-1
/
+1
2008-10-07
Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH
Jeremy Huddleston
1
-5
/
+0
2008-10-03
Unexport MakeClientGrab{Imp,P}ervious
Adam Jackson
1
-2
/
+2
2008-08-14
Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...
Jeremy Huddleston
1
-0
/
+4
2008-08-06
XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...
Jeremy Huddleston
1
-25
/
+27
2008-07-23
Unifdef hpux.
Adam Jackson
1
-6
/
+0
2008-07-23
Unifdef AIX.
Adam Jackson
1
-3
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-16
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-8
/
+1
2008-06-13
Fix "warning: label ‘done’ defined but not used".
Eamon Walsh
1
-0
/
+2
2008-05-23
XQuartz: Add the launchd fd to AllSockets as well
Jeremy Huddleston
1
-6
/
+8
2008-05-18
XQuartz: Cleaned up ListenOnOpenFD...
Jeremy Huddleston
1
-30
/
+5
2008-05-17
XQuartz: Added functionality to add a file descriptor to the connection list ...
Jeremy Huddleston
1
-0
/
+64
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-3
/
+0
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
2007-12-28
OS: Don't leak connection translation table on regeneration
Daniel Stone
1
-1
/
+2
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-5
/
+11
2007-12-05
OS: Connection: Keep trying select while it gets interrupted (bug #9240)
Rich Coe
1
-4
/
+9
2007-12-05
OS: Connection: Don't shut down disappeared clients (bug #7876)
Rich Coe
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-38
/
+49
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-38
/
+49
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-20
/
+45
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
1
-20
/
+45
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+15
2007-09-05
XDARWIN: Add launchd support
Ben Byer
1
-0
/
+15
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
1
-2
/
+7
2007-08-03
security: drop support for XC-QUERY-SECURITY authorization method.
Eamon Walsh
1
-10
/
+1
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-29
/
+2
2007-06-26
Split checks for dtrace & getpeerucred()
Alan Coopersmith
1
-1
/
+5
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-5
/
+5
2007-02-15
os: fix client privates leak
Daniel Stone
1
-0
/
+2
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-4
/
+2
2006-11-08
CheckConnections: don't close down the server client (bug #7876)
Rich Coe
1
-1
/
+1
2006-11-08
RemoveGeneralSocket: don't touch EnabledDevices
Daniel Stone
1
-1
/
+0
2006-11-03
Add DTrace probe points for X server <-> client communications
Alan Coopersmith
1
-2
/
+28
2006-11-02
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
input-hotplug
Daniel Stone
1
-4
/
+38
2006-11-01
If getpeerucred() is available, include pid & zoneid in audit messages too
Alan Coopersmith
1
-3
/
+27
2006-11-01
Bug #1997: AUDIT messages should contain uid for local accesses
Alan Coopersmith
1
-5
/
+15
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-3
/
+5
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-2
/
+0
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-2
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-07-21
add basic D-BUS configuration mechanism
Daniel Stone
1
-3
/
+16
[next]