]> jfr.im git - irc/UndernetIRC/gnuworld.git/commit
- AsLL now works on every machines. There's a strange bahviour with stringstream...
authorHidden <redacted>
Sat, 25 Jul 2009 18:12:33 +0000 (18:12 +0000)
committerHidden <redacted>
Sat, 25 Jul 2009 18:12:33 +0000 (18:12 +0000)
commit88ea09cc07bbb665552478fc53e62828001eba80
tree7cb4cf15c4dc7d48c8b0e7d6a9a67b1fd7d50cd0
parent82bc50e7b0cc853caa2f4acf11fd8ca11add876f
- AsLL now works on every machines. There's a strange bahviour with stringstream that made AsLL to not work on every machines: fixed.

- gnuworld now supports RPING replies (RO - RPONG)

- gnuworld now supports TIME replies

- Added lag reports support (can be toggled on/off using MODUSER -glag option)

- Server lags now appear in the CHECKNET command.

- Time diffs for servers, if too big, are now reported in MsgChanLog.

- Server now appears in the logs for Failed and Successful logins

- Last time a password was changed will be showed if the -cl option is used in USERINFO
22 files changed:
bin/server_command_map.in
doc/ccontrol.help.sql
doc/ccontrol.sql
doc/ccontrol.update.sql
libircu/Makefile.am
libircu/Makefile.in
libircu/msg_G.cc
libircu/msg_M391.cc [new file with mode: 0644]
libircu/msg_RO.cc [new file with mode: 0644]
mod.ccontrol/ADDCOMMANDCommand.cc
mod.ccontrol/CHECKNETCommand.cc
mod.ccontrol/Constants.h
mod.ccontrol/LOGINCommand.cc
mod.ccontrol/MODUSERCommand.cc
mod.ccontrol/NEWPASSCommand.cc
mod.ccontrol/USERINFOCommand.cc
mod.ccontrol/ccServer.cc
mod.ccontrol/ccServer.h
mod.ccontrol/ccUser.cc
mod.ccontrol/ccUser.h
mod.ccontrol/ccontrol.cc
mod.ccontrol/ccontrol.h