index
:
~sthibaul/xserver-hurd
master
master-hurd
master-retro
GNU/Hurd port
sthibaul
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-36
/
+36
2014-01-12
os: Clean up warnings
Keith Packard
1
-1
/
+1
2013-10-05
os: move <arpa/inet.h> for any !win32 system
Pino Toscano
1
-4
/
+4
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-9
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1025
/
+975
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-1
/
+8
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-8
/
+1
2011-12-12
os/access.c: replace acmp & acopy macros with memcmp & memcpy calls
Alan Coopersmith
1
-16
/
+14
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-14
/
+14
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-4
/
+2
2011-11-23
Remove a couple Error() instances left behind by 09dbfcb0ad7b6c8
Alan Coopersmith
1
-2
/
+2
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
[next]