Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sanitize uriparse output | makefu | 2013-09-02 | 1 | -8/+8 |
| | |||||
* | urlparse ->uriparse | makefu | 2013-09-02 | 1 | -0/+0 |
| | |||||
* | urlparse: add scheme, only print user/pass if set | makefu | 2013-09-02 | 1 | -3/+8 |
| | |||||
* | naturalvoices: make portable | makefu | 2013-09-02 | 1 | -1/+1 |
| | |||||
* | add urlparse | makefu | 2013-09-02 | 1 | -8/+7 |
| | |||||
* | util/bin/urlparse: make executable | makefu | 2013-09-02 | 1 | -0/+24 |
| | |||||
* | refactor naturalvoices | makefu | 2013-09-02 | 1 | -6/+14 |
| | | | | | | | | util/lib/naturalvoices/att.sh contains functions to grab and play att text-to-speech from the servers god/ivan/naturalvoices_cached.sh and util/lib/naturalvoices/att.sh are using the new lib | ||||
* | naturalvoices3 supersedes/replaces naturalvoices.att | makefu | 2013-09-02 | 2 | -52/+8 |
| | |||||
* | remove now obsolete naturalvoices script | makefu | 2013-09-02 | 1 | -10/+0 |
| | |||||
* | util dic: print usage | tv | 2013-09-02 | 1 | -5/+15 |
| | |||||
* | util bin dic: remove cruft | tv | 2013-09-02 | 1 | -16/+0 |
| | |||||
* | util bin dic: initial import from the past | tv | 2013-09-02 | 1 | -0/+84 |
| | |||||
* | add naturalvoices3.sh -> now with more evasion | makefu | 2013-08-22 | 1 | -0/+10 |
| | |||||
* | fix trap | makefu | 2013-07-30 | 1 | -1/+0 |
| | |||||
* | natural voices is using aplay instead of mplayer | makefu | 2013-07-30 | 1 | -1/+6 |
| | |||||
* | add working graphite client | makefu | 2013-03-28 | 1 | -1/+2 |
| | |||||
* | add graphite client | makefu | 2013-03-22 | 1 | -0/+4 |
| | |||||
* | rm obsolete dict.leo.org scraper | tv | 2013-02-22 | 1 | -87/+0 |
| | |||||
* | //util with: initial commit | tv | 2013-01-30 | 1 | -0/+6 |
| | |||||
* | //retiolum adv_graphgen: now writing stats to graphite | EUcancER | 2012-06-02 | 2 | -9/+9 |
| | | | | | | | | | painload now provides convenient tools to enable graphite stats generation currently logged are: - overall build time of graphs - anon and detailed build times - current number of users in the darknet | ||||
* | //util/bin add statsc | EUcancER | 2012-06-01 | 1 | -0/+4 |
| | |||||
* | add timer util | EUcancER | 2012-06-01 | 1 | -0/+14 |
| | |||||
* | //util/bin/naturalvoices2.sh: adding variables easy configurability | momo | 2012-04-11 | 1 | -1/+4 |
| | |||||
* | fixed | death | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | new version | death | 2012-03-31 | 1 | -0/+3 |
| | |||||
* | //util sshkill: initial commit | Chinaman | 2011-11-29 | 1 | -0/+33 |
| | |||||
* | // magic: shuffle args | krebs | 2011-11-08 | 1 | -9/+5 |
| | |||||
* | util/bin/magic: add usage | EUcancER | 2011-10-20 | 1 | -0/+20 |
| | |||||
* | //util magic: implement retrieve | tv | 2011-09-24 | 1 | -2/+4 |
| | |||||
* | //util magic: simplify create | tv | 2011-09-24 | 1 | -7/+5 |
| | |||||
* | //util magic: fix major typos | tv | 2011-09-24 | 1 | -23/+33 |
| | |||||
* | //util magic: maybe fix typos^_^ | tv | 2011-09-24 | 1 | -15/+11 |
| | |||||
* | //util magic: initial extract | tv | 2011-09-24 | 1 | -0/+41 |
| | |||||
* | //util/bin/untouch: rename to TouchpadToggle | momo | 2011-09-24 | 1 | -0/+8 |
| | |||||
* | //util/bin/untouch: initial commit | momo | 2011-09-23 | 1 | -0/+8 |
| | |||||
* | //util nextpath: initial commit | tv | 2011-09-19 | 1 | -0/+12 |
| | |||||
* | //util lgoinstall: allow arbitrary directories | tv | 2011-09-18 | 1 | -10/+16 |
| | |||||
* | //util lgoinstall: initial commit | tv | 2011-09-18 | 1 | -0/+125 |
| | | | | This script tries to goinstall local/$(basename $PWD) | ||||
* | //util/bin/translate.google: I can haz BRE @sed?! | tv | 2011-09-09 | 1 | -2/+2 |
| | |||||
* | //util/bin/my-global-ipv4-addr: use BRE @sed | tv | 2011-09-09 | 1 | -1/+2 |
| | |||||
* | //util/bin/dict.leo.org: use BRE @sed | tv | 2011-09-09 | 1 | -18/+18 |
| | |||||
* | //util/bin/anonbox.net: that sed-foo, again^_^ | tv | 2011-09-09 | 1 | -4/+4 |
| | |||||
* | //util/bin/naturalvoices.att: use BRE @sed | tv | 2011-09-09 | 1 | -2/+2 |
| | |||||
* | //util dict.leo.org: initial import | tv | 2011-09-06 | 1 | -0/+87 |
| | |||||
* | util hrefs: initial commit | tv | 2011-08-30 | 1 | -0/+20 |
| | | | | | | The hrefs util extracts hrefs from html-stdin... we could use query for this kind of extraction but hrefs is older and works already as fast as light.. not^_^ | ||||
* | util/bin/galileo: compliance to changed tts-behavior | makefu | 2011-08-06 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of github.com:/krebscode/painload | root | 2011-08-06 | 1 | -0/+4 |
|\ | |||||
| * | util naturalvoices: enable symlink calls | tv | 2011-08-06 | 1 | -0/+4 |
| | | |||||
* | | util naturalvoices: enable symlink calls | tv | 2011-08-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-08-05 | 2 | -0/+25 |
|\ |