index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
property.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-22
Check if new space was actually allocated before freeing.
Pierre Willenbrock
1
-3
/
+8
2009-07-14
dix: switch to byte-counting functions.
Peter Hutterer
1
-3
/
+3
2009-06-30
dix/property.c: use memcpy where appropriate.
Eamon Walsh
1
-11
/
+6
2009-06-26
xace: add a new hook for checking property content after it has been set.
Eamon Walsh
1
-10
/
+22
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+2
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-6
/
+6
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-118
/
+107
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+7
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-4
/
+6
2008-02-29
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
1
-117
/
+104
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
1
-9
/
+7
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-70
/
+85
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+8
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-8
/
+8
2007-11-05
DIX: Remove usage of alloca
Daniel Stone
1
-8
/
+8
2007-10-10
xace: move the property deletion hook inside the DeleteProperty function.
Eamon Walsh
1
-9
/
+8
2007-10-10
xace: remove the special-cased "ignore" functionality from the property code.
Eamon Walsh
1
-6
/
+5
2007-09-26
dix: unify ErrorFs. prepend all with [dix].
Peter Hutterer
1
-4
/
+4
2007-08-15
xace: add hooks + new access codes: core protocol property requests
Eamon Walsh
1
-8
/
+11
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-43
/
+21
2007-07-21
Partial redundancy elimination in PropertyNotify generation.
Adam Jackson
1
-43
/
+21
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-40
/
+24
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+3
2007-03-23
xace: pass serverClient as default argument to dixChangeWindowProperty
Eamon Walsh
1
-1
/
+1
2007-03-22
xace: drop the name argument from the property callback.
Eamon Walsh
1
-8
/
+6
2007-03-22
dix: reorganize property code to better support xace hook; requires new API for
Eamon Walsh
1
-17
/
+38
2007-03-22
xace: add new argument to property hook for property structure itself.
Eamon Walsh
1
-30
/
+37
2007-03-22
dix: devPrivates support for PropertyRec.
Eamon Walsh
1
-0
/
+4
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-3
/
+3
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-26
/
+19
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-10
/
+10
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
1
-8
/
+8
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-47
/
+28
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-2
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
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
-13
/
+12
2006-06-01
Kill LBX, too.
Daniel Stone
1
-43
/
+0
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-3
/
+3
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
1
-24
/
+11
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
[next]