summaryrefslogtreecommitdiffstats
path: root/module/network/XdccRequest.py
Commit message (Collapse)AuthorAgeFilesLines
* plugin updates to new interfaceGravatar Jeix 2010-08-011-5/+5
|
* CryptGravatar Jeix 2010-07-091-18/+31
|
* Package_finished event for scripts implementedGravatar Jeix 2010-06-201-0/+3
| | | | bugfix: closing socket for IRC connection (xdcc)
* New feature: FTP download supportGravatar Jeix 2010-06-201-3/+3
| | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py
* New feature: XDCC SupportGravatar Jeix 2010-06-201-0/+322
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid