root/trunk/src/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10934 [10934] 3 days asterix ability to use adtadir environment variable to set data directory
(edit) @10933 [10933] 5 days steve-e Revert r10931. Fixes #4632. See #2634
(edit) @10932 [10932] 8 days steve-e Fix indentation error.
(edit) @10931 [10931] 8 days steve-e Proposed Fix. Make sure we read all data from our SSL socket wrappers and …
(edit) @10929 [10929] 10 days asterix don't try to send some XML if we are disconnected/disconnecting/ Fixes …
(edit) @10925 [10925] 11 days steve-e Remove print.
(edit) @10924 [10924] 11 days steve-e Backport a few XMPPPY upstream changes. * Use namespace instead of …
(edit) @10923 [10923] 11 days steve-e Remove two more "from protocol import *".
(edit) @10922 [10922] 11 days bct added licence notice to common/xmpp/c14n.py
(edit) @10921 [10921] 11 days steve-e Module documentation for c14n.py.
(edit) @10920 [10920] 11 days steve-e Coding standards and documentation improvements in features_nb.py. Remove …
(edit) @10919 [10919] 11 days steve-e Remove method that was implemented for old, blocking dispatcher but is now …
(edit) @10918 [10918] 12 days steve-e Move module documentation ontop, so that it will show up in epydoc …
(edit) @10917 [10917] 12 days steve-e Append vim config to resolver.py
(edit) @10916 [10916] 12 days steve-e Random bits in xmpp. Cosmetic only.
(edit) @10915 [10915] 12 days steve-e Coding standards and documentation improvements in dispatcher_nb.py. Many …
(edit) @10914 [10914] 13 days steve-e Coding standards and documentation improvements in auth_nb.py
(edit) @10913 [10913] 13 days steve-e More coding standards and documentation improvements in client_nb.py
(edit) @10912 [10912] 13 days steve-e Coding standards and documentation improvements in idlequeue.py. Fix a …
(edit) @10911 [10911] 2 weeks asterix cache os information so it's requested to system only once
(edit) @10906 [10906] 2 weeks steve-e Coding standards and documentation improvements in client_nb.py
(edit) @10905 [10905] 2 weeks steve-e Add credits and remove outdated documentation from init.py
(edit) @10904 [10904] 2 weeks steve-e Make three docstrings epydoc enabled. See …
(edit) @10903 [10903] 2 weeks steve-e Remove Jacob Lundqvist's xmpp/debug.py module. We have switched to builtin …
(edit) @10902 [10902] 2 weeks steve-e Move GObjectIdleQueue from gajim.py to idlequeue.py
(edit) @10900 [10900] 2 weeks steve-e Documentation improvements in client.py
(edit) @10899 [10899] 2 weeks asterix better handling of error when receiving a filetransfer without bytestream …
(edit) @10898 [10898] 2 weeks steve-e Document consturctor in proxy_connector.py
(edit) @10897 [10897] 2 weeks steve-e Coding standards and documentation improvements in tls_nb.py
(edit) @10896 [10896] 2 weeks steve-e Coding standards and documentation improvements in transports_nb.py
(edit) @10891 [10891] 2 weeks asterix do'nt try starttls if stream version < 1.0. Fixes #4600
(edit) @10878 [10878] 3 weeks asterix fix GSSAPI authentication
(edit) @10875 [10875] 3 weeks asterix import updated files for 0.12 from 0.12 branch
(edit) @10865 [10865] 3 weeks asterix fix missing variable in zeroconf
(edit) @10859 [10859] 3 weeks asterix remove useless print
(edit) @10858 [10858] 3 weeks asterix merge BOSH branch to trunk
(edit) @10855 [10855] 3 weeks asterix prevent traceback when server doen't include a query in jabber:iq:roster …
(edit) @10851 [10851] 3 weeks asterix revert [10848] That's not the way to solve the problem you're trying to …
(edit) @10848 [10848] 3 weeks js Use more sane timeout values. 2 min should be ok.
(edit) @10842 [10842] 4 weeks bct a fix for autonegotiation after esessions were disabled
(edit) @10839 [10839] 4 weeks asterix prevent sending messages to invalid JIDs. Fixes #4577
(edit) @10833 [10833] 4 weeks asterix fix finding room jids in database. Fixes #4576, #4578
(edit) @10832 [10832] 4 weeks asterix ignore show that are not in RFC-3921.
(edit) @10814 [10814] 5 weeks asterix add missing import
(edit) @10810 [10810] 5 weeks js Remove debug output.
(edit) @10800 [10800] 5 weeks asterix fix var name
(edit) @10798 [10798] 5 weeks asterix fix caps stuff introduced in [10596]
(edit) @10783 [10783] 5 weeks asterix Under vista, we can listen on both ipv4 and ipv6. Fixes #4452
(edit) @10782 [10782] 5 weeks asterix a new exception can be raised with [10752], handle it. Fixes #4547
(edit) @10778 [10778] 5 weeks asterix added missing idle module
(edit) @10777 [10777] 5 weeks asterix [thorstenp] use ctype to have idle. No need to compile it from C. Fixes …
(edit) @10774 [10774] 5 weeks asterix [thorstenp] use sorted() and list comprehension
(edit) @10773 [10773] 5 weeks asterix [thorstenp] replace filter lambda with list comprehension
(edit) @10771 [10771] 5 weeks asterix [thorstenp] remove uselexx space
(edit) @10770 [10770] 5 weeks asterix [thorstenp] remove whitespace at eol
(edit) @10769 [10769] 5 weeks asterix [thorstenp] remove some utf8 byteorder mark
(edit) @10768 [10768] 5 weeks asterix [thorstenp] fix unequal operator
(edit) @10767 [10767] 5 weeks asterix fix bad indentation
(edit) @10766 [10766] 5 weeks asterix [thorstenp] fix empty exception clauses
(edit) @10765 [10765] 5 weeks asterix fix string exceptions
(edit) @10764 [10764] 5 weeks asterix [thorsten] pfix exceptions not inheriting from exception
(edit) @10763 [10763] 5 weeks asterix [thorstenp] fix reimported modules
(edit) @10762 [10762] 5 weeks asterix [thorstenp] don't use deprecated string module
(edit) @10761 [10761] 5 weeks asterix [thorstenp] self as first argument of method
(edit) @10759 [10759] 5 weeks asterix [thorstenp] fix access to members before definition
(edit) @10758 [10758] 5 weeks asterix [thorstenp] fix possible undefined loop variables
(edit) @10757 [10757] 5 weeks asterix [thorstenp] fix redefined builtins
(edit) @10752 [10752] 5 weeks asterix [thorstenp] fix unused variables
(edit) @10751 [10751] 5 weeks asterix [thorstenp] fix global use
(edit) @10750 [10750] 5 weeks asterix [thorstenp] fix undefined variables
(edit) @10749 [10749] 5 weeks asterix [thorstenp] remove useless import
(edit) @10748 [10748] 5 weeks asterix [thorstenp] convert some strings to comment
(edit) @10747 [10747] 5 weeks asterix [thorstenp] remove redefined fnuction
(edit) @10746 [10746] 5 weeks asterix [thorstenp] comment useless code
(edit) @10745 [10745] 5 weeks asterix [thorstenp] remove useless pass
(edit) @10744 [10744] 5 weeks asterix [thorstenp] fix statements
(edit) @10743 [10743] 5 weeks asterix [thorstenp] remove useless semicolons
(edit) @10742 [10742] 5 weeks asterix check if remote contact support esession or session. If it supports …
(edit) @10733 [10733] 5 weeks asterix strftime doesn't support %T. It works under linux (why?) but not under …
(edit) @10726 [10726] 5 weeks asterix check session support instead of Esession support, and announce we support …
(edit) @10723 [10723] 6 weeks asterix fix session problem when other part don't support sessions. Fixes #4429
(edit) @10714 [10714] 6 weeks asterix better handling of sessions in zeroconf. Fixes #4529
(edit) @10712 [10712] 6 weeks asterix prevent traceback when Connection fails. Fixes #4532
(edit) @10711 [10711] 6 weeks asterix [Simo Sorce] fix GSSAPI to use FQDN. See #2465
(edit) @10710 [10710] 6 weeks asterix coding standards
(edit) @10709 [10709]