NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025121.2 KiB

ChangeLogH A D10-Nov-202516.7 KiB

compileH A D10-Nov-20257.2 KiB

config.cH A D10-Nov-20253.6 KiB

config.guessH A D10-Nov-202541.9 KiB

config.hH A D10-Nov-20251.5 KiB

config.subH A D10-Nov-202535.1 KiB

configureH A D10-Nov-2025354.7 KiB

configure.acH A D10-Nov-20252.3 KiB

COPYINGH A D10-Nov-20251.1 KiB

depcompH A D10-Nov-202523 KiB

install-shH A D10-Nov-202514.3 KiB

main.cH A D10-Nov-202526.1 KiB

Makefile.amH A D10-Nov-20252.4 KiB

Makefile.inH A D10-Nov-202530 KiB

missingH A D10-Nov-20256.7 KiB

pmconfig.cppH A D10-Nov-2025243

pmdb.cH A D10-Nov-202515.7 KiB

pmdb.hH A D10-Nov-20253.1 KiB

pmint.hH A D10-Nov-20255.2 KiB

proxymngr.manH A D10-Nov-20256.5 KiB

READMEH A D10-Nov-2025942

xconfig.h.inH A D10-Nov-20252.1 KiB

README

1X proxy manager service:
2
3The proxy manager (proxymngr) is responsible for resolving requests from
4xfindproxy (and other similar clients), starting new proxies when
5appropriate, and keeping track of all of the available proxy services.
6The proxy manager strives to reuse existing proxies whenever possible.
7
8All questions regarding this software should be directed at the
9Xorg mailing list:
10
11        http://lists.freedesktop.org/mailman/listinfo/xorg
12
13Please submit bug reports to the Xorg bugzilla:
14
15        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
16
17The master development code repository can be found at:
18
19        git://anongit.freedesktop.org/git/xorg/app/proxymngr
20
21        http://cgit.freedesktop.org/xorg/app/proxymngr
22
23For patch submission instructions, see:
24
25	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
26
27For more information on the git code manager, see:
28
29        http://wiki.x.org/wiki/GitPage
30
31