Commit Briefs

9c5c0c7c84 Alexander Barton

- Updated documentation.


4d2f279d2d Alexander Barton

- fixed KILL: you can kill yourself now without crashing the server;

QUIT isn't send to other servers after the KILL any more.


371fc25967 Alexander Barton

- Updated documentation.






4f6f84e7e1 Alexander Barton

- include <sys/types.h>, if available.


b8456d1ba6 Alexander Barton

- addes required libngircd.a library to portabcheck_LDADD.


fbdf85b553 Alexander Barton

- strlcat() and strlcpy() replacement functions.


e13cb291dd Alexander Barton

- added prototypes for replacement functions.


8193bf2070 Alexander Barton

- added tests for strlcpy() and strlcat().


5efd0987f3 Alexander Barton

- added tests for replacement functions.





18dfd96635 Alexander Barton

- Updated documentation.



d9a13b317e Alexander Barton

- fixed some warnings that showed up with -Wtraditional


d449496aa4 Alexander Barton

- Updated documentation.


2f90341225 Alexander Barton

- Updated documentation.


ab44e1c6cc Alexander Barton

- new messages: RPL_FEATURE, RPL_LOCALUSERS and RPL_NETUSERS.


a3f59f1a5b Alexander Barton

- new numeric on login: RPL_FEATURE


212d36a33c Alexander Barton

- enhanced LUSERS reply: RPL_LOCALUSERS, RPL_NETUSERS.