2006-08-11 |
brain | Move all of the xline stuff into class XLineManager... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move ReadBuffer into InspIRCd class |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Move whowas into InspIRCd |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Removal of an extern |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Change to use InspIRCd::Time() |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | New API update |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Use pcre-config to detect pcre |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | Somehow, i'd cp'd all these and was making local changes :/ |
commit | commitdiff | tree | snapshot |
2006-08-11 |
om | Updates to new API and small cleanup |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | commands.cpp:extern InspIRCd* ServerInstance; |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | And fix a bug |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | None of the modules use an extern InspIRCd* any more |
commit | commitdiff | tree | snapshot |
2006-08-11 |
brain | (Bigger than it looks, i did this with perl inplace... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Committing this as a rollback point - does not compile |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | So much stuff changed in this one, i forgot most of it. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move all_opers into class InspIRCd |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Mass-tidyup of module global vars, theyre no longer... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move tons more stuff into class InspIRCd*, make signal... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Make it more readable |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Much faster hash<string> for case-insensitive hashing... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move AllModulesReportReady into a private method of... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move strlower into nspace namespace where hash<std... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move InsertMode into ModeParser |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move FileExists, CleanFilename, DirValid, GetFullProgDi... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move IsNick, IsIdent into class InspIRCd, update module... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | PublishFeature, FindFeature, FindModule, PriorityBefore... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Removal of Server::Log -- not much ever used it anyway... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Fixes and removal of Server::GetServerName() |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Server::GetAdmin, Server::GetServerDescription, Server... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Updates to new API |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Cast value to long instead of int, shouldn't break... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Fix to new API |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Why is most of Server:: virtual?` |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Remove Server::Server() and Server::~Server() |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | cmode(), cflags(), cstatus() -> chanrec::GetStatusChar... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | #define IS_MINGW on..MinGW (*shock*) |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Don't use -fPIC on MinGW platforms |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Add a few tidbits for MinGW, check for C:\ style paths... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Server::GetConfig, Server::GetVersion -> removed |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
om | Change to use the core perl module Cwd rather than... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | bad_alloc is thrown by reference not by value |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Add a default exception handler around main() |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Move the socket functions like insp_ntoa into their... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
brain | Relocate timer stuff into TimerManager class |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Remove readfile |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Passing invalid instance to dns isnt a good idea |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Fix passing wrong instance to resolver |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move more stuff into userrec |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Wrong version given in check it seems. Om can review... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Change some resolver stuff. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | userrec and chanrec now have their own independent... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move tons more stuff into class InspIRCd |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move clientlist and chanlist into InspIRCd* |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move fd_ref_table into class InspIRCd* |
commit | commitdiff | tree | snapshot |
2006-08-09 |
om | Fixes for API changes |
commit | commitdiff | tree | snapshot |
2006-08-09 |
om | Fix for when we hit PgSQL 9.x that I think actually... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
om | Fix for when we hit PgSQL 9.x |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | This wont build. :( |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move socket_ref and module_sockets vectors/arrays into... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Tidy up loglevel enum (remove some C-ish defines) |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Remove do_log() prototypes |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | do_log -> static void InspIRCd::Log() (with vararg... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Get rid of Server::GetUsers(chanrec) - a throwback... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | Move Blocking/NonBlocking to socket.cpp and make inline |
commit | commitdiff | tree | snapshot |
2006-08-09 |
brain | common_channels -> userrec::SharesChannelWith() |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Oops, goofed up |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Improve Write functions, and change some stuff from... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | WriteWallops() -> userrec::WriteWallops() (originates... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Document new methods |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | WriteCommon() and WriteCommonExcept() -> userrec::Write... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Document Write* methods in userrec |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | WHEEEEE!!!!! |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Comment all the new stuff |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Tons of comments |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Move whowas stuff into its own namespace, move more... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | FindMatchingLocal/FindMatchingGlobal -> userrec::LocalC... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | userrec::UpdateNickHash(), userrec::ForceNickChange... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | AddOper() and DeleteOper() -> userrec::Oper() and userr... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | userrec::AddToWhoWas() fix |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | AddWhoWas(userrec) -> userrec::AddToWhoWas() |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | kill_link() and Server::QuitUser() -> userrec::QuitUser... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | WriteChannel* functions and ChanExceptSender* functions... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | add_channel -> chanrec::JoinUser() |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Change to chanrec::PartUser. As with KickUser and Serve... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Check return values |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | chanrec::KickUser and chanrec::ServerKickUser return... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | kick_channel -> chanrec::KickUser(), server_kick_channe... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Add checking on AddFd that was missing (it assumed... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
brain | Extra checking that the fd's we pass to SocketEngine... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
brain | Only local users can have angry monkeys and packs of... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
brain | Now with added ANGRY MONKEYS. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
brain | Change the error message, just for LeaChim <3 |
commit | commitdiff | tree | snapshot |
next |