bitween
develop
bitween package
bitween
Docs
»
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
|
W
|
X
A
add_address() (bitween.components.models.contact_shares.ContactShares method)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza method)
add_path() (in module bitween.components.web.api.bt)
add_resource() (bitween.components.xmpp.share_plugin.stanza.UserSharesStanza method)
add_share() (bitween.components.models.contact_shares.ContactShares method)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza method)
add_share_by_info() (bitween.components.models.contact_shares.ContactShares method)
add_torrent_by_hash() (in module bitween.components.web.api.bt)
Addresses (class in bitween.components.models.addresses)
AddressStanza (class in bitween.components.xmpp.share_plugin.address_stanza)
append() (bitween.components.models.torrent_handles.Handles method)
AutoSub (class in bitween.components.pubsub.autosubscriber)
B
BitTorrentClient (class in bitween.components.bt.client)
bitween (module)
bitween.bitweend (module)
bitween.components (module)
bitween.components.bt (module)
bitween.components.bt.client (module)
bitween.components.bt.helpers (module)
bitween.components.models (module)
bitween.components.models.addresses (module)
bitween.components.models.config (module)
bitween.components.models.contact_shares (module)
bitween.components.models.helpers (module)
bitween.components.models.helpers.helpers (module)
bitween.components.models.torrent_handles (module)
bitween.components.pubsub (module)
bitween.components.pubsub.autosubscriber (module)
bitween.components.pubsub.pubsub (module)
bitween.components.web (module)
bitween.components.web.api (module)
bitween.components.web.api.bt (module)
bitween.components.web.api.xmpp (module)
bitween.components.web.gui (module)
bitween.components.web.gui.errors (module)
bitween.components.web.gui.views (module)
bitween.components.xmpp (module)
bitween.components.xmpp.client (module)
bitween.components.xmpp.share_plugin (module)
bitween.components.xmpp.share_plugin.address_stanza (module)
bitween.components.xmpp.share_plugin.resource_stanza (module)
bitween.components.xmpp.share_plugin.share_item_stanza (module)
bitween.components.xmpp.share_plugin.stanza (module)
bitween.components.xmpp.share_plugin.user_share (module)
bitween.log (module)
C
clear() (bitween.components.models.contact_shares.ContactShares method)
clear_addresses() (bitween.components.models.contact_shares.ContactShares method)
clear_shares() (bitween.components.models.contact_shares.ContactShares method)
ContactShares (class in bitween.components.models.contact_shares)
create_torrent_client() (in module bitween.components.xmpp.client)
D
decode_string() (in module bitween.components.bt.helpers)
del_torrent() (in module bitween.components.web.api.bt)
dependencies (bitween.components.xmpp.share_plugin.user_share.UserShares attribute)
description (bitween.components.xmpp.share_plugin.user_share.UserShares attribute)
E
erase_all_torrents_from_db() (bitween.components.bt.client.BitTorrentClient method)
F
fetch_addresses() (bitween.components.models.addresses.Addresses method)
G
get_all_hashes() (in module bitween.components.web.api.xmpp)
get_all_shares() (in module bitween.components.web.api.xmpp)
get_ip_addresses() (in module bitween.components.models.helpers.helpers)
get_ipv4_addresses() (bitween.components.models.contact_shares.ContactShares method)
get_ipv6_addresses() (bitween.components.models.contact_shares.ContactShares method)
get_message() (bitween.components.pubsub.pubsub.Subscriber method)
get_resource() (bitween.components.models.contact_shares.ContactShares method)
get_shares() (bitween.components.models.torrent_handles.Handles method)
get_torrents() (in module bitween.components.web.api.bt)
get_user() (bitween.components.models.contact_shares.ContactShares method)
H
handle_alert() (bitween.components.bt.client.BitTorrentClient method)
handle_queue() (bitween.components.bt.client.BitTorrentClient method)
handles (bitween.components.bt.client.BitTorrentClient attribute)
Handles (class in bitween.components.models.torrent_handles)
has_ip_v4() (bitween.components.models.addresses.Addresses method)
has_ip_v6() (bitween.components.models.addresses.Addresses method)
has_messages() (bitween.components.pubsub.pubsub.Subscriber method)
hashes (bitween.components.models.contact_shares.ContactShares attribute)
I
index() (in module bitween.components.web.gui.views)
interfaces (bitween.components.xmpp.share_plugin.address_stanza.AddressStanza attribute)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza attribute)
(bitween.components.xmpp.share_plugin.share_item_stanza.ShareItemStanza attribute)
internal_server_error() (in module bitween.components.web.gui.errors)
is_global() (in module bitween.components.models.helpers.helpers)
is_valid_ipv4_address() (in module bitween.components.models.helpers.helpers)
is_valid_ipv6_address() (in module bitween.components.models.helpers.helpers)
L
load_conf() (in module bitween.bitweend)
M
main() (in module bitween.bitweend)
N
name (bitween.components.xmpp.share_plugin.address_stanza.AddressStanza attribute)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza attribute)
(bitween.components.xmpp.share_plugin.share_item_stanza.ShareItemStanza attribute)
(bitween.components.xmpp.share_plugin.stanza.UserSharesStanza attribute)
(bitween.components.xmpp.share_plugin.user_share.UserShares attribute)
namespace (bitween.components.xmpp.share_plugin.address_stanza.AddressStanza attribute)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza attribute)
(bitween.components.xmpp.share_plugin.share_item_stanza.ShareItemStanza attribute)
(bitween.components.xmpp.share_plugin.stanza.UserSharesStanza attribute)
O
on_add_hash() (bitween.components.bt.client.BitTorrentClient method)
on_del_torrent() (bitween.components.bt.client.BitTorrentClient method)
on_exit() (bitween.components.bt.client.BitTorrentClient method)
(bitween.components.xmpp.client.XmppClient method)
on_generate_torrent() (bitween.components.bt.client.BitTorrentClient method)
on_publish_shares() (bitween.components.xmpp.client.XmppClient method)
on_recheck_handles() (bitween.components.bt.client.BitTorrentClient method)
on_set_port() (bitween.components.xmpp.client.XmppClient method)
on_shares_publish() (bitween.components.xmpp.share_plugin.user_share.UserShares static method)
on_some_topic() (bitween.components.pubsub.autosubscriber.AutoSub method)
P
page_not_found() (in module bitween.components.web.gui.errors)
plugin_attrib (bitween.components.xmpp.share_plugin.address_stanza.AddressStanza attribute)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza attribute)
(bitween.components.xmpp.share_plugin.share_item_stanza.ShareItemStanza attribute)
(bitween.components.xmpp.share_plugin.stanza.UserSharesStanza attribute)
plugin_end() (bitween.components.xmpp.share_plugin.user_share.UserShares method)
plugin_init() (bitween.components.xmpp.share_plugin.user_share.UserShares method)
plugin_multi_attrib (bitween.components.xmpp.share_plugin.address_stanza.AddressStanza attribute)
(bitween.components.xmpp.share_plugin.resource_stanza.ResourceStanza attribute)
(bitween.components.xmpp.share_plugin.share_item_stanza.ShareItemStanza attribute)
process_messages() (bitween.components.pubsub.autosubscriber.AutoSub method)
process_queue() (bitween.components.xmpp.client.XmppClient method)
publish() (bitween.components.pubsub.pubsub.Subscriber method)
(in module bitween.components.pubsub.pubsub)
publish_shares() (bitween.components.xmpp.share_plugin.user_share.UserShares method)
R
remove() (bitween.components.models.torrent_handles.Handles method)
ResourceStanza (class in bitween.components.xmpp.share_plugin.resource_stanza)
resume() (bitween.components.bt.client.BitTorrentClient method)
run() (bitween.components.bt.client.BitTorrentClient method)
(bitween.components.web.Web method)
S
safe_exit() (in module bitween.components.web.api)
safe_shutdown() (bitween.components.bt.client.BitTorrentClient method)
save() (bitween.components.bt.client.BitTorrentClient method)
search() (in module bitween.components.web.gui.views)
setup_db() (bitween.components.bt.client.BitTorrentClient method)
setup_logging() (in module bitween.log)
setup_settings() (bitween.components.bt.client.BitTorrentClient method)
ShareItemStanza (class in bitween.components.xmpp.share_plugin.share_item_stanza)
start() (bitween.components.xmpp.client.XmppClient method)
(in module bitween.bitweend)
stop() (bitween.components.xmpp.share_plugin.user_share.UserShares method)
subscribe() (bitween.components.pubsub.pubsub.Subscriber method)
Subscriber (class in bitween.components.pubsub.pubsub)
U
UserShares (class in bitween.components.xmpp.share_plugin.user_share)
UserSharesStanza (class in bitween.components.xmpp.share_plugin.stanza)
utf8_encoded() (in module bitween.components.bt.helpers)
V
versions() (in module bitween.components.web.api)
W
Web (class in bitween.components.web)
X
XmppClient (class in bitween.components.xmpp.client)