root/trunk/jjigw


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @166 [166] 10/21/08 11:06:30 jajcus - missing import - use logging module instead of stderr
(edit) @165 [165] 06/04/06 22:26:40 jajcus - addresses updated
(edit) @162 [162] 06/13/05 21:59:14 jajcus - Jabber Registrar registered categories/types, 'conference/irc' first. …
(edit) @161 [161] 05/21/05 18:54:23 jajcus - pass status to set_away()
(edit) @160 [160] 05/21/05 12:12:28 jajcus - AWAY message handling
(edit) @159 [159] 05/21/05 12:08:54 jajcus - basic password support (network configuration -- for single user setups …
(edit) @158 [158] 05/21/05 11:59:49 jajcus - include socket path in exception message
(edit) @157 [157] 05/19/05 11:58:32 jajcus - updated for recent PyXMPP
(edit) @155 [155] 11/01/04 22:38:46 jajcus - updated for the recent PyXMPP
(edit) @154 [154] 11/01/04 22:38:07 jajcus - channel regexp fixed (was broken on the last commit here)
(edit) @150 [150] 10/30/04 23:06:37 jajcus - don't limit channel name length here. It is defined in the configuration …
(edit) @144 [144] 10/27/04 21:37:27 jajcus - .cvsignore files are not needed in SVN
(edit) @138 [138] 09/18/04 20:37:57 jajcus - fixed support for multiple servers (round-robin and failover) - allow …
(edit) @137 [137] 09/18/04 20:35:44 jajcus - simple channel browsing (only for channels listed in config file, patch …
(edit) @136 [136] 09/18/04 20:34:23 jajcus - support for long nicknames fixed (patch by Petr Mensik)
(edit) @135 [135] 09/18/04 20:18:56 jajcus - updated for recent PyXMPP changes (stanza constructors keyword arguments …
(edit) @131 [131] 08/30/04 14:57:12 jajcus - debug messages switched to 'logging' module
(edit) @127 [127] 07/24/04 19:46:30 jajcus - missing imports added
(edit) @125 [125] 07/23/04 21:35:51 jajcus - encode quit reason in network encoding
(edit) @124 [124] 07/23/04 21:34:08 jajcus - more failproof exception handling
(edit) @123 [123] 07/23/04 21:28:07 jajcus - show warning instead dumping an exception on bad channel name in …
(edit) @122 [122] 07/23/04 21:25:27 jajcus - return error instead of dumping exception on message to a wrong JID
(edit) @120 [120] 07/23/04 13:34:53 jajcus - missing Message import
(edit) @115 [115] 07/21/04 12:25:37 jajcus - ignore socket errors when disconnecting
(edit) @112 [112] 07/21/04 10:14:46 jajcus - cosmetics
(edit) @108 [108] 07/21/04 09:38:31 jajcus - make copy of login/message/etc request stanzas when putting them to a …
(edit) @106 [106] 07/05/04 14:18:43 jajcus - show error message instead of traceback when wrong prefix/nickname is …
(edit) @104 [104] 06/29/04 13:42:23 jajcus - 'private' messages fixed
(edit) @102 [102] 06/26/04 12:01:18 jajcus - handle EOF gracefully instead of eating 100% of CPU time
(edit) @100 [100] 06/25/04 15:31:13 jajcus - don't use two (or more) different IRCUser instances for one Jabber user …
(edit) @95 [95] 06/03/04 22:59:21 jajcus - don't send presence update in WHOREPLY handler - IRCUser.who_reply …
(edit) @94 [94] 06/03/04 22:51:17 jajcus - use 'Quit' as QUIT reason when closing connection after leaving all …
(edit) @90 [90] 05/30/04 15:17:16 jajcus - profiling support added (--profile option) and 100% CPU consumption …
(edit) @88 [88] 05/26/04 21:50:35 jajcus - syntax error fixed
(edit) @87 [87] 05/26/04 21:41:05 jajcus - don't treat 477 response as error
(edit) @86 [86] 05/26/04 21:33:21 jajcus - do not be so strict about nicknames received from server, allow other …
(edit) @82 [82] 05/16/04 16:43:43 jajcus - cosmetics
(edit) @81 [81] 05/16/04 16:36:44 jajcus - installation (make install)
(edit) @79 [79] 05/15/04 18:19:23 jajcus - remove channel from active channel list after leaving or being kicked
(edit) @77 [77] 05/09/04 19:07:30 jajcus - always use '.' as disco node part delimiter
(edit) @74 [74] 05/09/04 18:56:53 jajcus - raw channel ("#" conference room) - for debuging - gateway status …
(edit) @73 [73] 05/09/04 18:54:16 jajcus - <admin/> element added. (jid defined in <admin/> is allowed to Disco …
(edit) @71 [71] 05/05/04 21:23:12 jajcus - code reformated so 4 spaces are used for indenting
(edit) @68 [68] 05/05/04 11:22:10 jajcus - spidentd support fixed after the code split
(add) @66 [66] 05/04/04 16:58:44 jajcus - code split into several modules - copyright info added into each …
Note: See TracRevisionLog for help on using the revision log.