Last updated: Wed Aug 6 16:29:26 2008

Repositories

https://code.launchpad.net/~janos-gyerik/

All my public repositories are managed with the Bazaar version control system (VCS), and hosted on Launchpad. You can see check-out information, project description, bugs, and other detailed information on the site. The collection is growing, as I'm gradually migrating my private repositories. Here, I just briefly introduce my favourites.

lp:~janos-gyerik/scripts/software-cache
Scripting framework to keep a local cache of downloadable software. The Software Cache pages are based on these scripts, periodically checking original software websites and downloading latest versions.
lp:~janos-gyerik/scripts/irc-logger-bot
IRC Logger Bot. In the main is a Perl script that connects to an IRC server and joins some channels and saves conversations in logfiles. In addition, scripts to setup cron jobs to ensure the logger bot is always up, and to restart every day at midnight to have daily logs.
lp:~janos-gyerik/scripts/ldap
Simple LDAP user management scripts. Simple scripts for everyday tasks such as adduser.sh, deluser.sh, etc.