summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In case youre wondering, Belgian Blue is a cow breed :) (BLAME W00T)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9366 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.0a1Gravatar brain2008-04-051-1/+1
* Remove debug, fix DELLINE: args were the wrong way around•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-2/+1
* debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9364 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-0/+2
* Same here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-1/+11
* Fix showing of sid/uid instead of nick or servername when lines are added•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-4/+15
* Resolve collisions once, don't rely on every server being able to fix our col...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9360 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-0/+1
* Fix a cosmetic issue: 'oper type does not have access'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9359 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-6/+17
* Fix multiple burst notifications in a better way (force EOB was quite often h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9358 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-052-16/+21
* Fix IDLE sending a nick rather than a uid. Atheme should probably put a check...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9357 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-1/+1
* Fix bug (partially/accidentally) discovered by Bricker: if an XLine is not pe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9356 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-1/+4
* Only finish bursting once, thanks AnMaster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9355 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-10/+13
* Remove debug, thanks for reminding me danieldg•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9354 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-5/+0
* Tweaks to make some errors show server name and not server ID•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9353 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-6/+7
* Make sure this is pushed too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9352 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-1/+0
* More standardized version output in 002 and 004 to make indexing for version ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9351 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-2/+2
* Use 1.2, not VERSION constant for here.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9350 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-2/+2
* Update ModDesc and class name•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9349 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-5/+5
* Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9348 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-16/+5
* Document more stuff, correct some out of date text,•••tidy up formatting of logging section git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9347 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-7/+17
* Fix crash in MODE when sent for a user, with only one parameter (which is wro...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9346 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-052-2/+12
* Add m_nickban and documentation. Implements +b n:, which stops any users matc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9345 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-042-0/+71
* Off by one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9344 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-1/+1
* Only examine local messages•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9343 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+6
* DOH•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9342 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Extra stuff for 005 numeric•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9341 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+9
* m_quietban: implements snomask +b q:•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9340 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-042-0/+74
* Remove debug printf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9339 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-1/+0
* Fix broken fjoin, looks like we forgot something when porting to new format :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9338 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* The start of extended bans infrastructure: syntax is e.g. +b n:w00tdiff@*, ba...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9337 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-044-5/+51
* See this brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9336 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-2/+7
* Apply our own version of mminds patch that doesnt have #defines in it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9334 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+3
* Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-044-20/+32
* Dont check APrefix both times :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9332 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Better checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9331 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-2/+8
* Throw exception if both the prefix chars are defined and the same (thaks dani...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9330 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-0/+3
* Allow for custom prefixes as status chars in /notice @#chan etc. Up until now...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-046-55/+22
* Document new logging and m_chanlog•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+38
* Remove calls to deprecated InspIRCd::Log(), thanks danieldg for reporting.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-041-9/+9
* Zap printfs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9326 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-4/+0
* Fix lost messages, thanks w00t and peavey•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9325 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-3/+2
* fix warnings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9324 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-2/+2
* Attempt to avoid infinite loops•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9323 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+6
* Fix this (thx danieldg and owine)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9322 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-4/+4
* Fix bad use of old event based api for spanningtree (this is mostly gone now)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9321 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-8/+2
* Remove deprecated InspIRCd::Log() method so people don't use it etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9320 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-042-38/+0
* Whoops, thanks w00t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9319 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-4/+4
* Whoops, wrong pointer. write out 500 lines 'i will check my code twice', brain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9318 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Make it buildable•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9317 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-4/+4
* Whoops, this would be bad if not fixed :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9316 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Fix chanlog (NOTE: previous commit will require a FULL recompile)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9315 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-6/+12