Age | Commit message (Expand) | Author |
2006-05-06 | Oper logging module -- this still needs test compiling and test running | brain |
2006-05-06 | Ignore EAGAIN when write()ing | brain |
2006-05-03 | Checks for negative fd's when adding them to the socketengine so we can gener... | brain |
2006-05-03 | Return false was missing | brain |
2006-05-02 | New header at the top of this file clarifying gplv2 only (we hadnt made it cl... | brain |
2006-05-02 | Forwardport (yes those do happen). | brain |
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-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-24 | Fix various typos and warnings | brain |
2006-04-24 | Missing includes | 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 | 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 | 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 | execinfo - backtrace() and backtrace_symbols() where available | brain |
2006-04-20 | Execinfo stuff | brain |
2006-04-18 | Fix for crashes in m_ident (should work) | brain |
2006-04-14 | Fix reversed parameters in x:y - joinflood was not broken | brain |
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-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 | Typedef an ugly iterator, dont send mode string if no modes were in the outpu... | brain |
2006-04-10 | A few more typedefs defined and put into use. | om |
2006-04-10 | Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly usi... | om |
2006-04-10 | Assorted changes here, Extend() is not templated so you can pass it any point... | om |
2006-04-10 | Typo fixes, move some stuff about | brain |
2006-04-10 | INSERT foot INTO mouth WHERE user='Brain' | brain |
2006-04-10 | I hate HATE HATE templates. | brain |
2006-04-10 | istringstream not ostringstream | brain |
2006-04-10 | Extra allowance for modes which have different number of params when being se... | brain |