aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* propagate: initial importLaurent Ghigonis2013-03-1021-0/+3319
| | | | | | | run commands and proxyfy connections on firewalled machines work in progress core is working todo: frontends !
* dtube: print target name when not foundLaurent Ghigonis2013-03-101-3/+4
|
* dtube: nicer outputLaurent Ghigonis2013-03-101-3/+2
|
* dtube: print target as first outputLaurent Ghigonis2013-03-101-0/+2
|
* dtube: search for closest IPrange if not not foundLaurent Ghigonis2013-03-101-1/+17
|
* dtube: handle IP DNS with empty PTRLaurent Ghigonis2013-03-101-2/+2
|
* dtube: handle IPrange DNS with empty PTRLaurent Ghigonis2013-03-101-2/+2
|
* conf: rename bashrcLaurent Ghigonis2013-03-082-1/+1
|
* conf/bashrc: tweak now()Laurent Ghigonis2013-03-081-1/+1
|
* conf: add Makefile to deploy configurationsLaurent Ghigonis2013-03-081-0/+2
|
* conf/bashrc: add now(), prepends date to tailed new linesLaurent Ghigonis2013-03-081-0/+1
| | | | | | usage: tail -F test.log |now tail -F test.log |now "[%d/%b/%Y %H:%M:%S %z]"
* conf/bashrc: add gitpush1 to push commits one by oneLaurent Ghigonis2013-03-061-0/+1
| | | | | usefull for github service email on commit, that sends only one email per push (maybe this is configurable ? still usefull if you don't have control over it)
* Add support for xz tarballs.Laurent Ghigonis2013-02-281-0/+1
| | | | From: "Jason A. Donenfeld" <Jason@zx2c4.com>
* add my bashrcLaurent Ghigonis2013-02-281-0/+120
|
* add LICENSE for all code in this repositoryLaurent Ghigonis2013-02-281-0/+15
|
* dtube: add README with example usagesLaurent Ghigonis2013-02-281-0/+72
|
* dtube: remove unittests and create external script to test dtubeLaurent Ghigonis2013-02-282-35/+27
|
* dtube: fix bug if no country in IPrange of ASLaurent Ghigonis2013-02-281-2/+2
|
* TODO++Laurent Ghigonis2013-02-281-0/+1
|
* dtube: TODO++Laurent Ghigonis2013-02-281-0/+1
|
* dtube: better error handling when target not foundLaurent Ghigonis2013-02-281-2/+2
|
* dtube: parse and show AS announces for IP rangesLaurent Ghigonis2013-02-281-21/+27
| | | | factorized with HeIP in function He.parse_AS_announces_table()
* dtube: implement HeIP to get info from an IPLaurent Ghigonis2013-02-281-10/+55
|
* dtube: improve helpLaurent Ghigonis2013-02-281-5/+4
|
* dtube: cache supportLaurent Ghigonis2013-02-281-3/+12
|
* dtube: user agent in config fileLaurent Ghigonis2013-02-282-1/+2
|
* dtube: work mostly on layoutLaurent Ghigonis2013-02-281-40/+30
|
* dtube - Tube Definer, detube the intertubes to look into the right tubeLaurent Ghigonis2013-02-282-0/+241
|
* wirecroute rb scriptLaurent Ghigonis2013-02-271-0/+52
|
* add skylog, tool to log skype users status changes to stdout in CSV formatLaurent Ghigonis2013-02-272-0/+89