2009-10-12 |
danieldg | Define DISABLE_WRITEV and use the IOHook single-copy... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Less CoreExport.. Too much of a good thing.. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | More CoreExport, brought the errors down, but some... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | More adds, now I should have all the new stuff down. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Re-enable removal of a tmp file that was left out for... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | More CoreExport. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Remove some redundant headers from VS project file. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Add new files and headers recently introduced. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Include psapi.h to fix stats.cpp compiling. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | CoreExport Membership since windows needs this. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Move 2 static extensibles from user class to inspircd... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
danieldg | Octets in an IPv4 address are unsigned |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Remove the -Dssize_t declaration now its typedeffed. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Ugly-ish hack to select SocketEngine on windows until... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Some fixes to the VS project file. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Use CoreExport for the ServerInstance extern. Fixes... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Fixes for SocketThread, missing overload, and a left... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Compile fixes. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Fix some signedness. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Some fixes for the VS project file. Spanningtree builds... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Fix Extend usage and a few other things for latest... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
danieldg | Fix double dot in half-cloaked resolved hosts |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Compile fixes, these too take char* on windows and... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | 3rd time lucky? Fix again for setsockopt. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Slight tweak to setsockopt fix. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Compile fixes for windows. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | * Fix inspsocket to not include uio.h on windows. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Compile fixes for latest changes to trunk. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
danieldg | Update m_cloaking to use free-form keys instead of... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | uhm, remove my debug output :) |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Add building of inspircd_version.h to windows port... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
psychon | m_cloaking: Error out on "wrong" cloaking keys |
commit | commitdiff | tree | snapshot |
2009-10-10 |
peavey | Update Event and Request APIs for this module too. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | Update example configs for SSL changes [dKingston] |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | private, who needs private... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | Fix hook finding code and error reporting |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | Whoops, forgot to commit this file |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | Move autoconnect next-server to TreeSocket::cull, and... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
danieldg | Add server ports to ServerInstance->ports, enable SSL... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
danieldg | Add names for all modes (part 1 of named channel mode... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
danieldg | Update Event and Request APIs |
commit | commitdiff | tree | snapshot |
2009-10-06 |
peavey | Make mssql module compile, untested for now. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
danieldg | Correctly ignore dummy argument to Version |
commit | commitdiff | tree | snapshot |
2009-10-06 |
danieldg | Take advantage of link errors to check API_VERSION... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
danieldg | Clean up m_chanprotect |
commit | commitdiff | tree | snapshot |
2009-10-06 |
danieldg | Counting should not be a programmer's job, I'm apparent... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
danieldg | Add OnBuildNeighborList hook, replaces all uses of... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
danieldg | Make builtin modes static to eliminate confusing destru... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
danieldg | Deny TR_NICK mode changes with an invalid nick parameter |
commit | commitdiff | tree | snapshot |
2009-10-05 |
danieldg | Run DelMode and DelModeWatcher in RemoveModule |
commit | commitdiff | tree | snapshot |
2009-10-05 |
danieldg | Fix backwards HideWhoisServer check |
commit | commitdiff | tree | snapshot |
2009-10-03 |
danieldg | Fix crash due to null address in DNS |
commit | commitdiff | tree | snapshot |
2009-10-03 |
danieldg | Get rid of a bunch of memory-wasting C-style strings |
commit | commitdiff | tree | snapshot |
2009-10-02 |
danieldg | Fix routing for normal core commands like QUIT |
commit | commitdiff | tree | snapshot |
2009-10-02 |
danieldg | Fix valgrind issues and crashes on exit |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | Merge remote/local MODULES output |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | Fix timeoutlist calling ConnectServer when not needed |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | Add ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routing |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | Fix some valgrind warnings |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | Change SWHOIS to OPTCOMMON, remove m_operinvex |
commit | commitdiff | tree | snapshot |
2009-10-01 |
danieldg | ENCAP removal for supported protocol 1201 commands |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Actually clear the cull list after applying it |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Allow multiple autoconnects in a single <autoconnect... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Add explicit reference-counting base class |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Remove include/inspircd_se_config.h and socketengine... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Move destruction logic for User and Spanningtree into... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Detect, complain, and don't crash when objects are... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Fix compilation of SQL modules, use GlobalCulls to... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
danieldg | Sort the module list to give a useful indicator of... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
danieldg | Fix GetExtBanStatus returning MOD_RES_ALLOW when user... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Update svn:ignore and .gitignore |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Fix compilation of some extras modules |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Work around BSD make chdir bug with symlinks |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Fix linking errors on BSD |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Fix compile errors on BSD |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Add directory change to unit-cc, to fix the immensely... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
danieldg | Fix warnings from BSD build and work around the failure... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
danieldg | Buildsystem updates |
commit | commitdiff | tree | snapshot |
2009-09-27 |
danieldg | Fix modules/extra symlinks when calculating dependencies |
commit | commitdiff | tree | snapshot |
2009-09-27 |
danieldg | SendQ bugfixes |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Compile fixes and message updates |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Flexible SendQ |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Change IS_FAKE and CheckTimeStamp to IS_SERVER and... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Clean up svn:keywords |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Add FD_WANT_SINGLE_WRITE to efficiently replace FD_WANT... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Take advantage of FD_READ_WILL_BLOCK and FD_WRITE_WILL_... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
danieldg | Clean up SocketEngine interface to allow edge-triggered... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
danieldg | Move configuration filename specification to start... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
danieldg | Run configure -update on all svn/git changes |
commit | commitdiff | tree | snapshot |
2009-09-22 |
danieldg | Describe module purpose in /MODULES output |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Improve speed of SSL sendq processing |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Fix RSQUIT/RCONNECT routing |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Allow objects to be added to cull list during apply... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Don't try to write to dead users, add debug to SquitSer... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Create StreamSocket for IO hooking implementation |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Remove mistaken duplicate check for fake users |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Always use user->SplitChanList in whois reply [jackmcbarn] |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Add channames module [jackmcbarn] |
commit | commitdiff | tree | snapshot |
2009-09-21 |
danieldg | Prevent fake users from quitting |
commit | commitdiff | tree | snapshot |
next |