]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/login.c
Make the maximum /list reply length a configurable limit.
[ngircd-alex.git] / src / ngircd / login.c
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-16 Alexander BartonMerge branch 'autoconf-update'
2012-09-12 Alexander Bartonconfigure.in: use AC_CANONICAL_HOST (not AC_CANONICAL_T...
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander BartonMerge branch 'cmode-M'
2012-08-26 Alexander BartonMerge branch 'better-chan-errors'
2012-08-26 Alexander BartonMerge branch 'move-connection-password' of git://arthur...
2012-08-26 Alexander BartonLogin_User(): use "conn" insted of calling Client_Conn... move-connection-password
2012-08-23 Brett SmithMove client password from the Client to the Connection...
2012-04-29 Alexander Bartonirc-login.c, login.c: add missing include of "string.h"
2012-04-27 Alexander BartonMerge branch 'master' of /srv/git/ngircd
2012-04-27 Alexander BartonMerge branch 'capabilities'
2012-03-31 Alexander BartonCorrectly handle "CAP END", new client type CLIENT_WAIT...
2012-03-31 Alexander BartonImplement core IRC capability handling and "CAP" command
2012-03-31 Alexander BartonNew "login" source file