summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* forked bind_told_zonefile.sh to do all TLDs in resdb instead of just ano.epoch2014-07-171-0/+71
|
* check_db_safety: allow - in domain names and dns server names, escape - ↵SeekingFor2014-04-161-4/+4
| | | | correctly for tr -d
* fixed a bug where I used a literal instead of one of the user defined ↵epoch2013-11-041-5/+11
| | | | variables (thx mkz)
* allow ipv6 addresses as nameserverSeekingFor2013-10-301-2/+2
|
* whoisd... don't remember.epoch2013-10-062-10/+35
| | | | | | added ipv6 address for my nameserver does anyone still use bind_tld_zonefile? upgraded bind_tld_zonefile.sh to use ipv6 in one place and rDNS in another
* changed add_dom to not even bother with anything head -c -1 related. should ↵epoch2013-05-273-4/+40
| | | | | | | still work. added a comment at the top of dec2hex to suggest a shorter version that should work. added a script for generating zonefiles for bind
* There was some werid stuff with add_dom went with what looked like the bestepoch2013-05-241-1/+1
|\ | | | | | | | | | | | | | | of the conflicting lines. Merge branch 'master' of git://1.4.7.7/resdb Conflicts: scripts/add_dom
| * add_dom bugfixAnonymous Coward2013-05-181-1/+1
| |
* | epoch added his anonet ipv6 range to the db. not sure what I changed in ↵epoch2013-05-151-1/+1
|/ | | | add_dom... that's odd.
* UDPMSG4 CLEANUPAnonymous Coward2013-04-072-56/+0
|
* [scripts/git-config] change <name> <email>d3v112012-10-301-0/+6
|
* [chat/anonet]d3v112012-10-071-1/+1
|
* [scripts/add_udpmsg4_chat] [security] .gitignore seckey (thanks Ivo)d3v112012-10-061-2/+5
|
* [scripts/add_udpmsg4_chat] new script for chanservd3v112012-09-021-0/+31
|
* the contrib scripts they should be in contrib/Nick2012-06-042-22/+0
|
* scripts: Added scripts to search for desired ASNs and subnetssevil2012-03-042-0/+22
|
* windows sucks.Nick2012-01-201-1/+1
|
* added scripts/git-pull :-).d3v112011-12-171-0/+7
| | | | | | | | ./scripts/git-pull $PEER_NAME example: ./scripts/git-pull d3v11
* bugfix (thx Nomius)Nick2011-11-101-5/+7
|
* bugfix (thx Nomius)Nick2011-11-101-1/+1
|
* bugfix (thx Nomius)Nick2011-11-101-1/+1
|
* added nameserver_autogen for root nameserverNick2011-09-261-0/+11
|
* same bugfix (thx d3v11)Nick2011-09-251-1/+0
|
* bugfix (thx d3v11)Nick2011-09-251-1/+1
|
* d3v1150m471c.ano has no ns directory, dnsmasq zonegen now handles itNick2011-09-131-4/+6
|
* welcome udpmsg4 paths to resdb :-)Nick2011-09-091-0/+22
|
* reverting IPv6 changes because too much new complexity and no real benefitNick2011-07-071-0/+4
|
* Added iface.php scriptthejetset2011-04-071-0/+5
|
* Add a very basic script which creates a git remote for each resdb userAnonymous Coward2011-02-021-0/+33
| | | | who has registered a git url.
* Updated the bind generator script so that it checks that FQDNs are actually ↵lex2011-01-101-3/+5
| | | | ending in . properly now so that stupid things don't happen whenever we transfer zones or, well, do anything with DNS
* Fixed the bind generator to qualify full domain names properly in the ↵lex2011-01-101-0/+1
| | | | generated zonefile
* removed errors committed by Vutral in 37141f04 (in November)Nick2011-01-032-2/+0
|
* ns/cidrvutral2010-11-162-0/+2
|
* pragmo.ano NS updatedpragmo2010-10-281-4/+4
| | | | dnsmasq_tld_conffile updated to automatically fetch the NS correct IP
* added ns2ip script (to make it easy to fix the dnsmasq autogen script)Nick2010-10-281-0/+15
|
* modified scripts/nameserver_autogen/dnsmasq_tld_conffile to avoid colors in ↵pragmo2010-10-101-5/+8
| | | | ls outut :)
* updated a2.o on suggestions from anonnoNick2010-09-081-0/+9
|
* Revert "Added atomictorrent repo, and added multirepo support for pragmo:"Nick2010-08-291-2/+2
| | | | | | | | | | | | | | | | | | | | | This reverts commit a4873c43c2d49ddfc02143a38257e774c5f578a2, but undoes the revert for all the documented changes above. The only change that stays reverted is the (undocumented) change to the tinydns autogen script. If you want the tinydns autogen script to output your own NS instead of mine (the default), the correct thing to do is to change your own configuration (for example, by running ./configure). Starting an editing war with everybody else who's too lazy to configure and decides to pull the same stunt you did doesn't help anyone, since the whole lot of you will be constantly stepping all over each other. I believe my NS is the most sane default, so I think it should stay. If I'm wrong, feel free to revert my revert of your commit, but if you're going to do a commit that's likely to cause controversy, it'd be nice to explain your reasons in the commit message, rather than just trying to slip it under the radar by bundling it in with another commit and not even mentioning it in the log. (Remember: I can't read your mind, so I don't think it's fair for you to expect me to know you're right, even if you are. I'm just not smart enough to know why you're right.)
* Added atomictorrent repo, and added multirepo support for pragmo:pragmo2010-08-241-2/+2
| | | | | | now inside /db/usr/pragmo there is th repos dir which contains one dir for each pragmo's repo. resdb2 is the classic resdb (rebooted ;)), while atomictorrent is a new repo containing torrents.
* scripts/nameserver_autogen/dnsmasq_tld_conffile now write also revDNS ↵pragmo2010-08-051-4/+25
| | | | nameservers
* Modification of scripts/nameserver_autogen/dnsmasq_tld_conffilepragmo2010-08-051-0/+2
|
* scripts/nameserver_autogen/dnsmasq_tld_conffile modifiedAntonio Quartulli2010-08-031-1/+4
|
* added ip6Antonio Quartulli2010-07-291-0/+10
|
* bug fixes for tinydns datafile generation (thanks again, Quintum)Nick2010-07-221-15/+21
|
* more OpenBSD fixes (again, thanks Quintum)Nick2010-07-211-8/+8
|
* OpenBSD fix (bug found by Quintum)Nick2010-07-211-1/+1
|
* export now hijacks tech-cNick2010-06-271-2/+2
|
* updated dn42 export to export netblock infoNick2010-06-211-0/+22
|
* added an export script for dn42Nick2010-06-151-0/+20
|
* scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)Nick2010-05-12262-0/+350
|