| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ircasy: fix on_kick | lassulus | 2014-01-22 | 1 | -2/+4 | 
| | | |||||
| * | news/ircasy: handle kick correctly | lassulus | 2014-01-22 | 1 | -3/+10 | 
| | | |||||
| * | asybot: only disconnect if connected | lassulus | 2014-01-14 | 1 | -1/+2 | 
| | | |||||
| * | Reaktor: asybot except signal | lassulus | 2014-01-14 | 1 | -1/+4 | 
| | | |||||
| * | Reaktor: asybot now with name in logger | lassulus | 2014-01-14 | 1 | -1/+1 | 
| | | |||||
| * | reaktor: ircasy invite handler | lassulus | 2014-01-14 | 1 | -0/+6 | 
| | | |||||
| * | reaktor: send JOIN after MOTD | lassulus | 2014-01-14 | 1 | -4/+9 | 
| | | |||||
| * | reaktor: disconnect function | lassulus | 2014-01-14 | 1 | -0/+4 | 
| | | |||||
| * | reaktor: reflect changes of api in reaktor code | lassulus | 2014-01-14 | 2 | -4/+3 | 
| | | |||||
| * | reaktor: refactor ircasy for more encapsulation | lassulus | 2014-01-13 | 1 | -23/+49 | 
| | | |||||
| * | reaktor: refactor code for moar abstraction | lassulus | 2014-01-13 | 3 | -83/+98 | 
| | | |||||
| * | Reaktor/IRC: fix no args | lassulus | 2013-12-19 | 1 | -2/+1 | 
| | | |||||
| * | Reaktor/IRC: provide arguments to commands | lassulus | 2013-12-19 | 4 | -4/+6 | 
| | | |||||
| * | Reaktor/IRC: encode/decode harder/better/faster | lassulus | 2013-12-19 | 2 | -7/+9 | 
| | | |||||
| * | Reaktor/IRC: new TODO: check nick | lassulus | 2013-12-19 | 1 | -0/+2 | 
| | | |||||
| * | Reaktor: add respond to solve complexity in config | makefu | 2013-12-18 | 2 | -1/+3 | 
| | | |||||
| * | Reaktor: irc_commands -> commands | makefu | 2013-12-18 | 5 | -8/+7 | 
| | | |||||
| * | Reaktor: caps resolver is now pythonic | makefu | 2013-12-18 | 2 | -9/+1 | 
| | | |||||
| * | Reaktor: remove done TODO | tv | 2013-12-18 | 1 | -2/+0 | 
| | | |||||
| * | Reaktor: caps show all commands w/capname prop | tv | 2013-12-18 | 4 | -6/+30 | 
| | | |||||
| * | Reaktor: remove resolved todo for env['_from'] | makefu | 2013-12-18 | 1 | -3/+0 | 
| | | |||||
| * | Reaktor: _from is populated via environ | makefu | 2013-12-18 | 1 | -2/+3 | 
| | | |||||
| * | Merge branch 'master' of https://github.com/krebscode/painload | tv | 2013-12-18 | 3 | -5/+3 | 
| |\ | |||||
| | * | Reaktor/IRC: TODO done | lassulus | 2013-12-18 | 1 | -2/+0 | 
| | | | |||||
| | * | Reaktor/IRC: removed TODO, unsolvable | lassulus | 2013-12-18 | 1 | -1/+0 | 
| | | | |||||
| | * | Reaktor/IRC: match only one pattern | lassulus | 2013-12-18 | 1 | -0/+1 | 
| | | | |||||
| | * | Reaktor/IRC: reading kill_timeout from config | lassulus | 2013-12-18 | 1 | -1/+1 | 
| | | | |||||
| * | | Reaktor: add command-not-found-pattern | tv | 2013-12-18 | 1 | -1/+7 | 
| |/ | |||||
| * | Reaktor: listen to own name | tv | 2013-12-18 | 1 | -8/+14 | 
| | | |||||
| * | Reaktor: s/(config).json/\1.py/ | tv | 2013-12-18 | 4 | -48/+54 | 
| | | |||||
| * | Reaktor/IRC: update TODO | lassulus | 2013-12-16 | 1 | -0/+2 | 
| | | |||||
| * | Reaktor/IRC: use command patterns | lassulus | 2013-12-16 | 6 | -57/+57 | 
| | | |||||
| * | Reaktor/IRC: encode harder | lassulus | 2013-12-16 | 1 | -1/+1 | 
| | | |||||
| * | Reaktor/IRC: use config.json (and python3ize) | lassulus | 2013-12-16 | 5 | -57/+76 | 
| | | |||||
| * | update Reaktor - add color translator | makefu | 2013-04-22 | 6 | -8/+44 | 
| | | |||||
| * | Reaktor:make ip lists unique | EUcancER | 2012-05-02 | 1 | -0/+1 | 
| | | |||||
| * | Reaktor:dns fix bug | EUcancER | 2012-05-02 | 1 | -5/+7 | 
| | | | | | | gxfr -> bxfr add --skip to dnsrecon | ||||
| * | fix bug in consolidate_dns | EUcancER | 2012-05-02 | 1 | -1/+7 | 
| | | |||||
| * | Reaktor: fix socket import for hostname | EUcancER | 2012-05-02 | 1 | -2/+2 | 
| | | |||||
| * | Reaktor: whatweb add aggressive parameter to call | EUcancER | 2012-05-02 | 1 | -1/+1 | 
| | | |||||
| * | add line wrapping | EUcancER | 2012-05-02 | 1 | -4/+6 | 
| | | | | | as it seems to lose characters between 400 and 500 characters... | ||||
| * | fix whatweb wrapper | EUcancER | 2012-05-02 | 1 | -2/+4 | 
| | | |||||
| * | Reaktor: add whatweb, update build process | EUcancER | 2012-05-02 | 3 | -7/+22 | 
| | | |||||
| * | Reaktor: replace dnsrecon for dnsmap | EUcancER | 2012-05-02 | 4 | -6/+9 | 
| | | | | | | update init script add supervisor config | ||||
| * | remove dnsmap in favor of dnsrecon | EUcancER | 2012-04-23 | 2 | -14/+18 | 
| | | |||||
| * | add dnsmap submodule | EUcancER | 2012-04-23 | 2 | -0/+1 | 
| | | |||||
| * | dnsmap prepare for submodule | EUcancER | 2012-04-23 | 11 | -20023/+0 | 
| | | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | EUcancER | 2012-04-23 | 3 | -0/+493 | 
| |\ | | | | | | | | | Conflicts: Reaktor/repos/gxfr | ||||
| | * | add bxfr support | makefu | 2012-04-19 | 1 | -0/+17 | 
| | | | |||||
| | * | add bing zone transfer for humans | makefu | 2012-04-19 | 2 | -15/+253 | 
| | | | | | | | | | bxfr does not uses the api anymore, as it is less reliable | ||||
