root/trunk/MANIFEST

Revision 669, 2.4 kB (checked in by bradfitz, 3 years ago)

adding manifest

Line 
1doc/cluster-notes.txt
2doc/conventions.txt
3doc/definitions.txt
4doc/hooks.txt
5doc/quirks-mode.txt
6doc/rfc3920-bugs.txt
7doc/rfc3920-notes.txt
8doc/rfc3920-rules.txt
9doc/rfc3920.txt
10doc/rfc3921-bugs.txt
11doc/rfc3921-notes.txt
12doc/rfc3921.txt
13doc/s2s-traces.txt
14doc/ssl.txt
15doc/status.txt
16doc/TODO
17lib/DJabberd.pm
18lib/DJabberd/Authen.pm
19lib/DJabberd/Authen/AllowedUsers.pm
20lib/DJabberd/Authen/HTDigest.pm
21lib/DJabberd/Authen/InMemoryOnly.pm
22lib/DJabberd/Authen/LiveJournal.pm
23lib/DJabberd/Authen/PAM.pm
24lib/DJabberd/Authen/StaticPassword.pm
25lib/DJabberd/Callback.pm
26lib/DJabberd/Connection.pm
27lib/DJabberd/Connection/ClientIn.pm
28lib/DJabberd/Connection/DialbackVerify.pm
29lib/DJabberd/Connection/OldSSLClientIn.pm
30lib/DJabberd/Connection/ServerIn.pm
31lib/DJabberd/Connection/ServerOut.pm
32lib/DJabberd/Connection/SimpleIn.pm
33lib/DJabberd/Connection/ClusterIn.pm
34lib/DJabberd/Delivery.pm
35lib/DJabberd/Delivery/Local.pm
36lib/DJabberd/Delivery/S2S.pm
37lib/DJabberd/DialbackParams.pm
38lib/DJabberd/DNS.pm
39lib/DJabberd/HookDocs.pm
40lib/DJabberd/IQ.pm
41lib/DJabberd/JID.pm
42lib/DJabberd/Log.pm
43lib/DJabberd/Message.pm
44lib/DJabberd/Plugin.pm
45lib/DJabberd/Plugin/MUC.pm
46lib/DJabberd/Plugin/MUC/Room.pm
47lib/DJabberd/Plugin/VCard.pm
48lib/DJabberd/Presence.pm
49lib/DJabberd/PresenceChecker.pm
50lib/DJabberd/PresenceChecker/Local.pm
51lib/DJabberd/Queue/ServerOut.pm
52lib/DJabberd/Roster.pm
53lib/DJabberd/RosterItem.pm
54lib/DJabberd/RosterStorage.pm
55lib/DJabberd/RosterStorage/Dummy.pm
56lib/DJabberd/RosterStorage/LiveJournal.pm
57lib/DJabberd/RosterStorage/SQLite.pm
58lib/DJabberd/SAXHandler.pm
59lib/DJabberd/Stanza.pm
60lib/DJabberd/Stanza/DialbackResult.pm
61lib/DJabberd/Stanza/DialbackVerify.pm
62lib/DJabberd/Stanza/StartTLS.pm
63lib/DJabberd/Stanza/StreamFeatures.pm
64lib/DJabberd/StreamStart.pm
65lib/DJabberd/StreamVersion.pm
66lib/DJabberd/Subscription.pm
67lib/DJabberd/TestSAXHandler.pm
68lib/DJabberd/Util.pm
69lib/DJabberd/VHost.pm
70lib/DJabberd/XMLElement.pm
71lib/DJabberd/XMLParser.pm
72Makefile.PL
73MANIFEST                        This list of files
74META.yml
75t-roster-1.sqlite
76t/10-specimpl.t
77t/directed-presence.t
78t/disco.t
79t/exchange-messages.t
80t/hookchain.t
81t/htdigest.t
82t/htdigest.t.conf
83t/inband-reg.t
84t/iq-exchange.t
85t/lib/djabberd-test.pl
86t/muc.t
87t/mutual-add-and-presence.t
88t/new-connects.t
89t/quirk-libgaim-iqerrorfrom.t
90t/s2s-no-dialback-to.t
91t/server_die.t
92t/t-roster-1.sqlite
93t/t-roster-2.sqlite
94t/test-roster.dat
95t/two-resources.t
96t/vcard.t
97t/versions.t
98t/xmlparsing.t
Note: See TracBrowser for help on using the browser.