Age | Commit message (Expand) | Author |
2006-11-04 | Fix comma-seperated list handling by CommandParser::LoopCall, should fix /ams... | brain |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-11-04 | Merge peaveys patch, tracker #162 | brain |
2006-11-03 | Merge peaveydk's example conf change. | brain |
2006-11-03 | Fixed at last. | brain |
2006-11-03 | Ive been unable to commit this since 9am, somehow port 22 is unusable at work... | brain |
2006-11-03 | Took out a header we needed to keep. Im done stick a fork in me | brain |
2006-11-03 | Hmm, svn said there was a conflict here, but nobody had committed :/ | brain |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-11-03 | Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the ... | special |
2006-11-03 | Fix compile error, and spank Brain | w00t |
2006-11-02 | When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the... | brain |
2006-11-02 | Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ... | brain |
2006-11-02 | Apply patch by satmd which performs ipv4 lookup on 4in6 users | brain |
2006-11-02 | Someone forgot to add m_alltime to the example conf :p | brain |
2006-11-02 | More pipe. Everyone likes pipe | brain |
2006-11-02 | This is tidier, we dont need a seperate bool and int | brain |
2006-11-02 | LoadModule will now also return false if the glob pattern matches no modules ... | brain |
2006-11-02 | Allow wildcards in LoadModule calls. If a filename contains either * or ? it ... | brain |
2006-11-02 | Added m_alltime | special |
2006-11-01 | Added the send_push event to m_spanningtree (send raw text to a remote user) | special |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | brain |
2006-11-01 | Fixed another overflow, identical to the last one | special |
2006-11-01 | Fixed a little overflow, noticed by satmd | special |
2006-11-01 | Update this too | brain |
2006-11-01 | Remove <helpop file> | brain |
2006-11-01 | Remove <censor file> directive, we've had <include> for years now, make use o... | brain |
2006-10-31 | Fix broken notice (relatively minor, the notice can be turned off) | brain |
2006-10-31 | 1.1.0b4+FartGas. Powerful and strong, and drives back the competition. | brain |
2006-10-31 | Dont worry this is only comments, not worth rebuilding for | brain |
2006-10-31 | We should be fine without oneshot, i'll test this. | brain |
2006-10-31 | Fix a whoopsy | brain |
2006-10-31 | Set write error when detected | brain |
2006-10-31 | Error set handlin g for select socketengine, tidyup epoll | brain |
2006-10-31 | Close an inspsocket on getting error state | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-31 | Start of stuff to handle socket error state | brain |
2006-10-31 | We dont want kqueue to go into an infinite loop when netsplitting, do we. | brain |
2006-10-31 | Removed OnRawMode - this hasn't been called at all for awhile now, so it was ... | special |
2006-10-31 | Add peaveydk to contributors section | brain |
2006-10-31 | Remove some debug | brain |
2006-10-31 | Fix the makefile confusion removal of these headers creates | brain |
2006-10-31 | Update configure, remove a bunch of deprecated makefiles that have been just ... | brain |
2006-10-31 | Incorporate stats p patch by peaveydk (shows port numbers and number of clien... | brain |
2006-10-31 | Test commit 2 | brain |
2006-10-31 | Test commit | brain |
2006-10-31 | Whack unused var warning | brain |
2006-10-31 | Set flags correctly when receiving a module-requested write event | brain |
2006-10-31 | Tidy up WaitingForWriteEvent stuff | brain |
2006-10-30 | Fix for crash found by eggy when a user without a cert tries to oper on a fin... | brain |