Age | Commit message (Expand) | Author |
2005-11-25 | Removed cross-server mesh stuff | brain |
2005-11-25 | Removed mesh module functions | brain |
2005-11-25 | Removed server socket stuff from socketengine | brain |
2005-11-25 | Fixed compile time glitches in new code, removed obselete variables | brain |
2005-11-25 | My first commit -- and a really minor/anal one at that. :P | w00t |
2005-11-25 | Started removal of server linking code from core and implementation of socket... | brain |
2005-11-23 | Added some stuff to socket classes | brain |
2005-11-23 | Adjusted configure to generate proper makefiles for building of socket.* | brain |
2005-11-23 | Added start of socket classes used by modular linking | brain |
2005-10-17 | Unspecified changes (records lost in server upgrade) | brain |
2005-10-01 | Fixed false example info in config. | frostycoolslug |
2005-10-01 | Fix to bug#82 reported by ashen - "the're" typo | brain |
2005-08-25 | Fixed code so that it will still work with kernel 2.8, 3.0, 3.2... whoops. | brain |
2005-08-25 | Added a chomp() just to be sure on kernel 2.6 check | brain |
2005-08-25 | Fix for bug #72 reported by Hal9000 | brain |
2005-08-24 | Changed comments | brain |
2005-08-24 | Tidied up socket engine code, moved into a specialized header full of #defines | brain |
2005-08-22 | Unknown changes here | brain |
2005-06-07 | fixed typo in include tag. | katsklaw |
2005-06-02 | Possibly fixed the 'vincent' bug | brain |
2005-06-02 | More tweaks | brain |
2005-06-02 | More tweaks | brain |
2005-06-02 | Fucking vincent box | brain |
2005-06-02 | More vincent tweaks | brain |
2005-06-02 | More fixes for Vincent bug | brain |
2005-06-02 | Attempted fixes for another vincent bug | brain |
2005-06-02 | Attempt to fix recursive loop | brain |
2005-06-02 | Fixed warnings reported by vincent | brain |
2005-06-02 | Fixes to +r not being set reported by Vincent | brain |
2005-06-01 | Fixed onloadmodule | brain |
2005-06-01 | Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering) | brain |
2005-06-01 | Fixed ability to accidentally set a softlimit of 0 | brain |
2005-06-01 | MaxClients -> MAXCLIENTS | brain |
2005-06-01 | Missing vars | brain |
2005-06-01 | Fixes for missing vars | brain |
2005-06-01 | Missing externs | brain |
2005-06-01 | Fixes for missing vars | brain |
2005-06-01 | Added propogation of version replies and server descriptions | brain |
2005-06-01 | Many linking fixes | brain |
2005-05-31 | Added <options:softlimit> | katsklaw |
2005-05-31 | Fixed typo | katsklaw |
2005-05-30 | Configuration errors now go to the error log | brain |
2005-05-30 | Fixed typo found by crazy (missing # for comment) | brain |
2005-05-30 | Updated to allow users to specify their compiler by hand | brain |
2005-05-30 | GCC4.x -Wall fixes | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-30 | Fixed ircd_connector::CheckPing returning an undefined result | brain |
2005-05-30 | Added operator = | brain |
2005-05-30 | Added docs for base: BoolSet | brain |