index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
access.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-01
Kill LBX, too.
Daniel Stone
1
-5
/
+1
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-2
/
+2
2006-01-07
Bug #5218: Don't crash on unconfigured interfaces. (Andrei Barbu)
Adam Jackson
1
-1
/
+3
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-4
/
+7
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-05-02
Fix comments for pointers in parameter lists to work with fussy compilers
Harold L Hunt II
1
-3
/
+3
[next]