ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/dist/example.motd
Revision: 1.1
Committed: Thu Jul 19 08:24:47 2007 UTC (16 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import. the most important changes since Atheme are:
- fixed many memory leaks
- fixed many bugs
- converted to C++ and use more STL containers
- added a (not very enhanced yet) perl module
- greatly improved XML-RPC speed
- added a JSON-RPC module with code from json-cpp
- added a valgrind memcheck module to operserv
- added a more object oriented base64 implementation
- added a specialised unit test framework
- improved stability
- use gettimeofday() if available
- reworked adding/removing commands
- MemoServ IGNORE DEL can now remove indices

File Contents

# Content
1 This is the services daemon for &network&.
2
3 Nickname registrations will expire after &nickexpiry& days.
4 Channel registrations will expire after &chanexpiry& days.
5
6 Registered users: &myusers&
7 Registered channels: &mychans&
8
9 Please /join #services for help.