This is some of the stuff that i've made through time, if you miss something, tell me and i'll put it online.
The party mp3 player - Look here.
vcheck is a little checkpasswd-like tool to make
mod_auth_external
authenticate against vpopmail
user database.
Look here.
Small commandline tool to detect which webserver a specified site is
running. Compiles under most unices and
lcc-win32.
httpwhich.c
A very small, but quite useful, tool. It reads from stdin and outputs
to stdout. It then counts the bytes flowing and outputs that count on
stderr.
count.c
A little rfc 868
compliant client for Windows 9x/NT. (Note: Ofcourse it doesn't work with
daylight saving. Bwah, i hate Windows!)
win32settime.c
A simple commandline reboot utility for Windows NT.
win32reboot.c
Small tool to convert linebreaks from unix CR to DOS/Windows CR/LF.
unix2dos.c
Small tool to convert standard ascii (ISO-8859-1) to html.
txt2html.c
A small .reg file for tuning Windows NT, it's very specific for my needs,
but something got to be reuseable.
Some highlights:
- Disables Dr.Watson
- Turns off window animation
- Disables CDROM-autorun
- Removes the "Start menu" delay
- Disables the windows key
- Lets numlock defaults to ON
- Enables 24bit icons
tunent.reg
Shell script to automaticly notify you of
Debian upgrades from cron.
apt-update
Makefile for fetching and building
Apache,
PHP,
mod_ssl and
mod_auth_external.
Makefile-apache
Makefile for fetching and building qmail with these patches:
- SMTP AUTH
- SSL/TLS
- Eudora SSL bugfix
- Netscape bugfix
- QMAILQUEUE
- CAPA
- and more...
Makefile-qmail