|
USRCHK 1.06a
This is a program to retrieve session information from Netserver and HyperARC
type 3com Total Control Chassises
It is written in C and implemented via telnet pipes
It outputs stats in either text format from the command line or HTML
through calling from a web page. It can also be used to kill users
manually from the command line, by clicking in the webpage, or to autokill
users when a chassis reaches capacity (with crontab)
See the READ-ME-UNIX in the individual files for more info.
- Get the unix version here
- Get the WIN32 version here (1.05a)
- Individual files (unix version)
MAXLIST 1.04
This is a program to retrieve session information from Ascend Max 40xx/60xx
Dialup Servers. It outputs stats in either text format from the
command line or HTML through calling from a web page. It can also
be used to kill users manually from the command line, by clicking in
the webpage, or to autokill users when a chassis reaches capacity
(with crontab)
It is written in C and based on ucd-snmp. the ucd-snmp package can be
found at ftp://ucd-snmp.ucdavis.edu/.
It also includes a NON-SNMP finger based program, maxlist-finger.
See the READ-ME in the individual files for more info.
- Get it here
- Individual files
CHECKPRIS 1.0.1
This is a program to check up/down status on PRIs going into
Ascend Max 40xx/60xx Dialup Servers or 3com HiperDSP/Netserver cards via
the NMC card.
It will send email notification when any status changes between up
and down or when it can't retrieve said info.
It is written in C and requires sendmail and snmpget.
snmpget is usually standard with unix based OSes, but can be found
in the ucd-snmp package which in turn can be found at ftp://ucd-snmp.ucdavis.edu/.
See the READ-ME in the individual files for more info.
- Get it here
- Individual files
NETSERVER-PORTCHECK 1.0.0
This is a program to check modem status on 3com Total Control-style
chassises w/netserver cards.
If the modem status is anything other than "A R P" it will mail/page
the trouble-ports to the addresses defined in the program.
It is written in C and implemented via telnet pipes
See the READ-ME in the individual files for more info.
- Get it here
- Individual files
NCOHAFMUTA 1.4.0
This is a networked real-time chat/conferencing system.
It's text-based and allows students, academic staff, businesses, or any other people on the net to talk to
each other in real-time, via a telnet-based client or java applet embedded in a web page
- Its homepage
QPOPPER-MYSQL
These are patches I wrote, against the qpopper pop3 daemon for native mysql
and maildir support.
Qpopper can be found here
To patch the source, put the patch you download below, in your main qpopper
directory. Then run:
patch -p1 < name.of.patch
Where name.of.patch represents the filename you downloaded.
e.g. patch -p1 < qpopper-mysql-0.16.patch
After patching, read the README.MYSQL and mysql-popper.conf file for more information.
Qpopper-mysql is released under the GPLv3 license - You can read the license here or
download the latest .tar.gz version of the patch which includes the LICENSE file
- Version history (MySQL Changes)
-- (README)
- Version history (MailDir Changes)
-- (README)
For 4.0.18
- Version 0.16 (Jun 23, 2009) (BETA!)
For 4.0.7, 4.0.8, 4.0.9
- Version 0.15 (Jun 1, 2006)
For 4.0.5
- Version 0.14 (Feb 19, 2005)
- Version 0.13 (Mar 24, 2004)
- Version 0.12 (Jul 15, 2003)
- Version 0.11 (Apr 3, 2003)
- Version 0.10 (Mar 13, 2003)
For 4.0.3/4.0.4
- Version 0.9.1 (Apr 3, 2003)
- Version 0.9 (Feb 18, 2003)
- Version 0.8 (Feb 6, 2003)
- Version 0.7 (Jan 28, 2003)
- Version 0.6 (Jan 10, 2003) THIS VER. IS BROKEN IF YOU USE MAILDIR BUT NOT MYSQL!
- Version 0.5 (Jul 9, 2002)
For 4.0.3
- Version 0.4 (Apr 4, 2002)
- Version 0.3 (Oct 30, 2001)
For 3.1.2
- Version 0.1
Related Links:
- Exim, Amavis, Qpopper with TLS+MySQL Auth Mini How-To
- Postfix + Mysql + Qpopper Mini How-To (in Russian)
- qpopper-mysql's freshmeat page
- Mysql - Exim - Qpopper PHP based interface (in Russian, but has English files too)
POSTFIX PATCHES
These are patches against Postfix release-20010228 (these SHOULD also patch cleanly against pl04).
The first is a patch by Jeff A. Earickson to do directory hashing for local mailbox delivery.
The second is a patch by Keith Stevenson to do local per-user mailbox size limiting mbox-style (w/maps)
The third is a patch by me to add size limiting support for Maildir/ style mailboxes.
To patch the source with these, put the patch in your main Postfix source directory.
Then run:
patch -p1 < name.of.patch
NOTE: My Maildir/ support patch REQUIRES you to apply Stevenson's patch FIRST
NOTE: These do NOT work with the VDA (Virtual Delivery Agent) or a specific mailbox_command, just with Postfix's local agent.
Nadal has mbox & maildir limiting patches for the VDA, if you use that. see here
- Directory Hashing - against release-20010228
- Inbox Limiting - against release-20010228
- Maildir/ support to Inbox Limiting - against release-20010228
CHECKMOD 1.0.0
This is a program you can put on your web page to let users know which
pages on your site have changed since they last visited.
When someone visits your site, it will set a cookie, saving the last time
they accessed the site. Then when they return, it will read the time from
the cookie and compare it against the modification times of the webpages
you specify in the config file. If newer than their timestamp, it will
pop up a dialog box to them, saying which pages have changed and when they
were last changes.
It is written in C and JavaScript.
See the READ-ME in the individual files for more info.
- Get it here
- Individual files
|
|