added registration
[spider.git] / perl / DXUser.pm
2001-10-24 minimaadded registration
2001-10-09 minimafixed Aliases so that shutdown works again.
2001-10-01 minimamake login info not default
2001-09-15 minimamake unset/logininfo not reset back to 1 after login
2001-09-14 minima1. added the start of script files on login/startup...
2001-09-01 minimachange build number calculation to be more accurate
2001-08-08 minimamerged back NEW_ROUTE into trunk
2001-04-08 minimachanged lockfile name to .lck (from .lock) for M$
2000-08-19 minima1. Added an efficiency thing for AUTOLOADed accessors...
2000-08-18 minimaremoved calls to $dbm->del_dup from DXUser.pm
2000-08-06 minimamerge in various changes onto dirk2
2000-08-01 minimafixed import export
2000-07-31 minimafixed sh/node
2000-07-29 minimaadded a forward/latlong command
2000-07-26 minimasync the user database every 15 secs
2000-07-26 minima12. added an 'auto rcmd <node> for/oper <call>' for...
2000-07-26 minima1. added wantgrid (to control display of grid square...
2000-06-13 djkfixed sh/node crash
2000-06-12 djk1. Added RCMD for clx
2000-06-09 djkget all the debugging finally into the debug files...
1999-11-21 djknailed set/unset parameters in user file
1999-11-21 djkget set/nobeeps to work?
1999-11-21 djkfixed the default fo set/login to off not on
1999-11-21 djkadded loginfo stuff
1999-11-18 djkremoved more 5.004 ambiguities including making the...
1999-11-18 djkfixed talk
1999-11-18 djkadded auto ping and obs count to dxchan
1999-11-16 djkremove check for existing user out of DXUser::new
1999-11-14 djk*** empty log message ***
1999-11-14 djkgot rid of useless brakets on eval in decode in DXUser
1999-11-14 djkAdded BBS.pm to start allowing BBSes to send mail into...
1999-11-12 djkadded show sun
1999-04-20 djk*** empty log message ***
1999-03-15 djk1. added $actiondata to filter line to allow per action...
1999-03-03 djkadded new DXUser with homemade data->ref and ref->data...
1999-02-17 djk1. added export_user.pl to export user files (for inter...
1999-02-08 djkfiddled with DXuser for G0RDI's benenfit
1998-12-21 djkpre 1.13 release
1998-12-20 djk1. Fixed problems with sh/rcmd (talk/ann/log) with...
1998-12-13 djk1. Incorporated sh/st, (un)set/lockout, forward/opernam... R_1_10
1998-11-30 djkI think I have most the SSID probs cracked.
1998-11-10 djkadded the hooks for internationalisation
1998-11-04 djkloads of changes and added things
1998-09-29 djkadded a first pass at receiving mail and files. It...
1998-09-28 djkstarted the addition of help files
1998-09-28 djkadded announce
1998-07-18 djkwell on the way to having a working cluster database
1998-06-22 djkWe have lift off, we are CONNECTED. We aren't doing...
1998-06-20 djkfleshed out some commands (particularly flag setting...
1998-06-20 djkStarted on the dx cluster database stuff
1998-06-19 djksorted out inheritance
1998-06-17 djkwe have a initial working loging in version. Doesn...
1998-06-16 djkstarted to flesh some of it out.
1998-06-16 djkadded Ids and changed the name of DXConnect to DXChannel
1998-06-15 djkInitial version