|
File
|
Last Change |
|---|---|
../
|
|
userserv.pod
|
1.2 (19 years ago) by pippijn: - added rcsid to some files - more documentation tweaks - made most protocol commands local to phandler.C - added ircd metadata (inspircd only for now) - added inspircd swhois support |
saslserv.pod
|
1.2 (19 years ago) by pippijn: - added rcsid to some files - more documentation tweaks - made most protocol commands local to phandler.C - added ircd metadata (inspircd only for now) - added inspircd swhois support |
operserv.pod
|
1.3 (19 years ago) by pippijn: - changed name - updated the example config to the new system - added more documentation - enhanced documentation generators - added a link to the pdf to the website - added an RSS feed generator - transitioned hooks to c++ callbacks - did various merges with upstream along the way - added const where appropriate - removed the old block allocator - fixed most memory leaks - transitioned some dictionaries to std::map - transitioned some lists to std::vector - made some free functions members where appropriate - renamed string to dynstr and added a static string ststr - use NOW instead of time (NULL) if possible - completely reworked database backends, crypto handlers and protocol handlers to use an object factory - removed the old module system. ermyth does not do any dynamic loading anymore - fixed most of the build system - reworked how protocol commands work |
nickserv.pod
|
1.3 (19 years ago) by pippijn: - changed name - updated the example config to the new system - added more documentation - enhanced documentation generators - added a link to the pdf to the website - added an RSS feed generator - transitioned hooks to c++ callbacks - did various merges with upstream along the way - added const where appropriate - removed the old block allocator - fixed most memory leaks - transitioned some dictionaries to std::map - transitioned some lists to std::vector - made some free functions members where appropriate - renamed string to dynstr and added a static string ststr - use NOW instead of time (NULL) if possible - completely reworked database backends, crypto handlers and protocol handlers to use an object factory - removed the old module system. ermyth does not do any dynamic loading anymore - fixed most of the build system - reworked how protocol commands work |
memoserv.pod
|
1.1 (19 years ago) by pippijn: reworked documentation system |
global.pod
|
1.1 (19 years ago) by pippijn: reworked documentation system |
gameserv.pod
|
1.2 (19 years ago) by pippijn: - added rcsid to some files - more documentation tweaks - made most protocol commands local to phandler.C - added ircd metadata (inspircd only for now) - added inspircd swhois support |
chanserv.pod
|
1.4 (18 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core |