Centroid.EU Blog
(this blog is mostly encrypted - adults only)
|
Previous Page
October 13th, 2011
I saw a similar posting on Slashdot...
int
main(void)
{
printf("Goodbye, World.\n");
exit(0);
}
I bought the book "The ANSI C Programming Language" (second edition) three
times in my life. One is in the hands of a stranger who I gave this book
at the GTABUG BSD Usergroup meet in Toronto. But this article is not about
the book but rather the author of this book who recently died. Rest in
Peace Dennis Ritchie, and may everyone who was touched by your wonderful
creations celebrate your life! Mourn death, but celebrate life. Thanks
for making me understand (somewhat)!
0 comments
Photos from EuroBSDCon 2011
October 10th, 2011
I got back home earlier today from the hotel in Maarssen. Here is some
photos that I made of people and the venue. Enjoy. Email me if you are
in these photos and want them removed.
Photos from EuroBSDCon 2011.
Unfortunately many photos turned out blurry and distorted, I decided not to
put those ones up. Maybe I need a new camera.
0 comments
My Business Card
October 4th, 2011
I got 100 business cards made for EuroBSDCon. I got the idea at BSDCon 2000
where I got at least 10 or so cards from 10 people. Here is how mine looks
like:
I'm getting on a train tomorrow so this should be the last blog entry before
October 10th. I'm not going to have guaranteed 'net but if I do I have an
OTP skey system set up that allows me to reach an account on my DSL.
0 comments
I miss you!
October 2nd, 2011
The blackbird (Turdus merula) here has disappeared. I can't see them any more and someone
told me they had a mass dying. Some virus perhaps.
Here is a picture I took of a blackbird in Schweinfurt a few years ago during
winter feeding on my parents porch. They were cheerful birds always singing
very loud and getting on someones nerve while I was programming. But now
that it's all silent, I kinda miss the dang things. May you have better
fares in the place you are now!
0 comments
Weird BIND9 observance
September 29th, 2011
Ever since I put in IXFR support in Wildcarddnsd I have been watching the logs
and I have a very weird problem. Basically all zones except one DON'T get
pulled. What's weird about this is that I'd expect either all zones get pulled
on a regular basis or none like all but one are doing right now. When I
restarted bind9 on goldflipper.net it pulled a zone update for centroid.eu
and ever since has been pulling it on a regular basis. The SOA is the same
on both goldflipper.net and uranus.centroid.eu:
$ dig +short soa centroid.eu @uranus.centroid.eu
uranus.centroid.eu. pjp.centroid.eu. 1316729113 3600 1800 1209600 86400
$ dig +short soa centroid.eu @ipv4.goldflipper.net
uranus.centroid.eu. pjp.centroid.eu. 1316729113 3600 1800 1209600 86400
Below is roughly an 80 line log of wildcarddnsd AXFR operations to show you
what I mean.
Sep 29 10:52:37 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 11:06:45 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 11:09:01 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 11:09:02 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 11:09:02 uranus wildcarddnsd[9575]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 11:11:32 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 11:21:45 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 11:33:05 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 11:35:17 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 11:50:35 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 11:55:40 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 11:58:49 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 11:58:50 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 11:58:50 uranus wildcarddnsd[1519]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 12:07:16 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 12:08:14 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 12:20:39 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 12:25:34 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 12:38:01 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1,
answering "4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 12:43:14 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 12:45:44 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 12:45:44 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 12:45:44 uranus wildcarddnsd[28509]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 12:59:30 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 13:07:35 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 13:16:02 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 13:23:37 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 13:34:29 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 13:41:04 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 13:45:00 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 13:45:00 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 13:45:00 uranus wildcarddnsd[5739]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 13:56:28 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 14:01:17 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 14:15:23 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 14:15:56 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 14:22:09 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 14:36:45 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 14:36:45 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 14:36:46 uranus wildcarddnsd[24765]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 14:39:57 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 14:42:54 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 14:58:11 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 15:01:45 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 15:07:53 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 15:21:41 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 15:24:44 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 15:24:44 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 15:24:45 uranus wildcarddnsd[24475]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 15:35:52 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 15:40:33 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 15:48:48 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 15:57:30 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 16:02:28 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 16:17:02 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1,
answering "4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 16:21:36 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 16:21:36 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 16:21:37 uranus wildcarddnsd[28113]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 16:27:13 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 16:29:53 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 16:42:54 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 16:47:16 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 16:56:16 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 17:09:33 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 17:09:33 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 17:09:33 uranus wildcarddnsd[15234]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 17:12:10 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 17:17:59 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
Sep 29 17:23:17 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 17:36:57 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"swpegasus.de." type=SOA(6) class=1, answering "swpegasus.de."
Sep 29 17:39:57 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.solarscale.de." type=SOA(6) class=1, answering "ipv6.solarscale.de."
Sep 29 17:43:05 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"goldflipper.net." type=SOA(6) class=1, answering "goldflipper.net."
Sep 29 17:58:41 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"centroid.eu." type=SOA(6) class=1, answering "centroid.eu."
Sep 29 17:58:41 uranus wildcarddnsd[7545]: AXFR connection from
200.46.208.61 on interface "em0"
Sep 29 17:58:41 uranus wildcarddnsd[16657]: IXFR request for zone
"centroid.eu.", replying...
Sep 29 18:03:31 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa." type=SOA(6) class=1, answering
"4.7.0.f.0.6.a.0.1.0.0.2.ip6.arpa."
Sep 29 18:12:30 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"ipv6.centroid.eu." type=SOA(6) class=1, answering "ipv6.centroid.eu."
Sep 29 18:13:11 uranus wildcarddnsd[14017]: request on descriptor 24
interface "em0" from 200.46.208.61 (ttl=0, region=255) for
"solarscale.de." type=SOA(6) class=1, answering "solarscale.de."
I sent an email to the BIND-users mail list but I think it got stopped by the
mail administrator or got dumped to /dev/null.
0 comments
Bye Bye seti@home, Hello Rosetta@home
September 28th, 2011
I've been doing seti@home on and off before it was a BOINC task. However
I'm getting weary of waiting for news of SETI discoveries. It's time to
do something new. Out goes
seti@home and in goes
Rosetta@home. Rosetta@home is similar to Docking@home which I also
participate in. It's really time to dedicate my computer to humans instead
of aliens, we're in greater need (in our ignorance). If you're interested
in what my BOINC stats are, here they are.
I'm in spot 142,597 out of 2.2 million and dropping by 19 daily. That's OK
though I'm not complaining.
0 comments
Wildcarddnsd Handbook
September 28th, 2011
I've created a small
Handbook for the design and implementation of the Wildcarddnsd program. It
may be interesting to some and you could learn something from it. I'm thinking
of one day making this into a magicpoint presentation for speaking somewhere.
0 comments
Mega-commit on Wildcarddnsd
September 19th, 2011
Well the AXFR code is in the wild now (:P).
Here
is a commit message that should be very informative on what was changed.
0 comments
Equinox in 5 days
September 18th, 2011
Equinox is upon us again
and will indicate that Autumn has arrived in the northern hemisphere.
Auf Deutsch, das
Aequinoktium ist in fuenf Tagen wieder da. Fuer .de heisst das Herbst.
0 comments
Going to EuroBSDCon for sure
September 18th, 2011
Well I just paid the registration including 1 tutorial. I'll be attending
the "Building the network you need with PF, the OpenBSD packet filter"
tutorial by Peter N. M. Hansteen. I'm hoping to pick up some nifty tricks
and get more familiar with the packet filter in general. Then I'll also
attend the conference and social event. I enter Amsterdam on the 5th of
October and then take the train to Maarssen on the 6th. On the 7th is the
tutorial and 8th and 9th are the conference, on the 10th I'm going back to
Germany by train and on the 11th I go back to work. Well I wish I could
say see you there, but what the hell. See you there.
0 comments
Next Page
|
Search
RSS Feed
Click here for RSS
On this day in
Other links
Have feedback?
By clicking on the header of an article you will be
served a cookie. If you do not agree to this do not
click on the header. Thanks!
Using a text-based webbrowser?
... such as lynx? Welcome back it's working again for the time being.
Older Blog Entries
March, 2023
February, 2023
January, 2023
December, 2022
November, 2022
October, 2022
September, 2022
August, 2022
July, 2022
June, 2022
May, 2022
April, 2022
March, 2022
February, 2022
January, 2022
December, 2021
November, 2021
October, 2021
September, 2021
March, 2021
February, 2021
January, 2021
December, 2020
November, 2020
October, 2020
September, 2020
August, 2020
July, 2020
June, 2020
May, 2020
April, 2020
March, 2020
February, 2020
January, 2020
December, 2019
November, 2019
October, 2019
September, 2019
August, 2019
July, 2019
June, 2019
May, 2019
April, 2019
March, 2019
February, 2019
January, 2019
December, 2018
November, 2018
October, 2018
September, 2018
August, 2018
July, 2018
June, 2018
May, 2018
April, 2018
March, 2018
February, 2018
January, 2018
December, 2017
November, 2017
October, 2017
September, 2017
August, 2017
July, 2017
June, 2017
May, 2017
April, 2017
March, 2017
February, 2017
January, 2017
December, 2016
November, 2016
October, 2016
September, 2016
August, 2016
July, 2016
June, 2016
May, 2016
April, 2016
March, 2016
February, 2016
January, 2016
December, 2015
November, 2015
October, 2015
September, 2015
August, 2015
July, 2015
June, 2015
May, 2015
April, 2015
March, 2015
February, 2015
January, 2015
December, 2014
November, 2014
October, 2014
September, 2014
August, 2014
July, 2014
June, 2014
May, 2014
April, 2014
March, 2014
February, 2014
January, 2014
December, 2013
November, 2013
October, 2013
September, 2013
August, 2013
July, 2013
June, 2013
May, 2013
April, 2013
March, 2013
February, 2013
January, 2013
December, 2012
November, 2012
October, 2012
September, 2012
August, 2012
July, 2012
June, 2012
May, 2012
April, 2012
March, 2012
February, 2012
January, 2012
December, 2011
November, 2011
October, 2011
September, 2011
August, 2011
July, 2011
June, 2011
May, 2011
April, 2011
March, 2011
February, 2011
January, 2011
December, 2010
November, 2010
October, 2010
September, 2010
August, 2010
July, 2010
June, 2010
May, 2010
April, 2010
March, 2010
February, 2010
January, 2010
December, 2009
November, 2009
October, 2009
September, 2009
August, 2009
July, 2009
June, 2009
May, 2009
Powered by BCHS
|