ViewVC Help
View Directory | Download Tarball
/cvs/ermyth/include
File (rev) Last Change
 ../
protocol/ (from asuka.h/1.5) #defines to enum
ermyth/ (from module.h/1.5) split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
common/ (from balloc.h/1.4) #defines to enum
boost/ (from foreach.hpp/1.2) - changed configurations to the c++ stdlib - more #defines to enum - removed getopt.h and link.h from the system as they were unused - reworked logstreams - added an itoa with old syntax - made klines objects - moved some global variables into appropriate classes - fixed boost.foreach's compiler workaround #if's - allow other files to add exceptions with ADD_EXCEPTION - changed mynick_t to c++ object - moved servers.h out of atheme.h - corrected PING from inspircd 1.2
account/ (from kline.h/1.6) split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
util.h (dead) 1.2 (16 years ago) by pippijn: removed old files
users.h 1.6 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
uplink.h 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
tools.h 1.10 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
template.h 1.4 (16 years ago) by pippijn: #defines to enum
table.h 1.4 (16 years ago) by pippijn: #defines to enum
symbolmatrix.h (dead) 1.2 (16 years ago) by pippijn: removed old files
svsconfig.h 1.5 (16 years ago) by pippijn: #defines to enum
stdinc.h 1.5 (16 years ago) by pippijn: #defines to enum
sourceinfo.h 1.5 (16 years ago) by pippijn: #defines to enum
shstr.h (dead) 1.2 (16 years ago) by pippijn: removed old files
servtree.h 1.5 (16 years ago) by pippijn: #defines to enum
services.h 1.7 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
servers.h 1.7 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
sasl.h 1.4 (16 years ago) by pippijn: #defines to enum
privs.h 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
pmodule.h 1.4 (16 years ago) by pippijn: #defines to enum
phandler.h 1.7 (16 years ago) by pippijn: #defines to enum
object.h 1.6 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
news.h 1.4 (16 years ago) by pippijn: #defines to enum
module.h (dead) 1.3 (16 years ago) by pippijn: removed old files
md5.h (dead) 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
match.h 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
logger.h 1.2 (16 years ago) by pippijn: #defines to enum
linker.h (dead) 1.4 (16 years ago) by pippijn: - put faultcodes into their own namespace - removed old files - limited header garbage in atheme.h - macros to inline bools for connection_t::is_* - put some connection_t functions into the connection_t class
internal.h 1.4 (16 years ago) by pippijn: #defines to enum
i18n.h 1.4 (16 years ago) by pippijn: #defines to enum
hook.h (dead) 1.4 (16 years ago) by pippijn: #defines to enum
global.h 1.6 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
gencallbacks.pl (dead) 1.2 (16 years ago) by pippijn: added missing files
forwards.h 1.5 (16 years ago) by pippijn: #defines to enum
flags.h 1.5 (16 years ago) by pippijn: #defines to enum
exception.h (dead) 1.2 (16 years ago) by pippijn: removed old files
event.h 1.4 (16 years ago) by pippijn: #defines to enum
dlink.h 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
dictionary.h (dead) 1.4 (16 years ago) by pippijn: - put faultcodes into their own namespace - removed old files - limited header garbage in atheme.h - macros to inline bools for connection_t::is_* - put some connection_t functions into the connection_t class
datastream.h 1.4 (16 years ago) by pippijn: #defines to enum
crypto.h (dead) 1.3 (16 years ago) by pippijn: removed old files
connection.h 1.8 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
confparse.h 1.7 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
common.h 1.5 (16 years ago) by pippijn: #defines to enum
commandtree.h 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
channels.h 1.8 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
callback.h.in (dead) 1.2 (16 years ago) by pippijn: removed old files
base64.h (dead) 1.2 (16 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
balloc.h (dead) 1.3 (16 years ago) by pippijn: removed old files
authcookie.h 1.4 (16 years ago) by pippijn: #defines to enum
atheme_string.h (dead) 1.5 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
atheme_memory.h (dead) 1.4 (16 years ago) by pippijn: removed old files
atheme.h 1.10 (16 years ago) by pippijn: split up ermyth into ermyth-modules, libermyth (currently just ermyth-util) and ermyth-core
account.h 1.4 (16 years ago) by pippijn: #defines to enum
5 directories and 51 files shown