| Commit message (Expand) | Author | Age | Files | Lines |
| * | Beta2 release•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5370 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.0b2 | brain | 2006-10-01 | 2 | -2/+2 |
| * | userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5369 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -6/+4 |
| * | Everybody loves boobies. It's true.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5367 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -0/+1 |
| * | Now with binary versioning goodness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 101 | -113/+114 |
| * | InspIRCd: Now with 100% more boobies. Err, ping timeout message coolness.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5365 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-10-01 | 1 | -1/+3 |
| * | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5364 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -1/+1 |
| * | Try this w00t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5363 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 3 | -9/+16 |
| * | Added OnPostJoin, which is (at the moment) almost exactly identical to OnUser...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5361 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-10-01 | 3 | -1/+3 |
| * | Fix broken opermd5 (switch over % and / operators)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5360 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-30 | 1 | -1/+1 |
| * | Fix mode desync when setting custom prefixes on joining users (trigger the mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5359 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-30 | 1 | -15/+12 |
| * | CGIResolver isnt being passed a serverinstance to its constructor, so its try...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-29 | 1 | -3/+3 |
| * | Made m_filter_pcre free the compiled regular expressions on rehash (no more m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5357 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-29 | 1 | -1/+4 |
| * | Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5356 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-29 | 1 | -1/+1 |
| * | Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5355 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-28 | 1 | -13/+12 |
| * | Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5354 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-28 | 1 | -3/+2 |
| * | Fixed /spynames, thanks to relax for finding the bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5353 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-27 | 1 | -1/+1 |
| * | Last tidyup of the day•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5352 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -50/+33 |
| * | Tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5351 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -2/+2 |
| * | Tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5350 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -2/+0 |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5349 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -5/+10 |
| * | Because the user's prefix list must remain sorted at all times (because of as...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5348 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -22/+10 |
| * | Optimizations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5347 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -12/+6 |
| * | Tidy up how PART without reason is done•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5346 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -12/+4 |
| * | Someone forgot support for CIDR here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5345 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 2 | -8/+47 |
| * | And correct it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5344 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -1/+1 |
| * | Move OnCheckBan into chanrec::IsBanned() so its always called for any attempt...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5343 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 1 | -17/+16 |
| * | Make svshold case insensitive, fix ./configure -update and ./configure -modup...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5341 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -2/+3 |
| * | Fix bug found by giggsey (even though he doesnt realise he just found one)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5340 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -2/+2 |
| * | make OnPostConnect global•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5339 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -0/+2 |
| * | Remove deprecated -nolimit and -notraceback options•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5338 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-09-26 | 1 | -12/+2 |
| * | Only output the 'AES on' message if the socket state isnt I_ERROR when its re...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5337 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -5/+8 |
| * | Change error from 'connection established' to 'connection started'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5336 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -1/+1 |
| * | Fixed a rather obvious crashbug in m_spanningtree (FJOIN)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5335 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-26 | 1 | -1/+1 |
| * | Fix handling of multiple @%+ core permissions modes on join when more than on...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5334 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -3/+3 |
| * | Mini security audit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5333 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 8 | -27/+19 |
| * | And maybe, just maybe, not fuck it up :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5331 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -1/+1 |
| * | Allow for multiple <http> tags, each with their own index and bound to their ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5330 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -25/+28 |
| * | This doesnt really need to be static•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5329 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -1/+1 |
| * | Whoops, fix minor typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5328 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -1/+2 |
| * | All done.•••Modules may now change the privialges each user gets as they join, in OnUserPreJoin. For the first user in, this value defaults to a string containing "@" otherwise it defaults to a string containing nothing. If you change it, they get the new prefixes instead, and yes module-based prefixes ARE supported and its all automatically networked.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5327 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 11 | -11/+11 |
| * | Make this compile. We now have to change all OnUserPreJoin use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5326 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -1/+1 |
| * | More patch•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5325 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -5/+5 |
| * | Whoops, patch•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5324 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 4 | -50/+48 |
| * | Added /greloadmodule to m_globalload.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5323 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-25 | 1 | -0/+35 |
| * | Add send_topic event, lets you send a topic for a channel, set by a server•••(internally this translates as FTOPIC in this protocol)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5322 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -2/+11 |
| * | SVSHOLD, not SVSHold•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5321 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-09-25 | 1 | -1/+1 |
| * | Speed improvements to userrec::GlobalCloneCount()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5320 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-25 | 1 | -4/+8 |
| * | Add m_svshold, Q:Lines on crack for services. Party party! \o/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5319 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-09-25 | 1 | -0/+274 |
| * | Fix (broken) ./configure -update and ./configure -modupdate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5318 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -1/+10 |
| * | This needs some testing.•••Reversal of FJOIN behaviour, so that rather than the winning side removing the modes of the losing side's channel,
the losing side removes its own status modes when it encounters the first FJOIN, and affirms them using FMODE so
that the other servers know what it did.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5317 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-24 | 1 | -36/+18 |