]> arthur.barton.de Git - ngircd.git/commit
Merge branch 'umode-B'
authorAlexander Barton <alex@barton.de>
Mon, 27 Aug 2012 21:27:30 +0000 (23:27 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 27 Aug 2012 21:27:30 +0000 (23:27 +0200)
commit1d3def0cc6271ff77b39deec07eee240e1968d52
tree1b0b0dfa892c311cc6adb31c01aeb57131a7d63a
parente01e8f1cb6812ac24821fa540fd6ce4e61ccbc12
parenta26e37b7463d21e12be69b0bbdfdd74c8737dc36
Merge branch 'umode-B'

This patch series allows ngIRCd to support the user mode "B" ("Bot flasg"):
it is settable and unsettable by every (non-restricted) client.
According to DNS777, this is how Unreal and InspIRCd do behave, so do we :-)

By Alexander Barton (1) and DNS777 (1)

* umode-B:
  Add new user mode "B" to doc/Modes.txt
  Implement an Unreal-like user mode "B" ("Bot mode")
doc/Modes.txt
src/ngircd/defines.h
src/ngircd/irc-mode.c
src/ngircd/messages.h