Age | Commit message (Expand) | Author |
2006-05-01 | Need checks in two places for escaping to work. | brain |
2006-05-01 | Ability to use the \ symbol to escape ascii values in a tag, e.g.: | brain |
2006-04-30 | change to ability for QueryCount to return -1 for both of the 1.1 sql api's | brain |
2006-04-30 | In 1.1, we return a negative value when QueryCount has a downed connection - ... | brain |
2006-04-30 | Merge of peaveydk's diff (at last) | brain |
2006-04-28 | Synching of channel TS after a whole channel has been sent. | brain |
2006-04-28 | Error checking of raise(), so that if theres no coredump and raise fails, we ... | brain |
2006-04-28 | signal/raise in the sigsegv handler to re-raise the sig for a coredump | brain |
2006-04-28 | In static build save munged files as .m_name_static.cpp rather than m_name_st... | brain |
2006-04-27 | When i find out what IDIOT changed all the module_init's to e.g. devoice_init... | brain |
2006-04-26 | maxbuf -> maxquit (this isnt finished yet) | brain |
2006-04-25 | Check for NULL, set pointers to NULL after deletion | brain |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-24 | Missing includes | brain |
2006-04-24 | Typo in the macro :p | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-21 | Forward-port of 1.0.4 tweak | brain |
2006-04-20 | Typo | brain |
2006-04-20 | Change the makefile too | brain |
2006-04-20 | Include paths change | brain |
2006-04-20 | Move to new include path | brain |
2006-04-20 | Changed first of files to match new location of headers | brain |
2006-04-20 | Movement of cmd_* headers into include/commands (this is incomplete) | brain |
2006-04-20 | This dir will hold headers for mode handlers | brain |
2006-04-20 | Fixed execinfo | brain |
2006-04-20 | Extra stuff to explicitly link execinfo.so | brain |
2006-04-20 | Tweaks (FIXES) | brain |
2006-04-20 | init_module | brain |
2006-04-20 | Alright, who fucked with this? | brain |
2006-04-20 | Fixes for lib dirs | brain |
2006-04-20 | Add /usr/local/include (why isnt this included as default?!) | brain |
2006-04-20 | execinfo - backtrace() and backtrace_symbols() where available | brain |
2006-04-20 | Execinfo stuff | brain |
2006-04-20 | Added detection of execinfo.h (part of the libexecinfo port on freebsd, defau... | brain |
2006-04-18 | Fix for crashes in m_ident (should work) | brain |
2006-04-14 | Bail if no g++ | brain |
2006-04-14 | Fix reversed parameters in x:y - joinflood was not broken | brain |
2006-04-13 | make make install install ssl stuff | om |
2006-04-13 | Better handling of dependencies, doesnt always rebuild mode handler files now | brain |
2006-04-13 | Makefile tweaks | brain |
2006-04-13 | Not required | brain |
2006-04-13 | Test | brain |
2006-04-12 | Someone didnt test their fixes in cygwin *gets tortoise torture kit* | brain |
2006-04-12 | Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes... | w00t |
2006-04-12 | Made FindMatching(Global|Local) available via users.h | brain |
2006-04-11 | Die windows die. | om |
2006-04-11 | Remove an extern, partly because it's unused, partly because it then gets sha... | om |
2006-04-10 | Route some more stuff through socket.h and hash_map.h. Add #define protection... | om |
2006-04-10 | Routing more socket includes through socket.h | om |
2006-04-10 | Typedef an ugly iterator, dont send mode string if no modes were in the outpu... | brain |