Age | Commit message (Expand) | Author |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-23 | Pedantic safe | brain |
2007-10-21 | Oops, checked wrong var :p | brain |
2007-10-21 | This works, not sure why. Someone find out why we cant use && !isock->HasResu... | brain |
2007-10-21 | Minor tweak to avoid a storm of redundant read events. This isnt the fix, i d... | brain |
2007-10-21 | Remove next_call garbage.. It didn't really do much more than obfuscate thing... | w00t |
2007-10-19 | Fix small memory leak (this cant theoretically happen anyway unless you remov... | brain |
2007-10-18 | Tons of comments! | brain |
2007-10-18 | Fix here too | brain |
2007-10-18 | Yay fixed | brain |
2007-10-18 | Socket engine tweaks to fix a glitch, and improvements to new m_ident | brain |
2007-10-18 | Set IdentRequestSocket::done on failure to getsockname() in OnConnected | brain |
2007-10-18 | This new ident module now seems to work rudimentarily. | brain |
2007-10-18 | No gaurantees this works AT ALL. do not use yet!!! | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-13 | Fixes for potential 4 byte memory leak, and crash | brain |
2007-10-13 | And some more tweaks to make sure it frees memory :P | brain |
2007-10-13 | More fixes to the ident stuff to make sure that one socket doesnt go before t... | brain |
2007-10-13 | Tweaks | brain |
2007-10-13 | IMPORTANT checks in here that special took out thinking they were no longer r... | brain |
2007-10-02 | Someone please bp this | brain |
2007-09-13 | Fixed a compile error in m_ident on ipv6 | special |
2007-09-13 | Made m_ident bind ident requests to the same IP the user is connected on, whi... | special |
2007-09-04 | * Fixed some incorrect declarations in IOCPEngine | burlex |
2007-09-02 | Completely rewrote m_ident; the old one was written long ago and had a histor... | special |
2007-08-31 | Fixed a double free in m_ident. Found by AnMaster | special |
2007-08-28 | DELETE() -> delete | w00t |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-20 | The only possibility for the issue sts found is that a socket is deleted but ... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | Conversions | w00t |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-28 | ipv6 ifdef tidyup by djGrrr, thanks :) | brain |
2007-05-27 | Fix for bug #305, allow admin to select what port outbound ident requests bin... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-10 | Attach ident and original username to the metadata of the user, so that it ca... | brain |
2007-03-23 | Ident fixes, to make sure that if you dont get an ident reply you cant sneak ... | brain |
2007-03-23 | ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv... | brain |
2007-03-23 | Tweak some stuff about | brain |
2007-03-23 | Fix small memory leak | brain |
2007-02-09 | Add and properly test the ability for an InspTimer to DelTimer itself from wi... | brain |
2007-02-08 | Try without deletes that it done anyway on close of InspSocket's socket. | peavey |
2007-02-07 | Remember: C++ only works if you type the right method names and not ones that... | brain |
2007-02-07 | Ident fixes, | brain |